Pull request #43784 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 7d74269c0dafb71a760d8c669fca3d2df5778d2e+11b03710ed55a4ceecbdb97ca75e57e100e3d20b (27bc344d54227bb14892da51a303808149186639) 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-43784@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-14T14:46:47.818Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-14T14:46:47.823Z] Trying to pass milestone 8 [Pipeline] milestone [2022-07-14T14:46:47.920Z] Trying to pass milestone 9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-14T14:46:48.120Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cf6b22cbb6fe5461) in /home/ubuntu/workspace/moby_PR-43784 [Pipeline] { [Pipeline] checkout [2022-07-14T14:46:48.146Z] The recommended git tool is: git [2022-07-14T14:46:48.175Z] using credential docker-jenkins-github-credentials [2022-07-14T14:46:48.185Z] Cloning the remote Git repository [2022-07-14T14:46:48.185Z] Cloning with configured refspecs honoured and without tags [2022-07-14T14:46:48.192Z] Cloning repository https://github.com/moby/moby.git [2022-07-14T14:46:48.193Z] > git init /home/ubuntu/workspace/moby_PR-43784 # timeout=10 [2022-07-14T14:46:48.207Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-14T14:46:48.208Z] > git --version # timeout=10 [2022-07-14T14:46:48.218Z] > git --version # 'git version 2.17.1' [2022-07-14T14:46:48.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T14:46:48.219Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43784/head:refs/remotes/origin/PR-43784 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T14:47:03.946Z] Fetching without tags [2022-07-14T14:47:03.897Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-14T14:47:03.918Z] > git config --add remote.origin.fetch +refs/pull/43784/head:refs/remotes/origin/PR-43784 # timeout=10 [2022-07-14T14:47:03.925Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T14:47:03.935Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-14T14:47:03.952Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-14T14:47:03.952Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T14:47:03.952Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43784/head:refs/remotes/origin/PR-43784 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T14:47:04.122Z] Merging remotes/origin/master commit 11b03710ed55a4ceecbdb97ca75e57e100e3d20b into PR head commit 7d74269c0dafb71a760d8c669fca3d2df5778d2e [2022-07-14T14:47:04.679Z] Merge succeeded, producing 7d74269c0dafb71a760d8c669fca3d2df5778d2e [2022-07-14T14:47:04.679Z] Checking out Revision 7d74269c0dafb71a760d8c669fca3d2df5778d2e (PR-43784) [2022-07-14T14:47:05.308Z] Commit message: "Create the containerd image service" [2022-07-14T14:47:05.316Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T14:47:04.127Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T14:47:04.130Z] > git checkout -f 7d74269c0dafb71a760d8c669fca3d2df5778d2e # timeout=10 [2022-07-14T14:47:04.656Z] > git remote # timeout=10 [2022-07-14T14:47:04.661Z] > git config --get remote.origin.url # timeout=10 [2022-07-14T14:47:04.666Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T14:47:04.667Z] > git merge 11b03710ed55a4ceecbdb97ca75e57e100e3d20b # timeout=10 [2022-07-14T14:47:04.677Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-14T14:47:04.685Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T14:47:04.690Z] > git checkout -f 7d74269c0dafb71a760d8c669fca3d2df5778d2e # timeout=10 [2022-07-14T14:47:05.313Z] > git rev-list --no-walk de4bbc777ea715e4f3096eab4565c4076881da3b # timeout=10 [2022-07-14T14:47:05.993Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43784:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-07-14T14:47:08.520Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [2022-07-14T14:47:08.700Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cf6b22cbb6fe5461) in /home/ubuntu/workspace/moby_PR-43784 [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) [2022-07-14T14:47:08.715Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b017c9d1d08fe054) in /home/ubuntu/workspace/moby_PR-43784 [Pipeline] stage [Pipeline] { (Print info) [2022-07-14T14:47:08.717Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0403c3ce87f7f2120) in /home/ubuntu/workspace/moby_PR-43784 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-07-14T14:47:08.752Z] The recommended git tool is: git [2022-07-14T14:47:08.760Z] using credential docker-jenkins-github-credentials [Pipeline] { [Pipeline] { [2022-07-14T14:47:08.774Z] Fetching changes from the remote Git repository [2022-07-14T14:47:08.779Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-14T14:47:08.836Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-07-14T14:47:08.847Z] The recommended git tool is: git [2022-07-14T14:47:08.856Z] using credential docker-jenkins-github-credentials Stage "s390x" skipped due to when conditional [2022-07-14T14:47:08.856Z] using credential docker-jenkins-github-credentials [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-07-14T14:47:08.865Z] Cloning the remote Git repository [2022-07-14T14:47:08.865Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-07-14T14:47:08.871Z] Cloning the remote Git repository [2022-07-14T14:47:08.871Z] Cloning with configured refspecs honoured and without tags [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 [2022-07-14T14:47:08.961Z] Merging remotes/origin/master commit 11b03710ed55a4ceecbdb97ca75e57e100e3d20b into PR head commit 7d74269c0dafb71a760d8c669fca3d2df5778d2e [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-07-14T14:47:09.048Z] Merge succeeded, producing 7d74269c0dafb71a760d8c669fca3d2df5778d2e [2022-07-14T14:47:09.048Z] Checking out Revision 7d74269c0dafb71a760d8c669fca3d2df5778d2e (PR-43784) [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-14T14:47:09.104Z] Commit message: "Create the containerd image service" [2022-07-14T14:47:08.873Z] Cloning repository https://github.com/moby/moby.git [2022-07-14T14:47:08.874Z] > git init /home/ubuntu/workspace/moby_PR-43784 # timeout=10 [2022-07-14T14:47:08.892Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-14T14:47:08.892Z] > git --version # timeout=10 [2022-07-14T14:47:08.905Z] > git --version # 'git version 2.17.1' [2022-07-14T14:47:08.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T14:47:08.905Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43784/head:refs/remotes/origin/PR-43784 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-14T14:47:09.731Z] + docker version [2022-07-14T14:47:09.731Z] Client: Docker Engine - Community [2022-07-14T14:47:09.731Z] Version: 20.10.14 [2022-07-14T14:47:09.731Z] API version: 1.41 [2022-07-14T14:47:09.731Z] Go version: go1.16.15 [2022-07-14T14:47:09.731Z] Git commit: a224086 [2022-07-14T14:47:09.731Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-14T14:47:09.731Z] OS/Arch: linux/amd64 [2022-07-14T14:47:09.731Z] Context: default [2022-07-14T14:47:09.731Z] Experimental: true [2022-07-14T14:47:09.731Z] [2022-07-14T14:47:09.731Z] Server: Docker Engine - Community [2022-07-14T14:47:09.731Z] Engine: [2022-07-14T14:47:09.731Z] Version: 20.10.14 [2022-07-14T14:47:09.731Z] API version: 1.41 (minimum version 1.12) [2022-07-14T14:47:09.731Z] Go version: go1.16.15 [2022-07-14T14:47:09.731Z] Git commit: 87a90dc [2022-07-14T14:47:09.731Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-14T14:47:09.731Z] OS/Arch: linux/amd64 [2022-07-14T14:47:09.731Z] Experimental: true [2022-07-14T14:47:09.731Z] containerd: [2022-07-14T14:47:09.731Z] Version: 1.5.11 [2022-07-14T14:47:09.731Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-14T14:47:09.731Z] runc: [2022-07-14T14:47:09.731Z] Version: 1.0.3 [2022-07-14T14:47:09.731Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-14T14:47:09.731Z] docker-init: [2022-07-14T14:47:09.731Z] Version: 0.19.0 [2022-07-14T14:47:09.731Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-14T14:47:08.771Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43784/.git # timeout=10 [2022-07-14T14:47:08.779Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-14T14:47:08.785Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-14T14:47:08.785Z] > git --version # timeout=10 [2022-07-14T14:47:08.790Z] > git --version # 'git version 2.17.1' [2022-07-14T14:47:08.790Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T14:47:08.791Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43784/head:refs/remotes/origin/PR-43784 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T14:47:08.967Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T14:47:08.971Z] > git checkout -f 7d74269c0dafb71a760d8c669fca3d2df5778d2e # timeout=10 [2022-07-14T14:47:09.019Z] > git remote # timeout=10 [2022-07-14T14:47:09.023Z] > git config --get remote.origin.url # timeout=10 [2022-07-14T14:47:09.034Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T14:47:09.035Z] > git merge 11b03710ed55a4ceecbdb97ca75e57e100e3d20b # timeout=10 [2022-07-14T14:47:09.048Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-14T14:47:09.053Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T14:47:09.058Z] > git checkout -f 7d74269c0dafb71a760d8c669fca3d2df5778d2e # timeout=10 [2022-07-14T14:47:08.875Z] Cloning repository https://github.com/moby/moby.git [2022-07-14T14:47:08.875Z] > git init /home/ubuntu/workspace/moby_PR-43784 # timeout=10 [2022-07-14T14:47:08.893Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-14T14:47:08.893Z] > git --version # timeout=10 [2022-07-14T14:47:08.901Z] > git --version # 'git version 2.17.1' [2022-07-14T14:47:08.902Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T14:47:08.902Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43784/head:refs/remotes/origin/PR-43784 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T14:47:10.009Z] + docker info [2022-07-14T14:47:10.574Z] Client: [2022-07-14T14:47:10.574Z] Context: default [2022-07-14T14:47:10.574Z] Debug Mode: false [2022-07-14T14:47:10.574Z] Plugins: [2022-07-14T14:47:10.574Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-14T14:47:10.574Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-14T14:47:10.574Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-14T14:47:10.574Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-14T14:47:10.574Z] [2022-07-14T14:47:10.574Z] Server: [2022-07-14T14:47:10.574Z] Containers: 0 [2022-07-14T14:47:10.574Z] Running: 0 [2022-07-14T14:47:10.574Z] Paused: 0 [2022-07-14T14:47:10.574Z] Stopped: 0 [2022-07-14T14:47:10.574Z] Images: 3 [2022-07-14T14:47:10.574Z] Server Version: 20.10.14 [2022-07-14T14:47:10.574Z] Storage Driver: overlay2 [2022-07-14T14:47:10.574Z] Backing Filesystem: extfs [2022-07-14T14:47:10.574Z] Supports d_type: true [2022-07-14T14:47:10.574Z] Native Overlay Diff: true [2022-07-14T14:47:10.574Z] userxattr: false [2022-07-14T14:47:10.574Z] Logging Driver: json-file [2022-07-14T14:47:10.574Z] Cgroup Driver: cgroupfs [2022-07-14T14:47:10.574Z] Cgroup Version: 1 [2022-07-14T14:47:10.574Z] Plugins: [2022-07-14T14:47:10.574Z] Volume: local [2022-07-14T14:47:10.574Z] Network: bridge host ipvlan macvlan null overlay [2022-07-14T14:47:10.574Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-14T14:47:10.574Z] Swarm: inactive [2022-07-14T14:47:10.574Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-14T14:47:10.574Z] Default Runtime: runc [2022-07-14T14:47:10.574Z] Init Binary: docker-init [2022-07-14T14:47:10.574Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-14T14:47:10.574Z] runc version: v1.0.3-0-gf46b6ba [2022-07-14T14:47:10.574Z] init version: de40ad0 [2022-07-14T14:47:10.574Z] Security Options: [2022-07-14T14:47:10.574Z] apparmor [2022-07-14T14:47:10.574Z] seccomp [2022-07-14T14:47:10.574Z] Profile: default [2022-07-14T14:47:10.574Z] Kernel Version: 5.4.0-1071-aws [2022-07-14T14:47:10.574Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-14T14:47:10.574Z] OSType: linux [2022-07-14T14:47:10.574Z] Architecture: x86_64 [2022-07-14T14:47:10.574Z] CPUs: 2 [2022-07-14T14:47:10.574Z] Total Memory: 7.483GiB [2022-07-14T14:47:10.574Z] Name: ip-10-100-125-85 [2022-07-14T14:47:10.574Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-14T14:47:10.574Z] Docker Root Dir: /var/lib/docker [2022-07-14T14:47:10.574Z] Debug Mode: false [2022-07-14T14:47:10.574Z] Registry: https://index.docker.io/v1/ [2022-07-14T14:47:10.574Z] Labels: [2022-07-14T14:47:10.574Z] Experimental: true [2022-07-14T14:47:10.574Z] Insecure Registries: [2022-07-14T14:47:10.574Z] 127.0.0.0/8 [2022-07-14T14:47:10.574Z] Live Restore Enabled: true [2022-07-14T14:47:10.574Z] [2022-07-14T14:47:10.574Z] WARNING: No swap limit support [Pipeline] sh [2022-07-14T14:47:10.864Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-14T14:47:10.864Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-14T14:47:10.864Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43784/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-14T14:47:10.864Z] + bash /home/ubuntu/workspace/moby_PR-43784/check-config.sh [2022-07-14T14:47:10.864Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-14T14:47:10.864Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-14T14:47:10.864Z] [2022-07-14T14:47:10.864Z] Generally Necessary: [2022-07-14T14:47:10.864Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-14T14:47:10.864Z] - apparmor: enabled and tools installed [2022-07-14T14:47:10.864Z] - CONFIG_NAMESPACES: enabled [2022-07-14T14:47:10.864Z] - CONFIG_NET_NS: enabled [2022-07-14T14:47:10.864Z] - CONFIG_PID_NS: enabled [2022-07-14T14:47:10.864Z] - CONFIG_IPC_NS: enabled [2022-07-14T14:47:10.864Z] - CONFIG_UTS_NS: enabled [2022-07-14T14:47:10.864Z] - CONFIG_CGROUPS: enabled [2022-07-14T14:47:10.864Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-14T14:47:10.864Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-14T14:47:10.864Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-14T14:47:10.864Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-14T14:47:10.864Z] - CONFIG_CPUSETS: enabled [2022-07-14T14:47:10.864Z] - CONFIG_MEMCG: enabled [2022-07-14T14:47:10.864Z] - CONFIG_KEYS: enabled [2022-07-14T14:47:11.122Z] - CONFIG_VETH: enabled (as module) [2022-07-14T14:47:11.122Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-14T14:47:11.122Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-14T14:47:11.122Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-14T14:47:11.122Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-14T14:47:11.122Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-14T14:47:11.122Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-14T14:47:11.122Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-14T14:47:11.122Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-14T14:47:11.122Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-14T14:47:11.122Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-14T14:47:11.122Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-14T14:47:11.122Z] - CONFIG_CGROUP_BPF: enabled [2022-07-14T14:47:11.122Z] [2022-07-14T14:47:11.122Z] Optional Features: [2022-07-14T14:47:11.122Z] - CONFIG_USER_NS: enabled [2022-07-14T14:47:11.122Z] - CONFIG_SECCOMP: enabled [2022-07-14T14:47:11.122Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-14T14:47:11.122Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-14T14:47:11.122Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-14T14:47:11.122Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-14T14:47:11.122Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-14T14:47:11.122Z] - CONFIG_BLK_CGROUP: enabled [2022-07-14T14:47:11.122Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-14T14:47:11.122Z] - CONFIG_CGROUP_PERF: enabled [2022-07-14T14:47:11.122Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-14T14:47:11.122Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-14T14:47:11.122Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-14T14:47:11.122Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-14T14:47:11.122Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-14T14:47:11.122Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-14T14:47:11.122Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-14T14:47:11.122Z] - CONFIG_IP_VS: enabled (as module) [2022-07-14T14:47:11.122Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-14T14:47:11.122Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-14T14:47:11.122Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-14T14:47:11.122Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-14T14:47:11.122Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-14T14:47:11.379Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-14T14:47:11.379Z] - CONFIG_EXT4_FS: enabled [2022-07-14T14:47:11.379Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-14T14:47:11.379Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-14T14:47:11.379Z] - Network Drivers: [2022-07-14T14:47:11.379Z] - "overlay": [2022-07-14T14:47:11.379Z] - CONFIG_VXLAN: enabled (as module) [2022-07-14T14:47:11.379Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-14T14:47:11.379Z] Optional (for encrypted networks): [2022-07-14T14:47:11.379Z] - CONFIG_CRYPTO: enabled [2022-07-14T14:47:11.379Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-14T14:47:11.379Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-14T14:47:11.379Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-14T14:47:11.379Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-14T14:47:11.379Z] - CONFIG_XFRM: enabled [2022-07-14T14:47:11.379Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-14T14:47:11.379Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-14T14:47:11.379Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-14T14:47:11.379Z] - "ipvlan": [2022-07-14T14:47:11.379Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-14T14:47:11.379Z] - "macvlan": [2022-07-14T14:47:11.379Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-14T14:47:11.379Z] - CONFIG_DUMMY: enabled (as module) [2022-07-14T14:47:11.379Z] - "ftp,tftp client in container": [2022-07-14T14:47:11.379Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-14T14:47:11.379Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-14T14:47:11.379Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-14T14:47:11.379Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-14T14:47:11.379Z] - Storage Drivers: [2022-07-14T14:47:11.379Z] - "aufs": [2022-07-14T14:47:11.379Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-14T14:47:11.379Z] - "btrfs": [2022-07-14T14:47:11.379Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-14T14:47:11.379Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-14T14:47:11.379Z] - "devicemapper": [2022-07-14T14:47:11.379Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-14T14:47:11.379Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-14T14:47:11.379Z] - "overlay": [2022-07-14T14:47:11.379Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-14T14:47:11.379Z] - "zfs": [2022-07-14T14:47:11.379Z] - /dev/zfs: present [2022-07-14T14:47:11.379Z] - zfs command: missing [2022-07-14T14:47:11.379Z] - zpool command: missing [2022-07-14T14:47:11.379Z] [2022-07-14T14:47:11.379Z] Limits: [2022-07-14T14:47:11.379Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-14T14:47:11.379Z] [2022-07-14T14:47:11.379Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-14T14:47:11.697Z] + sudo modprobe ip_vs [2022-07-14T14:47:11.697Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7d74269c0dafb71a760d8c669fca3d2df5778d2e . [2022-07-14T14:47:11.956Z] #1 [internal] load build definition from Dockerfile [2022-07-14T14:47:11.956Z] #1 sha256:588acecdd861d3751e127fa83f2345364a35f74606ba23ac281fd378f0c7202e [2022-07-14T14:47:11.956Z] #1 transferring dockerfile: 19.25kB done [2022-07-14T14:47:11.956Z] #1 DONE 0.0s [2022-07-14T14:47:11.956Z] [2022-07-14T14:47:11.956Z] #2 [internal] load .dockerignore [2022-07-14T14:47:11.956Z] #2 sha256:9d5121e9c672a5d39e6e97e5f3d2c68ab4cb9b993822dfb5b8d728b6600f33ac [2022-07-14T14:47:11.956Z] #2 transferring context: 145B done [2022-07-14T14:47:11.956Z] #2 DONE 0.0s [2022-07-14T14:47:11.956Z] [2022-07-14T14:47:11.956Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-14T14:47:11.956Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-14T14:47:11.956Z] #3 DONE 0.2s [2022-07-14T14:47:11.956Z] [2022-07-14T14:47:11.956Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-14T14:47:11.956Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-14T14:47:11.956Z] #4 CACHED [2022-07-14T14:47:12.214Z] [2022-07-14T14:47:12.214Z] #5 [internal] load .dockerignore [2022-07-14T14:47:12.214Z] #5 sha256:7517b177ec2f40e3c1495b4865cd75510147e6767621a4e6af03f66fcea7110a [2022-07-14T14:47:12.214Z] #5 DONE 0.0s [2022-07-14T14:47:12.214Z] [2022-07-14T14:47:12.214Z] #6 [internal] load build definition from Dockerfile [2022-07-14T14:47:12.214Z] #6 sha256:97720132bb9f4c6d2a4e307cac2578f1784fbcb7e81b18bd7ea8d0505cdb5ee3 [2022-07-14T14:47:12.214Z] #6 DONE 0.0s [2022-07-14T14:47:12.214Z] [2022-07-14T14:47:12.214Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-14T14:47:12.214Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-14T14:47:12.214Z] #10 DONE 0.1s [2022-07-14T14:47:12.214Z] [2022-07-14T14:47:12.214Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-14T14:47:12.214Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-14T14:47:12.472Z] #9 DONE 0.1s [2022-07-14T14:47:12.472Z] [2022-07-14T14:47:12.472Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-14T14:47:12.472Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-14T14:47:12.472Z] #8 DONE 0.1s [2022-07-14T14:47:12.472Z] [2022-07-14T14:47:12.472Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-14T14:47:12.472Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-14T14:47:12.472Z] #7 DONE 0.1s [2022-07-14T14:47:12.472Z] [2022-07-14T14:47:12.472Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T14:47:12.472Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-14T14:47:12.472Z] #73 DONE 0.0s [2022-07-14T14:47:12.472Z] [2022-07-14T14:47:12.472Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T14:47:12.472Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-14T14:47:12.472Z] #71 DONE 0.0s [2022-07-14T14:47:12.472Z] [2022-07-14T14:47:12.472Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T14:47:12.472Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T14:47:12.472Z] #11 DONE 0.0s [2022-07-14T14:47:12.472Z] [2022-07-14T14:47:12.472Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-14T14:47:12.472Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-14T14:47:12.472Z] #28 DONE 0.0s [2022-07-14T14:47:12.472Z] [2022-07-14T14:47:12.472Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-14T14:47:12.472Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-14T14:47:13.046Z] #49 DONE 0.6s [2022-07-14T14:47:13.046Z] [2022-07-14T14:47:13.046Z] #24 [internal] load build context [2022-07-14T14:47:13.046Z] #24 sha256:5f940bba5be9bdea40480dc64ec4dfea75e7079888343ce03a0eb69bb3e67e13 [2022-07-14T14:47:14.444Z] #24 transferring context: 62.07MB 1.7s done [2022-07-14T14:47:14.444Z] #24 DONE 1.9s [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:47:14.444Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T14:47:14.444Z] #55 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-14T14:47:14.444Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T14:47:14.444Z] #51 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-14T14:47:14.444Z] #79 sha256:30858d1d358274e35c99faf64a0726286c995dc5348476e39ffe566290db52db [2022-07-14T14:47:14.444Z] #79 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-14T14:47:14.444Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-14T14:47:14.444Z] #50 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-14T14:47:14.444Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-14T14:47:14.444Z] #40 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-14T14:47:14.444Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-14T14:47:14.444Z] #23 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-14T14:47:14.444Z] #43 sha256:89135615d83cc61594fbb380294775d71b95d4aa5078ea756bba06c542155c14 [2022-07-14T14:47:14.444Z] #43 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-14T14:47:14.444Z] #26 sha256:e987cc045791e6e5a6aa80e38b9c3bbf19e04133f1b1a283bb088d47ee6201be [2022-07-14T14:47:14.444Z] #26 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-14T14:47:14.444Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-14T14:47:14.444Z] #16 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-14T14:47:14.444Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-14T14:47:14.444Z] #47 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-14T14:47:14.444Z] #70 sha256:bcd803fd25809a9bd7bf5b1142ecdb6f182402edd2544286532628e837d50ef3 [2022-07-14T14:47:14.444Z] #70 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-14T14:47:14.444Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-14T14:47:14.444Z] #19 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-14T14:47:14.444Z] #56 sha256:bdfa7f56455704830b3e2cb67a7fc4cabc43cb76ed3b93205cbdedc011850d19 [2022-07-14T14:47:14.444Z] #56 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-14T14:47:14.444Z] #25 sha256:00e98da45b05e688a3fbf990b51e59b6fe786e77263302752b9e7503770a450b [2022-07-14T14:47:14.444Z] #25 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-14T14:47:14.444Z] #31 sha256:c996b0263343a1194362a12caf9c09f7eda296f7791b44850fd07021437c081c [2022-07-14T14:47:14.444Z] #31 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-14T14:47:14.444Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-14T14:47:14.444Z] #38 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-14T14:47:14.444Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-14T14:47:14.444Z] #15 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-14T14:47:14.444Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-14T14:47:14.444Z] #72 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-14T14:47:14.444Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-14T14:47:14.444Z] #29 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-14T14:47:14.444Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-14T14:47:14.444Z] #62 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-14T14:47:14.444Z] #41 sha256:8c529ab182fec407f4020eeeeb4a69fe690bb7bd0e450c63e0b7825acf7fce44 [2022-07-14T14:47:14.444Z] #41 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-14T14:47:14.444Z] #54 sha256:8d00c6f0013600f7222c742cc21316a52341d3fb77a9164af8fd4d423f2b4c9d [2022-07-14T14:47:14.444Z] #54 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-14T14:47:14.444Z] #69 sha256:d5533ce3e22d07effd434c3d575926448e610d6b441b734169eba7e3f3bb16e5 [2022-07-14T14:47:14.444Z] #69 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-14T14:47:14.444Z] #63 sha256:32318084d39812ea8144e5b15d548ef6df64050eb2d55dbd4afcbf0264190fc1 [2022-07-14T14:47:14.444Z] #63 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-14T14:47:14.444Z] #67 sha256:6197776e4b4baf84a948c1442b78c9f2a0000570f51606170348096ddef103f5 [2022-07-14T14:47:14.444Z] #67 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-14T14:47:14.444Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-14T14:47:14.444Z] #22 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-14T14:47:14.444Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-14T14:47:14.444Z] #57 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-14T14:47:14.444Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-14T14:47:14.444Z] #33 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-14T14:47:14.444Z] #66 sha256:fb631ed1089220a392f90855c7e5cd0f433e02585533b682be0152fc3d4d19a9 [2022-07-14T14:47:14.444Z] #66 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-14T14:47:14.444Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-14T14:47:14.444Z] #53 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-14T14:47:14.444Z] #68 sha256:f15109dd34c513b889dc70b61ea419e549ec8881e919954af8a7d76d84307bbc [2022-07-14T14:47:14.444Z] #68 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-14T14:47:14.444Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-14T14:47:14.444Z] #18 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-14T14:47:14.444Z] #45 sha256:13dc5503311b6d04d2be1068383b4dd02cc86c9abc8792416f39b3ed8c6aaf62 [2022-07-14T14:47:14.444Z] #45 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-14T14:47:14.444Z] #44 sha256:bb6609ae9a9e5e92eefa2f55c437ee4530c67d1d377dd778abd89856958b93a5 [2022-07-14T14:47:14.444Z] #44 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-14T14:47:14.444Z] #52 sha256:d27f641b59ee08896ebb090b95d56aa5f88731b153c151dfb1cbf7a73a279eb4 [2022-07-14T14:47:14.444Z] #52 CACHED [2022-07-14T14:47:14.444Z] [2022-07-14T14:47:14.444Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-14T14:47:14.444Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-14T14:47:14.444Z] #36 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-14T14:47:14.445Z] #27 sha256:1d34f6e9e6481a75fe02fdf34844fe442a83dc61f09dfd1db135dd6b98e58606 [2022-07-14T14:47:14.445Z] #27 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:47:14.445Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:47:14.445Z] #77 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-14T14:47:14.445Z] #39 sha256:e8fcd21d27124a7213472bbda5567289fedc51f3e0438b4f2e54e5efff2f9f48 [2022-07-14T14:47:14.445Z] #39 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T14:47:14.445Z] #64 sha256:514227d3f08a8f8f443844ecd22963e1584f44d5ef969de224e2f3ce697a3011 [2022-07-14T14:47:14.445Z] #64 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-14T14:47:14.445Z] #65 sha256:2c236a7a60f0a60f12cec1674b7a6ba08bd73b41f868f59481c0cc3de38023a1 [2022-07-14T14:47:14.445Z] #65 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-14T14:47:14.445Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-14T14:47:14.445Z] #74 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-14T14:47:14.445Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-14T14:47:14.445Z] #12 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-14T14:47:14.445Z] #61 sha256:43df892567ca855c3b892a32474f362b000f6d26a0bc2296adc17af999deacd6 [2022-07-14T14:47:14.445Z] #61 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-14T14:47:14.445Z] #78 sha256:defab3ad5b30a80b709832c68bb3bb46a1f6808ef2a9ac237d33a61a69fb213f [2022-07-14T14:47:14.445Z] #78 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-14T14:47:14.445Z] #30 sha256:f123491e405de2fd2603d46752f3df03601793b785798d13288952171ccb0199 [2022-07-14T14:47:14.445Z] #30 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-14T14:47:14.445Z] #32 sha256:7a2c64f8427c4490a39c0c606089fe749510214fc966cd8da7f806e51c8ddd6e [2022-07-14T14:47:14.445Z] #32 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-14T14:47:14.445Z] #75 sha256:b62125045435ec288a6672acd202e90deef7c0a6d256598e713a5c30773b4eee [2022-07-14T14:47:14.445Z] #75 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-14T14:47:14.445Z] #37 sha256:bd46aed5213362ad7789c63ea81878af367ee839ed785c43625e43e7f1305ad2 [2022-07-14T14:47:14.445Z] #37 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-14T14:47:14.445Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-14T14:47:14.445Z] #34 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-14T14:47:14.445Z] #58 sha256:2edc9b26ad7f100297887f107bdd9dd0fd8e6449dc148a1dfe233ef172cac4d6 [2022-07-14T14:47:14.445Z] #58 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-14T14:47:14.445Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-14T14:47:14.445Z] #42 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-14T14:47:14.445Z] #59 sha256:454c60fea9a354b67aa3706d417ae73ca9b66952169c7c142fb3aec5daf69f7f [2022-07-14T14:47:14.445Z] #59 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-14T14:47:14.445Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-14T14:47:14.445Z] #17 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-14T14:47:14.445Z] #48 sha256:7252a965e996cb7aff3d1589fe9c0932d3d2d31b1814e6be409c424b2411fafd [2022-07-14T14:47:14.445Z] #48 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-14T14:47:14.445Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-14T14:47:14.445Z] #46 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-14T14:47:14.445Z] #35 sha256:703a539b69747953728129102ba4b6b8eb58862cbb66558d9e9941701ac0a7f7 [2022-07-14T14:47:14.445Z] #35 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-14T14:47:14.445Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-14T14:47:14.445Z] #20 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-14T14:47:14.445Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-14T14:47:14.445Z] #21 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-14T14:47:14.445Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-14T14:47:14.445Z] #13 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:47:14.445Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T14:47:14.445Z] #14 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-14T14:47:14.445Z] #60 sha256:b5c0acd60a5da7c33715722bd6d189667391c8a80aff4666c6ebd6ea9772ef6e [2022-07-14T14:47:14.445Z] #60 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:47:14.445Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T14:47:14.445Z] #76 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-14T14:47:14.445Z] #80 sha256:a4b1e74f3bdf764f4f05db179573a0604b2715beef5884a1b094eaf030131c99 [2022-07-14T14:47:14.445Z] #80 CACHED [2022-07-14T14:47:14.445Z] [2022-07-14T14:47:14.445Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-14T14:47:14.445Z] #81 sha256:b35fece29958451708eaaee63767417f3bd83de11b66023ec5e29b476733f3b8 [2022-07-14T14:47:15.379Z] #81 DONE 1.1s [2022-07-14T14:47:15.379Z] [2022-07-14T14:47:15.379Z] #82 exporting to image [2022-07-14T14:47:15.379Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-14T14:47:15.379Z] #82 exporting layers [2022-07-14T14:47:16.313Z] #82 exporting layers 0.8s done [2022-07-14T14:47:16.313Z] #82 writing image sha256:2cd955eddaec0176371010b3d9b7864e488ca3a6d2dd35d953ef05b61fc477e6 done [2022-07-14T14:47:16.313Z] #82 naming to docker.io/library/docker:7d74269c0dafb71a760d8c669fca3d2df5778d2e done [2022-07-14T14:47:16.313Z] #82 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-14T14:47:16.632Z] + trap exit INT TERM [2022-07-14T14:47:16.632Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-14T14:47:16.632Z] + CONTAINER_NAME=docker-pr9 [2022-07-14T14:47:16.632Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43784/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43784/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d74269c0dafb71a760d8c669fca3d2df5778d2e -e DOCKER_GRAPHDRIVER docker:7d74269c0dafb71a760d8c669fca3d2df5778d2e hack/make.sh dynbinary [2022-07-14T14:47:16.889Z] [2022-07-14T14:47:17.166Z] Removing bundles/ [2022-07-14T14:47:17.166Z] [2022-07-14T14:47:17.166Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-14T14:47:17.166Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-14T14:47:17.166Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T14:47:23.702Z] Still waiting to schedule task [2022-07-14T14:47:23.702Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-07-14T14:47:23.706Z] Still waiting to schedule task [2022-07-14T14:47:23.706Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-07-14T14:47:25.112Z] Fetching without tags [2022-07-14T14:47:25.317Z] Merging remotes/origin/master commit 11b03710ed55a4ceecbdb97ca75e57e100e3d20b into PR head commit 7d74269c0dafb71a760d8c669fca3d2df5778d2e [2022-07-14T14:47:25.633Z] Fetching without tags [2022-07-14T14:47:25.829Z] Merging remotes/origin/master commit 11b03710ed55a4ceecbdb97ca75e57e100e3d20b into PR head commit 7d74269c0dafb71a760d8c669fca3d2df5778d2e [2022-07-14T14:47:25.919Z] Merge succeeded, producing 7d74269c0dafb71a760d8c669fca3d2df5778d2e [2022-07-14T14:47:25.920Z] Checking out Revision 7d74269c0dafb71a760d8c669fca3d2df5778d2e (PR-43784) [2022-07-14T14:47:26.435Z] Merge succeeded, producing 7d74269c0dafb71a760d8c669fca3d2df5778d2e [2022-07-14T14:47:26.436Z] Checking out Revision 7d74269c0dafb71a760d8c669fca3d2df5778d2e (PR-43784) [2022-07-14T14:47:25.085Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-14T14:47:25.092Z] > git config --add remote.origin.fetch +refs/pull/43784/head:refs/remotes/origin/PR-43784 # timeout=10 [2022-07-14T14:47:25.097Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T14:47:25.106Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-14T14:47:25.117Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-14T14:47:25.117Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T14:47:25.118Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43784/head:refs/remotes/origin/PR-43784 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T14:47:25.320Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T14:47:25.329Z] > git checkout -f 7d74269c0dafb71a760d8c669fca3d2df5778d2e # timeout=10 [2022-07-14T14:47:25.866Z] > git remote # timeout=10 [2022-07-14T14:47:25.880Z] > git config --get remote.origin.url # timeout=10 [2022-07-14T14:47:25.887Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T14:47:25.888Z] > git merge 11b03710ed55a4ceecbdb97ca75e57e100e3d20b # timeout=10 [2022-07-14T14:47:25.906Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-14T14:47:25.923Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T14:47:25.937Z] > git checkout -f 7d74269c0dafb71a760d8c669fca3d2df5778d2e # timeout=10 [2022-07-14T14:47:25.593Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-14T14:47:25.602Z] > git config --add remote.origin.fetch +refs/pull/43784/head:refs/remotes/origin/PR-43784 # timeout=10 [2022-07-14T14:47:25.608Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T14:47:25.626Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-14T14:47:25.640Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-14T14:47:25.640Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T14:47:25.641Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43784/head:refs/remotes/origin/PR-43784 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T14:47:25.835Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T14:47:25.846Z] > git checkout -f 7d74269c0dafb71a760d8c669fca3d2df5778d2e # timeout=10 [2022-07-14T14:47:26.375Z] > git remote # timeout=10 [2022-07-14T14:47:26.392Z] > git config --get remote.origin.url # timeout=10 [2022-07-14T14:47:26.402Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T14:47:26.403Z] > git merge 11b03710ed55a4ceecbdb97ca75e57e100e3d20b # timeout=10 [2022-07-14T14:47:26.430Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-14T14:47:26.439Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T14:47:26.446Z] > git checkout -f 7d74269c0dafb71a760d8c669fca3d2df5778d2e # timeout=10 [2022-07-14T14:47:26.597Z] Commit message: "Create the containerd image service" [2022-07-14T14:47:26.940Z] Commit message: "Create the containerd image service" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T14:47:27.306Z] + [ PR != PR ] [2022-07-14T14:47:27.306Z] + [ master != master ] [2022-07-14T14:47:27.306Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2022-07-14T14:47:27.665Z] + docker version [2022-07-14T14:47:27.665Z] Client: Docker Engine - Community [2022-07-14T14:47:27.665Z] Version: 20.10.14 [2022-07-14T14:47:27.665Z] API version: 1.41 [2022-07-14T14:47:27.665Z] Go version: go1.16.15 [2022-07-14T14:47:27.665Z] Git commit: a224086 [2022-07-14T14:47:27.665Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-14T14:47:27.665Z] OS/Arch: linux/amd64 [2022-07-14T14:47:27.665Z] Context: default [2022-07-14T14:47:27.665Z] Experimental: true [2022-07-14T14:47:27.665Z] [2022-07-14T14:47:27.665Z] Server: Docker Engine - Community [2022-07-14T14:47:27.665Z] Engine: [2022-07-14T14:47:27.665Z] Version: 20.10.14 [2022-07-14T14:47:27.665Z] API version: 1.41 (minimum version 1.12) [2022-07-14T14:47:27.665Z] Go version: go1.16.15 [2022-07-14T14:47:27.665Z] Git commit: 87a90dc [2022-07-14T14:47:27.665Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-14T14:47:27.665Z] OS/Arch: linux/amd64 [2022-07-14T14:47:27.665Z] Experimental: true [2022-07-14T14:47:27.665Z] containerd: [2022-07-14T14:47:27.665Z] Version: 1.5.11 [2022-07-14T14:47:27.665Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-14T14:47:27.665Z] runc: [2022-07-14T14:47:27.665Z] Version: 1.0.3 [2022-07-14T14:47:27.665Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-14T14:47:27.665Z] docker-init: [2022-07-14T14:47:27.665Z] Version: 0.19.0 [2022-07-14T14:47:27.665Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-14T14:47:27.702Z] + docker version [2022-07-14T14:47:27.702Z] Client: Docker Engine - Community [2022-07-14T14:47:27.702Z] Version: 20.10.14 [2022-07-14T14:47:27.702Z] API version: 1.41 [2022-07-14T14:47:27.702Z] Go version: go1.16.15 [2022-07-14T14:47:27.702Z] Git commit: a224086 [2022-07-14T14:47:27.702Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-14T14:47:27.702Z] OS/Arch: linux/amd64 [2022-07-14T14:47:27.702Z] Context: default [2022-07-14T14:47:27.702Z] Experimental: true [2022-07-14T14:47:27.702Z] [2022-07-14T14:47:27.702Z] Server: Docker Engine - Community [2022-07-14T14:47:27.702Z] Engine: [2022-07-14T14:47:27.702Z] Version: 20.10.14 [2022-07-14T14:47:27.702Z] API version: 1.41 (minimum version 1.12) [2022-07-14T14:47:27.702Z] Go version: go1.16.15 [2022-07-14T14:47:27.702Z] Git commit: 87a90dc [2022-07-14T14:47:27.702Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-14T14:47:27.702Z] OS/Arch: linux/amd64 [2022-07-14T14:47:27.702Z] Experimental: true [2022-07-14T14:47:27.702Z] containerd: [2022-07-14T14:47:27.702Z] Version: 1.5.11 [2022-07-14T14:47:27.702Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-14T14:47:27.702Z] runc: [2022-07-14T14:47:27.702Z] Version: 1.0.3 [2022-07-14T14:47:27.702Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-14T14:47:27.702Z] docker-init: [2022-07-14T14:47:27.702Z] Version: 0.19.0 [2022-07-14T14:47:27.702Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-14T14:47:27.951Z] + docker info [2022-07-14T14:47:27.994Z] + docker info [2022-07-14T14:47:27.994Z] Client: [2022-07-14T14:47:27.995Z] Context: default [2022-07-14T14:47:27.995Z] Debug Mode: false [2022-07-14T14:47:27.995Z] Plugins: [2022-07-14T14:47:27.995Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-14T14:47:27.995Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-14T14:47:27.995Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-14T14:47:27.995Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-14T14:47:27.995Z] [2022-07-14T14:47:27.995Z] Server: [2022-07-14T14:47:27.995Z] Containers: 0 [2022-07-14T14:47:27.995Z] Running: 0 [2022-07-14T14:47:27.995Z] Paused: 0 [2022-07-14T14:47:27.995Z] Stopped: 0 [2022-07-14T14:47:27.995Z] Images: 2 [2022-07-14T14:47:27.995Z] Server Version: 20.10.14 [2022-07-14T14:47:27.995Z] Storage Driver: overlay2 [2022-07-14T14:47:27.995Z] Backing Filesystem: extfs [2022-07-14T14:47:27.995Z] Supports d_type: true [2022-07-14T14:47:27.995Z] Native Overlay Diff: true [2022-07-14T14:47:27.995Z] userxattr: false [2022-07-14T14:47:27.995Z] Logging Driver: json-file [2022-07-14T14:47:27.995Z] Cgroup Driver: cgroupfs [2022-07-14T14:47:27.995Z] Cgroup Version: 1 [2022-07-14T14:47:27.995Z] Plugins: [2022-07-14T14:47:27.995Z] Volume: local [2022-07-14T14:47:27.995Z] Network: bridge host ipvlan macvlan null overlay [2022-07-14T14:47:27.995Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-14T14:47:27.995Z] Swarm: inactive [2022-07-14T14:47:27.995Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-14T14:47:27.995Z] Default Runtime: runc [2022-07-14T14:47:27.995Z] Init Binary: docker-init [2022-07-14T14:47:27.995Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-14T14:47:27.995Z] runc version: v1.0.3-0-gf46b6ba [2022-07-14T14:47:27.995Z] init version: de40ad0 [2022-07-14T14:47:27.995Z] Security Options: [2022-07-14T14:47:27.995Z] apparmor [2022-07-14T14:47:27.995Z] seccomp [2022-07-14T14:47:27.995Z] Profile: default [2022-07-14T14:47:27.995Z] Kernel Version: 5.4.0-1071-aws [2022-07-14T14:47:27.995Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-14T14:47:27.995Z] OSType: linux [2022-07-14T14:47:27.995Z] Architecture: x86_64 [2022-07-14T14:47:27.995Z] CPUs: 2 [2022-07-14T14:47:27.995Z] Total Memory: 15.35GiB [2022-07-14T14:47:27.995Z] Name: ip-10-100-51-39 [2022-07-14T14:47:27.995Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-14T14:47:27.995Z] Docker Root Dir: /var/lib/docker [2022-07-14T14:47:27.995Z] Debug Mode: false [2022-07-14T14:47:27.995Z] Registry: https://index.docker.io/v1/ [2022-07-14T14:47:27.995Z] Labels: [2022-07-14T14:47:27.995Z] Experimental: true [2022-07-14T14:47:27.995Z] Insecure Registries: [2022-07-14T14:47:27.995Z] 127.0.0.0/8 [2022-07-14T14:47:27.995Z] Live Restore Enabled: true [2022-07-14T14:47:27.995Z] [2022-07-14T14:47:27.995Z] WARNING: No swap limit support [Pipeline] sh [2022-07-14T14:47:28.279Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-14T14:47:28.279Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-14T14:47:28.279Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43784/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-14T14:47:28.279Z] + bash /home/ubuntu/workspace/moby_PR-43784/check-config.sh [2022-07-14T14:47:28.279Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-14T14:47:28.279Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-14T14:47:28.279Z] [2022-07-14T14:47:28.279Z] Generally Necessary: [2022-07-14T14:47:28.279Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-14T14:47:28.279Z] - apparmor: enabled and tools installed [2022-07-14T14:47:28.279Z] - CONFIG_NAMESPACES: enabled [2022-07-14T14:47:28.279Z] - CONFIG_NET_NS: enabled [2022-07-14T14:47:28.279Z] - CONFIG_PID_NS: enabled [2022-07-14T14:47:28.279Z] - CONFIG_IPC_NS: enabled [2022-07-14T14:47:28.279Z] - CONFIG_UTS_NS: enabled [2022-07-14T14:47:28.279Z] - CONFIG_CGROUPS: enabled [2022-07-14T14:47:28.279Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-14T14:47:28.279Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-14T14:47:28.279Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-14T14:47:28.279Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-14T14:47:28.279Z] - CONFIG_CPUSETS: enabled [2022-07-14T14:47:28.279Z] - CONFIG_MEMCG: enabled [2022-07-14T14:47:28.279Z] - CONFIG_KEYS: enabled [2022-07-14T14:47:28.279Z] - CONFIG_VETH: enabled (as module) [2022-07-14T14:47:28.279Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-14T14:47:28.279Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-14T14:47:28.279Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-14T14:47:28.279Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-14T14:47:28.279Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-14T14:47:28.279Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-14T14:47:28.279Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-14T14:47:28.279Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-14T14:47:28.279Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-14T14:47:28.279Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-14T14:47:28.279Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-14T14:47:28.279Z] - CONFIG_CGROUP_BPF: enabled [2022-07-14T14:47:28.279Z] [2022-07-14T14:47:28.279Z] Optional Features: [2022-07-14T14:47:28.279Z] - CONFIG_USER_NS: enabled [2022-07-14T14:47:28.538Z] - CONFIG_SECCOMP: enabled [2022-07-14T14:47:28.538Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-14T14:47:28.538Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-14T14:47:28.538Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-14T14:47:28.538Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-14T14:47:28.538Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-14T14:47:28.538Z] - CONFIG_BLK_CGROUP: enabled [2022-07-14T14:47:28.538Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-14T14:47:28.538Z] - CONFIG_CGROUP_PERF: enabled [2022-07-14T14:47:28.538Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-14T14:47:28.538Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-14T14:47:28.538Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-14T14:47:28.538Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-14T14:47:28.538Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-14T14:47:28.538Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-14T14:47:28.538Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-14T14:47:28.538Z] - CONFIG_IP_VS: enabled (as module) [2022-07-14T14:47:28.538Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-14T14:47:28.538Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-14T14:47:28.538Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-14T14:47:28.538Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-14T14:47:28.538Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-14T14:47:28.538Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-14T14:47:28.538Z] - CONFIG_EXT4_FS: enabled [2022-07-14T14:47:28.538Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-14T14:47:28.538Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-14T14:47:28.538Z] - Network Drivers: [2022-07-14T14:47:28.538Z] - "overlay": [2022-07-14T14:47:28.538Z] - CONFIG_VXLAN: enabled (as module) [2022-07-14T14:47:28.538Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-14T14:47:28.538Z] Optional (for encrypted networks): [2022-07-14T14:47:28.538Z] - CONFIG_CRYPTO: enabled [2022-07-14T14:47:28.538Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-14T14:47:28.538Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-14T14:47:28.538Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-14T14:47:28.538Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-14T14:47:28.538Z] - CONFIG_XFRM: enabled [2022-07-14T14:47:28.538Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-14T14:47:28.538Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-14T14:47:28.538Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-14T14:47:28.538Z] - "ipvlan": [2022-07-14T14:47:28.538Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-14T14:47:28.797Z] - "macvlan": [2022-07-14T14:47:28.797Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-14T14:47:28.797Z] - CONFIG_DUMMY: enabled (as module) [2022-07-14T14:47:28.797Z] - "ftp,tftp client in container": [2022-07-14T14:47:28.797Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-14T14:47:28.797Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-14T14:47:28.797Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-14T14:47:28.797Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-14T14:47:28.797Z] - Storage Drivers: [2022-07-14T14:47:28.797Z] - "aufs": [2022-07-14T14:47:28.797Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-14T14:47:28.797Z] - "btrfs": [2022-07-14T14:47:28.797Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-14T14:47:28.797Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-14T14:47:28.797Z] - "devicemapper": [2022-07-14T14:47:28.797Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-14T14:47:28.797Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-14T14:47:28.797Z] - "overlay": [2022-07-14T14:47:28.797Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-14T14:47:28.797Z] - "zfs": [2022-07-14T14:47:28.797Z] - /dev/zfs: present [2022-07-14T14:47:28.797Z] - zfs command: missing [2022-07-14T14:47:28.797Z] - zpool command: missing [2022-07-14T14:47:28.797Z] [2022-07-14T14:47:28.797Z] Limits: [2022-07-14T14:47:28.797Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-14T14:47:28.797Z] [2022-07-14T14:47:28.797Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-14T14:47:28.888Z] Client: [2022-07-14T14:47:28.888Z] Context: default [2022-07-14T14:47:28.888Z] Debug Mode: false [2022-07-14T14:47:28.888Z] Plugins: [2022-07-14T14:47:28.888Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-14T14:47:28.888Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-14T14:47:28.888Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-14T14:47:28.888Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-14T14:47:28.888Z] [2022-07-14T14:47:28.888Z] Server: [2022-07-14T14:47:28.888Z] Containers: 0 [2022-07-14T14:47:28.889Z] Running: 0 [2022-07-14T14:47:28.889Z] Paused: 0 [2022-07-14T14:47:28.889Z] Stopped: 0 [2022-07-14T14:47:28.889Z] Images: 2 [2022-07-14T14:47:28.889Z] Server Version: 20.10.14 [2022-07-14T14:47:28.889Z] Storage Driver: overlay2 [2022-07-14T14:47:28.889Z] Backing Filesystem: extfs [2022-07-14T14:47:28.889Z] Supports d_type: true [2022-07-14T14:47:28.889Z] Native Overlay Diff: true [2022-07-14T14:47:28.889Z] userxattr: false [2022-07-14T14:47:28.889Z] Logging Driver: json-file [2022-07-14T14:47:28.889Z] Cgroup Driver: cgroupfs [2022-07-14T14:47:28.889Z] Cgroup Version: 1 [2022-07-14T14:47:28.889Z] Plugins: [2022-07-14T14:47:28.889Z] Volume: local [2022-07-14T14:47:28.889Z] Network: bridge host ipvlan macvlan null overlay [2022-07-14T14:47:28.889Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-14T14:47:28.889Z] Swarm: inactive [2022-07-14T14:47:28.889Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-14T14:47:28.889Z] Default Runtime: runc [2022-07-14T14:47:28.889Z] Init Binary: docker-init [2022-07-14T14:47:28.889Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-14T14:47:28.889Z] runc version: v1.0.3-0-gf46b6ba [2022-07-14T14:47:28.889Z] init version: de40ad0 [2022-07-14T14:47:28.889Z] Security Options: [2022-07-14T14:47:28.889Z] apparmor [2022-07-14T14:47:28.889Z] seccomp [2022-07-14T14:47:28.889Z] Profile: default [2022-07-14T14:47:28.889Z] Kernel Version: 5.4.0-1071-aws [2022-07-14T14:47:28.889Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-14T14:47:28.889Z] OSType: linux [2022-07-14T14:47:28.889Z] Architecture: x86_64 [2022-07-14T14:47:28.889Z] CPUs: 2 [2022-07-14T14:47:28.889Z] Total Memory: 7.565GiB [2022-07-14T14:47:28.889Z] Name: ip-10-100-47-36 [2022-07-14T14:47:28.889Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-14T14:47:28.889Z] Docker Root Dir: /var/lib/docker [2022-07-14T14:47:28.889Z] Debug Mode: false [2022-07-14T14:47:28.889Z] Registry: https://index.docker.io/v1/ [2022-07-14T14:47:28.889Z] Labels: [2022-07-14T14:47:28.889Z] Experimental: true [2022-07-14T14:47:28.889Z] Insecure Registries: [2022-07-14T14:47:28.889Z] 127.0.0.0/8 [2022-07-14T14:47:28.889Z] Live Restore Enabled: true [2022-07-14T14:47:28.889Z] [2022-07-14T14:47:28.889Z] WARNING: No swap limit support [Pipeline] sh [2022-07-14T14:47:29.119Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7d74269c0dafb71a760d8c669fca3d2df5778d2e . [2022-07-14T14:47:29.119Z] #1 [internal] load build definition from Dockerfile [2022-07-14T14:47:29.119Z] #1 sha256:07ab730579317eed844691bbbe7afda0ed9cae15daaf383d3bf89789bf974605 [2022-07-14T14:47:29.119Z] #1 transferring dockerfile: 19.25kB done [2022-07-14T14:47:29.119Z] #1 DONE 0.0s [2022-07-14T14:47:29.119Z] [2022-07-14T14:47:29.119Z] #2 [internal] load .dockerignore [2022-07-14T14:47:29.119Z] #2 sha256:1414b5cb04f6e0d47db8c6c71bd47fcbbea7b4bf3f7e765dce73ca54fb889f9e [2022-07-14T14:47:29.119Z] #2 transferring context: 145B done [2022-07-14T14:47:29.119Z] #2 DONE 0.0s [2022-07-14T14:47:29.119Z] [2022-07-14T14:47:29.119Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-14T14:47:29.119Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-14T14:47:29.176Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-14T14:47:29.176Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-14T14:47:29.176Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43784/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-14T14:47:29.176Z] + bash /home/ubuntu/workspace/moby_PR-43784/check-config.sh [2022-07-14T14:47:29.176Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-14T14:47:29.177Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-14T14:47:29.177Z] [2022-07-14T14:47:29.177Z] Generally Necessary: [2022-07-14T14:47:29.177Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-14T14:47:29.177Z] - apparmor: enabled and tools installed [2022-07-14T14:47:29.177Z] - CONFIG_NAMESPACES: enabled [2022-07-14T14:47:29.177Z] - CONFIG_NET_NS: enabled [2022-07-14T14:47:29.177Z] - CONFIG_PID_NS: enabled [2022-07-14T14:47:29.177Z] - CONFIG_IPC_NS: enabled [2022-07-14T14:47:29.177Z] - CONFIG_UTS_NS: enabled [2022-07-14T14:47:29.177Z] - CONFIG_CGROUPS: enabled [2022-07-14T14:47:29.177Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-14T14:47:29.177Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-14T14:47:29.177Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-14T14:47:29.177Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-14T14:47:29.177Z] - CONFIG_CPUSETS: enabled [2022-07-14T14:47:29.177Z] - CONFIG_MEMCG: enabled [2022-07-14T14:47:29.177Z] - CONFIG_KEYS: enabled [2022-07-14T14:47:29.177Z] - CONFIG_VETH: enabled (as module) [2022-07-14T14:47:29.177Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-14T14:47:29.177Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-14T14:47:29.177Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-14T14:47:29.177Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-14T14:47:29.177Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-14T14:47:29.177Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-14T14:47:29.177Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-14T14:47:29.177Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-14T14:47:29.177Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-14T14:47:29.177Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-14T14:47:29.177Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-14T14:47:29.379Z] #3 DONE 0.1s [2022-07-14T14:47:29.379Z] [2022-07-14T14:47:29.379Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-14T14:47:29.379Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-14T14:47:29.379Z] #4 CACHED [2022-07-14T14:47:29.436Z] - CONFIG_CGROUP_BPF: enabled [2022-07-14T14:47:29.436Z] [2022-07-14T14:47:29.436Z] Optional Features: [2022-07-14T14:47:29.436Z] - CONFIG_USER_NS: enabled [2022-07-14T14:47:29.436Z] - CONFIG_SECCOMP: enabled [2022-07-14T14:47:29.436Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-14T14:47:29.436Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-14T14:47:29.436Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-14T14:47:29.436Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-14T14:47:29.436Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-14T14:47:29.436Z] - CONFIG_BLK_CGROUP: enabled [2022-07-14T14:47:29.436Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-14T14:47:29.436Z] - CONFIG_CGROUP_PERF: enabled [2022-07-14T14:47:29.436Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-14T14:47:29.436Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-14T14:47:29.436Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-14T14:47:29.436Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-14T14:47:29.436Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-14T14:47:29.436Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-14T14:47:29.436Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-14T14:47:29.436Z] - CONFIG_IP_VS: enabled (as module) [2022-07-14T14:47:29.436Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-14T14:47:29.436Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-14T14:47:29.436Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-14T14:47:29.436Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-14T14:47:29.436Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-14T14:47:29.436Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-14T14:47:29.436Z] - CONFIG_EXT4_FS: enabled [2022-07-14T14:47:29.436Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-14T14:47:29.436Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-14T14:47:29.436Z] - Network Drivers: [2022-07-14T14:47:29.436Z] - "overlay": [2022-07-14T14:47:29.436Z] - CONFIG_VXLAN: enabled (as module) [2022-07-14T14:47:29.436Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-14T14:47:29.436Z] Optional (for encrypted networks): [2022-07-14T14:47:29.638Z] [2022-07-14T14:47:29.638Z] #6 [internal] load build definition from Dockerfile [2022-07-14T14:47:29.638Z] #6 sha256:10fe56ccafc3bc3b672cbb5ba527391a09d4b37c2b339191e33c9871c68a7115 [2022-07-14T14:47:29.638Z] #6 DONE 0.0s [2022-07-14T14:47:29.638Z] [2022-07-14T14:47:29.638Z] #5 [internal] load .dockerignore [2022-07-14T14:47:29.638Z] #5 sha256:d1247a1d2ab813feae4cb5ea7d86b50d89fd814b5fb9489a128ead8ea42350a3 [2022-07-14T14:47:29.638Z] #5 DONE 0.0s [2022-07-14T14:47:29.638Z] [2022-07-14T14:47:29.638Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-14T14:47:29.638Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-14T14:47:29.638Z] #7 DONE 0.1s [2022-07-14T14:47:29.638Z] [2022-07-14T14:47:29.638Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-14T14:47:29.638Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-14T14:47:29.695Z] - CONFIG_CRYPTO: enabled [2022-07-14T14:47:29.695Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-14T14:47:29.695Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-14T14:47:29.695Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-14T14:47:29.695Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-14T14:47:29.695Z] - CONFIG_XFRM: enabled [2022-07-14T14:47:29.695Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-14T14:47:29.695Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-14T14:47:29.695Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-14T14:47:29.695Z] - "ipvlan": [2022-07-14T14:47:29.695Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-14T14:47:29.695Z] - "macvlan": [2022-07-14T14:47:29.695Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-14T14:47:29.695Z] - CONFIG_DUMMY: enabled (as module) [2022-07-14T14:47:29.695Z] - "ftp,tftp client in container": [2022-07-14T14:47:29.695Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-14T14:47:29.695Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-14T14:47:29.695Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-14T14:47:29.695Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-14T14:47:29.695Z] - Storage Drivers: [2022-07-14T14:47:29.695Z] - "aufs": [2022-07-14T14:47:29.695Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-14T14:47:29.695Z] - "btrfs": [2022-07-14T14:47:29.695Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-14T14:47:29.695Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-14T14:47:29.695Z] - "devicemapper": [2022-07-14T14:47:29.695Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-14T14:47:29.695Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-14T14:47:29.695Z] - "overlay": [2022-07-14T14:47:29.695Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-14T14:47:29.695Z] - "zfs": [2022-07-14T14:47:29.695Z] - /dev/zfs: present [2022-07-14T14:47:29.695Z] - zfs command: missing [2022-07-14T14:47:29.695Z] - zpool command: missing [2022-07-14T14:47:29.695Z] [2022-07-14T14:47:29.695Z] Limits: [2022-07-14T14:47:29.695Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-14T14:47:29.695Z] [2022-07-14T14:47:29.695Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-14T14:47:29.905Z] #10 DONE 0.1s [2022-07-14T14:47:29.905Z] [2022-07-14T14:47:29.905Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-14T14:47:29.905Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-14T14:47:29.905Z] #9 DONE 0.1s [2022-07-14T14:47:29.905Z] [2022-07-14T14:47:29.905Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-14T14:47:29.905Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-14T14:47:29.905Z] #8 DONE 0.1s [2022-07-14T14:47:29.905Z] [2022-07-14T14:47:29.905Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T14:47:29.905Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T14:47:29.905Z] #11 DONE 0.0s [2022-07-14T14:47:29.905Z] [2022-07-14T14:47:29.905Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T14:47:29.905Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-14T14:47:29.905Z] #73 DONE 0.0s [2022-07-14T14:47:29.905Z] [2022-07-14T14:47:29.905Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T14:47:29.905Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-14T14:47:29.905Z] #71 DONE 0.0s [2022-07-14T14:47:29.905Z] [2022-07-14T14:47:29.905Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-14T14:47:29.905Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-14T14:47:29.905Z] #28 DONE 0.0s [2022-07-14T14:47:29.905Z] [2022-07-14T14:47:29.905Z] #24 [internal] load build context [2022-07-14T14:47:29.905Z] #24 sha256:9e2095ea32e312ad2017099b058ec59e68206bbb24369c413a8091d291f42849 [2022-07-14T14:47:30.018Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:7d74269c0dafb71a760d8c669fca3d2df5778d2e . [2022-07-14T14:47:30.018Z] #1 [internal] load build definition from Dockerfile [2022-07-14T14:47:30.018Z] #1 sha256:6584fc3961b1594044a23cb538506515621352e4d6ba8c26e0e94a234af5b7e9 [2022-07-14T14:47:30.018Z] #1 transferring dockerfile: 19.25kB 0.0s done [2022-07-14T14:47:30.018Z] #1 DONE 0.0s [2022-07-14T14:47:30.018Z] [2022-07-14T14:47:30.018Z] #2 [internal] load .dockerignore [2022-07-14T14:47:30.018Z] #2 sha256:324cb7bcd3b55a2c70a4c3942f0ad75b33e8852931556756613acfbbaf27da4f [2022-07-14T14:47:30.018Z] #2 transferring context: 145B done [2022-07-14T14:47:30.018Z] #2 DONE 0.0s [2022-07-14T14:47:30.018Z] [2022-07-14T14:47:30.018Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-14T14:47:30.018Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-14T14:47:30.477Z] #24 ... [2022-07-14T14:47:30.477Z] [2022-07-14T14:47:30.477Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-14T14:47:30.477Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-14T14:47:30.477Z] #49 DONE 0.5s [2022-07-14T14:47:30.477Z] [2022-07-14T14:47:30.477Z] #24 [internal] load build context [2022-07-14T14:47:30.477Z] #24 sha256:9e2095ea32e312ad2017099b058ec59e68206bbb24369c413a8091d291f42849 [2022-07-14T14:47:30.587Z] #3 DONE 0.3s [2022-07-14T14:47:30.587Z] [2022-07-14T14:47:30.587Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-14T14:47:30.587Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-14T14:47:30.587Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-14T14:47:30.587Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-14T14:47:30.587Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-14T14:47:30.587Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-14T14:47:30.587Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.1s done [2022-07-14T14:47:30.587Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-14T14:47:30.848Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-14T14:47:30.848Z] #4 DONE 0.4s [2022-07-14T14:47:31.107Z] [2022-07-14T14:47:31.107Z] #6 [internal] load build definition from Dockerfile [2022-07-14T14:47:31.107Z] #6 sha256:76d8aabd9d9963f80f6e7c62ff6ffa466fc6b5752860a3af1e3424de32eead3e [2022-07-14T14:47:31.107Z] #6 DONE 0.0s [2022-07-14T14:47:31.107Z] [2022-07-14T14:47:31.107Z] #5 [internal] load .dockerignore [2022-07-14T14:47:31.107Z] #5 sha256:797749975d37da28f5029ab49ad6e4731fdb5faf329cb5b18ab3690f761f67bc [2022-07-14T14:47:31.107Z] #5 DONE 0.0s [2022-07-14T14:47:31.107Z] [2022-07-14T14:47:31.107Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-14T14:47:31.107Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-14T14:47:31.107Z] #9 DONE 0.1s [2022-07-14T14:47:31.107Z] [2022-07-14T14:47:31.107Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-14T14:47:31.107Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-14T14:47:31.107Z] #7 DONE 0.1s [2022-07-14T14:47:31.107Z] [2022-07-14T14:47:31.107Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-14T14:47:31.107Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-14T14:47:31.367Z] #10 ... [2022-07-14T14:47:31.367Z] [2022-07-14T14:47:31.367Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-14T14:47:31.367Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-14T14:47:31.367Z] #8 DONE 0.3s [2022-07-14T14:47:31.367Z] [2022-07-14T14:47:31.367Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-14T14:47:31.367Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-14T14:47:31.367Z] #10 DONE 0.3s [2022-07-14T14:47:31.427Z] #24 transferring context: 62.07MB 1.5s done [2022-07-14T14:47:31.632Z] [2022-07-14T14:47:31.632Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T14:47:31.632Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-14T14:47:31.632Z] #80 DONE 0.0s [2022-07-14T14:47:31.632Z] [2022-07-14T14:47:31.632Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T14:47:31.632Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-14T14:47:31.632Z] #78 DONE 0.0s [2022-07-14T14:47:31.632Z] [2022-07-14T14:47:31.632Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-14T14:47:31.632Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-14T14:47:31.632Z] #35 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-14T14:47:31.688Z] #24 DONE 1.6s [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-14T14:47:31.688Z] #41 sha256:dc30f392256f749585219c7819795d0e12106caa7a8507f64ad9e66789c1be04 [2022-07-14T14:47:31.688Z] #41 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-14T14:47:31.688Z] #65 sha256:7dcb2a7e6b3ceb334d8a7cdbbe2d787380560df11a7f2be7fcc946d994b5d2d4 [2022-07-14T14:47:31.688Z] #65 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-14T14:47:31.688Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-14T14:47:31.688Z] #15 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-14T14:47:31.688Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-14T14:47:31.688Z] #74 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-14T14:47:31.688Z] #58 sha256:2401ab74de0fc9ec886d016780f7265fd7b424486aa1255c077c0f8d5d16eefd [2022-07-14T14:47:31.688Z] #58 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-14T14:47:31.688Z] #35 sha256:d1c9ce377bde529b0df3811858e10d16dd97d8fb9d05e5eae7e9b74123788dff [2022-07-14T14:47:31.688Z] #35 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-14T14:47:31.688Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-14T14:47:31.688Z] #13 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-14T14:47:31.688Z] #26 sha256:ccd92a7df790a4c69718bb748b09107128fbbbfc8b39a44e290a3a98db3cc3d7 [2022-07-14T14:47:31.688Z] #26 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-14T14:47:31.688Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-14T14:47:31.688Z] #47 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-14T14:47:31.688Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-14T14:47:31.688Z] #33 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-14T14:47:31.688Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-14T14:47:31.688Z] #40 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-14T14:47:31.688Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-14T14:47:31.688Z] #18 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-14T14:47:31.688Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-14T14:47:31.688Z] #17 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-14T14:47:31.688Z] #44 sha256:756a38a40746e22e87965ef186a0865a16c3c636cadbe5d1eadf3b7d42e031d9 [2022-07-14T14:47:31.688Z] #44 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-14T14:47:31.688Z] #70 sha256:6f69eca3f9361a775901693404def8c4069000e744a03792426886d1a57b0c6a [2022-07-14T14:47:31.688Z] #70 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-14T14:47:31.688Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-14T14:47:31.688Z] #34 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-14T14:47:31.688Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-14T14:47:31.688Z] #57 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-14T14:47:31.688Z] #31 sha256:89f0e0756b6d43b7d2dc1f11c9b06f247755f26054d298818fc513eb3b720bb3 [2022-07-14T14:47:31.688Z] #31 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-14T14:47:31.688Z] #78 sha256:dcf7a8b3d1e4a7d28ae7d1ae27e7cef91c500e9374aa243aa2fb489ad6da9e25 [2022-07-14T14:47:31.688Z] #78 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-14T14:47:31.688Z] #30 sha256:815afd4c1ef74e82bbf0620cab364ccfda73a3f3bbabcb488d25557e72f88c9d [2022-07-14T14:47:31.688Z] #30 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-14T14:47:31.688Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-14T14:47:31.688Z] #36 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-14T14:47:31.688Z] #56 sha256:3e2dfb58420e95902e7cae00bf8704c52c5680decc69da1d733b148ad5a316c8 [2022-07-14T14:47:31.688Z] #56 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-14T14:47:31.688Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-14T14:47:31.688Z] #12 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-14T14:47:31.688Z] #67 sha256:17fc4946cf74d8c2e355e8cddef0a3e4b9702f49f73cd6c6be2b6ba16bef1eb4 [2022-07-14T14:47:31.688Z] #67 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-14T14:47:31.688Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T14:47:31.688Z] #51 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-14T14:47:31.688Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-14T14:47:31.688Z] #72 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-14T14:47:31.688Z] #63 sha256:6ae4a06b9c2d3aaf4bcf0b56267c4fa3b5859ab196852b9011810282d10731c8 [2022-07-14T14:47:31.688Z] #63 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:47:31.688Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:47:31.688Z] #77 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-14T14:47:31.688Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-14T14:47:31.688Z] #16 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:47:31.688Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T14:47:31.688Z] #55 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-14T14:47:31.688Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-14T14:47:31.688Z] #23 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-14T14:47:31.688Z] #60 sha256:f3e76b76d4502d5d13224d3ebc3fcc5d7afc71fbe7f4432409923cac4a068822 [2022-07-14T14:47:31.688Z] #60 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-14T14:47:31.688Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-14T14:47:31.688Z] #50 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-14T14:47:31.688Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-14T14:47:31.688Z] #21 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:47:31.688Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T14:47:31.688Z] #76 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-14T14:47:31.688Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-14T14:47:31.688Z] #20 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-14T14:47:31.688Z] #61 sha256:d34c3ecfd853152b1334cc206ced81dc09f0755375e9695bbb1b8458d13b507d [2022-07-14T14:47:31.688Z] #61 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-14T14:47:31.688Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-14T14:47:31.688Z] #62 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-14T14:47:31.688Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-14T14:47:31.688Z] #19 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-14T14:47:31.688Z] #66 sha256:8709d804cd4b190f94d68784b69ca7963ba148ae20cef88647c4629d2387db9f [2022-07-14T14:47:31.688Z] #66 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-14T14:47:31.688Z] #52 sha256:bf8d76f414b73883201128060faeb140bc68aefab5d4b15ee547e691ad73b91d [2022-07-14T14:47:31.688Z] #52 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-14T14:47:31.688Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-14T14:47:31.688Z] #38 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-14T14:47:31.688Z] #27 sha256:9cbf7a42bef4773e02a88ac497e386e9f1c327165b4470e38f583f4eba071de7 [2022-07-14T14:47:31.688Z] #27 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-14T14:47:31.688Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-14T14:47:31.688Z] #53 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-14T14:47:31.688Z] #39 sha256:4c7ca443b2d3369c58771948dcafe7945550f40a07da68fa5b72b19906490d50 [2022-07-14T14:47:31.688Z] #39 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-14T14:47:31.688Z] #59 sha256:1be9a96ebf9e3ae529619e9b86c82f28ee261371f0f1432c59dea402fb69e10c [2022-07-14T14:47:31.688Z] #59 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-14T14:47:31.688Z] #68 sha256:67a19159c0de231ebc02011a14904d01b28a7610a9d65a3af9780f982b69bb29 [2022-07-14T14:47:31.688Z] #68 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-14T14:47:31.688Z] #79 sha256:9168fbfa57589a7c2c662030bbcc65f8172c444126fb1709c91bafe1dca950e6 [2022-07-14T14:47:31.688Z] #79 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-14T14:47:31.688Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-14T14:47:31.688Z] #22 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-14T14:47:31.688Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-14T14:47:31.688Z] #42 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-14T14:47:31.688Z] #43 sha256:89d04a4bf008812636c7018b04b399d95a3a52ccc235f6c38bdb5162e1b7e782 [2022-07-14T14:47:31.688Z] #43 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T14:47:31.688Z] #64 sha256:b504b856f74f44b099a4322afd04cc137ea1e4e5f9a1521c83ca53bb06464364 [2022-07-14T14:47:31.688Z] #64 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-14T14:47:31.688Z] #54 sha256:f5622bc31803212cf11d7f6eee6837481789a290e37c42258cbad40873d3bcbe [2022-07-14T14:47:31.688Z] #54 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-14T14:47:31.688Z] #45 sha256:91774b82e031c9fe76e3899b9a08e980fa45b46fd793a38f52887e554ba5ba7b [2022-07-14T14:47:31.688Z] #45 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-14T14:47:31.688Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-14T14:47:31.688Z] #46 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-14T14:47:31.688Z] #75 sha256:6d487854a8877772f362a18eda4518d234e3e1a8200653622b82c7c3e8f1f5b7 [2022-07-14T14:47:31.688Z] #75 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:47:31.688Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T14:47:31.688Z] #14 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-14T14:47:31.688Z] #69 sha256:dd9c31113be859411ac744326aac71063d81d26b842bf05423dd9365f354730b [2022-07-14T14:47:31.688Z] #69 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-14T14:47:31.688Z] #32 sha256:e7620ef5176dc6a7b87f0f7d8d18d7abfe1521ef58c077a8dd40b2d29fb11138 [2022-07-14T14:47:31.688Z] #32 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-14T14:47:31.688Z] #25 sha256:cdfa53d73150e5b42251244f6cf58d9ab675f79ba1030c9c00251ae1b191e4b4 [2022-07-14T14:47:31.688Z] #25 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-14T14:47:31.688Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-14T14:47:31.688Z] #29 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-14T14:47:31.688Z] #37 sha256:c961ae441a3776248a4026c0f0281768a9d5f534e2006aed40776c751bded591 [2022-07-14T14:47:31.688Z] #37 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-14T14:47:31.688Z] #48 sha256:4db7c664ee1b5d27a7c8c4f6d3467b9bd878701ff2dd5a0fb6cb311155cc7cd0 [2022-07-14T14:47:31.688Z] #48 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.688Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-14T14:47:31.688Z] #80 sha256:2c6940f0a7a02aacce9f5f50671f085b13b7de81601d6c724e9a36fbe8a2fdea [2022-07-14T14:47:31.688Z] #80 CACHED [2022-07-14T14:47:31.688Z] [2022-07-14T14:47:31.689Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-14T14:47:31.689Z] #81 sha256:bffb8e5903a8fdca1ba50de4d4e9914be657585e53e6dd4c05cfb1e309241f69 [2022-07-14T14:47:31.892Z] #35 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-14T14:47:31.892Z] #35 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-14T14:47:31.892Z] #35 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-14T14:47:31.892Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 6.29MB / 55.00MB 0.2s [2022-07-14T14:47:31.892Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 15.30MB / 55.00MB 0.3s [2022-07-14T14:47:32.152Z] #35 ... [2022-07-14T14:47:32.152Z] [2022-07-14T14:47:32.152Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-14T14:47:32.152Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-14T14:47:32.152Z] #56 DONE 0.0s [2022-07-14T14:47:32.152Z] [2022-07-14T14:47:32.152Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-14T14:47:32.152Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-14T14:47:32.152Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 32.51MB / 55.00MB 0.5s [2022-07-14T14:47:32.413Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 43.48MB / 55.00MB 0.7s [2022-07-14T14:47:32.413Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 50.33MB / 55.00MB 0.8s [2022-07-14T14:47:32.627Z] #81 DONE 1.1s [2022-07-14T14:47:32.627Z] [2022-07-14T14:47:32.627Z] #82 exporting to image [2022-07-14T14:47:32.627Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-14T14:47:32.627Z] #82 exporting layers [2022-07-14T14:47:32.673Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 0.9s [2022-07-14T14:47:32.673Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 0.9s done [2022-07-14T14:47:32.932Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.2s [2022-07-14T14:47:33.565Z] #82 exporting layers 0.9s done [2022-07-14T14:47:33.565Z] #82 writing image sha256:1550268c3ea17970cb90b91c9d171433f0e62699f50fdc798f9eec81647f2fee [2022-07-14T14:47:33.565Z] #82 writing image sha256:1550268c3ea17970cb90b91c9d171433f0e62699f50fdc798f9eec81647f2fee done [2022-07-14T14:47:33.565Z] #82 naming to docker.io/library/docker:7d74269c0dafb71a760d8c669fca3d2df5778d2e done [2022-07-14T14:47:33.565Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T14:47:33.904Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43784/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=7d74269c0dafb71a760d8c669fca3d2df5778d2e -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:7d74269c0dafb71a760d8c669fca3d2df5778d2e hack/make.sh dynbinary test-integration [2022-07-14T14:47:34.164Z] [2022-07-14T14:47:34.424Z] Removing bundles/ [2022-07-14T14:47:34.424Z] [2022-07-14T14:47:34.424Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-14T14:47:34.424Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-14T14:47:34.424Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T14:47:36.237Z] #35 ... [2022-07-14T14:47:36.237Z] [2022-07-14T14:47:36.237Z] #31 [internal] load build context [2022-07-14T14:47:36.237Z] #31 sha256:309474886e4c940d983ad7d65b61cfff94a2fd8416821e33a3e7ce4a631005c9 [2022-07-14T14:47:36.237Z] #31 transferring context: 62.07MB 4.5s done [2022-07-14T14:47:36.237Z] #31 DONE 4.6s [2022-07-14T14:47:36.237Z] [2022-07-14T14:47:36.237Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-14T14:47:36.237Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-14T14:47:37.618Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.7s done [2022-07-14T14:47:37.618Z] #35 DONE 5.9s [2022-07-14T14:47:37.618Z] [2022-07-14T14:47:37.618Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-14T14:47:37.618Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-14T14:47:38.560Z] #36 0.917 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T14:47:38.560Z] #36 0.929 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T14:47:38.560Z] #36 0.929 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T14:47:38.560Z] #36 1.085 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-14T14:47:39.130Z] #36 1.487 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-14T14:47:39.701Z] #36 1.981 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-14T14:47:40.642Z] #36 2.794 Fetched 8550 kB in 2s (4007 kB/s) [2022-07-14T14:47:41.213Z] #36 2.794 Reading package lists... [2022-07-14T14:47:41.784Z] #36 3.608 Reading package lists... [2022-07-14T14:47:41.784Z] #36 ... [2022-07-14T14:47:41.784Z] [2022-07-14T14:47:41.784Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T14:47:41.784Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T14:47:41.784Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-14T14:47:41.784Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.3s done [2022-07-14T14:47:41.784Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.2s done [2022-07-14T14:47:41.784Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-14T14:47:41.784Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-14T14:47:41.784Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-14T14:47:41.784Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 1.6s done [2022-07-14T14:47:41.784Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.3s done [2022-07-14T14:47:41.784Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 3.4s done [2022-07-14T14:47:41.784Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 1.7s done [2022-07-14T14:47:41.784Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.4s done [2022-07-14T14:47:41.784Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.4s done [2022-07-14T14:47:41.784Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 3.1s [2022-07-14T14:47:42.045Z] #11 ... [2022-07-14T14:47:42.045Z] [2022-07-14T14:47:42.045Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-14T14:47:42.045Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-14T14:47:42.045Z] #36 3.608 Reading package lists... [2022-07-14T14:47:42.305Z] #36 4.424 Building dependency tree... [2022-07-14T14:47:42.305Z] #36 4.596 Reading state information... [2022-07-14T14:47:42.567Z] #36 4.773 The following additional packages will be installed: [2022-07-14T14:47:42.567Z] #36 4.774 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-14T14:47:42.567Z] #36 4.774 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-14T14:47:42.567Z] #36 4.775 Recommended packages: [2022-07-14T14:47:42.567Z] #36 4.775 libldap-common publicsuffix libsasl2-modules [2022-07-14T14:47:42.567Z] #36 4.966 The following NEW packages will be installed: [2022-07-14T14:47:42.567Z] #36 4.966 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-14T14:47:42.567Z] #36 4.967 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-14T14:47:42.567Z] #36 4.967 libssh2-1 openssl [2022-07-14T14:47:42.827Z] #36 5.242 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:47:42.827Z] #36 5.242 Need to get 3041 kB of archives. [2022-07-14T14:47:42.827Z] #36 5.242 After this operation, 6651 kB of additional disk space will be used. [2022-07-14T14:47:42.827Z] #36 5.242 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-14T14:47:43.088Z] #36 5.257 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-14T14:47:43.088Z] #36 5.261 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-14T14:47:43.088Z] #36 5.264 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-14T14:47:43.088Z] #36 5.264 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-14T14:47:43.088Z] #36 5.267 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-14T14:47:43.088Z] #36 5.268 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-14T14:47:43.088Z] #36 5.269 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-14T14:47:43.088Z] #36 5.270 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-14T14:47:43.088Z] #36 5.272 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-14T14:47:43.088Z] #36 5.274 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-14T14:47:43.088Z] #36 5.278 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-14T14:47:43.088Z] #36 5.281 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-14T14:47:43.088Z] #36 5.284 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-14T14:47:43.088Z] #36 5.286 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-14T14:47:43.088Z] #36 5.445 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:47:43.088Z] #36 5.488 Fetched 3041 kB in 0s (9731 kB/s) [2022-07-14T14:47:43.088Z] #36 5.521 Selecting previously unselected package openssl. [2022-07-14T14:47:43.088Z] #36 5.521 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-14T14:47:43.088Z] #36 5.521 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-14T14:47:43.348Z] #36 5.534 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-14T14:47:43.348Z] #36 5.692 Selecting previously unselected package ca-certificates. [2022-07-14T14:47:43.348Z] #36 5.692 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-14T14:47:43.348Z] #36 5.697 Unpacking ca-certificates (20210119) ... [2022-07-14T14:47:43.609Z] #36 5.791 Selecting previously unselected package libbrotli1:amd64. [2022-07-14T14:47:43.609Z] #36 5.792 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-14T14:47:43.609Z] #36 5.802 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-14T14:47:43.609Z] #36 5.875 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-14T14:47:43.609Z] #36 5.875 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-14T14:47:43.609Z] #36 5.878 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-14T14:47:43.609Z] #36 5.926 Selecting previously unselected package libsasl2-2:amd64. [2022-07-14T14:47:43.609Z] #36 5.926 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-14T14:47:43.609Z] #36 5.927 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-14T14:47:43.609Z] #36 5.973 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-14T14:47:43.609Z] #36 5.973 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-14T14:47:43.609Z] #36 5.980 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-14T14:47:43.609Z] #36 6.062 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-14T14:47:43.609Z] #36 6.062 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-14T14:47:43.869Z] #36 6.068 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-14T14:47:43.869Z] #36 6.110 Selecting previously unselected package libpsl5:amd64. [2022-07-14T14:47:43.869Z] #36 6.110 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-14T14:47:43.869Z] #36 6.115 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-14T14:47:43.869Z] #36 6.161 Selecting previously unselected package librtmp1:amd64. [2022-07-14T14:47:43.869Z] #36 6.161 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-14T14:47:43.869Z] #36 6.165 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-14T14:47:43.869Z] #36 6.209 Selecting previously unselected package libssh2-1:amd64. [2022-07-14T14:47:43.869Z] #36 6.209 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-14T14:47:43.869Z] #36 6.214 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-14T14:47:43.869Z] #36 6.266 Selecting previously unselected package libcurl4:amd64. [2022-07-14T14:47:43.869Z] #36 6.266 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-14T14:47:43.869Z] #36 6.268 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-14T14:47:43.869Z] #36 6.329 Selecting previously unselected package curl. [2022-07-14T14:47:43.869Z] #36 6.329 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-14T14:47:43.869Z] #36 6.332 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-14T14:47:43.869Z] #36 6.398 Selecting previously unselected package libonig5:amd64. [2022-07-14T14:47:43.869Z] #36 6.398 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-14T14:47:44.129Z] #36 6.404 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-14T14:47:44.129Z] #36 6.476 Selecting previously unselected package libjq1:amd64. [2022-07-14T14:47:44.129Z] #36 6.476 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-14T14:47:44.129Z] #36 6.483 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-14T14:47:44.129Z] #36 6.530 Selecting previously unselected package jq. [2022-07-14T14:47:44.129Z] #36 6.530 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-14T14:47:44.129Z] #36 6.534 Unpacking jq (1.6-2.1) ... [2022-07-14T14:47:44.129Z] #36 6.581 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-14T14:47:44.129Z] #36 6.595 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-14T14:47:44.129Z] #36 6.608 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-14T14:47:44.129Z] #36 6.621 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-14T14:47:44.129Z] #36 6.633 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-14T14:47:44.389Z] #36 6.645 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-14T14:47:44.389Z] #36 6.659 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-14T14:47:44.389Z] #36 6.673 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-14T14:47:44.389Z] #36 6.690 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-14T14:47:44.389Z] #36 6.704 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-14T14:47:44.389Z] #36 6.717 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-14T14:47:44.389Z] #36 6.730 Setting up ca-certificates (20210119) ... [2022-07-14T14:47:44.960Z] #36 7.344 Updating certificates in /etc/ssl/certs... [2022-07-14T14:47:45.900Z] #36 8.059 129 added, 0 removed; done. [2022-07-14T14:47:45.900Z] #36 8.095 Setting up jq (1.6-2.1) ... [2022-07-14T14:47:45.900Z] #36 8.105 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-14T14:47:45.900Z] #36 8.115 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-14T14:47:45.900Z] #36 8.125 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:47:45.900Z] #36 8.142 Processing triggers for ca-certificates (20210119) ... [2022-07-14T14:47:45.900Z] #36 8.149 Updating certificates in /etc/ssl/certs... [2022-07-14T14:47:46.471Z] #36 8.764 0 added, 0 removed; done. [2022-07-14T14:47:46.471Z] #36 8.764 Running hooks in /etc/ca-certificates/update.d... [2022-07-14T14:47:46.471Z] #36 8.766 done. [2022-07-14T14:47:48.382Z] #36 DONE 10.5s [2022-07-14T14:47:48.382Z] [2022-07-14T14:47:48.382Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-14T14:47:48.382Z] #37 sha256:657b01f0e8384bf48d0bb34ff9d2e60e89aae7d3f8a4f6295a3efdfc441b0c8c [2022-07-14T14:47:48.382Z] #37 DONE 0.1s [2022-07-14T14:47:48.382Z] [2022-07-14T14:47:48.382Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-14T14:47:48.382Z] #38 sha256:ad3c0a05fba0576cf49a5c0e0eccfdd116635123fdae348de7e4590b67547499 [2022-07-14T14:47:49.763Z] #38 1.441 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-14T14:47:50.023Z] #38 1.691 [2022-07-14T14:47:50.283Z] #38 1.906 #=#=# ######################################################################## 100.0% [2022-07-14T14:47:50.544Z] #38 2.159 [2022-07-14T14:47:51.484Z] #38 3.089 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-14T14:47:51.745Z] #38 3.383 [2022-07-14T14:47:52.005Z] #38 3.598 #=#=# ######################################################################## 100.0% [2022-07-14T14:47:52.302Z] #38 3.890 [2022-07-14T14:47:52.302Z] #38 ... [2022-07-14T14:47:52.302Z] [2022-07-14T14:47:52.302Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T14:47:52.302Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T14:47:52.302Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.8s done [2022-07-14T14:47:52.302Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.2s done [2022-07-14T14:47:52.302Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 4.1s [2022-07-14T14:47:53.370Z] #11 ... [2022-07-14T14:47:53.370Z] [2022-07-14T14:47:53.370Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-14T14:47:53.370Z] #38 sha256:ad3c0a05fba0576cf49a5c0e0eccfdd116635123fdae348de7e4590b67547499 [2022-07-14T14:47:53.370Z] #38 4.976 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-14T14:47:53.631Z] #38 5.266 [2022-07-14T14:47:54.155Z] #38 5.478 #=#=# ################## 26.1% ######################################### 58.1% ################################################################ 89.9% ######################################################################## 100.0% [2022-07-14T14:47:54.415Z] #38 6.018 [2022-07-14T14:47:55.356Z] #38 6.959 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-14T14:47:55.356Z] #38 7.210 [2022-07-14T14:47:55.877Z] #38 7.439 #=#=# ######################################################################## 100.0% [2022-07-14T14:47:56.137Z] #38 7.724 [2022-07-14T14:47:56.711Z] #38 8.423 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-14T14:47:56.979Z] #38 8.709 [2022-07-14T14:47:57.242Z] #38 8.934 #=#=# #38 ... [2022-07-14T14:47:57.242Z] [2022-07-14T14:47:57.242Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T14:47:57.242Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T14:47:57.242Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.9s done [2022-07-14T14:47:57.242Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-14T14:47:57.242Z] #11 DONE 25.7s [2022-07-14T14:47:57.242Z] [2022-07-14T14:47:57.242Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-14T14:47:57.242Z] #38 sha256:ad3c0a05fba0576cf49a5c0e0eccfdd116635123fdae348de7e4590b67547499 [2022-07-14T14:47:57.242Z] #38 8.934 #=#=# ######################################################################## 100.0% [2022-07-14T14:47:57.502Z] #38 9.165 [2022-07-14T14:47:57.502Z] #38 9.215 Download of images into '/build' complete. [2022-07-14T14:47:57.502Z] #38 9.215 Use something like the following to load the result into a Docker daemon: [2022-07-14T14:47:57.502Z] #38 9.215 tar -cC '/build' . | docker load [2022-07-14T14:47:58.440Z] #38 DONE 10.2s [2022-07-14T14:47:58.440Z] [2022-07-14T14:47:58.440Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-14T14:47:58.440Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-14T14:47:59.008Z] #12 DONE 1.5s [2022-07-14T14:47:59.008Z] [2022-07-14T14:47:59.008Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-14T14:47:59.008Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-14T14:47:59.577Z] #13 DONE 0.5s [2022-07-14T14:47:59.577Z] [2022-07-14T14:47:59.577Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-14T14:47:59.577Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-14T14:47:59.577Z] #40 DONE 0.0s [2022-07-14T14:47:59.577Z] [2022-07-14T14:47:59.577Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-14T14:47:59.577Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-14T14:47:59.577Z] #43 ... [2022-07-14T14:47:59.577Z] [2022-07-14T14:47:59.577Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-14T14:47:59.577Z] #57 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-14T14:47:59.577Z] #57 DONE 0.2s [2022-07-14T14:47:59.577Z] [2022-07-14T14:47:59.577Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-14T14:47:59.577Z] #53 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-14T14:47:59.577Z] #53 DONE 0.3s [2022-07-14T14:47:59.577Z] [2022-07-14T14:47:59.577Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-14T14:47:59.577Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-14T14:48:02.878Z] #54 ... [2022-07-14T14:48:02.878Z] [2022-07-14T14:48:02.878Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-14T14:48:02.878Z] #14 sha256:d485c611ac719dc2bdf72066a83410492e4e1569724f796e7c806bc745be397f [2022-07-14T14:48:02.878Z] #14 DONE 3.2s [2022-07-14T14:48:02.878Z] [2022-07-14T14:48:02.878Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-14T14:48:02.878Z] #15 sha256:195e8c485d9b8a2250897bdce3925e98ad20e2c5c8df1f7a9a8ef1cce819ef06 [2022-07-14T14:48:04.263Z] #15 DONE 1.4s [2022-07-14T14:48:04.263Z] [2022-07-14T14:48:04.263Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-14T14:48:04.263Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-14T14:48:04.263Z] #43 4.389 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-14T14:48:05.207Z] #43 ... [2022-07-14T14:48:05.207Z] [2022-07-14T14:48:05.207Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-14T14:48:05.207Z] #16 sha256:51f23b7279a7c7bb3b8022a027a291bab7e4532f6fd5e3ce648c5c492209cef2 [2022-07-14T14:48:05.207Z] #16 DONE 1.2s [2022-07-14T14:48:05.468Z] [2022-07-14T14:48:05.468Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-14T14:48:05.468Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [2022-07-14T14:48:06.408Z] #17 DONE 1.2s [2022-07-14T14:48:06.408Z] [2022-07-14T14:48:06.408Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-14T14:48:06.408Z] #18 sha256:d4a401030e691e26432309bd8c56ce9b8cdf80f5513272da3a06314315e7a12a [2022-07-14T14:48:07.794Z] #18 DONE 1.2s [2022-07-14T14:48:07.794Z] [2022-07-14T14:48:07.794Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-14T14:48:07.794Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-14T14:48:09.182Z] #19 1.283 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T14:48:09.182Z] #19 1.327 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T14:48:09.182Z] #19 1.338 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T14:48:09.485Z] #19 ... [2022-07-14T14:48:09.485Z] [2022-07-14T14:48:09.485Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-14T14:48:09.485Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-14T14:48:09.485Z] #45 3.538 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-14T14:48:09.778Z] #45 ... [2022-07-14T14:48:09.778Z] [2022-07-14T14:48:09.778Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-14T14:48:09.778Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T14:48:09.778Z] #58 4.097 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T14:48:09.778Z] #58 4.270 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T14:48:09.778Z] #58 4.287 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T14:48:09.778Z] #58 4.649 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-14T14:48:09.778Z] #58 5.330 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-14T14:48:09.778Z] #58 7.426 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-14T14:48:09.778Z] #58 9.369 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-14T14:48:09.778Z] #58 ... [2022-07-14T14:48:09.778Z] [2022-07-14T14:48:09.778Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:48:09.778Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T14:48:09.778Z] #83 4.286 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T14:48:09.778Z] #83 4.460 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T14:48:09.778Z] #83 4.482 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T14:48:09.778Z] #83 5.154 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-14T14:48:09.778Z] #83 7.588 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-14T14:48:09.778Z] #83 9.574 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-14T14:48:09.947Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03cd72f06cf485a66) in /home/ubuntu/workspace/moby_PR-43784 [Pipeline] { [Pipeline] checkout [2022-07-14T14:48:10.038Z] #83 ... [2022-07-14T14:48:10.038Z] [2022-07-14T14:48:10.038Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-14T14:48:10.038Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-14T14:48:10.038Z] #64 3.228 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-14T14:48:10.038Z] #64 8.835 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-14T14:48:10.038Z] #64 8.836 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-14T14:48:10.038Z] #64 8.893 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-14T14:48:10.038Z] #64 10.49 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-14T14:48:10.038Z] #64 ... [2022-07-14T14:48:10.038Z] [2022-07-14T14:48:10.038Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:48:10.038Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T14:48:10.038Z] #62 2.498 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-14T14:48:10.038Z] #62 3.647 go: downloading github.com/fatih/color v1.13.0 [2022-07-14T14:48:10.038Z] #62 3.649 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-14T14:48:10.038Z] #62 3.853 go: downloading github.com/pkg/errors v0.9.1 [2022-07-14T14:48:10.038Z] #62 3.871 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-14T14:48:10.038Z] #62 3.923 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-14T14:48:10.038Z] #62 4.066 go: downloading github.com/spf13/viper v1.11.0 [2022-07-14T14:48:10.038Z] #62 4.220 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-14T14:48:10.038Z] #62 4.682 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-14T14:48:10.038Z] #62 4.682 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-14T14:48:10.038Z] #62 6.537 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-14T14:48:10.038Z] #62 6.692 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-14T14:48:10.038Z] #62 6.865 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-14T14:48:10.038Z] #62 6.935 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-14T14:48:10.111Z] The recommended git tool is: git [2022-07-14T14:48:10.298Z] #62 ... [2022-07-14T14:48:10.298Z] [2022-07-14T14:48:10.298Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-14T14:48:10.298Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-14T14:48:10.298Z] #60 3.389 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-14T14:48:10.298Z] #60 4.767 go: downloading github.com/fatih/color v1.10.0 [2022-07-14T14:48:10.298Z] #60 4.949 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-14T14:48:10.298Z] #60 5.125 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-14T14:48:10.298Z] #60 5.185 go: downloading golang.org/x/tools v0.1.0 [2022-07-14T14:48:10.298Z] #60 5.202 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-14T14:48:10.298Z] #60 5.309 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-14T14:48:10.298Z] #60 5.638 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-14T14:48:10.298Z] #60 5.828 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-14T14:48:10.298Z] #60 9.693 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-14T14:48:10.298Z] #60 9.736 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-14T14:48:10.298Z] #60 9.809 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-14T14:48:10.298Z] #60 ... [2022-07-14T14:48:10.298Z] [2022-07-14T14:48:10.298Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-14T14:48:10.298Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-14T14:48:10.298Z] #47 4.093 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-14T14:48:10.298Z] #47 5.212 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-14T14:48:10.298Z] #47 6.625 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-14T14:48:10.298Z] #47 6.924 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-14T14:48:10.298Z] #47 7.020 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-14T14:48:10.298Z] #47 9.964 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-14T14:48:10.298Z] #47 10.04 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-14T14:48:10.558Z] #47 ... [2022-07-14T14:48:10.558Z] [2022-07-14T14:48:10.558Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-14T14:48:10.558Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-14T14:48:10.558Z] #41 3.072 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-14T14:48:10.558Z] #41 3.074 Cloning into '.'... [2022-07-14T14:48:10.558Z] #41 ... [2022-07-14T14:48:10.558Z] [2022-07-14T14:48:10.558Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:48:10.558Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T14:48:10.558Z] #62 10.96 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-14T14:48:10.558Z] #62 10.99 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-14T14:48:10.558Z] #62 11.03 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-14T14:48:10.558Z] #62 11.25 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-14T14:48:10.820Z] #62 11.32 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-14T14:48:10.820Z] #62 11.32 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-14T14:48:10.820Z] #62 11.52 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-14T14:48:11.080Z] #62 11.58 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-14T14:48:11.080Z] #62 11.64 go: downloading github.com/spf13/afero v1.8.2 [2022-07-14T14:48:11.080Z] #62 11.66 go: downloading github.com/spf13/cast v1.4.1 [2022-07-14T14:48:11.080Z] #62 11.75 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-14T14:48:11.340Z] #62 11.99 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-14T14:48:11.600Z] #62 12.08 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-14T14:48:11.600Z] #62 12.10 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-14T14:48:11.600Z] #62 12.12 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-14T14:48:11.600Z] #62 12.16 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-14T14:48:11.600Z] #62 12.22 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-14T14:48:11.600Z] #62 12.24 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-14T14:48:11.600Z] #62 12.25 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-14T14:48:11.600Z] #62 12.30 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-14T14:48:11.860Z] #62 12.55 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-14T14:48:12.431Z] #62 13.02 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-14T14:48:12.431Z] #62 13.04 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-14T14:48:12.431Z] #62 13.11 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-14T14:48:12.691Z] #62 13.26 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-14T14:48:12.951Z] #62 13.41 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-14T14:48:12.951Z] #62 13.54 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-14T14:48:12.951Z] #62 13.61 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-14T14:48:13.212Z] #62 ... [2022-07-14T14:48:13.212Z] [2022-07-14T14:48:13.212Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-14T14:48:13.212Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-14T14:48:13.212Z] #54 3.610 + git clone https://github.com/docker/distribution.git . [2022-07-14T14:48:13.212Z] #54 3.610 Cloning into '.'... [2022-07-14T14:48:13.472Z] #54 ... [2022-07-14T14:48:13.472Z] [2022-07-14T14:48:13.472Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-14T14:48:13.472Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-14T14:48:13.472Z] #19 2.221 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-14T14:48:13.472Z] #19 3.122 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-14T14:48:13.472Z] #19 4.153 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T14:48:13.472Z] #19 5.143 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-14T14:48:13.856Z] using credential docker-jenkins-github-credentials [2022-07-14T14:48:13.866Z] Cloning the remote Git repository [2022-07-14T14:48:13.866Z] Cloning with configured refspecs honoured and without tags [2022-07-14T14:48:14.042Z] #19 6.202 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-14T14:48:13.896Z] Cloning repository https://github.com/moby/moby.git [2022-07-14T14:48:13.977Z] > git init /home/ubuntu/workspace/moby_PR-43784 # timeout=10 [2022-07-14T14:48:14.338Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-14T14:48:14.338Z] > git --version # timeout=10 [2022-07-14T14:48:14.387Z] > git --version # 'git version 2.25.1' [2022-07-14T14:48:14.388Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T14:48:14.389Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43784/head:refs/remotes/origin/PR-43784 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T14:48:14.984Z] #19 7.130 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-14T14:48:14.984Z] #19 ... [2022-07-14T14:48:14.984Z] [2022-07-14T14:48:14.984Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-14T14:48:14.984Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-14T14:48:14.984Z] #45 15.49 tomll can be used in two ways: [2022-07-14T14:48:14.984Z] #45 15.49 Writing to STDIN and reading from STDOUT: [2022-07-14T14:48:14.984Z] #45 15.49 cat file.toml | tomll > file.toml [2022-07-14T14:48:14.984Z] #45 15.49 [2022-07-14T14:48:14.984Z] #45 15.49 Reading and updating a list of files: [2022-07-14T14:48:14.984Z] #45 15.49 tomll a.toml b.toml c.toml [2022-07-14T14:48:14.984Z] #45 15.49 [2022-07-14T14:48:14.984Z] #45 15.49 When given a list of files, tomll will modify all files in place without asking. [2022-07-14T14:48:15.246Z] #45 DONE 15.9s [2022-07-14T14:48:15.246Z] [2022-07-14T14:48:15.246Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-14T14:48:15.246Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-14T14:48:15.246Z] #43 14.56 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-14T14:48:15.246Z] #43 14.56 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-14T14:48:15.246Z] #43 14.97 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-14T14:48:15.246Z] #43 15.12 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-14T14:48:15.246Z] #43 15.41 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-14T14:48:15.246Z] #43 15.62 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-14T14:48:15.246Z] #43 15.69 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-14T14:48:15.246Z] #43 15.78 go: downloading github.com/peterh/liner v1.2.2 [2022-07-14T14:48:15.246Z] #43 15.94 go: downloading github.com/google/go-dap v0.6.0 [2022-07-14T14:48:15.817Z] #43 16.42 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-14T14:48:16.388Z] #43 16.87 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-14T14:48:16.959Z] #43 17.50 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-14T14:48:16.959Z] #43 17.55 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-14T14:48:16.959Z] #43 17.60 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-14T14:48:18.341Z] #43 18.87 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-14T14:48:18.341Z] #43 18.94 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-14T14:48:20.153Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08204d84a3b57ed81) in /home/ubuntu/workspace/moby_PR-43784 [Pipeline] { [Pipeline] checkout [2022-07-14T14:48:20.251Z] #43 ... [2022-07-14T14:48:20.251Z] [2022-07-14T14:48:20.251Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:48:20.251Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T14:48:20.251Z] #62 14.54 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-14T14:48:20.251Z] #62 14.65 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-14T14:48:20.251Z] #62 14.85 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-14T14:48:20.251Z] #62 14.90 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-14T14:48:20.251Z] #62 15.11 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-14T14:48:20.251Z] #62 15.15 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-14T14:48:20.251Z] #62 15.40 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-14T14:48:20.251Z] #62 15.48 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-14T14:48:20.251Z] #62 15.89 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-14T14:48:20.251Z] #62 16.35 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-14T14:48:20.251Z] #62 16.37 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-14T14:48:20.251Z] #62 16.45 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-14T14:48:20.251Z] #62 16.59 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-14T14:48:20.251Z] #62 16.59 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-14T14:48:20.251Z] #62 16.74 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-14T14:48:20.251Z] #62 16.94 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-14T14:48:20.251Z] #62 16.98 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-14T14:48:20.251Z] #62 17.05 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-14T14:48:20.251Z] #62 17.18 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-14T14:48:20.251Z] #62 17.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-14T14:48:20.251Z] #62 17.23 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-14T14:48:20.251Z] #62 17.29 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-14T14:48:20.251Z] #62 17.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-14T14:48:20.251Z] #62 17.59 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-14T14:48:20.251Z] #62 17.63 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-14T14:48:20.251Z] #62 17.65 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-14T14:48:20.251Z] #62 17.76 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-14T14:48:20.252Z] #62 17.83 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-14T14:48:20.252Z] #62 17.95 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-14T14:48:20.252Z] #62 18.00 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-14T14:48:20.252Z] #62 18.02 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-14T14:48:20.252Z] #62 18.04 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-14T14:48:20.252Z] #62 18.10 go: downloading github.com/julz/importas v0.1.0 [2022-07-14T14:48:20.252Z] #62 18.13 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-14T14:48:20.252Z] #62 18.22 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-14T14:48:20.252Z] #62 18.23 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-14T14:48:20.252Z] #62 18.27 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-14T14:48:20.252Z] #62 18.39 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-14T14:48:20.252Z] #62 18.39 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-14T14:48:20.252Z] #62 18.46 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-14T14:48:20.252Z] #62 18.53 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-14T14:48:20.252Z] #62 18.55 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-14T14:48:20.252Z] #62 18.63 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-14T14:48:20.252Z] #62 18.64 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-14T14:48:20.252Z] #62 19.20 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-14T14:48:20.252Z] #62 19.23 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-14T14:48:20.252Z] #62 19.31 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-14T14:48:20.252Z] #62 19.32 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-14T14:48:20.252Z] #62 19.45 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-14T14:48:20.252Z] #62 19.53 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-14T14:48:20.252Z] #62 19.56 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-14T14:48:20.252Z] #62 19.64 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-14T14:48:20.252Z] #62 19.65 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-14T14:48:20.252Z] #62 19.92 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-14T14:48:20.252Z] #62 19.98 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-14T14:48:20.252Z] #62 19.99 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-14T14:48:20.252Z] #62 20.02 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-14T14:48:20.252Z] #62 20.06 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-14T14:48:20.252Z] #62 20.21 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-14T14:48:20.252Z] #62 20.24 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-14T14:48:20.252Z] #62 20.32 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-14T14:48:20.252Z] #62 20.34 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-14T14:48:20.252Z] #62 20.39 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-14T14:48:20.252Z] #62 20.46 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-14T14:48:20.252Z] #62 20.49 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-14T14:48:20.252Z] #62 20.53 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-14T14:48:20.252Z] #62 20.84 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-14T14:48:20.252Z] #62 20.87 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-14T14:48:20.252Z] #62 20.91 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-14T14:48:20.252Z] #62 20.98 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-14T14:48:20.285Z] The recommended git tool is: git [2022-07-14T14:48:20.512Z] #62 21.03 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-14T14:48:20.772Z] #62 21.15 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-14T14:48:20.772Z] #62 21.33 go: downloading honnef.co/go/tools v0.3.1 [2022-07-14T14:48:20.772Z] #62 ... [2022-07-14T14:48:20.772Z] [2022-07-14T14:48:20.772Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-14T14:48:20.772Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-14T14:48:20.772Z] #60 11.40 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-14T14:48:20.772Z] #60 11.41 go: downloading golang.org/x/mod v0.3.0 [2022-07-14T14:48:21.031Z] #60 ... [2022-07-14T14:48:21.031Z] [2022-07-14T14:48:21.031Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-14T14:48:21.031Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T14:48:21.031Z] #58 11.18 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-14T14:48:21.031Z] #58 17.67 Fetched 8553 kB in 14s (610 kB/s) [2022-07-14T14:48:21.031Z] #58 17.67 Reading package lists... [2022-07-14T14:48:21.031Z] #58 ... [2022-07-14T14:48:21.031Z] [2022-07-14T14:48:21.031Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-14T14:48:21.031Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-14T14:48:21.031Z] #19 8.614 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-14T14:48:21.031Z] #19 8.625 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T14:48:21.031Z] #19 8.625 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-14T14:48:21.031Z] #19 8.681 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-14T14:48:21.031Z] #19 8.687 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-14T14:48:21.031Z] #19 8.687 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB] [2022-07-14T14:48:21.031Z] #19 8.729 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-14T14:48:21.031Z] #19 8.738 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-14T14:48:21.031Z] #19 8.750 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-14T14:48:21.031Z] #19 8.770 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T14:48:21.031Z] #19 8.779 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-14T14:48:21.031Z] #19 8.786 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-14T14:48:21.602Z] #19 ... [2022-07-14T14:48:21.602Z] [2022-07-14T14:48:21.602Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-14T14:48:21.602Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T14:48:21.602Z] #58 17.67 Reading package lists... [2022-07-14T14:48:23.208Z] using credential docker-jenkins-github-credentials [2022-07-14T14:48:23.217Z] Cloning the remote Git repository [2022-07-14T14:48:23.217Z] Cloning with configured refspecs honoured and without tags [2022-07-14T14:48:23.233Z] Cloning repository https://github.com/moby/moby.git [2022-07-14T14:48:23.333Z] > git init /home/ubuntu/workspace/moby_PR-43784 # timeout=10 [2022-07-14T14:48:23.830Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-14T14:48:23.831Z] > git --version # timeout=10 [2022-07-14T14:48:23.843Z] > git --version # 'git version 2.25.1' [2022-07-14T14:48:23.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T14:48:23.906Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43784/head:refs/remotes/origin/PR-43784 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T14:48:26.073Z] #58 22.23 Reading package lists... [2022-07-14T14:48:26.073Z] #58 ... [2022-07-14T14:48:26.073Z] [2022-07-14T14:48:26.073Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:48:26.073Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T14:48:26.073Z] #83 16.21 Fetched 8550 kB in 12s (692 kB/s) [2022-07-14T14:48:26.073Z] #83 16.21 Reading package lists... [2022-07-14T14:48:26.073Z] #83 20.94 Reading package lists... [2022-07-14T14:48:26.073Z] #83 25.15 Building dependency tree... [2022-07-14T14:48:26.073Z] #83 ... [2022-07-14T14:48:26.073Z] [2022-07-14T14:48:26.073Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-14T14:48:26.073Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-14T14:48:26.073Z] #54 22.06 Updating files: 84% (1842/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-14T14:48:26.073Z] #54 22.20 + git checkout -q v2.3.0 [2022-07-14T14:48:26.073Z] #54 24.18 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-14T14:48:27.453Z] #54 ... [2022-07-14T14:48:27.453Z] [2022-07-14T14:48:27.453Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:48:27.453Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T14:48:27.453Z] #83 27.84 python3 is already the newest version (3.9.2-3). [2022-07-14T14:48:27.453Z] #83 27.84 The following additional packages will be installed: [2022-07-14T14:48:27.453Z] #83 27.85 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-14T14:48:27.453Z] #83 27.85 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-14T14:48:27.453Z] #83 27.86 Suggested packages: [2022-07-14T14:48:27.453Z] #83 27.87 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-14T14:48:27.453Z] #83 27.87 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-14T14:48:27.453Z] #83 27.87 m4-doc ed diffutils-doc [2022-07-14T14:48:27.453Z] #83 27.87 Recommended packages: [2022-07-14T14:48:27.453Z] #83 27.87 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-14T14:48:28.834Z] #83 29.15 The following NEW packages will be installed: [2022-07-14T14:48:28.834Z] #83 29.17 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-14T14:48:28.834Z] #83 29.17 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-14T14:48:28.834Z] #83 29.17 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-14T14:48:28.834Z] #83 29.17 libyajl2 m4 patch xz-utils [2022-07-14T14:48:29.095Z] #83 29.55 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:48:29.095Z] #83 29.55 Need to get 5940 kB of archives. [2022-07-14T14:48:29.095Z] #83 29.55 After this operation, 18.7 MB of additional disk space will be used. [2022-07-14T14:48:29.095Z] #83 29.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-14T14:48:29.095Z] #83 29.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-14T14:48:29.095Z] #83 29.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-14T14:48:29.095Z] #83 29.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-14T14:48:29.095Z] #83 29.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-14T14:48:29.095Z] #83 29.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-14T14:48:29.095Z] #83 29.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-14T14:48:29.095Z] #83 29.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-14T14:48:29.095Z] #83 29.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-14T14:48:29.095Z] #83 29.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-14T14:48:29.095Z] #83 29.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-14T14:48:29.095Z] #83 29.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-14T14:48:29.095Z] #83 29.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-14T14:48:29.377Z] #83 29.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-14T14:48:29.377Z] #83 29.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-14T14:48:29.377Z] #83 29.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-14T14:48:29.377Z] #83 29.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-14T14:48:29.377Z] #83 29.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-14T14:48:29.377Z] #83 29.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-14T14:48:29.377Z] #83 29.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-14T14:48:29.377Z] #83 29.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-14T14:48:29.377Z] #83 29.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-14T14:48:29.377Z] #83 29.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-14T14:48:30.320Z] #83 30.77 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:48:30.320Z] #83 30.99 Fetched 5940 kB in 1s (9112 kB/s) [2022-07-14T14:48:30.580Z] #83 31.06 Selecting previously unselected package bzip2. [2022-07-14T14:48:30.580Z] #83 31.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-14T14:48:30.580Z] #83 31.17 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-14T14:48:30.580Z] #83 31.17 Unpacking bzip2 (1.0.8-4) ... [2022-07-14T14:48:30.841Z] #83 31.28 Selecting previously unselected package libmagic-mgc. [2022-07-14T14:48:30.841Z] #83 31.28 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-14T14:48:30.841Z] #83 31.31 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-14T14:48:31.101Z] #83 31.80 Selecting previously unselected package libmagic1:amd64. [2022-07-14T14:48:31.361Z] #83 31.80 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-14T14:48:31.361Z] #83 31.80 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-14T14:48:31.361Z] #83 31.95 Selecting previously unselected package file. [2022-07-14T14:48:31.361Z] #83 31.95 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-14T14:48:31.361Z] #83 31.96 Unpacking file (1:5.39-3) ... [2022-07-14T14:48:31.621Z] #83 32.11 Selecting previously unselected package xz-utils. [2022-07-14T14:48:31.621Z] #83 32.11 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-14T14:48:31.621Z] #83 32.15 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-14T14:48:31.621Z] #83 32.38 Selecting previously unselected package libsigsegv2:amd64. [2022-07-14T14:48:31.881Z] #83 32.38 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-14T14:48:31.881Z] #83 32.39 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-14T14:48:31.881Z] #83 32.47 Selecting previously unselected package m4. [2022-07-14T14:48:31.881Z] #83 32.47 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-14T14:48:31.881Z] #83 32.47 Unpacking m4 (1.4.18-5) ... [2022-07-14T14:48:32.141Z] #83 32.67 Selecting previously unselected package autoconf. [2022-07-14T14:48:32.142Z] #83 32.67 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-14T14:48:32.142Z] #83 32.68 Unpacking autoconf (2.69-14) ... [2022-07-14T14:48:32.142Z] #83 ... [2022-07-14T14:48:32.142Z] [2022-07-14T14:48:32.142Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:48:32.142Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T14:48:32.142Z] #62 22.78 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-14T14:48:32.142Z] #62 22.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-14T14:48:32.142Z] #62 22.94 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-14T14:48:32.142Z] #62 23.08 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-14T14:48:32.142Z] #62 23.08 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-14T14:48:32.142Z] #62 23.12 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-14T14:48:32.142Z] #62 23.25 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-14T14:48:32.142Z] #62 23.27 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-14T14:48:32.142Z] #62 23.49 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-14T14:48:32.142Z] #62 23.50 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-14T14:48:32.142Z] #62 23.67 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-14T14:48:32.142Z] #62 23.74 go: downloading golang.org/x/text v0.3.7 [2022-07-14T14:48:32.142Z] #62 28.98 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-14T14:48:32.142Z] #62 29.05 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-14T14:48:32.142Z] #62 29.06 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-14T14:48:32.142Z] #62 29.13 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-14T14:48:32.142Z] #62 29.18 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-14T14:48:32.142Z] #62 29.27 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-14T14:48:32.142Z] #62 29.29 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-14T14:48:32.142Z] #62 29.34 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-14T14:48:32.142Z] #62 29.37 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-14T14:48:32.142Z] #62 29.45 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-14T14:48:32.142Z] #62 29.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-14T14:48:32.142Z] #62 29.54 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-14T14:48:32.142Z] #62 29.98 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-14T14:48:32.142Z] #62 30.07 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-14T14:48:32.142Z] #62 30.23 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-14T14:48:32.142Z] #62 30.51 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-14T14:48:32.142Z] #62 30.65 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-14T14:48:32.142Z] #62 30.71 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-14T14:48:32.142Z] #62 30.72 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-14T14:48:32.142Z] #62 30.76 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-14T14:48:32.142Z] #62 30.87 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-14T14:48:32.142Z] #62 30.94 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-14T14:48:32.142Z] #62 30.95 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-14T14:48:32.142Z] #62 31.08 go: downloading github.com/prometheus/common v0.32.1 [2022-07-14T14:48:32.142Z] #62 31.39 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-14T14:48:32.142Z] #62 31.40 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-14T14:48:32.142Z] #62 32.12 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-14T14:48:32.402Z] #62 ... [2022-07-14T14:48:32.402Z] [2022-07-14T14:48:32.402Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:48:32.402Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T14:48:32.402Z] #83 33.00 Selecting previously unselected package autotools-dev. [2022-07-14T14:48:32.402Z] #83 33.00 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-14T14:48:32.402Z] #83 33.02 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-14T14:48:32.663Z] #83 33.16 Selecting previously unselected package automake. [2022-07-14T14:48:32.663Z] #83 33.16 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-14T14:48:32.663Z] #83 33.20 Unpacking automake (1:1.16.3-2) ... [2022-07-14T14:48:33.606Z] #83 ... [2022-07-14T14:48:33.606Z] [2022-07-14T14:48:33.606Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-14T14:48:33.606Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-14T14:48:33.606Z] #64 33.56 v3.0.2 [2022-07-14T14:48:33.606Z] #64 DONE 33.9s [2022-07-14T14:48:33.606Z] [2022-07-14T14:48:33.606Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-14T14:48:33.606Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-14T14:48:33.606Z] #47 33.40 NAME: [2022-07-14T14:48:33.606Z] #47 33.40 go-winres - A tool for embedding resources in Windows executables [2022-07-14T14:48:33.606Z] #47 33.40 [2022-07-14T14:48:33.606Z] #47 33.40 USAGE: [2022-07-14T14:48:33.606Z] #47 33.40 go-winres [global options] command [command options] [arguments...] [2022-07-14T14:48:33.606Z] #47 33.40 [2022-07-14T14:48:33.606Z] #47 33.40 COMMANDS: [2022-07-14T14:48:33.606Z] #47 33.40 init Create an initial ./winres/winres.json [2022-07-14T14:48:33.606Z] #47 33.40 make Make syso files for the "go build" command [2022-07-14T14:48:33.606Z] #47 33.40 simply Make syso files for the "go build" command (simplified) [2022-07-14T14:48:33.606Z] #47 33.40 extract Extract all resources from an executable [2022-07-14T14:48:33.606Z] #47 33.41 patch Replace resources in an executable file (exe, dll) [2022-07-14T14:48:33.606Z] #47 33.41 help, h Shows a list of commands or help for one command [2022-07-14T14:48:33.606Z] #47 33.41 [2022-07-14T14:48:33.606Z] #47 33.41 GLOBAL OPTIONS: [2022-07-14T14:48:33.606Z] #47 33.41 --help, -h show help (default: false) [2022-07-14T14:48:33.606Z] #47 DONE 33.9s [2022-07-14T14:48:33.606Z] [2022-07-14T14:48:33.606Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:48:33.606Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T14:48:33.606Z] #83 33.86 Selecting previously unselected package patch. [2022-07-14T14:48:33.606Z] #83 33.86 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-14T14:48:33.606Z] #83 33.88 Unpacking patch (2.7.6-7) ... [2022-07-14T14:48:33.606Z] #83 34.17 Selecting previously unselected package dpkg-dev. [2022-07-14T14:48:33.606Z] #83 34.17 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-14T14:48:33.606Z] #83 34.17 Unpacking dpkg-dev (1.20.11) ... [2022-07-14T14:48:34.989Z] #83 35.65 Selecting previously unselected package build-essential. [2022-07-14T14:48:35.250Z] #83 35.66 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-14T14:48:35.250Z] #83 35.68 Unpacking build-essential (12.9) ... [2022-07-14T14:48:35.250Z] #83 35.82 Selecting previously unselected package libcap2:amd64. [2022-07-14T14:48:35.250Z] #83 35.82 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-14T14:48:35.250Z] #83 35.85 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-14T14:48:35.511Z] #83 35.96 Selecting previously unselected package libcap-dev:amd64. [2022-07-14T14:48:35.511Z] #83 35.96 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-14T14:48:35.511Z] #83 35.97 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-14T14:48:35.772Z] #83 36.26 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-14T14:48:35.772Z] #83 36.27 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-14T14:48:35.772Z] #83 36.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-14T14:48:36.032Z] #83 36.49 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-14T14:48:36.032Z] #83 36.49 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-14T14:48:36.032Z] #83 36.50 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-14T14:48:36.032Z] #83 36.57 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-14T14:48:36.032Z] #83 36.58 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-14T14:48:36.032Z] #83 36.58 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-14T14:48:36.181Z] Fetching without tags [2022-07-14T14:48:36.293Z] #83 36.73 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-14T14:48:36.293Z] #83 36.74 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-14T14:48:36.293Z] #83 36.75 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-14T14:48:36.293Z] #83 ... [2022-07-14T14:48:36.293Z] [2022-07-14T14:48:36.293Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-14T14:48:36.293Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T14:48:36.293Z] #58 22.23 Reading package lists... [2022-07-14T14:48:36.293Z] #58 26.69 Building dependency tree... [2022-07-14T14:48:36.293Z] #58 27.84 Reading state information... [2022-07-14T14:48:36.293Z] #58 29.13 The following additional packages will be installed: [2022-07-14T14:48:36.293Z] #58 29.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-14T14:48:36.293Z] #58 29.14 python3-protobuf python3-six [2022-07-14T14:48:36.293Z] #58 29.14 Suggested packages: [2022-07-14T14:48:36.293Z] #58 29.15 python3-setuptools [2022-07-14T14:48:36.293Z] #58 29.15 Recommended packages: [2022-07-14T14:48:36.293Z] #58 29.15 iproute2 | iproute [2022-07-14T14:48:36.293Z] #58 29.70 The following NEW packages will be installed: [2022-07-14T14:48:36.293Z] #58 29.70 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-14T14:48:36.293Z] #58 29.71 python3-protobuf python3-six [2022-07-14T14:48:36.293Z] #58 30.15 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:48:36.293Z] #58 30.15 Need to get 2314 kB of archives. [2022-07-14T14:48:36.293Z] #58 30.15 After this operation, 11.1 MB of additional disk space will be used. [2022-07-14T14:48:36.293Z] #58 30.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-14T14:48:36.293Z] #58 30.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-14T14:48:36.293Z] #58 30.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-14T14:48:36.293Z] #58 30.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-14T14:48:36.293Z] #58 30.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-14T14:48:36.293Z] #58 30.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-14T14:48:36.293Z] #58 30.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-14T14:48:36.293Z] #58 32.54 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-14T14:48:36.293Z] #58 33.76 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:48:36.293Z] #58 34.18 Fetched 2314 kB in 3s (746 kB/s) [2022-07-14T14:48:36.293Z] #58 34.32 Selecting previously unselected package libprotobuf23:amd64. [2022-07-14T14:48:36.293Z] #58 34.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-14T14:48:36.293Z] #58 34.42 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-14T14:48:36.293Z] #58 34.44 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-14T14:48:36.293Z] #58 35.50 Selecting previously unselected package python3-pkg-resources. [2022-07-14T14:48:36.293Z] #58 35.50 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-14T14:48:36.293Z] #58 35.52 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-14T14:48:36.293Z] #58 35.93 Selecting previously unselected package python3-six. [2022-07-14T14:48:36.293Z] #58 35.93 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-14T14:48:36.293Z] #58 35.94 Unpacking python3-six (1.16.0-2) ... [2022-07-14T14:48:36.293Z] #58 36.10 Selecting previously unselected package python3-protobuf. [2022-07-14T14:48:36.293Z] #58 36.10 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-14T14:48:36.293Z] #58 36.10 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-14T14:48:36.293Z] #58 36.57 Selecting previously unselected package libnet1:amd64. [2022-07-14T14:48:36.293Z] #58 36.58 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-14T14:48:36.293Z] #58 36.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-14T14:48:36.293Z] #58 36.72 Selecting previously unselected package libnl-3-200:amd64. [2022-07-14T14:48:36.293Z] #58 36.72 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-14T14:48:36.293Z] #58 36.73 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-14T14:48:36.293Z] #58 ... [2022-07-14T14:48:36.293Z] [2022-07-14T14:48:36.293Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-14T14:48:36.293Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-14T14:48:36.293Z] #41 36.58 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-14T14:48:36.293Z] #41 36.77 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-14T14:48:36.293Z] #41 36.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-14T14:48:36.096Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-14T14:48:36.115Z] > git config --add remote.origin.fetch +refs/pull/43784/head:refs/remotes/origin/PR-43784 # timeout=10 [2022-07-14T14:48:36.140Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T14:48:36.173Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-14T14:48:36.185Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-14T14:48:36.186Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T14:48:36.188Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43784/head:refs/remotes/origin/PR-43784 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T14:48:36.564Z] Merging remotes/origin/master commit 11b03710ed55a4ceecbdb97ca75e57e100e3d20b into PR head commit 7d74269c0dafb71a760d8c669fca3d2df5778d2e [2022-07-14T14:48:38.172Z] Merge succeeded, producing 7d74269c0dafb71a760d8c669fca3d2df5778d2e [2022-07-14T14:48:38.172Z] Checking out Revision 7d74269c0dafb71a760d8c669fca3d2df5778d2e (PR-43784) [2022-07-14T14:48:38.206Z] #41 ... [2022-07-14T14:48:38.206Z] [2022-07-14T14:48:38.206Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:48:38.206Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T14:48:38.206Z] #83 37.24 Selecting previously unselected package libtool. [2022-07-14T14:48:38.206Z] #83 37.24 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-14T14:48:38.206Z] #83 37.25 Unpacking libtool (2.4.6-15) ... [2022-07-14T14:48:38.206Z] #83 37.47 Selecting previously unselected package libudev-dev:amd64. [2022-07-14T14:48:38.206Z] #83 37.47 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-14T14:48:38.206Z] #83 37.48 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-14T14:48:38.206Z] #83 37.64 Selecting previously unselected package libyajl2:amd64. [2022-07-14T14:48:38.206Z] #83 37.67 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-14T14:48:38.206Z] #83 37.68 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-14T14:48:38.206Z] #83 37.74 Selecting previously unselected package libyajl-dev:amd64. [2022-07-14T14:48:38.206Z] #83 37.76 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-14T14:48:38.206Z] #83 37.77 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-14T14:48:38.206Z] #83 37.91 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-14T14:48:38.206Z] #83 37.92 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-14T14:48:38.206Z] #83 37.93 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-14T14:48:38.206Z] #83 37.94 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-14T14:48:38.206Z] #83 37.96 Setting up file (1:5.39-3) ... [2022-07-14T14:48:38.206Z] #83 37.97 Setting up bzip2 (1.0.8-4) ... [2022-07-14T14:48:38.206Z] #83 37.98 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-14T14:48:38.206Z] #83 38.00 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-14T14:48:38.206Z] #83 38.02 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-14T14:48:38.206Z] #83 38.03 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-14T14:48:38.206Z] #83 38.05 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-14T14:48:38.206Z] #83 38.06 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-14T14:48:38.206Z] #83 38.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-14T14:48:38.206Z] #83 38.10 Setting up patch (2.7.6-7) ... [2022-07-14T14:48:38.206Z] #83 38.12 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-14T14:48:38.206Z] #83 38.13 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-14T14:48:38.206Z] #83 38.15 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-14T14:48:38.206Z] #83 38.16 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-14T14:48:38.206Z] #83 38.17 Setting up libtool (2.4.6-15) ... [2022-07-14T14:48:38.206Z] #83 38.19 Setting up m4 (1.4.18-5) ... [2022-07-14T14:48:38.206Z] #83 38.20 Setting up dpkg-dev (1.20.11) ... [2022-07-14T14:48:38.206Z] #83 38.21 Setting up autoconf (2.69-14) ... [2022-07-14T14:48:38.206Z] #83 38.23 Setting up build-essential (12.9) ... [2022-07-14T14:48:38.206Z] #83 38.25 Setting up automake (1:1.16.3-2) ... [2022-07-14T14:48:38.206Z] #83 38.26 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-14T14:48:38.206Z] #83 38.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:48:38.206Z] #83 DONE 38.6s [2022-07-14T14:48:38.206Z] [2022-07-14T14:48:38.206Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-14T14:48:38.206Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T14:48:38.206Z] #58 36.83 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-14T14:48:38.206Z] #58 36.84 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-14T14:48:38.206Z] #58 36.85 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-14T14:48:38.206Z] #58 36.94 Selecting previously unselected package criu. [2022-07-14T14:48:38.206Z] #58 36.96 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-14T14:48:38.206Z] #58 36.98 Unpacking criu (3.17-1) ... [2022-07-14T14:48:38.206Z] #58 37.57 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-14T14:48:36.577Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T14:48:36.603Z] > git checkout -f 7d74269c0dafb71a760d8c669fca3d2df5778d2e # timeout=10 [2022-07-14T14:48:38.060Z] > git remote # timeout=10 [2022-07-14T14:48:38.083Z] > git config --get remote.origin.url # timeout=10 [2022-07-14T14:48:38.112Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T14:48:38.124Z] > git merge 11b03710ed55a4ceecbdb97ca75e57e100e3d20b # timeout=10 [2022-07-14T14:48:38.151Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-14T14:48:38.175Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T14:48:38.197Z] > git checkout -f 7d74269c0dafb71a760d8c669fca3d2df5778d2e # timeout=10 [2022-07-14T14:48:39.148Z] #58 39.26 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-14T14:48:39.148Z] #58 39.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-14T14:48:39.148Z] #58 39.29 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-14T14:48:39.148Z] #58 39.30 Setting up python3-six (1.16.0-2) ... [2022-07-14T14:48:40.089Z] #58 40.18 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-14T14:48:40.089Z] #58 40.21 Setting up python3-protobuf (3.12.4-1) ... [2022-07-14T14:48:41.874Z] Commit message: "Create the containerd image service" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-14T14:48:42.582Z] Fetching without tags [2022-07-14T14:48:42.633Z] #58 ... [2022-07-14T14:48:42.633Z] [2022-07-14T14:48:42.633Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:48:42.633Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T14:48:42.633Z] #62 33.17 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-14T14:48:42.633Z] #62 ... [2022-07-14T14:48:42.633Z] [2022-07-14T14:48:42.633Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-14T14:48:42.633Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T14:48:42.633Z] #58 43.14 Setting up criu (3.17-1) ... [2022-07-14T14:48:42.785Z] + docker version [2022-07-14T14:48:42.842Z] Merging remotes/origin/master commit 11b03710ed55a4ceecbdb97ca75e57e100e3d20b into PR head commit 7d74269c0dafb71a760d8c669fca3d2df5778d2e [2022-07-14T14:48:43.541Z] Merge succeeded, producing 7d74269c0dafb71a760d8c669fca3d2df5778d2e [2022-07-14T14:48:43.541Z] Checking out Revision 7d74269c0dafb71a760d8c669fca3d2df5778d2e (PR-43784) [2022-07-14T14:48:42.525Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-14T14:48:42.538Z] > git config --add remote.origin.fetch +refs/pull/43784/head:refs/remotes/origin/PR-43784 # timeout=10 [2022-07-14T14:48:42.552Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T14:48:42.565Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-14T14:48:42.586Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-14T14:48:42.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T14:48:42.587Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43784/head:refs/remotes/origin/PR-43784 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T14:48:42.849Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T14:48:42.853Z] > git checkout -f 7d74269c0dafb71a760d8c669fca3d2df5778d2e # timeout=10 [2022-07-14T14:48:43.513Z] > git remote # timeout=10 [2022-07-14T14:48:43.519Z] > git config --get remote.origin.url # timeout=10 [2022-07-14T14:48:43.524Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T14:48:43.525Z] > git merge 11b03710ed55a4ceecbdb97ca75e57e100e3d20b # timeout=10 [2022-07-14T14:48:43.535Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-14T14:48:43.544Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T14:48:43.553Z] > git checkout -f 7d74269c0dafb71a760d8c669fca3d2df5778d2e # timeout=10 [2022-07-14T14:48:44.543Z] #58 44.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:48:44.543Z] #58 DONE 44.8s [2022-07-14T14:48:44.543Z] [2022-07-14T14:48:44.543Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:48:44.543Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:48:44.543Z] #84 0.873 Cloning into '/tmp/crun-build'... [2022-07-14T14:48:44.543Z] #84 5.778 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-14T14:48:44.543Z] #84 5.801 Cloning into '/tmp/crun-build/libocispec'... [2022-07-14T14:48:45.114Z] #84 7.011 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-14T14:48:45.114Z] #84 7.076 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-14T14:48:45.114Z] #84 7.077 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-14T14:48:45.114Z] #84 7.077 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-14T14:48:45.114Z] #84 7.100 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-14T14:48:46.974Z] Client: Docker Engine - Community [2022-07-14T14:48:46.974Z] Version: 20.10.14 [2022-07-14T14:48:46.974Z] API version: 1.41 [2022-07-14T14:48:46.974Z] Go version: go1.16.15 [2022-07-14T14:48:46.974Z] Git commit: a224086 [2022-07-14T14:48:46.974Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-14T14:48:46.974Z] OS/Arch: linux/amd64 [2022-07-14T14:48:46.974Z] Context: default [2022-07-14T14:48:46.974Z] Experimental: true [2022-07-14T14:48:46.974Z] [2022-07-14T14:48:46.974Z] Server: Docker Engine - Community [2022-07-14T14:48:46.974Z] Engine: [2022-07-14T14:48:46.974Z] Version: 20.10.14 [2022-07-14T14:48:46.974Z] API version: 1.41 (minimum version 1.12) [2022-07-14T14:48:46.974Z] Go version: go1.16.15 [2022-07-14T14:48:46.974Z] Git commit: 87a90dc [2022-07-14T14:48:46.974Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-14T14:48:46.974Z] OS/Arch: linux/amd64 [2022-07-14T14:48:46.974Z] Experimental: true [2022-07-14T14:48:46.974Z] containerd: [2022-07-14T14:48:46.974Z] Version: 1.5.11 [2022-07-14T14:48:46.974Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-14T14:48:46.974Z] runc: [2022-07-14T14:48:46.974Z] Version: 1.0.3 [2022-07-14T14:48:46.974Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-14T14:48:46.974Z] docker-init: [2022-07-14T14:48:46.974Z] Version: 0.19.0 [2022-07-14T14:48:46.974Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-14T14:48:47.026Z] #84 8.821 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-14T14:48:47.281Z] + docker info [2022-07-14T14:48:48.307Z] Commit message: "Create the containerd image service" [2022-07-14T14:48:48.410Z] #84 10.27 Cloning into '/tmp/crun-build/libocispec/yajl'... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-14T14:48:49.360Z] #84 11.34 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-14T14:48:49.360Z] #84 ... [2022-07-14T14:48:49.360Z] [2022-07-14T14:48:49.360Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-14T14:48:49.360Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-14T14:48:49.360Z] #60 49.96 gotestsum version dev [2022-07-14T14:48:49.422Z] + docker version [2022-07-14T14:48:49.620Z] #60 DONE 50.1s [2022-07-14T14:48:49.620Z] [2022-07-14T14:48:49.620Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:48:49.620Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:48:49.620Z] #84 11.49 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-14T14:48:49.880Z] #84 11.90 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-14T14:48:57.568Z] Client: Docker Engine - Community [2022-07-14T14:48:57.568Z] Version: 20.10.14 [2022-07-14T14:48:57.568Z] API version: 1.41 [2022-07-14T14:48:57.568Z] Go version: go1.16.15 [2022-07-14T14:48:57.568Z] Git commit: a224086 [2022-07-14T14:48:57.568Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-14T14:48:57.568Z] OS/Arch: linux/arm64 [2022-07-14T14:48:57.568Z] Context: default [2022-07-14T14:48:57.568Z] Experimental: true [2022-07-14T14:48:57.568Z] [2022-07-14T14:48:57.569Z] Server: Docker Engine - Community [2022-07-14T14:48:57.569Z] Engine: [2022-07-14T14:48:57.569Z] Version: 20.10.14 [2022-07-14T14:48:57.569Z] API version: 1.41 (minimum version 1.12) [2022-07-14T14:48:57.569Z] Go version: go1.16.15 [2022-07-14T14:48:57.569Z] Git commit: 87a90dc [2022-07-14T14:48:57.569Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-14T14:48:57.569Z] OS/Arch: linux/arm64 [2022-07-14T14:48:57.569Z] Experimental: true [2022-07-14T14:48:57.569Z] containerd: [2022-07-14T14:48:57.569Z] Version: 1.5.11 [2022-07-14T14:48:57.569Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-14T14:48:57.569Z] runc: [2022-07-14T14:48:57.569Z] Version: 1.0.3 [2022-07-14T14:48:57.569Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-14T14:48:57.569Z] docker-init: [2022-07-14T14:48:57.569Z] Version: 0.19.0 [2022-07-14T14:48:57.569Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-14T14:48:57.872Z] + docker info [2022-07-14T14:49:02.106Z] #84 23.93 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-14T14:49:03.049Z] #84 ... [2022-07-14T14:49:03.049Z] [2022-07-14T14:49:03.049Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-14T14:49:03.049Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-14T14:49:03.049Z] #19 45.36 Fetched 49.1 MB in 44s (1108 kB/s) [2022-07-14T14:49:07.253Z] #19 45.36 Reading package lists... [2022-07-14T14:49:09.210Z] Client: [2022-07-14T14:49:09.210Z] Context: default [2022-07-14T14:49:09.210Z] Debug Mode: false [2022-07-14T14:49:09.210Z] Plugins: [2022-07-14T14:49:09.210Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-14T14:49:09.210Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-14T14:49:09.210Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-14T14:49:09.210Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-14T14:49:09.210Z] [2022-07-14T14:49:09.210Z] Server: [2022-07-14T14:49:09.210Z] Containers: 0 [2022-07-14T14:49:09.210Z] Running: 0 [2022-07-14T14:49:09.210Z] Paused: 0 [2022-07-14T14:49:09.210Z] Stopped: 0 [2022-07-14T14:49:09.210Z] Images: 0 [2022-07-14T14:49:09.210Z] Server Version: 20.10.14 [2022-07-14T14:49:09.210Z] Storage Driver: overlay2 [2022-07-14T14:49:09.210Z] Backing Filesystem: extfs [2022-07-14T14:49:09.210Z] Supports d_type: true [2022-07-14T14:49:09.210Z] Native Overlay Diff: true [2022-07-14T14:49:09.210Z] userxattr: false [2022-07-14T14:49:09.210Z] Logging Driver: json-file [2022-07-14T14:49:09.210Z] Cgroup Driver: systemd [2022-07-14T14:49:09.210Z] Cgroup Version: 2 [2022-07-14T14:49:09.210Z] Plugins: [2022-07-14T14:49:09.210Z] Volume: local [2022-07-14T14:49:09.210Z] Network: bridge host ipvlan macvlan null overlay [2022-07-14T14:49:09.210Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-14T14:49:09.210Z] Swarm: inactive [2022-07-14T14:49:09.210Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-07-14T14:49:09.210Z] Default Runtime: runc [2022-07-14T14:49:09.210Z] Init Binary: docker-init [2022-07-14T14:49:09.210Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-14T14:49:09.210Z] runc version: v1.0.3-0-gf46b6ba [2022-07-14T14:49:09.210Z] init version: de40ad0 [2022-07-14T14:49:09.210Z] Security Options: [2022-07-14T14:49:09.210Z] apparmor [2022-07-14T14:49:09.210Z] seccomp [2022-07-14T14:49:09.210Z] Profile: default [2022-07-14T14:49:09.210Z] cgroupns [2022-07-14T14:49:09.210Z] Kernel Version: 5.13.0-1021-aws [2022-07-14T14:49:09.210Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-14T14:49:09.210Z] OSType: linux [2022-07-14T14:49:09.210Z] Architecture: x86_64 [2022-07-14T14:49:09.210Z] CPUs: 2 [2022-07-14T14:49:09.210Z] Total Memory: 7.559GiB [2022-07-14T14:49:09.210Z] Name: ip-10-100-127-115 [2022-07-14T14:49:09.210Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-14T14:49:09.210Z] Docker Root Dir: /var/lib/docker [2022-07-14T14:49:09.210Z] Debug Mode: false [2022-07-14T14:49:09.210Z] Registry: https://index.docker.io/v1/ [2022-07-14T14:49:09.210Z] Labels: [2022-07-14T14:49:09.210Z] Experimental: true [2022-07-14T14:49:09.210Z] Insecure Registries: [2022-07-14T14:49:09.210Z] 127.0.0.0/8 [2022-07-14T14:49:09.210Z] Live Restore Enabled: true [2022-07-14T14:49:09.210Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-14T14:49:09.536Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:7d74269c0dafb71a760d8c669fca3d2df5778d2e . [2022-07-14T14:49:09.794Z] #1 [internal] load build definition from Dockerfile [2022-07-14T14:49:09.794Z] #1 sha256:d5cc3de447db0fd99353e9dd451d1cb9dc0ca9f94ebec809332b0cd6105c04de [2022-07-14T14:49:09.794Z] #1 transferring dockerfile: 19.25kB done [2022-07-14T14:49:09.794Z] #1 DONE 0.1s [2022-07-14T14:49:09.794Z] [2022-07-14T14:49:09.794Z] #2 [internal] load .dockerignore [2022-07-14T14:49:09.794Z] #2 sha256:bb09ae7ab1ac114e1aa47c3f1b868c2550a70523c8aa89c8a9525d43d609c885 [2022-07-14T14:49:09.794Z] #2 transferring context: 145B done [2022-07-14T14:49:09.794Z] #2 DONE 0.0s [2022-07-14T14:49:09.794Z] [2022-07-14T14:49:09.794Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-14T14:49:09.794Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-14T14:49:10.053Z] #3 DONE 0.4s [2022-07-14T14:49:10.311Z] [2022-07-14T14:49:10.311Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-14T14:49:10.311Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-14T14:49:10.311Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-14T14:49:10.311Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-14T14:49:10.311Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-14T14:49:10.311Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 1.05MB / 9.94MB 0.1s [2022-07-14T14:49:10.311Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-14T14:49:10.311Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-14T14:49:10.553Z] #19 59.38 Reading package lists... [2022-07-14T14:49:10.553Z] #19 ... [2022-07-14T14:49:10.553Z] [2022-07-14T14:49:10.553Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:49:10.553Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:49:10.553Z] #84 32.41 libtoolize: putting auxiliary files in '.'. [2022-07-14T14:49:10.553Z] #84 32.41 libtoolize: copying file './ltmain.sh' [2022-07-14T14:49:10.569Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-14T14:49:10.569Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-14T14:49:10.834Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-14T14:49:10.834Z] #4 DONE 0.6s [2022-07-14T14:49:11.097Z] [2022-07-14T14:49:11.097Z] #6 [internal] load .dockerignore [2022-07-14T14:49:11.097Z] #6 sha256:6447f568d96bf35dd9dfce8e46a63062dbfdbaa2c61d627816d2cf3ece48cca5 [2022-07-14T14:49:11.097Z] #6 DONE 0.0s [2022-07-14T14:49:11.097Z] [2022-07-14T14:49:11.097Z] #5 [internal] load build definition from Dockerfile [2022-07-14T14:49:11.097Z] #5 sha256:7b975e8f76b8d2cfdff1735960be10d2705307a6fb513724262e6cbf4124de84 [2022-07-14T14:49:11.097Z] #5 DONE 0.0s [2022-07-14T14:49:11.097Z] [2022-07-14T14:49:11.097Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-14T14:49:11.097Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-14T14:49:11.124Z] #84 32.96 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-14T14:49:11.124Z] #84 32.96 libtoolize: and rerunning libtoolize and aclocal. [2022-07-14T14:49:11.124Z] #84 32.96 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-14T14:49:12.032Z] #9 ... [2022-07-14T14:49:12.032Z] [2022-07-14T14:49:12.032Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-14T14:49:12.032Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-14T14:49:12.032Z] #10 DONE 0.9s [2022-07-14T14:49:12.032Z] [2022-07-14T14:49:12.032Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-14T14:49:12.032Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-14T14:49:12.032Z] #7 DONE 0.9s [2022-07-14T14:49:12.291Z] [2022-07-14T14:49:12.291Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-14T14:49:12.291Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-14T14:49:12.291Z] #9 DONE 1.1s [2022-07-14T14:49:12.291Z] [2022-07-14T14:49:12.291Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-14T14:49:12.291Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-14T14:49:12.291Z] #8 DONE 1.1s [2022-07-14T14:49:12.745Z] Client: [2022-07-14T14:49:12.745Z] Context: default [2022-07-14T14:49:12.745Z] Debug Mode: false [2022-07-14T14:49:12.745Z] Plugins: [2022-07-14T14:49:12.745Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-14T14:49:12.745Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-14T14:49:12.745Z] [2022-07-14T14:49:12.745Z] Server: [2022-07-14T14:49:12.745Z] Containers: 0 [2022-07-14T14:49:12.745Z] Running: 0 [2022-07-14T14:49:12.745Z] Paused: 0 [2022-07-14T14:49:12.745Z] Stopped: 0 [2022-07-14T14:49:12.745Z] Images: 0 [2022-07-14T14:49:12.745Z] Server Version: 20.10.14 [2022-07-14T14:49:12.745Z] Storage Driver: overlay2 [2022-07-14T14:49:12.745Z] Backing Filesystem: extfs [2022-07-14T14:49:12.745Z] Supports d_type: true [2022-07-14T14:49:12.745Z] Native Overlay Diff: true [2022-07-14T14:49:12.745Z] userxattr: false [2022-07-14T14:49:12.745Z] Logging Driver: json-file [2022-07-14T14:49:12.745Z] Cgroup Driver: cgroupfs [2022-07-14T14:49:12.745Z] Cgroup Version: 1 [2022-07-14T14:49:12.745Z] Plugins: [2022-07-14T14:49:12.745Z] Volume: local [2022-07-14T14:49:12.745Z] Network: bridge host ipvlan macvlan null overlay [2022-07-14T14:49:12.745Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-14T14:49:12.745Z] Swarm: inactive [2022-07-14T14:49:12.745Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-07-14T14:49:12.745Z] Default Runtime: runc [2022-07-14T14:49:12.745Z] Init Binary: docker-init [2022-07-14T14:49:12.745Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-14T14:49:12.745Z] runc version: v1.0.3-0-gf46b6ba [2022-07-14T14:49:12.745Z] init version: de40ad0 [2022-07-14T14:49:12.745Z] Security Options: [2022-07-14T14:49:12.745Z] apparmor [2022-07-14T14:49:12.745Z] seccomp [2022-07-14T14:49:12.745Z] Profile: default [2022-07-14T14:49:12.745Z] Kernel Version: 5.13.0-1021-aws [2022-07-14T14:49:12.745Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-14T14:49:12.745Z] OSType: linux [2022-07-14T14:49:12.745Z] Architecture: aarch64 [2022-07-14T14:49:12.745Z] CPUs: 2 [2022-07-14T14:49:12.745Z] Total Memory: 7.562GiB [2022-07-14T14:49:12.745Z] Name: ip-10-100-123-227 [2022-07-14T14:49:12.745Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-14T14:49:12.745Z] Docker Root Dir: /var/lib/docker [2022-07-14T14:49:12.745Z] Debug Mode: false [2022-07-14T14:49:12.745Z] Registry: https://index.docker.io/v1/ [2022-07-14T14:49:12.745Z] Labels: [2022-07-14T14:49:12.745Z] Experimental: true [2022-07-14T14:49:12.745Z] Insecure Registries: [2022-07-14T14:49:12.745Z] 127.0.0.0/8 [2022-07-14T14:49:12.745Z] Live Restore Enabled: true [2022-07-14T14:49:12.745Z] [Pipeline] sh [2022-07-14T14:49:13.029Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-14T14:49:13.029Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-14T14:49:13.029Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43784/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-14T14:49:13.029Z] + bash /home/ubuntu/workspace/moby_PR-43784/check-config.sh [2022-07-14T14:49:13.029Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-14T14:49:13.029Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-14T14:49:13.029Z] [2022-07-14T14:49:13.029Z] Generally Necessary: [2022-07-14T14:49:13.029Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-14T14:49:13.029Z] - apparmor: enabled and tools installed [2022-07-14T14:49:13.029Z] - CONFIG_NAMESPACES: enabled [2022-07-14T14:49:13.029Z] - CONFIG_NET_NS: enabled [2022-07-14T14:49:13.029Z] - CONFIG_PID_NS: enabled [2022-07-14T14:49:13.029Z] - CONFIG_IPC_NS: enabled [2022-07-14T14:49:13.029Z] - CONFIG_UTS_NS: enabled [2022-07-14T14:49:13.029Z] - CONFIG_CGROUPS: enabled [2022-07-14T14:49:13.029Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-14T14:49:13.029Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-14T14:49:13.029Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-14T14:49:13.029Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-14T14:49:13.029Z] - CONFIG_CPUSETS: enabled [2022-07-14T14:49:13.029Z] - CONFIG_MEMCG: enabled [2022-07-14T14:49:13.029Z] - CONFIG_KEYS: enabled [2022-07-14T14:49:13.029Z] - CONFIG_VETH: enabled (as module) [2022-07-14T14:49:13.029Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-14T14:49:13.029Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-14T14:49:13.029Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-14T14:49:13.029Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-14T14:49:13.029Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-14T14:49:13.029Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-14T14:49:13.029Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-14T14:49:13.029Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-14T14:49:13.029Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-14T14:49:13.029Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-14T14:49:13.288Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-14T14:49:13.288Z] - CONFIG_CGROUP_BPF: enabled [2022-07-14T14:49:13.288Z] [2022-07-14T14:49:13.288Z] Optional Features: [2022-07-14T14:49:13.288Z] - CONFIG_USER_NS: enabled [2022-07-14T14:49:13.288Z] - CONFIG_SECCOMP: enabled [2022-07-14T14:49:13.288Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-14T14:49:13.288Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-14T14:49:13.288Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-14T14:49:13.288Z] (cgroup swap accounting is currently enabled) [2022-07-14T14:49:13.288Z] - CONFIG_BLK_CGROUP: enabled [2022-07-14T14:49:13.288Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-14T14:49:13.288Z] - CONFIG_CGROUP_PERF: enabled [2022-07-14T14:49:13.288Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-14T14:49:13.288Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-14T14:49:13.288Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-14T14:49:13.288Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-14T14:49:13.288Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-14T14:49:13.288Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-14T14:49:13.288Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-14T14:49:13.288Z] - CONFIG_IP_VS: enabled (as module) [2022-07-14T14:49:13.288Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-14T14:49:13.288Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-14T14:49:13.288Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-14T14:49:13.288Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-14T14:49:13.288Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-14T14:49:13.288Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-14T14:49:13.288Z] - CONFIG_EXT4_FS: enabled [2022-07-14T14:49:13.288Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-14T14:49:13.288Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-14T14:49:13.288Z] - Network Drivers: [2022-07-14T14:49:13.288Z] - "overlay": [2022-07-14T14:49:13.288Z] - CONFIG_VXLAN: enabled (as module) [2022-07-14T14:49:13.288Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-14T14:49:13.288Z] Optional (for encrypted networks): [2022-07-14T14:49:13.546Z] - CONFIG_CRYPTO: enabled [2022-07-14T14:49:13.546Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-14T14:49:13.546Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-14T14:49:13.546Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-14T14:49:13.546Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-14T14:49:13.546Z] - CONFIG_XFRM: enabled [2022-07-14T14:49:13.546Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-14T14:49:13.546Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-14T14:49:13.546Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-14T14:49:13.546Z] - "ipvlan": [2022-07-14T14:49:13.546Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-14T14:49:13.546Z] - "macvlan": [2022-07-14T14:49:13.546Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-14T14:49:13.546Z] - CONFIG_DUMMY: enabled (as module) [2022-07-14T14:49:13.546Z] - "ftp,tftp client in container": [2022-07-14T14:49:13.546Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-14T14:49:13.546Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-14T14:49:13.546Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-14T14:49:13.546Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-14T14:49:13.546Z] - Storage Drivers: [2022-07-14T14:49:13.546Z] - "aufs": [2022-07-14T14:49:13.546Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-14T14:49:13.546Z] - "btrfs": [2022-07-14T14:49:13.546Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-14T14:49:13.546Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-14T14:49:13.546Z] - "devicemapper": [2022-07-14T14:49:13.546Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-14T14:49:13.546Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-14T14:49:13.546Z] - "overlay": [2022-07-14T14:49:13.546Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-14T14:49:13.546Z] - "zfs": [2022-07-14T14:49:13.546Z] - /dev/zfs: present [2022-07-14T14:49:13.546Z] - zfs command: missing [2022-07-14T14:49:13.546Z] - zpool command: missing [2022-07-14T14:49:13.546Z] [2022-07-14T14:49:13.546Z] Limits: [2022-07-14T14:49:13.546Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-14T14:49:13.546Z] [2022-07-14T14:49:13.546Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-14T14:49:13.670Z] [2022-07-14T14:49:13.670Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-14T14:49:13.670Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-14T14:49:13.670Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-14T14:49:13.670Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-14T14:49:13.670Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-14T14:49:13.670Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-14T14:49:13.869Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7d74269c0dafb71a760d8c669fca3d2df5778d2e . [2022-07-14T14:49:14.001Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 17.46MB / 55.00MB 0.4s [2022-07-14T14:49:14.001Z] #28 ... [2022-07-14T14:49:14.001Z] [2022-07-14T14:49:14.001Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-14T14:49:14.001Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-14T14:49:14.001Z] #49 DONE 0.0s [2022-07-14T14:49:14.001Z] [2022-07-14T14:49:14.001Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-14T14:49:14.001Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-14T14:49:14.001Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 27.51MB / 55.00MB 0.5s [2022-07-14T14:49:14.195Z] #1 [internal] load build definition from Dockerfile [2022-07-14T14:49:14.195Z] #1 sha256:9ee995b922073729dd39f0e261dd763bd7adbe62bcbdb55bb5d8c7682afd7abb [2022-07-14T14:49:14.195Z] #1 transferring dockerfile: 19.25kB done [2022-07-14T14:49:14.195Z] #1 DONE 0.1s [2022-07-14T14:49:14.195Z] [2022-07-14T14:49:14.195Z] #2 [internal] load .dockerignore [2022-07-14T14:49:14.195Z] #2 sha256:7b7155dd40fe457a9c39662f617dc568d717d5e3495729148b979a8e7be1a760 [2022-07-14T14:49:14.195Z] #2 transferring context: 145B done [2022-07-14T14:49:14.195Z] #2 DONE 0.0s [2022-07-14T14:49:14.195Z] [2022-07-14T14:49:14.195Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-14T14:49:14.195Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-14T14:49:14.259Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 33.55MB / 55.00MB 0.6s [2022-07-14T14:49:14.259Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 37.34MB / 55.00MB 0.7s [2022-07-14T14:49:14.259Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 40.89MB / 55.00MB 0.8s [2022-07-14T14:49:14.523Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.0s [2022-07-14T14:49:14.761Z] #3 DONE 0.4s [2022-07-14T14:49:14.761Z] [2022-07-14T14:49:14.761Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-14T14:49:14.761Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-14T14:49:14.761Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-14T14:49:14.761Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-14T14:49:14.761Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-14T14:49:14.761Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-14T14:49:14.761Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0B / 9.20MB 0.1s [2022-07-14T14:49:15.022Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s [2022-07-14T14:49:15.022Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.5s done [2022-07-14T14:49:15.282Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.1s [2022-07-14T14:49:15.282Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-14T14:49:15.282Z] #4 DONE 0.8s [2022-07-14T14:49:15.483Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.0s done [2022-07-14T14:49:15.541Z] [2022-07-14T14:49:15.541Z] #6 [internal] load .dockerignore [2022-07-14T14:49:15.541Z] #6 sha256:a2333d8f981435e4f6f3e592c895457ae6765eb9ad586cf4714026b9eed2d629 [2022-07-14T14:49:15.541Z] #6 DONE 0.0s [2022-07-14T14:49:15.541Z] [2022-07-14T14:49:15.541Z] #5 [internal] load build definition from Dockerfile [2022-07-14T14:49:15.541Z] #5 sha256:0395cf312fd0b3c90bad624d6501f5fb63f7fe710b3f212fd7d43e24458430cb [2022-07-14T14:49:15.541Z] #5 DONE 0.0s [2022-07-14T14:49:15.541Z] [2022-07-14T14:49:15.541Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-14T14:49:15.541Z] #10 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-14T14:49:16.059Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-14T14:49:16.475Z] #10 DONE 0.9s [2022-07-14T14:49:16.475Z] [2022-07-14T14:49:16.475Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-14T14:49:16.475Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-14T14:49:16.475Z] #8 DONE 0.9s [2022-07-14T14:49:16.475Z] [2022-07-14T14:49:16.475Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-14T14:49:16.475Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-14T14:49:16.475Z] #9 DONE 0.9s [2022-07-14T14:49:16.475Z] [2022-07-14T14:49:16.475Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-14T14:49:16.475Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-14T14:49:16.475Z] #7 DONE 1.0s [2022-07-14T14:49:17.052Z] [2022-07-14T14:49:17.052Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T14:49:17.052Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-14T14:49:17.052Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-14T14:49:17.052Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-14T14:49:17.052Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-14T14:49:17.052Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-14T14:49:17.621Z] #71 ... [2022-07-14T14:49:17.621Z] [2022-07-14T14:49:17.621Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-14T14:49:17.621Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-14T14:49:17.621Z] #49 DONE 0.7s [2022-07-14T14:49:17.621Z] [2022-07-14T14:49:17.621Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-14T14:49:17.621Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-14T14:49:17.621Z] #49 DONE 0.0s [2022-07-14T14:49:17.621Z] [2022-07-14T14:49:17.621Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T14:49:17.621Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-14T14:49:17.621Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.5s [2022-07-14T14:49:17.621Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.49MB / 9.86MB 0.6s [2022-07-14T14:49:17.886Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s [2022-07-14T14:49:18.458Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.2s done [2022-07-14T14:49:18.458Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-07-14T14:49:19.258Z] #84 39.91 configure.ac:7: installing './compile' [2022-07-14T14:49:19.258Z] #84 39.92 configure.ac:11: installing './config.guess' [2022-07-14T14:49:19.258Z] #84 39.92 configure.ac:11: installing './config.sub' [2022-07-14T14:49:19.258Z] #84 39.94 configure.ac:8: installing './install-sh' [2022-07-14T14:49:19.258Z] #84 39.94 configure.ac:8: installing './missing' [2022-07-14T14:49:19.258Z] #84 40.04 Makefile.am: installing './depcomp' [2022-07-14T14:49:19.258Z] #84 40.88 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-14T14:49:19.258Z] #84 40.88 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-14T14:49:19.258Z] #84 40.97 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-14T14:49:19.258Z] #84 40.97 libtoolize: copying file 'm4/libtool.m4' [2022-07-14T14:49:19.258Z] #84 41.04 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-14T14:49:19.258Z] #84 41.11 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-14T14:49:19.258Z] #84 41.20 libtoolize: copying file 'm4/ltversion.m4' [2022-07-14T14:49:19.258Z] #84 41.30 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-14T14:49:19.352Z] #28 ... [2022-07-14T14:49:19.352Z] [2022-07-14T14:49:19.352Z] #24 [internal] load build context [2022-07-14T14:49:19.352Z] #24 sha256:5b49863208b864676f493c224ee89c0db1d87e32fc0a044923c1a644f62d026b [2022-07-14T14:49:19.352Z] #24 transferring context: 62.06MB 5.1s done [2022-07-14T14:49:19.352Z] #24 DONE 5.6s [2022-07-14T14:49:19.352Z] [2022-07-14T14:49:19.352Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-14T14:49:19.352Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-14T14:49:19.352Z] #28 ... [2022-07-14T14:49:19.352Z] [2022-07-14T14:49:19.352Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T14:49:19.352Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-14T14:49:19.352Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-14T14:49:19.352Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-14T14:49:19.352Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-14T14:49:19.353Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-07-14T14:49:19.353Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.7s done [2022-07-14T14:49:19.353Z] #73 DONE 5.6s [2022-07-14T14:49:19.353Z] [2022-07-14T14:49:19.353Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T14:49:19.353Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T14:49:19.353Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-14T14:49:19.353Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-14T14:49:19.353Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-14T14:49:19.353Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-14T14:49:19.353Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.7s done [2022-07-14T14:49:19.353Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.4s done [2022-07-14T14:49:19.353Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.1s done [2022-07-14T14:49:19.353Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.5s done [2022-07-14T14:49:19.353Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 4.0s done [2022-07-14T14:49:19.353Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 5.2s done [2022-07-14T14:49:19.353Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 4.0s done [2022-07-14T14:49:19.520Z] #84 41.37 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-14T14:49:19.842Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2022-07-14T14:49:19.842Z] #71 ... [2022-07-14T14:49:19.842Z] [2022-07-14T14:49:19.842Z] #24 [internal] load build context [2022-07-14T14:49:19.842Z] #24 sha256:b06f5d73fe6f14ff4410ef71594a6351b0f9b70923d7f595bdd129ecc18326d4 [2022-07-14T14:49:19.842Z] #24 transferring context: 62.07MB 2.7s done [2022-07-14T14:49:19.842Z] #24 DONE 3.0s [2022-07-14T14:49:19.842Z] [2022-07-14T14:49:19.842Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T14:49:19.842Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-14T14:49:19.842Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-14T14:49:19.842Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-14T14:49:19.842Z] #11 sha256:a083dca7c9d252411e94154be7aa88a2f97f34dd8fa1c05a15cdd39bf6a25523 1.80kB / 1.80kB done [2022-07-14T14:49:19.842Z] #11 sha256:493a77666ad570b208236daf750785d12f1299c472aec950f864af339fd17a8a 7.12kB / 7.12kB done [2022-07-14T14:49:19.842Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 2.3s done [2022-07-14T14:49:19.842Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 2.4s done [2022-07-14T14:49:19.842Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 2.6s done [2022-07-14T14:49:19.842Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 0.2s [2022-07-14T14:49:19.842Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 0B / 108.94MB 2.7s [2022-07-14T14:49:19.842Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 0B / 54.67MB 2.7s [2022-07-14T14:49:19.842Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 0B / 81.11MB 2.7s [2022-07-14T14:49:20.104Z] #11 ... [2022-07-14T14:49:20.104Z] [2022-07-14T14:49:20.104Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T14:49:20.104Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-14T14:49:20.104Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-14T14:49:20.104Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-14T14:49:20.104Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-14T14:49:20.104Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-07-14T14:49:20.104Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-07-14T14:49:20.104Z] #73 DONE 3.1s [2022-07-14T14:49:20.104Z] [2022-07-14T14:49:20.104Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T14:49:20.104Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-14T14:49:20.104Z] #71 DONE 3.1s [2022-07-14T14:49:20.104Z] [2022-07-14T14:49:20.104Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T14:49:20.104Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-14T14:49:20.104Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 13.99MB / 108.94MB 2.9s [2022-07-14T14:49:20.104Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 4.73MB / 54.67MB 2.9s [2022-07-14T14:49:20.104Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 10.49MB / 81.11MB 2.9s [2022-07-14T14:49:20.291Z] #11 ... [2022-07-14T14:49:20.291Z] [2022-07-14T14:49:20.291Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T14:49:20.291Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-14T14:49:20.291Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-14T14:49:20.291Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-14T14:49:20.291Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-14T14:49:20.291Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-14T14:49:20.291Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.3s [2022-07-14T14:49:20.291Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2022-07-14T14:49:20.291Z] #71 DONE 6.9s [2022-07-14T14:49:20.291Z] [2022-07-14T14:49:20.291Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-14T14:49:20.291Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-14T14:49:20.366Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 34.60MB / 108.94MB 3.1s [2022-07-14T14:49:20.366Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 25.98MB / 54.67MB 3.1s [2022-07-14T14:49:20.366Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 16.78MB / 81.11MB 3.1s [2022-07-14T14:49:20.366Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 50.33MB / 108.94MB 3.2s [2022-07-14T14:49:20.366Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 37.83MB / 54.67MB 3.2s [2022-07-14T14:49:20.366Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 32.51MB / 81.11MB 3.2s [2022-07-14T14:49:20.628Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 3.3s [2022-07-14T14:49:20.628Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 66.06MB / 108.94MB 3.4s [2022-07-14T14:49:20.628Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 52.43MB / 81.11MB 3.4s [2022-07-14T14:49:20.862Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.0s done [2022-07-14T14:49:20.888Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 76.55MB / 108.94MB 3.5s [2022-07-14T14:49:20.888Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 66.06MB / 81.11MB 3.5s [2022-07-14T14:49:20.888Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 99.61MB / 108.94MB 3.7s [2022-07-14T14:49:20.888Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 3.7s [2022-07-14T14:49:20.888Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.00MB / 108.94MB 3.8s [2022-07-14T14:49:21.121Z] #28 DONE 7.6s [2022-07-14T14:49:21.121Z] [2022-07-14T14:49:21.121Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T14:49:21.121Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T14:49:21.121Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.1s [2022-07-14T14:49:21.382Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.3s done [2022-07-14T14:49:21.643Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.1s [2022-07-14T14:49:21.643Z] #11 ... [2022-07-14T14:49:21.643Z] [2022-07-14T14:49:21.643Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-14T14:49:21.643Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-14T14:49:21.643Z] #72 DONE 0.8s [2022-07-14T14:49:21.643Z] [2022-07-14T14:49:21.643Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T14:49:21.643Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T14:49:22.064Z] #84 ... [2022-07-14T14:49:22.064Z] [2022-07-14T14:49:22.064Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-14T14:49:22.064Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-14T14:49:22.064Z] #19 59.38 Reading package lists... [2022-07-14T14:49:22.213Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.5s done [2022-07-14T14:49:22.271Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 2.3s done [2022-07-14T14:49:22.271Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 5.0s done [2022-07-14T14:49:22.475Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 0.1s [2022-07-14T14:49:22.529Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.1s [2022-07-14T14:49:22.529Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 0B / 126B 5.2s [2022-07-14T14:49:22.529Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 5.3s [2022-07-14T14:49:22.735Z] #11 ... [2022-07-14T14:49:22.735Z] [2022-07-14T14:49:22.735Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-14T14:49:22.735Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-14T14:49:22.735Z] #74 DONE 1.0s [2022-07-14T14:49:22.735Z] [2022-07-14T14:49:22.735Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T14:49:22.735Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T14:49:22.788Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.2s done [2022-07-14T14:49:23.618Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-14T14:49:23.618Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-14T14:49:23.618Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T14:49:23.618Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-14T14:49:23.618Z] [2022-07-14T14:49:23.618Z] + TEST_INTEGRATION_DEST=2 [2022-07-14T14:49:23.618Z] + CONTAINER_NAME=docker-pr9-2 [2022-07-14T14:49:23.618Z] + TEST_SKIP_INTEGRATION=1 [2022-07-14T14:49:23.618Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-14T14:49:23.618Z] + run_tests [2022-07-14T14:49:23.618Z] + c=0 [2022-07-14T14:49:23.618Z] + '[' -n 0 ']' [2022-07-14T14:49:23.618Z] + rm= [2022-07-14T14:49:23.618Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43784/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43784/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43784/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7d74269c0dafb71a760d8c669fca3d2df5778d2e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d74269c0dafb71a760d8c669fca3d2df5778d2e hack/make.sh '' test-integration [2022-07-14T14:49:23.618Z] ++ jobs -p [2022-07-14T14:49:23.618Z] + TEST_INTEGRATION_DEST=3 [2022-07-14T14:49:23.618Z] + CONTAINER_NAME=docker-pr9-3 [2022-07-14T14:49:23.618Z] + TEST_SKIP_INTEGRATION=1 [2022-07-14T14:49:23.618Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-14T14:49:23.618Z] + run_tests [2022-07-14T14:49:23.618Z] + '[' -n 0 ']' [2022-07-14T14:49:23.618Z] + rm= [2022-07-14T14:49:23.618Z] + for job in $(jobs -p) [2022-07-14T14:49:23.618Z] + wait 15336 [2022-07-14T14:49:23.618Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43784/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43784/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43784/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7d74269c0dafb71a760d8c669fca3d2df5778d2e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d74269c0dafb71a760d8c669fca3d2df5778d2e hack/make.sh '' test-integration [2022-07-14T14:49:23.618Z] + TEST_INTEGRATION_DEST=1 [2022-07-14T14:49:23.618Z] + CONTAINER_NAME=docker-pr9-1 [2022-07-14T14:49:23.618Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-14T14:49:23.618Z] + run_tests test-integration-flaky [2022-07-14T14:49:23.618Z] + '[' -n 0 ']' [2022-07-14T14:49:23.618Z] + rm= [2022-07-14T14:49:23.618Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43784/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43784/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43784/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7d74269c0dafb71a760d8c669fca3d2df5778d2e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d74269c0dafb71a760d8c669fca3d2df5778d2e hack/make.sh test-integration-flaky test-integration [2022-07-14T14:49:23.618Z] [2022-07-14T14:49:23.618Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-14T14:49:23.618Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-14T14:49:23.618Z] HOSTNAME=c55e78543488 [2022-07-14T14:49:23.618Z] TEST_SKIP_INTEGRATION=1 [2022-07-14T14:49:23.618Z] TESTDEBUG=0 [2022-07-14T14:49:23.618Z] DEST=bundles/test-integration [2022-07-14T14:49:23.618Z] PWD=/go/src/github.com/docker/docker [2022-07-14T14:49:23.618Z] KEEPBUNDLE=1 [2022-07-14T14:49:23.618Z] DOCKER_GITCOMMIT=7d74269c0dafb71a760d8c669fca3d2df5778d2e [2022-07-14T14:49:23.618Z] container=docker [2022-07-14T14:49:23.618Z] HOME=/root [2022-07-14T14:49:23.618Z] GOLANG_VERSION=1.18.4 [2022-07-14T14:49:23.618Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-14T14:49:23.618Z] VALIDATE_BRANCH=master [2022-07-14T14:49:23.618Z] TERM=xterm [2022-07-14T14:49:23.618Z] DOCKER_PKG=github.com/docker/docker [2022-07-14T14:49:23.618Z] SHLVL=1 [2022-07-14T14:49:23.618Z] TIMEOUT=120m [2022-07-14T14:49:23.618Z] DOCKER_BUILDTAGS= journald [2022-07-14T14:49:23.618Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-14T14:49:23.618Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-14T14:49:23.618Z] GO111MODULE=off [2022-07-14T14:49:23.618Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-14T14:49:23.618Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-14T14:49:23.618Z] GOPATH=/go [2022-07-14T14:49:23.618Z] PKG_CONFIG=pkg-config [2022-07-14T14:49:23.618Z] _=/usr/bin/env [2022-07-14T14:49:23.618Z] Building test suite binary ./integration-cli/test.main [2022-07-14T14:49:23.618Z] [2022-07-14T14:49:23.618Z] [2022-07-14T14:49:23.618Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-14T14:49:23.618Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-14T14:49:23.618Z] HOSTNAME=07b0d4cdcaf4 [2022-07-14T14:49:23.618Z] TEST_SKIP_INTEGRATION=1 [2022-07-14T14:49:23.618Z] TESTDEBUG=0 [2022-07-14T14:49:23.618Z] DEST=bundles/test-integration [2022-07-14T14:49:23.618Z] PWD=/go/src/github.com/docker/docker [2022-07-14T14:49:23.618Z] KEEPBUNDLE=1 [2022-07-14T14:49:23.618Z] DOCKER_GITCOMMIT=7d74269c0dafb71a760d8c669fca3d2df5778d2e [2022-07-14T14:49:23.618Z] container=docker [2022-07-14T14:49:23.618Z] HOME=/root [2022-07-14T14:49:23.618Z] GOLANG_VERSION=1.18.4 [2022-07-14T14:49:23.618Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-14T14:49:23.618Z] VALIDATE_BRANCH=master [2022-07-14T14:49:23.618Z] TERM=xterm [2022-07-14T14:49:23.618Z] DOCKER_PKG=github.com/docker/docker [2022-07-14T14:49:23.618Z] SHLVL=1 [2022-07-14T14:49:23.618Z] TIMEOUT=120m [2022-07-14T14:49:23.618Z] DOCKER_BUILDTAGS= journald [2022-07-14T14:49:23.618Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-14T14:49:23.618Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-14T14:49:23.618Z] GO111MODULE=off [2022-07-14T14:49:23.618Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-14T14:49:23.618Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-14T14:49:23.618Z] GOPATH=/go [2022-07-14T14:49:23.618Z] PKG_CONFIG=pkg-config [2022-07-14T14:49:23.618Z] _=/usr/bin/env [2022-07-14T14:49:23.618Z] Building test suite binary ./integration-cli/test.main [2022-07-14T14:49:23.618Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-14T14:49:23.618Z] No new tests added to integration. [2022-07-14T14:49:23.618Z] [2022-07-14T14:49:23.618Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-14T14:49:23.618Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-14T14:49:23.618Z] HOSTNAME=7e47687ae40a [2022-07-14T14:49:23.618Z] TESTDEBUG=0 [2022-07-14T14:49:23.618Z] DEST=bundles/test-integration [2022-07-14T14:49:23.618Z] PWD=/go/src/github.com/docker/docker [2022-07-14T14:49:23.618Z] KEEPBUNDLE=1 [2022-07-14T14:49:23.618Z] DOCKER_GITCOMMIT=7d74269c0dafb71a760d8c669fca3d2df5778d2e [2022-07-14T14:49:23.618Z] container=docker [2022-07-14T14:49:23.618Z] HOME=/root [2022-07-14T14:49:23.618Z] GOLANG_VERSION=1.18.4 [2022-07-14T14:49:23.618Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-14T14:49:23.618Z] VALIDATE_BRANCH=master [2022-07-14T14:49:23.618Z] TERM=xterm [2022-07-14T14:49:23.618Z] DOCKER_PKG=github.com/docker/docker [2022-07-14T14:49:23.618Z] SHLVL=1 [2022-07-14T14:49:23.618Z] TIMEOUT=120m [2022-07-14T14:49:23.618Z] DOCKER_BUILDTAGS= journald [2022-07-14T14:49:23.618Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-14T14:49:23.618Z] GO111MODULE=off [2022-07-14T14:49:23.618Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-14T14:49:23.618Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-14T14:49:23.618Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-14T14:49:23.618Z] GOPATH=/go [2022-07-14T14:49:23.618Z] PKG_CONFIG=pkg-config [2022-07-14T14:49:23.618Z] _=/usr/bin/env [2022-07-14T14:49:23.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-14T14:49:23.725Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.1s [2022-07-14T14:49:23.983Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.2s done [2022-07-14T14:49:23.983Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 6.8s done [2022-07-14T14:49:24.242Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 0.1s [2022-07-14T14:49:26.147Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 1.8s done [2022-07-14T14:49:26.147Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 8.8s [2022-07-14T14:49:26.284Z] #19 74.19 Building dependency tree... [2022-07-14T14:49:26.713Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 [2022-07-14T14:49:26.713Z] #11 ... [2022-07-14T14:49:26.713Z] [2022-07-14T14:49:26.713Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-14T14:49:26.713Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-14T14:49:26.713Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-14T14:49:26.713Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-14T14:49:26.713Z] #28 sha256:16b6769bf0827b7d2e1c487018a4c598c4985a3d0fa60dcfa7af3505554b0f7d 529B / 529B done [2022-07-14T14:49:26.713Z] #28 sha256:c7e601276d47957134e06e6611a00cda66bcf66977434494b0a2425d8d2d3cd7 1.48kB / 1.48kB done [2022-07-14T14:49:26.713Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 2.1s done [2022-07-14T14:49:26.713Z] #28 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 2.3s done [2022-07-14T14:49:26.973Z] #28 ... [2022-07-14T14:49:26.973Z] [2022-07-14T14:49:26.973Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T14:49:26.973Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-14T14:49:27.232Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 9.9s done [2022-07-14T14:49:27.490Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 10.1s done [2022-07-14T14:49:28.018Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.8s done [2022-07-14T14:49:28.018Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-14T14:49:28.078Z] #11 ... [2022-07-14T14:49:28.078Z] [2022-07-14T14:49:28.078Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-14T14:49:28.078Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-14T14:49:28.078Z] #28 DONE 10.9s [2022-07-14T14:49:28.078Z] [2022-07-14T14:49:28.078Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T14:49:28.078Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-14T14:49:28.826Z] #19 80.88 The following additional packages will be installed: [2022-07-14T14:49:28.826Z] #19 80.88 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-14T14:49:28.826Z] #19 80.88 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-14T14:49:28.826Z] #19 80.88 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-14T14:49:28.826Z] #19 80.88 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-14T14:49:28.826Z] #19 80.88 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-14T14:49:28.826Z] #19 80.88 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-14T14:49:28.826Z] #19 80.88 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-14T14:49:28.826Z] #19 80.89 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-14T14:49:28.826Z] #19 80.89 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-14T14:49:28.826Z] #19 80.89 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-14T14:49:28.826Z] #19 80.89 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-14T14:49:28.826Z] #19 80.89 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-14T14:49:28.826Z] #19 80.89 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-14T14:49:28.826Z] #19 80.89 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-14T14:49:28.826Z] #19 80.89 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-14T14:49:28.826Z] #19 80.89 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-14T14:49:28.826Z] #19 80.90 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-14T14:49:28.826Z] #19 80.90 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-14T14:49:28.826Z] #19 80.90 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-14T14:49:28.826Z] #19 80.90 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-14T14:49:28.826Z] #19 80.90 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-14T14:49:28.826Z] #19 80.90 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-14T14:49:28.826Z] #19 80.90 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-14T14:49:28.826Z] #19 80.90 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-14T14:49:28.826Z] #19 80.90 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-14T14:49:28.826Z] #19 80.90 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-14T14:49:28.826Z] #19 80.90 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-14T14:49:28.826Z] #19 80.90 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-14T14:49:28.826Z] #19 80.91 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-14T14:49:28.826Z] #19 80.91 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-14T14:49:28.826Z] #19 80.91 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-14T14:49:28.826Z] #19 80.91 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-14T14:49:28.826Z] #19 80.91 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-14T14:49:28.826Z] #19 80.93 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-14T14:49:28.826Z] #19 80.93 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-14T14:49:28.826Z] #19 80.93 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-14T14:49:28.826Z] #19 80.93 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-14T14:49:28.826Z] #19 80.93 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-14T14:49:28.826Z] #19 80.93 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-14T14:49:28.826Z] #19 80.93 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-14T14:49:28.826Z] #19 80.93 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-14T14:49:28.826Z] #19 80.93 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-14T14:49:28.826Z] #19 80.93 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-14T14:49:28.826Z] #19 80.93 linux-libc-dev-s390x-cross patch xz-utils [2022-07-14T14:49:28.826Z] #19 80.99 Suggested packages: [2022-07-14T14:49:28.826Z] #19 81.01 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-14T14:49:28.826Z] #19 81.01 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-14T14:49:28.826Z] #19 81.01 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-14T14:49:28.826Z] #19 81.01 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-14T14:49:28.826Z] #19 81.01 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-14T14:49:28.826Z] #19 81.01 libyaml-shell-perl ed diffutils-doc [2022-07-14T14:49:28.826Z] #19 81.01 Recommended packages: [2022-07-14T14:49:28.826Z] #19 81.01 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-14T14:49:28.826Z] #19 81.01 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-14T14:49:28.826Z] #19 ... [2022-07-14T14:49:28.826Z] [2022-07-14T14:49:28.826Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:49:28.826Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:49:28.826Z] #84 50.83 configure.ac:7: installing 'build-aux/compile' [2022-07-14T14:49:28.826Z] #84 50.83 configure.ac:9: installing 'build-aux/config.guess' [2022-07-14T14:49:28.826Z] #84 50.84 configure.ac:9: installing 'build-aux/config.sub' [2022-07-14T14:49:28.826Z] #84 50.84 configure.ac:11: installing 'build-aux/install-sh' [2022-07-14T14:49:28.826Z] #84 50.85 configure.ac:11: installing 'build-aux/missing' [2022-07-14T14:49:29.086Z] #84 51.05 Makefile.am: installing 'build-aux/depcomp' [2022-07-14T14:49:29.346Z] #84 51.13 parallel-tests: installing 'build-aux/test-driver' [2022-07-14T14:49:29.460Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 2.3s done [2022-07-14T14:49:29.718Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 [2022-07-14T14:49:31.259Z] #84 52.83 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-14T14:49:31.259Z] #84 52.83 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-14T14:49:31.259Z] #84 53.33 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-14T14:49:31.312Z] #11 ... [2022-07-14T14:49:31.312Z] [2022-07-14T14:49:31.312Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-14T14:49:31.312Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-14T14:49:31.312Z] #29 1.440 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T14:49:31.312Z] #29 1.469 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T14:49:31.312Z] #29 1.469 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T14:49:31.312Z] #29 1.645 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-14T14:49:31.312Z] #29 1.898 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-14T14:49:31.312Z] #29 2.334 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-14T14:49:31.312Z] #29 3.633 Fetched 8550 kB in 2s (3495 kB/s) [2022-07-14T14:49:31.312Z] #29 3.633 Reading package lists... [2022-07-14T14:49:31.312Z] #29 4.441 Reading package lists... [2022-07-14T14:49:31.312Z] #29 5.265 Building dependency tree... [2022-07-14T14:49:31.312Z] #29 5.665 The following additional packages will be installed: [2022-07-14T14:49:31.312Z] #29 5.665 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-14T14:49:31.312Z] #29 5.665 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-14T14:49:31.312Z] #29 5.665 Recommended packages: [2022-07-14T14:49:31.312Z] #29 5.665 libldap-common publicsuffix libsasl2-modules [2022-07-14T14:49:31.312Z] #29 5.828 The following NEW packages will be installed: [2022-07-14T14:49:31.312Z] #29 5.828 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-14T14:49:31.312Z] #29 5.829 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-14T14:49:31.312Z] #29 5.830 libssh2-1 openssl [2022-07-14T14:49:31.312Z] #29 6.104 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:49:31.312Z] #29 6.104 Need to get 3041 kB of archives. [2022-07-14T14:49:31.312Z] #29 6.104 After this operation, 6651 kB of additional disk space will be used. [2022-07-14T14:49:31.312Z] #29 6.104 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-14T14:49:31.312Z] #29 6.121 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-14T14:49:31.312Z] #29 6.121 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-14T14:49:31.312Z] #29 6.123 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-14T14:49:31.312Z] #29 6.123 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-14T14:49:31.312Z] #29 6.126 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-14T14:49:31.312Z] #29 6.145 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-14T14:49:31.312Z] #29 6.149 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-14T14:49:31.312Z] #29 6.149 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-14T14:49:31.312Z] #29 6.153 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-14T14:49:31.312Z] #29 6.153 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-14T14:49:31.312Z] #29 6.155 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-14T14:49:31.312Z] #29 6.165 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-14T14:49:31.312Z] #29 6.186 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-14T14:49:31.312Z] #29 6.187 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-14T14:49:31.312Z] #29 6.341 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:49:31.313Z] #29 6.376 Fetched 3041 kB in 0s (8546 kB/s) [2022-07-14T14:49:31.313Z] #29 6.399 Selecting previously unselected package openssl. [2022-07-14T14:49:31.313Z] #29 6.400 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-14T14:49:31.313Z] #29 6.407 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-14T14:49:31.313Z] #29 6.413 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-14T14:49:31.313Z] #29 6.581 Selecting previously unselected package ca-certificates. [2022-07-14T14:49:31.313Z] #29 6.581 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-14T14:49:31.313Z] #29 6.586 Unpacking ca-certificates (20210119) ... [2022-07-14T14:49:31.313Z] #29 6.668 Selecting previously unselected package libbrotli1:amd64. [2022-07-14T14:49:31.313Z] #29 6.668 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-14T14:49:31.313Z] #29 6.677 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-14T14:49:31.313Z] #29 6.754 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-14T14:49:31.313Z] #29 6.754 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-14T14:49:31.313Z] #29 6.760 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-14T14:49:31.313Z] #29 6.799 Selecting previously unselected package libsasl2-2:amd64. [2022-07-14T14:49:31.313Z] #29 6.799 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-14T14:49:31.313Z] #29 6.803 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-14T14:49:31.313Z] #29 6.854 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-14T14:49:31.313Z] #29 6.854 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-14T14:49:31.313Z] #29 6.858 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-14T14:49:31.313Z] #29 6.932 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-14T14:49:31.313Z] #29 6.932 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-14T14:49:31.313Z] #29 6.937 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-14T14:49:31.313Z] #29 6.991 Selecting previously unselected package libpsl5:amd64. [2022-07-14T14:49:31.313Z] #29 6.991 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-14T14:49:31.313Z] #29 7.031 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-14T14:49:31.313Z] #29 7.073 Selecting previously unselected package librtmp1:amd64. [2022-07-14T14:49:31.313Z] #29 7.075 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-14T14:49:31.313Z] #29 7.079 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-14T14:49:31.313Z] #29 7.129 Selecting previously unselected package libssh2-1:amd64. [2022-07-14T14:49:31.313Z] #29 7.129 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-14T14:49:31.313Z] #29 7.136 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-14T14:49:31.313Z] #29 7.191 Selecting previously unselected package libcurl4:amd64. [2022-07-14T14:49:31.313Z] #29 7.191 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-14T14:49:31.313Z] #29 7.196 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-14T14:49:31.313Z] #29 7.265 Selecting previously unselected package curl. [2022-07-14T14:49:31.313Z] #29 7.266 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-14T14:49:31.313Z] #29 7.279 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-14T14:49:31.313Z] #29 7.365 Selecting previously unselected package libonig5:amd64. [2022-07-14T14:49:31.313Z] #29 7.365 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-14T14:49:31.313Z] #29 7.365 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-14T14:49:31.313Z] #29 7.419 Selecting previously unselected package libjq1:amd64. [2022-07-14T14:49:31.313Z] #29 7.419 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-14T14:49:31.313Z] #29 7.431 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-14T14:49:31.313Z] #29 7.481 Selecting previously unselected package jq. [2022-07-14T14:49:31.313Z] #29 7.481 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-14T14:49:31.313Z] #29 7.486 Unpacking jq (1.6-2.1) ... [2022-07-14T14:49:31.313Z] #29 7.533 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-14T14:49:31.313Z] #29 7.545 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-14T14:49:31.313Z] #29 7.556 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-14T14:49:31.313Z] #29 7.566 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-14T14:49:31.313Z] #29 7.579 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-14T14:49:31.313Z] #29 7.590 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-14T14:49:31.313Z] #29 7.600 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-14T14:49:31.313Z] #29 7.611 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-14T14:49:31.313Z] #29 7.630 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-14T14:49:31.313Z] #29 7.641 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-14T14:49:31.313Z] #29 7.653 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-14T14:49:31.313Z] #29 7.664 Setting up ca-certificates (20210119) ... [2022-07-14T14:49:31.313Z] #29 8.299 Updating certificates in /etc/ssl/certs... [2022-07-14T14:49:31.313Z] #29 8.939 129 added, 0 removed; done. [2022-07-14T14:49:31.313Z] #29 9.010 Setting up jq (1.6-2.1) ... [2022-07-14T14:49:31.313Z] #29 9.022 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-14T14:49:31.313Z] #29 9.033 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-14T14:49:31.313Z] #29 9.045 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:49:31.313Z] #29 9.067 Processing triggers for ca-certificates (20210119) ... [2022-07-14T14:49:31.313Z] #29 9.077 Updating certificates in /etc/ssl/certs... [2022-07-14T14:49:31.313Z] #29 9.666 0 added, 0 removed; done. [2022-07-14T14:49:31.313Z] #29 9.666 Running hooks in /etc/ca-certificates/update.d... [2022-07-14T14:49:31.313Z] #29 9.667 done. [2022-07-14T14:49:31.313Z] #29 ... [2022-07-14T14:49:31.313Z] [2022-07-14T14:49:31.313Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T14:49:31.313Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T14:49:31.519Z] #84 53.33 libtoolize: copying file 'm4/libtool.m4' [2022-07-14T14:49:31.519Z] #84 53.40 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-14T14:49:31.519Z] #84 53.49 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-14T14:49:31.519Z] #84 53.58 libtoolize: copying file 'm4/ltversion.m4' [2022-07-14T14:49:31.571Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.2s done [2022-07-14T14:49:31.780Z] #84 53.67 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-14T14:49:32.136Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-14T14:49:32.397Z] #11 ... [2022-07-14T14:49:32.397Z] [2022-07-14T14:49:32.397Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-14T14:49:32.397Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-14T14:49:32.397Z] #29 DONE 11.3s [2022-07-14T14:49:32.397Z] [2022-07-14T14:49:32.397Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T14:49:32.397Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T14:49:32.657Z] #11 ... [2022-07-14T14:49:32.657Z] [2022-07-14T14:49:32.657Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-14T14:49:32.657Z] #30 sha256:793c19679ab62cd4f3ddde92cceea7f81b71eb630ca023730e9f0da31acd322e [2022-07-14T14:49:32.657Z] #30 DONE 0.4s [2022-07-14T14:49:32.918Z] [2022-07-14T14:49:32.918Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T14:49:32.918Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T14:49:34.322Z] #84 ... [2022-07-14T14:49:34.322Z] [2022-07-14T14:49:34.322Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-14T14:49:34.322Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-14T14:49:34.322Z] #19 86.62 The following NEW packages will be installed: [2022-07-14T14:49:34.322Z] #19 86.64 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-14T14:49:34.322Z] #19 86.64 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-14T14:49:34.322Z] #19 86.64 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-14T14:49:34.322Z] #19 86.64 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-14T14:49:34.322Z] #19 86.64 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-14T14:49:34.322Z] #19 86.64 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-14T14:49:34.322Z] #19 86.64 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-14T14:49:34.322Z] #19 86.64 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-14T14:49:34.322Z] #19 86.64 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-14T14:49:34.322Z] #19 86.64 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-14T14:49:34.322Z] #19 86.64 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-14T14:49:34.322Z] #19 86.64 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-14T14:49:34.322Z] #19 86.64 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-14T14:49:34.322Z] #19 86.64 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-14T14:49:34.322Z] #19 86.64 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-14T14:49:34.322Z] #19 86.64 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-14T14:49:34.322Z] #19 86.64 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-14T14:49:34.322Z] #19 86.64 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-14T14:49:34.322Z] #19 86.64 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-14T14:49:34.322Z] #19 86.64 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-14T14:49:34.322Z] #19 86.64 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-14T14:49:34.322Z] #19 86.64 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-14T14:49:34.322Z] #19 86.64 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-14T14:49:34.322Z] #19 86.65 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-14T14:49:34.322Z] #19 86.65 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-14T14:49:34.322Z] #19 86.65 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-14T14:49:34.322Z] #19 86.65 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-14T14:49:34.322Z] #19 86.65 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-14T14:49:34.322Z] #19 86.65 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-14T14:49:34.322Z] #19 86.65 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-14T14:49:34.322Z] #19 86.65 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-14T14:49:34.322Z] #19 86.65 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-14T14:49:34.322Z] #19 86.66 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-14T14:49:34.322Z] #19 86.66 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-14T14:49:34.322Z] #19 86.66 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-14T14:49:34.322Z] #19 86.66 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-14T14:49:34.322Z] #19 86.67 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-14T14:49:34.322Z] #19 86.67 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-14T14:49:34.322Z] #19 86.67 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-14T14:49:34.322Z] #19 86.67 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-14T14:49:34.322Z] #19 86.67 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-14T14:49:34.322Z] #19 86.67 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-14T14:49:34.322Z] #19 86.67 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-14T14:49:34.322Z] #19 86.67 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-14T14:49:34.322Z] #19 86.67 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-14T14:49:34.322Z] #19 86.67 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-14T14:49:34.322Z] #19 86.67 linux-libc-dev-s390x-cross patch xz-utils [2022-07-14T14:49:34.893Z] #19 87.29 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:49:34.893Z] #19 87.29 Need to get 788 MB of archives. [2022-07-14T14:49:34.893Z] #19 87.29 After this operation, 3385 MB of additional disk space will be used. [2022-07-14T14:49:34.893Z] #19 87.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-07-14T14:49:34.893Z] #19 87.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-14T14:49:34.893Z] #19 87.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-14T14:49:34.893Z] #19 87.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-14T14:49:34.893Z] #19 87.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-14T14:49:34.893Z] #19 87.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-14T14:49:34.893Z] #19 87.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-07-14T14:49:34.893Z] #19 87.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-07-14T14:49:34.991Z] #11 ... [2022-07-14T14:49:34.992Z] [2022-07-14T14:49:34.992Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-14T14:49:34.992Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-14T14:49:34.992Z] #72 DONE 1.9s [2022-07-14T14:49:34.992Z] [2022-07-14T14:49:34.992Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-14T14:49:34.992Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-14T14:49:35.154Z] #19 87.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-07-14T14:49:35.154Z] #19 87.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-07-14T14:49:35.414Z] #19 87.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-07-14T14:49:35.414Z] #19 87.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-14T14:49:35.414Z] #19 87.79 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-07-14T14:49:36.366Z] #74 DONE 1.3s [2022-07-14T14:49:36.366Z] [2022-07-14T14:49:36.366Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T14:49:36.366Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-14T14:49:36.366Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 5.2s done [2022-07-14T14:49:36.366Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a done [2022-07-14T14:49:36.366Z] #11 DONE 19.1s [2022-07-14T14:49:36.366Z] [2022-07-14T14:49:36.366Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-14T14:49:36.366Z] #12 sha256:b049ffc12560a218076745d49180cf528b788a7078081d2c2099febaafde9bdf [2022-07-14T14:49:36.626Z] #12 DONE 0.4s [2022-07-14T14:49:36.626Z] [2022-07-14T14:49:36.626Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-14T14:49:36.626Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-14T14:49:36.626Z] #29 1.139 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T14:49:36.626Z] #29 1.174 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T14:49:36.626Z] #29 1.195 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T14:49:36.626Z] #29 1.324 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T14:49:36.626Z] #29 1.626 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T14:49:36.626Z] #29 1.627 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T14:49:36.626Z] #29 2.544 Fetched 8436 kB in 2s (5078 kB/s) [2022-07-14T14:49:36.626Z] #29 2.544 Reading package lists... [2022-07-14T14:49:36.626Z] #29 3.076 Reading package lists... [2022-07-14T14:49:36.626Z] #29 3.590 Building dependency tree... [2022-07-14T14:49:36.626Z] #29 3.918 The following additional packages will be installed: [2022-07-14T14:49:36.626Z] #29 3.918 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-14T14:49:36.626Z] #29 3.918 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-14T14:49:36.626Z] #29 3.921 Recommended packages: [2022-07-14T14:49:36.626Z] #29 3.921 libldap-common publicsuffix libsasl2-modules [2022-07-14T14:49:36.626Z] #29 4.041 The following NEW packages will be installed: [2022-07-14T14:49:36.626Z] #29 4.042 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-14T14:49:36.626Z] #29 4.042 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-14T14:49:36.626Z] #29 4.043 libssh2-1 openssl [2022-07-14T14:49:36.626Z] #29 4.314 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:49:36.626Z] #29 4.314 Need to get 2934 kB of archives. [2022-07-14T14:49:36.626Z] #29 4.314 After this operation, 6476 kB of additional disk space will be used. [2022-07-14T14:49:36.626Z] #29 4.314 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-14T14:49:36.626Z] #29 4.343 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-14T14:49:36.627Z] #29 4.356 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-14T14:49:36.627Z] #29 4.421 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-07-14T14:49:36.627Z] #29 4.477 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-14T14:49:36.627Z] #29 4.541 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-07-14T14:49:36.627Z] #29 4.600 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-14T14:49:36.627Z] #29 4.668 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-14T14:49:36.627Z] #29 4.729 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-14T14:49:36.627Z] #29 4.741 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-14T14:49:36.627Z] #29 4.746 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-14T14:49:36.627Z] #29 4.749 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-14T14:49:36.627Z] #29 4.776 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-14T14:49:36.627Z] #29 4.783 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-14T14:49:36.627Z] #29 4.785 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-14T14:49:36.627Z] #29 5.140 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:49:36.627Z] #29 5.175 Fetched 2934 kB in 1s (3975 kB/s) [2022-07-14T14:49:36.627Z] #29 5.399 Selecting previously unselected package openssl. [2022-07-14T14:49:36.627Z] #29 5.399 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-07-14T14:49:36.627Z] #29 5.399 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-14T14:49:36.627Z] #29 5.461 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-14T14:49:36.627Z] #29 5.624 Selecting previously unselected package ca-certificates. [2022-07-14T14:49:36.627Z] #29 5.624 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-14T14:49:36.627Z] #29 5.637 Unpacking ca-certificates (20210119) ... [2022-07-14T14:49:36.627Z] #29 6.540 Selecting previously unselected package libbrotli1:arm64. [2022-07-14T14:49:36.627Z] #29 6.540 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-14T14:49:36.627Z] #29 6.553 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-14T14:49:36.627Z] #29 6.706 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-14T14:49:36.627Z] #29 6.707 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-14T14:49:36.627Z] #29 6.717 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-14T14:49:36.627Z] #29 6.786 Selecting previously unselected package libsasl2-2:arm64. [2022-07-14T14:49:36.627Z] #29 6.786 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-14T14:49:36.627Z] #29 6.790 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-14T14:49:36.627Z] #29 6.853 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-14T14:49:36.627Z] #29 6.853 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-14T14:49:36.627Z] #29 6.855 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-14T14:49:36.627Z] #29 7.584 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-14T14:49:36.627Z] #29 7.585 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-14T14:49:36.627Z] #29 7.681 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-14T14:49:36.627Z] #29 8.039 Selecting previously unselected package libpsl5:arm64. [2022-07-14T14:49:36.627Z] #29 8.041 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-14T14:49:36.627Z] #29 8.048 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-14T14:49:36.627Z] #29 8.093 Selecting previously unselected package librtmp1:arm64. [2022-07-14T14:49:36.627Z] #29 8.095 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-14T14:49:36.627Z] #29 8.099 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-14T14:49:36.627Z] #29 8.150 Selecting previously unselected package libssh2-1:arm64. [2022-07-14T14:49:36.627Z] #29 8.152 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-14T14:49:36.627Z] #29 8.156 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-14T14:49:36.627Z] #29 8.262 Selecting previously unselected package libcurl4:arm64. [2022-07-14T14:49:36.627Z] #29 8.262 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-14T14:49:36.627Z] #29 8.262 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-14T14:49:36.627Z] #29 8.317 Selecting previously unselected package curl. [2022-07-14T14:49:36.627Z] #29 8.317 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-14T14:49:36.627Z] #29 8.321 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-14T14:49:36.627Z] #29 8.374 Selecting previously unselected package libonig5:arm64. [2022-07-14T14:49:36.627Z] #29 8.374 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-14T14:49:36.627Z] #29 8.377 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-14T14:49:36.627Z] #29 8.431 Selecting previously unselected package libjq1:arm64. [2022-07-14T14:49:36.627Z] #29 8.432 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-14T14:49:36.627Z] #29 8.437 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-14T14:49:36.627Z] #29 8.488 Selecting previously unselected package jq. [2022-07-14T14:49:36.627Z] #29 8.488 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-14T14:49:36.627Z] #29 8.491 Unpacking jq (1.6-2.1) ... [2022-07-14T14:49:36.627Z] #29 8.631 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-14T14:49:36.627Z] #29 8.645 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-14T14:49:36.627Z] #29 8.677 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-14T14:49:36.627Z] #29 8.679 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-14T14:49:36.627Z] #29 8.702 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-14T14:49:36.627Z] #29 8.714 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-14T14:49:36.627Z] #29 8.731 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-14T14:49:36.627Z] #29 8.748 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-14T14:49:36.798Z] #19 89.13 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-07-14T14:49:36.798Z] #19 89.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-07-14T14:49:36.886Z] #29 8.764 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-14T14:49:36.886Z] #29 8.776 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-14T14:49:36.886Z] #29 8.791 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-14T14:49:36.886Z] #29 8.802 Setting up ca-certificates (20210119) ... [2022-07-14T14:49:37.144Z] #29 ... [2022-07-14T14:49:37.144Z] [2022-07-14T14:49:37.144Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-14T14:49:37.144Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99 [2022-07-14T14:49:37.144Z] #13 DONE 0.5s [2022-07-14T14:49:37.144Z] [2022-07-14T14:49:37.144Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:49:37.144Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-14T14:49:37.144Z] #14 ... [2022-07-14T14:49:37.144Z] [2022-07-14T14:49:37.144Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-14T14:49:37.144Z] #50 sha256:c6bb93e5f4675ecda38cdfaf3afd3d6f2cd28bbe8eeaaa77d81dab77210c87ff [2022-07-14T14:49:37.144Z] #50 DONE 0.2s [2022-07-14T14:49:37.405Z] [2022-07-14T14:49:37.405Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-14T14:49:37.405Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e [2022-07-14T14:49:37.405Z] #33 DONE 0.2s [2022-07-14T14:49:37.405Z] [2022-07-14T14:49:37.405Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-14T14:49:37.405Z] #46 sha256:5d18c32ec7853d729df69cf12f5154ea646e9eec09941e22bfa6942d9d989571 [2022-07-14T14:49:37.405Z] #46 DONE 0.2s [2022-07-14T14:49:37.405Z] [2022-07-14T14:49:37.405Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-14T14:49:37.405Z] #25 sha256:eb37f6d748b45fd904014151980068abd729d941bd152cb6b4eccde6e2f17bb1 [2022-07-14T14:49:37.405Z] #25 DONE 0.3s [2022-07-14T14:49:37.405Z] [2022-07-14T14:49:37.405Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-14T14:49:37.405Z] #26 sha256:d9d32e5620f3fa5a1f8ca8c107e9812fef9e766fa5f1f207be485aa572bc8c10 [2022-07-14T14:49:37.665Z] #26 ... [2022-07-14T14:49:37.665Z] [2022-07-14T14:49:37.665Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-14T14:49:37.665Z] #66 sha256:2563d8cfdd1c7e6ece1dd0046009489cf9db75aeb680447fff450170a7d51395 [2022-07-14T14:49:37.665Z] #66 DONE 0.5s [2022-07-14T14:49:37.665Z] [2022-07-14T14:49:37.665Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-14T14:49:37.665Z] #67 sha256:5b5001404d33e67f070469bb71b4ba60a60f1e405b6995ec06735a35057bc23a [2022-07-14T14:49:38.181Z] #19 90.45 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-07-14T14:49:38.181Z] #19 90.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-07-14T14:49:38.186Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-14T14:49:39.565Z] #19 91.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-14T14:49:39.565Z] #19 91.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-07-14T14:49:40.204Z] #67 ... [2022-07-14T14:49:40.204Z] [2022-07-14T14:49:40.204Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-14T14:49:40.204Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-14T14:49:40.204Z] #29 9.503 Updating certificates in /etc/ssl/certs... [2022-07-14T14:49:40.204Z] #29 10.97 129 added, 0 removed; done. [2022-07-14T14:49:40.204Z] #29 11.09 Setting up jq (1.6-2.1) ... [2022-07-14T14:49:40.204Z] #29 11.10 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-14T14:49:40.204Z] #29 11.11 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-14T14:49:40.204Z] #29 11.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:49:40.204Z] #29 11.14 Processing triggers for ca-certificates (20210119) ... [2022-07-14T14:49:40.204Z] #29 11.17 Updating certificates in /etc/ssl/certs... [2022-07-14T14:49:40.204Z] #29 12.24 0 added, 0 removed; done. [2022-07-14T14:49:40.204Z] #29 12.24 Running hooks in /etc/ca-certificates/update.d... [2022-07-14T14:49:40.204Z] #29 12.24 done. [2022-07-14T14:49:40.204Z] #29 DONE 12.3s [2022-07-14T14:49:40.465Z] [2022-07-14T14:49:40.465Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-14T14:49:40.465Z] #30 sha256:7d8b8aa33451c008acc6d2b90c6ea3f34c16d44d9ad3f4a75d7e4fb9efef1240 [2022-07-14T14:49:40.465Z] #30 DONE 0.1s [2022-07-14T14:49:40.465Z] [2022-07-14T14:49:40.465Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-14T14:49:40.465Z] #31 sha256:389426caf8304e07611005fc313d2c9e61ad48cbc817d5dc8f5157b8070cd132 [2022-07-14T14:49:40.726Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.4s done [2022-07-14T14:49:40.726Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-14T14:49:40.920Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-14T14:49:40.920Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-14T14:49:40.920Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T14:49:40.920Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-14T14:49:40.920Z] [2022-07-14T14:49:40.920Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-14T14:49:40.920Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-14T14:49:40.920Z] HOSTNAME=7d19dc259839 [2022-07-14T14:49:40.920Z] DEST=bundles/test-integration [2022-07-14T14:49:40.920Z] PWD=/go/src/github.com/docker/docker [2022-07-14T14:49:40.920Z] DOCKER_ROOTLESS=1 [2022-07-14T14:49:40.920Z] DOCKER_GITCOMMIT=7d74269c0dafb71a760d8c669fca3d2df5778d2e [2022-07-14T14:49:40.920Z] container=docker [2022-07-14T14:49:40.920Z] HOME=/root [2022-07-14T14:49:40.921Z] GOLANG_VERSION=1.18.4 [2022-07-14T14:49:40.921Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-14T14:49:40.921Z] VALIDATE_BRANCH=master [2022-07-14T14:49:40.921Z] TERM=xterm [2022-07-14T14:49:40.921Z] DOCKER_PKG=github.com/docker/docker [2022-07-14T14:49:40.921Z] SHLVL=1 [2022-07-14T14:49:40.921Z] TIMEOUT=120m [2022-07-14T14:49:40.921Z] DOCKER_BUILDTAGS= journald [2022-07-14T14:49:40.921Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-14T14:49:40.921Z] GO111MODULE=off [2022-07-14T14:49:40.921Z] DOCKER_EXPERIMENTAL=1 [2022-07-14T14:49:40.921Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-14T14:49:40.921Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-14T14:49:40.921Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-14T14:49:40.921Z] GOPATH=/go [2022-07-14T14:49:40.921Z] PKG_CONFIG=pkg-config [2022-07-14T14:49:40.921Z] _=/usr/bin/env [2022-07-14T14:49:40.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-14T14:49:40.949Z] #19 93.25 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-14T14:49:40.949Z] #19 93.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-07-14T14:49:40.987Z] #11 DONE 27.6s [2022-07-14T14:49:40.987Z] [2022-07-14T14:49:40.987Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-14T14:49:40.987Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-14T14:49:42.332Z] #19 94.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-14T14:49:42.332Z] #19 94.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-07-14T14:49:42.332Z] #19 94.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-07-14T14:49:42.332Z] #19 94.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-14T14:49:42.332Z] #19 94.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-14T14:49:42.332Z] #19 94.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-14T14:49:42.332Z] #19 94.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-07-14T14:49:42.332Z] #19 94.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-14T14:49:42.332Z] #19 94.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-07-14T14:49:42.332Z] #19 94.46 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-07-14T14:49:42.332Z] #19 94.46 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-07-14T14:49:42.332Z] #19 94.46 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-14T14:49:42.332Z] #19 94.46 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-14T14:49:42.332Z] #19 94.52 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-14T14:49:42.332Z] #19 94.55 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-14T14:49:42.332Z] #19 94.64 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-07-14T14:49:42.332Z] #19 94.65 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-14T14:49:42.332Z] #19 94.67 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-07-14T14:49:42.332Z] #19 94.69 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-07-14T14:49:42.362Z] #12 ... [2022-07-14T14:49:42.362Z] [2022-07-14T14:49:42.363Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-14T14:49:42.363Z] #31 sha256:ad1ca48a3ae8bc8bf4807a4b83bdb3efce9856b743e95fe12f3bd10e1d6afb85 [2022-07-14T14:49:42.363Z] #31 1.490 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-14T14:49:42.363Z] #31 1.760 [2022-07-14T14:49:42.363Z] #31 1.978 #=#=# ######################################################################## 100.0% [2022-07-14T14:49:42.363Z] #31 2.214 [2022-07-14T14:49:42.363Z] #31 3.078 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-14T14:49:42.363Z] #31 3.346 [2022-07-14T14:49:42.363Z] #31 3.561 #=#=# ######################################################################## 100.0% [2022-07-14T14:49:42.363Z] #31 3.847 [2022-07-14T14:49:42.363Z] #31 4.817 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-14T14:49:42.363Z] #31 5.096 [2022-07-14T14:49:42.363Z] #31 5.311 #=#=# ####### 11.0% ###################################### 54.2% ################################################################ 90.0% ######################################################################## 100.0% [2022-07-14T14:49:42.363Z] #31 5.849 [2022-07-14T14:49:42.363Z] #31 6.760 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-14T14:49:42.363Z] #31 7.041 [2022-07-14T14:49:42.363Z] #31 7.268 #=#=# ######################################################################## 100.0% [2022-07-14T14:49:42.363Z] #31 7.553 [2022-07-14T14:49:42.363Z] #31 8.280 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-14T14:49:42.363Z] #31 8.552 [2022-07-14T14:49:42.363Z] #31 8.771 #=#=# ######################################################################## 100.0% [2022-07-14T14:49:42.363Z] #31 8.962 [2022-07-14T14:49:42.363Z] #31 9.003 Download of images into '/build' complete. [2022-07-14T14:49:42.363Z] #31 9.003 Use something like the following to load the result into a Docker daemon: [2022-07-14T14:49:42.363Z] #31 9.003 tar -cC '/build' . | docker load [2022-07-14T14:49:42.363Z] #31 DONE 9.4s [2022-07-14T14:49:42.363Z] [2022-07-14T14:49:42.363Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-14T14:49:42.363Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-14T14:49:42.363Z] #12 DONE 1.2s [2022-07-14T14:49:42.363Z] [2022-07-14T14:49:42.363Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-14T14:49:42.363Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-14T14:49:42.929Z] #13 DONE 0.6s [2022-07-14T14:49:42.929Z] [2022-07-14T14:49:42.929Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-14T14:49:42.929Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-14T14:49:42.929Z] #46 ... [2022-07-14T14:49:42.929Z] [2022-07-14T14:49:42.929Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-14T14:49:42.929Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-14T14:49:42.929Z] #33 DONE 0.1s [2022-07-14T14:49:42.929Z] [2022-07-14T14:49:42.929Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-14T14:49:42.929Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-14T14:49:42.929Z] #50 DONE 0.2s [2022-07-14T14:49:43.187Z] [2022-07-14T14:49:43.187Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-14T14:49:43.187Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-14T14:49:43.187Z] #46 DONE 0.3s [2022-07-14T14:49:43.187Z] [2022-07-14T14:49:43.187Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-14T14:49:43.187Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-14T14:49:43.187Z] #47 ... [2022-07-14T14:49:43.187Z] [2022-07-14T14:49:43.187Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-14T14:49:43.187Z] #25 sha256:b41c97762c870927157882698d965a313fa272a2d0f898c9a8aa80e898cdae2f [2022-07-14T14:49:43.187Z] #25 DONE 0.3s [2022-07-14T14:49:43.187Z] [2022-07-14T14:49:43.187Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-14T14:49:43.187Z] #66 sha256:582c6cf864512851d9a4c47ba35095093d86fdf10a69fef8489eda48d6f5be26 [2022-07-14T14:49:43.187Z] #66 DONE 0.4s [2022-07-14T14:49:43.448Z] [2022-07-14T14:49:43.448Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-14T14:49:43.448Z] #67 sha256:8260c5b59da3ea21932a0996ccf4f40a165e42bd8739fc6c7ca5b8455fbaac49 [2022-07-14T14:49:43.715Z] #19 96.08 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-07-14T14:49:43.715Z] #19 96.08 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-07-14T14:49:43.715Z] #19 96.12 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-14T14:49:43.715Z] #19 96.17 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-07-14T14:49:43.715Z] #19 96.22 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-07-14T14:49:44.287Z] #19 ... [2022-07-14T14:49:44.287Z] [2022-07-14T14:49:44.287Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:49:44.287Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:49:44.287Z] #84 66.34 configure.ac:11: installing 'build-aux/compile' [2022-07-14T14:49:44.287Z] #84 66.37 configure.ac:11: installing 'build-aux/config.guess' [2022-07-14T14:49:44.287Z] #84 66.37 configure.ac:11: installing 'build-aux/config.sub' [2022-07-14T14:49:44.287Z] #84 66.38 configure.ac:13: installing 'build-aux/install-sh' [2022-07-14T14:49:44.287Z] #84 66.39 configure.ac:13: installing 'build-aux/missing' [2022-07-14T14:49:44.547Z] #84 66.40 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-14T14:49:44.547Z] #84 66.62 Makefile.am: installing 'build-aux/depcomp' [2022-07-14T14:49:45.734Z] #31 ... [2022-07-14T14:49:45.734Z] [2022-07-14T14:49:45.734Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-14T14:49:45.734Z] #67 sha256:5b5001404d33e67f070469bb71b4ba60a60f1e405b6995ec06735a35057bc23a [2022-07-14T14:49:45.734Z] #67 4.374 + RM_GOPATH=0 [2022-07-14T14:49:45.734Z] #67 4.382 + TMP_GOPATH= [2022-07-14T14:49:45.734Z] #67 4.382 + : /build [2022-07-14T14:49:45.734Z] #67 4.382 + '[' -z '' ']' [2022-07-14T14:49:45.734Z] #67 4.382 ++ mktemp -d [2022-07-14T14:49:45.734Z] #67 4.392 + export GOPATH=/tmp/tmp.fjV8UyBUuO [2022-07-14T14:49:45.734Z] #67 4.392 + GOPATH=/tmp/tmp.fjV8UyBUuO [2022-07-14T14:49:45.734Z] #67 4.392 + RM_GOPATH=1 [2022-07-14T14:49:45.734Z] #67 4.392 + case "$(go env GOARCH)" in [2022-07-14T14:49:45.734Z] #67 4.392 ++ go env GOARCH [2022-07-14T14:49:45.734Z] #67 4.435 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T14:49:45.734Z] #67 4.435 + GO_BUILDMODE=-buildmode=pie [2022-07-14T14:49:45.734Z] #67 4.439 ++ dirname /install.sh [2022-07-14T14:49:45.734Z] #67 4.467 + dir=/ [2022-07-14T14:49:45.734Z] #67 4.467 + bin=rootlesskit [2022-07-14T14:49:45.734Z] #67 4.467 + shift [2022-07-14T14:49:45.734Z] #67 4.467 + '[' '!' -f //rootlesskit.installer ']' [2022-07-14T14:49:45.734Z] #67 4.467 + . //rootlesskit.installer [2022-07-14T14:49:45.734Z] #67 4.467 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-14T14:49:45.734Z] #67 4.467 + install_rootlesskit [2022-07-14T14:49:45.734Z] #67 4.467 + case "$1" in [2022-07-14T14:49:45.734Z] #67 4.467 + export CGO_ENABLED=0 [2022-07-14T14:49:45.734Z] #67 4.467 + CGO_ENABLED=0 [2022-07-14T14:49:45.734Z] #67 4.467 + _install_rootlesskit [2022-07-14T14:49:45.734Z] #67 4.475 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-14T14:49:45.734Z] #67 4.475 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-14T14:49:45.734Z] #67 4.478 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-14T14:49:45.734Z] #67 4.478 + GOBIN=/build [2022-07-14T14:49:45.734Z] #67 4.478 + GO111MODULE=on [2022-07-14T14:49:45.734Z] #67 4.483 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-14T14:49:45.734Z] #67 4.978 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-14T14:49:45.734Z] #67 6.959 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-14T14:49:45.734Z] #67 6.960 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-14T14:49:45.734Z] #67 7.326 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-14T14:49:46.206Z] #84 67.76 checking build system type... x86_64-pc-linux-gnu [2022-07-14T14:49:46.206Z] #84 68.06 checking host system type... x86_64-pc-linux-gnu [2022-07-14T14:49:46.206Z] #84 68.06 checking how to print strings... printf [2022-07-14T14:49:46.206Z] #84 68.07 checking for gcc... gcc [2022-07-14T14:49:46.487Z] #84 68.20 checking whether the C compiler works... yes [2022-07-14T14:49:46.487Z] #84 68.40 checking for C compiler default output file name... a.out [2022-07-14T14:49:46.748Z] #84 68.41 checking for suffix of executables... [2022-07-14T14:49:47.007Z] #84 68.72 checking whether we are cross compiling... no [2022-07-14T14:49:47.007Z] #84 68.97 checking for suffix of object files... o [2022-07-14T14:49:47.111Z] #67 ... [2022-07-14T14:49:47.111Z] [2022-07-14T14:49:47.111Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-14T14:49:47.111Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-14T14:49:47.111Z] #62 4.900 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T14:49:47.111Z] #62 4.975 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T14:49:47.111Z] #62 5.010 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T14:49:47.111Z] #62 6.089 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T14:49:47.111Z] #62 9.277 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T14:49:47.111Z] #62 ... [2022-07-14T14:49:47.111Z] [2022-07-14T14:49:47.111Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:49:47.111Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-14T14:49:47.111Z] #55 3.913 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-14T14:49:47.111Z] #55 4.430 go: downloading github.com/fatih/color v1.13.0 [2022-07-14T14:49:47.111Z] #55 4.459 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-14T14:49:47.111Z] #55 4.525 go: downloading github.com/pkg/errors v0.9.1 [2022-07-14T14:49:47.111Z] #55 4.549 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-14T14:49:47.111Z] #55 4.621 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-14T14:49:47.111Z] #55 4.773 go: downloading github.com/spf13/viper v1.11.0 [2022-07-14T14:49:47.111Z] #55 5.002 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-14T14:49:47.111Z] #55 5.321 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-14T14:49:47.111Z] #55 5.342 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-14T14:49:47.111Z] #55 5.371 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-14T14:49:47.111Z] #55 5.425 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-14T14:49:47.111Z] #55 6.671 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-14T14:49:47.111Z] #55 6.867 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-14T14:49:47.111Z] #55 6.939 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-14T14:49:47.111Z] #55 7.010 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-14T14:49:47.267Z] #84 69.08 checking whether we are using the GNU C compiler... yes [2022-07-14T14:49:47.267Z] #84 69.16 checking whether gcc accepts -g... yes [2022-07-14T14:49:47.369Z] #55 ... [2022-07-14T14:49:47.369Z] [2022-07-14T14:49:47.369Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-14T14:49:47.369Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-14T14:49:47.369Z] #38 4.917 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-14T14:49:47.369Z] #38 ... [2022-07-14T14:49:47.369Z] [2022-07-14T14:49:47.369Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-14T14:49:47.369Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-14T14:49:47.369Z] #57 5.128 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-14T14:49:47.369Z] #57 6.017 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-14T14:49:47.369Z] #57 6.024 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-14T14:49:47.369Z] #57 6.238 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-14T14:49:47.369Z] #57 7.702 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-14T14:49:47.528Z] #84 69.27 checking for gcc option to accept ISO C89... none needed [2022-07-14T14:49:47.528Z] #84 69.44 checking whether gcc understands -c and -o together... yes [2022-07-14T14:49:47.627Z] #57 ... [2022-07-14T14:49:47.627Z] [2022-07-14T14:49:47.627Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-14T14:49:47.627Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-14T14:49:47.627Z] #53 4.452 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-14T14:49:47.627Z] #53 5.857 go: downloading github.com/fatih/color v1.10.0 [2022-07-14T14:49:47.627Z] #53 6.046 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-14T14:49:47.627Z] #53 6.178 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-14T14:49:47.627Z] #53 6.276 go: downloading golang.org/x/tools v0.1.0 [2022-07-14T14:49:47.627Z] #53 6.475 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-14T14:49:47.628Z] #53 6.569 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-14T14:49:47.628Z] #53 6.686 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-14T14:49:47.628Z] #53 6.768 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-14T14:49:47.628Z] #53 10.19 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-14T14:49:47.628Z] #53 10.24 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-14T14:49:47.628Z] #53 10.39 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-14T14:49:47.790Z] #84 69.66 checking for a sed that does not truncate output... /bin/sed [2022-07-14T14:49:47.790Z] #84 69.68 checking for grep that handles long lines and -e... /bin/grep [2022-07-14T14:49:47.790Z] #84 69.71 checking for egrep... /bin/grep -E [2022-07-14T14:49:47.790Z] #84 69.71 checking for fgrep... /bin/grep -F [2022-07-14T14:49:47.790Z] #84 69.71 checking for ld used by gcc... /usr/bin/ld [2022-07-14T14:49:47.790Z] #84 69.74 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-14T14:49:47.790Z] #84 69.75 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-14T14:49:47.790Z] #84 69.76 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-14T14:49:47.790Z] #84 69.85 checking whether ln -s works... yes [2022-07-14T14:49:47.790Z] #84 69.85 checking the maximum length of command line arguments... 1572864 [2022-07-14T14:49:47.886Z] #53 ... [2022-07-14T14:49:47.886Z] [2022-07-14T14:49:47.886Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-14T14:49:47.886Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-14T14:49:47.886Z] #36 5.045 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-14T14:49:47.886Z] #36 ... [2022-07-14T14:49:47.886Z] [2022-07-14T14:49:47.886Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-14T14:49:47.886Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-14T14:49:47.886Z] #40 4.265 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-14T14:49:47.886Z] #40 5.064 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-14T14:49:47.886Z] #40 6.112 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-14T14:49:47.886Z] #40 6.327 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-14T14:49:47.886Z] #40 6.337 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-14T14:49:47.886Z] #40 8.829 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-14T14:49:47.886Z] #40 8.971 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-14T14:49:48.050Z] #84 69.89 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-14T14:49:48.050Z] #84 69.89 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-14T14:49:48.050Z] #84 69.89 checking for /usr/bin/ld option to reload object files... -r [2022-07-14T14:49:48.050Z] #84 69.89 checking for objdump... objdump [2022-07-14T14:49:48.050Z] #84 69.89 checking how to recognize dependent libraries... pass_all [2022-07-14T14:49:48.050Z] #84 69.89 checking for dlltool... no [2022-07-14T14:49:48.050Z] #84 69.89 checking how to associate runtime and link libraries... printf %s\n [2022-07-14T14:49:48.050Z] #84 69.90 checking for ar... ar [2022-07-14T14:49:48.050Z] #84 69.90 checking for archiver @FILE support... @ [2022-07-14T14:49:48.050Z] #84 70.01 checking for strip... strip [2022-07-14T14:49:48.050Z] #84 70.01 checking for ranlib... ranlib [2022-07-14T14:49:48.050Z] #84 70.01 checking for gawk... no [2022-07-14T14:49:48.050Z] #84 70.01 checking for mawk... mawk [2022-07-14T14:49:48.145Z] #40 ... [2022-07-14T14:49:48.145Z] [2022-07-14T14:49:48.145Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-14T14:49:48.145Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-14T14:49:48.145Z] #51 5.258 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T14:49:48.145Z] #51 5.352 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T14:49:48.145Z] #51 5.352 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T14:49:48.145Z] #51 5.854 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-14T14:49:48.145Z] #51 6.351 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T14:49:48.145Z] #51 8.966 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T14:49:48.145Z] #51 ... [2022-07-14T14:49:48.145Z] [2022-07-14T14:49:48.145Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-14T14:49:48.145Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-14T14:49:48.145Z] #34 3.508 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-14T14:49:48.145Z] #34 3.508 Cloning into '.'... [2022-07-14T14:49:48.311Z] #84 70.01 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-14T14:49:48.409Z] #34 ... [2022-07-14T14:49:48.409Z] [2022-07-14T14:49:48.409Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-14T14:49:48.409Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-14T14:49:48.409Z] #47 3.541 + git clone https://github.com/docker/distribution.git . [2022-07-14T14:49:48.409Z] #47 3.541 Cloning into '.'... [2022-07-14T14:49:48.409Z] #47 ... [2022-07-14T14:49:48.409Z] [2022-07-14T14:49:48.409Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:49:48.409Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-14T14:49:48.409Z] #76 5.256 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T14:49:48.409Z] #76 5.296 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T14:49:48.410Z] #76 5.303 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T14:49:48.410Z] #76 6.381 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T14:49:48.410Z] #76 8.832 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T14:49:48.570Z] #84 70.41 checking for sysroot... no [2022-07-14T14:49:48.570Z] #84 70.41 checking for a working dd... /bin/dd [2022-07-14T14:49:48.570Z] #84 70.42 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-14T14:49:48.570Z] #84 70.54 checking for mt... no [2022-07-14T14:49:48.570Z] #84 70.54 checking if : is a manifest tool... no [2022-07-14T14:49:48.571Z] #84 70.55 checking how to run the C preprocessor... gcc -E [2022-07-14T14:49:48.668Z] #76 ... [2022-07-14T14:49:48.668Z] [2022-07-14T14:49:48.668Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-14T14:49:48.668Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-14T14:49:48.668Z] #42 5.476 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T14:49:48.668Z] #42 5.530 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T14:49:48.668Z] #42 5.541 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T14:49:48.668Z] #42 6.500 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T14:49:48.668Z] #42 8.982 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T14:49:48.668Z] #42 ... [2022-07-14T14:49:48.668Z] [2022-07-14T14:49:48.668Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-14T14:49:48.668Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-14T14:49:48.668Z] #53 11.74 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-14T14:49:48.754Z] #67 ... [2022-07-14T14:49:48.754Z] [2022-07-14T14:49:48.754Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-14T14:49:48.754Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-14T14:49:48.754Z] #47 4.895 + git clone https://github.com/docker/distribution.git . [2022-07-14T14:49:48.754Z] #47 4.895 Cloning into '.'... [2022-07-14T14:49:48.927Z] #53 11.76 go: downloading golang.org/x/mod v0.3.0 [2022-07-14T14:49:49.401Z] #84 70.80 checking for ANSI C header files... yes [2022-07-14T14:49:49.401Z] #84 71.43 checking for sys/types.h... yes [2022-07-14T14:49:49.921Z] #84 71.56 checking for sys/stat.h... yes [2022-07-14T14:49:49.921Z] #84 71.76 checking for stdlib.h... yes [2022-07-14T14:49:50.181Z] #84 71.92 checking for string.h... yes [2022-07-14T14:49:50.442Z] #84 72.10 checking for memory.h... yes [2022-07-14T14:49:50.442Z] #84 72.26 checking for strings.h... yes [2022-07-14T14:49:50.702Z] #84 72.44 checking for inttypes.h... yes [2022-07-14T14:49:50.702Z] #84 72.59 checking for stdint.h... yes [2022-07-14T14:49:50.963Z] #84 72.75 checking for unistd.h... yes [2022-07-14T14:49:50.963Z] #84 72.91 checking for dlfcn.h... yes [2022-07-14T14:49:50.963Z] #84 73.05 checking for objdir... .libs [2022-07-14T14:49:51.459Z] #53 ... [2022-07-14T14:49:51.459Z] [2022-07-14T14:49:51.459Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-14T14:49:51.459Z] #26 sha256:d9d32e5620f3fa5a1f8ca8c107e9812fef9e766fa5f1f207be485aa572bc8c10 [2022-07-14T14:49:51.459Z] #26 4.117 + RM_GOPATH=0 [2022-07-14T14:49:51.459Z] #26 4.117 + TMP_GOPATH= [2022-07-14T14:49:51.459Z] #26 4.117 + : /build [2022-07-14T14:49:51.459Z] #26 4.117 + '[' -z '' ']' [2022-07-14T14:49:51.459Z] #26 4.122 ++ mktemp -d [2022-07-14T14:49:51.459Z] #26 4.152 + export GOPATH=/tmp/tmp.S6TEsbwnuD [2022-07-14T14:49:51.459Z] #26 4.152 + GOPATH=/tmp/tmp.S6TEsbwnuD [2022-07-14T14:49:51.459Z] #26 4.152 + RM_GOPATH=1 [2022-07-14T14:49:51.459Z] #26 4.152 + case "$(go env GOARCH)" in [2022-07-14T14:49:51.459Z] #26 4.152 ++ go env GOARCH [2022-07-14T14:49:51.459Z] #26 4.175 Install docker/cli version 17.06.2-ce from stable [2022-07-14T14:49:51.459Z] #26 4.175 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T14:49:51.459Z] #26 4.175 + GO_BUILDMODE=-buildmode=pie [2022-07-14T14:49:51.459Z] #26 4.175 ++ dirname /install.sh [2022-07-14T14:49:51.459Z] #26 4.175 + dir=/ [2022-07-14T14:49:51.459Z] #26 4.175 + bin=dockercli [2022-07-14T14:49:51.459Z] #26 4.175 + shift [2022-07-14T14:49:51.459Z] #26 4.175 + '[' '!' -f //dockercli.installer ']' [2022-07-14T14:49:51.459Z] #26 4.175 + . //dockercli.installer [2022-07-14T14:49:51.459Z] #26 4.175 ++ : stable [2022-07-14T14:49:51.459Z] #26 4.175 ++ : 17.06.2-ce [2022-07-14T14:49:51.459Z] #26 4.175 + install_dockercli [2022-07-14T14:49:51.459Z] #26 4.175 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-14T14:49:51.459Z] #26 4.175 ++ uname -m [2022-07-14T14:49:51.459Z] #26 4.205 + arch=aarch64 [2022-07-14T14:49:51.459Z] #26 4.205 + '[' aarch64 '!=' x86_64 ']' [2022-07-14T14:49:51.459Z] #26 4.205 + '[' aarch64 '!=' s390x ']' [2022-07-14T14:49:51.459Z] #26 4.205 + '[' aarch64 '!=' armhf ']' [2022-07-14T14:49:51.459Z] #26 4.205 + build_dockercli [2022-07-14T14:49:51.459Z] #26 4.205 + git clone https://github.com/docker/docker-ce /tmp/tmp.S6TEsbwnuD/tmp/docker-ce [2022-07-14T14:49:51.459Z] #26 4.215 Cloning into '/tmp/tmp.S6TEsbwnuD/tmp/docker-ce'... [2022-07-14T14:49:51.459Z] #26 ... [2022-07-14T14:49:51.459Z] [2022-07-14T14:49:51.459Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-14T14:49:51.459Z] #31 sha256:389426caf8304e07611005fc313d2c9e61ad48cbc817d5dc8f5157b8070cd132 [2022-07-14T14:49:51.459Z] #31 7.247 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-14T14:49:51.459Z] #31 8.951 [2022-07-14T14:49:51.459Z] #31 9.286 #=#=# 0.2% ######################################################################## 100.0% [2022-07-14T14:49:51.459Z] #31 10.82 [2022-07-14T14:49:51.482Z] #84 73.33 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-14T14:49:51.482Z] #84 73.40 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-14T14:49:51.482Z] #84 73.40 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-14T14:49:51.742Z] #84 73.49 checking if gcc static flag -static works... yes [2022-07-14T14:49:52.003Z] #84 73.86 checking if gcc supports -c -o file.o... yes [2022-07-14T14:49:52.003Z] #84 74.00 checking if gcc supports -c -o file.o... (cached) yes [2022-07-14T14:49:52.003Z] #84 74.00 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-14T14:49:52.264Z] #84 74.04 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-14T14:49:52.264Z] #84 74.23 checking how to hardcode library paths into programs... immediate [2022-07-14T14:49:52.264Z] #84 74.23 checking whether stripping libraries is possible... yes [2022-07-14T14:49:52.264Z] #84 74.23 checking if libtool supports shared libraries... yes [2022-07-14T14:49:52.264Z] #84 74.23 checking whether to build shared libraries... no [2022-07-14T14:49:52.264Z] #84 74.23 checking whether to build static libraries... yes [2022-07-14T14:49:52.264Z] #84 74.23 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-14T14:49:52.264Z] #84 74.27 checking whether build environment is sane... yes [2022-07-14T14:49:52.264Z] #84 74.31 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-14T14:49:52.264Z] #84 74.33 checking whether make sets $(MAKE)... yes [2022-07-14T14:49:52.395Z] #31 ... [2022-07-14T14:49:52.395Z] [2022-07-14T14:49:52.395Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:49:52.395Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-14T14:49:52.395Z] #14 5.467 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T14:49:52.395Z] #14 5.537 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T14:49:52.395Z] #14 5.539 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T14:49:52.395Z] #14 6.530 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T14:49:52.395Z] #14 8.812 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T14:49:52.395Z] #14 11.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T14:49:52.524Z] #84 74.37 checking whether make supports the include directive... yes (GNU style) [2022-07-14T14:49:52.524Z] #84 74.41 checking whether make supports nested variables... yes [2022-07-14T14:49:52.524Z] #84 74.46 checking whether UID '0' is supported by ustar format... yes [2022-07-14T14:49:52.524Z] #84 74.46 checking whether GID '0' is supported by ustar format... yes [2022-07-14T14:49:52.524Z] #84 74.46 checking how to create a ustar tar archive... gnutar [2022-07-14T14:49:52.524Z] #84 74.53 checking dependency style of gcc... gcc3 [2022-07-14T14:49:52.654Z] #14 ... [2022-07-14T14:49:52.654Z] [2022-07-14T14:49:52.654Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-14T14:49:52.654Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-14T14:49:52.654Z] #36 15.41 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-14T14:49:52.654Z] #36 15.42 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-14T14:49:52.654Z] #36 15.60 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-14T14:49:52.785Z] #84 74.67 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-14T14:49:52.785Z] #84 74.68 checking whether make supports nested variables... (cached) yes [2022-07-14T14:49:52.785Z] #84 74.68 checking for gawk... (cached) mawk [2022-07-14T14:49:52.785Z] #84 74.68 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-14T14:49:52.785Z] #84 74.70 checking for gcc... (cached) gcc [2022-07-14T14:49:52.785Z] #84 74.79 checking whether we are using the GNU C compiler... (cached) yes [2022-07-14T14:49:52.785Z] #84 74.80 checking whether gcc accepts -g... (cached) yes [2022-07-14T14:49:52.785Z] #84 74.80 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-14T14:49:52.785Z] #84 74.80 checking whether gcc understands -c and -o together... (cached) yes [2022-07-14T14:49:52.785Z] #84 74.80 checking for a Python interpreter with version >= 3... python3 [2022-07-14T14:49:52.946Z] #47 ... [2022-07-14T14:49:52.946Z] [2022-07-14T14:49:52.946Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-14T14:49:52.946Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-14T14:49:52.946Z] #36 4.645 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-14T14:49:52.946Z] #36 ... [2022-07-14T14:49:52.946Z] [2022-07-14T14:49:52.946Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-14T14:49:52.946Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-14T14:49:52.946Z] #42 6.228 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T14:49:52.946Z] #42 6.302 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T14:49:52.946Z] #42 6.302 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T14:49:52.946Z] #42 7.312 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-14T14:49:52.946Z] #42 9.805 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-14T14:49:53.045Z] #84 74.90 checking for python3... /usr/bin/python3 [2022-07-14T14:49:53.045Z] #84 74.90 checking for python3 version... 3.9 [2022-07-14T14:49:53.045Z] #84 74.95 checking for python3 platform... linux [2022-07-14T14:49:53.206Z] #42 ... [2022-07-14T14:49:53.206Z] [2022-07-14T14:49:53.206Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:49:53.206Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T14:49:53.206Z] #76 7.065 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T14:49:53.206Z] #76 7.102 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T14:49:53.206Z] #76 7.125 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T14:49:53.206Z] #76 8.082 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-14T14:49:53.221Z] #36 15.91 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-14T14:49:53.305Z] #84 75.00 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-14T14:49:53.305Z] #84 75.18 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-14T14:49:53.305Z] #84 75.32 checking for go-md2man... no [2022-07-14T14:49:53.465Z] #76 ... [2022-07-14T14:49:53.465Z] [2022-07-14T14:49:53.465Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:49:53.465Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T14:49:53.465Z] #55 4.001 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-14T14:49:53.465Z] #55 5.131 go: downloading github.com/fatih/color v1.13.0 [2022-07-14T14:49:53.465Z] #55 5.183 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-14T14:49:53.465Z] #55 5.296 go: downloading github.com/pkg/errors v0.9.1 [2022-07-14T14:49:53.465Z] #55 5.296 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-14T14:49:53.465Z] #55 5.341 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-14T14:49:53.465Z] #55 5.492 go: downloading github.com/spf13/viper v1.11.0 [2022-07-14T14:49:53.465Z] #55 5.605 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-14T14:49:53.465Z] #55 6.262 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-14T14:49:53.465Z] #55 6.297 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-14T14:49:53.465Z] #55 6.354 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-14T14:49:53.465Z] #55 6.480 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-14T14:49:53.465Z] #55 8.033 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-14T14:49:53.465Z] #55 8.163 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-14T14:49:53.465Z] #55 8.257 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-14T14:49:53.465Z] #55 8.407 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-14T14:49:53.465Z] #55 ... [2022-07-14T14:49:53.465Z] [2022-07-14T14:49:53.466Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:49:53.466Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T14:49:53.466Z] #14 4.041 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T14:49:53.466Z] #14 4.225 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T14:49:53.466Z] #14 4.231 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T14:49:53.466Z] #14 4.539 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-14T14:49:53.466Z] #14 5.474 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-14T14:49:53.466Z] #14 7.722 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-14T14:49:53.479Z] #36 16.34 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-14T14:49:53.566Z] #84 75.33 checking error.h usability... yes [2022-07-14T14:49:53.566Z] #84 75.53 checking error.h presence... yes [2022-07-14T14:49:53.566Z] #84 75.58 checking for error.h... yes [2022-07-14T14:49:53.726Z] #14 ... [2022-07-14T14:49:53.726Z] [2022-07-14T14:49:53.726Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-14T14:49:53.726Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-14T14:49:53.726Z] #40 4.989 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-14T14:49:53.726Z] #40 5.917 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-14T14:49:53.726Z] #40 7.488 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-14T14:49:53.726Z] #40 7.781 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-14T14:49:53.726Z] #40 7.898 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-14T14:49:53.726Z] #40 ... [2022-07-14T14:49:53.726Z] [2022-07-14T14:49:53.726Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-14T14:49:53.726Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-14T14:49:53.726Z] #62 4.965 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T14:49:53.726Z] #62 5.011 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T14:49:53.726Z] #62 5.011 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T14:49:53.726Z] #62 5.703 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-14T14:49:53.726Z] #62 8.550 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-14T14:49:53.740Z] #36 16.48 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-14T14:49:53.740Z] #36 16.66 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-14T14:49:53.740Z] #36 16.70 go: downloading github.com/peterh/liner v1.2.2 [2022-07-14T14:49:53.826Z] #84 75.61 checking linux/openat2.h usability... yes [2022-07-14T14:49:53.826Z] #84 75.78 checking linux/openat2.h presence... yes [2022-07-14T14:49:53.826Z] #84 75.83 checking for linux/openat2.h... yes [2022-07-14T14:49:53.985Z] #62 ... [2022-07-14T14:49:53.985Z] [2022-07-14T14:49:53.985Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-14T14:49:53.985Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-14T14:49:53.985Z] #53 4.209 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-14T14:49:53.985Z] #53 5.604 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-14T14:49:53.985Z] #53 5.604 go: downloading github.com/fatih/color v1.10.0 [2022-07-14T14:49:53.985Z] #53 5.683 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-14T14:49:53.985Z] #53 5.984 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-14T14:49:53.985Z] #53 6.024 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-14T14:49:53.985Z] #53 6.060 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-14T14:49:53.985Z] #53 6.063 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-14T14:49:53.985Z] #53 6.187 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-14T14:49:53.985Z] #53 6.355 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-14T14:49:53.985Z] #53 6.560 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-14T14:49:53.985Z] #53 6.711 go: downloading golang.org/x/tools v0.1.0 [2022-07-14T14:49:53.985Z] #53 ... [2022-07-14T14:49:53.985Z] [2022-07-14T14:49:53.985Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-14T14:49:53.985Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-14T14:49:53.985Z] #34 3.670 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-14T14:49:53.985Z] #34 3.674 Cloning into '.'... [2022-07-14T14:49:53.998Z] #36 17.03 go: downloading github.com/google/go-dap v0.6.0 [2022-07-14T14:49:54.087Z] #84 75.86 checking for copy_file_range... yes [2022-07-14T14:49:54.244Z] #34 ... [2022-07-14T14:49:54.244Z] [2022-07-14T14:49:54.244Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-14T14:49:54.244Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-14T14:49:54.244Z] #38 3.653 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-14T14:49:54.257Z] #36 ... [2022-07-14T14:49:54.257Z] [2022-07-14T14:49:54.257Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-14T14:49:54.257Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-14T14:49:54.257Z] #38 16.20 tomll can be used in two ways: [2022-07-14T14:49:54.257Z] #38 16.20 Writing to STDIN and reading from STDOUT: [2022-07-14T14:49:54.257Z] #38 16.20 cat file.toml | tomll > file.toml [2022-07-14T14:49:54.257Z] #38 16.20 [2022-07-14T14:49:54.257Z] #38 16.20 Reading and updating a list of files: [2022-07-14T14:49:54.257Z] #38 16.20 tomll a.toml b.toml c.toml [2022-07-14T14:49:54.257Z] #38 16.20 [2022-07-14T14:49:54.257Z] #38 16.20 When given a list of files, tomll will modify all files in place without asking. [2022-07-14T14:49:54.257Z] #38 DONE 17.2s [2022-07-14T14:49:54.257Z] [2022-07-14T14:49:54.257Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:49:54.257Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-14T14:49:54.257Z] #55 10.50 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-14T14:49:54.257Z] #55 10.53 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-14T14:49:54.257Z] #55 10.78 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-14T14:49:54.257Z] #55 10.79 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-14T14:49:54.257Z] #55 10.90 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-14T14:49:54.257Z] #55 10.93 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-14T14:49:54.257Z] #55 11.07 go: downloading github.com/spf13/afero v1.8.2 [2022-07-14T14:49:54.257Z] #55 11.07 go: downloading github.com/spf13/cast v1.4.1 [2022-07-14T14:49:54.257Z] #55 11.20 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-14T14:49:54.257Z] #55 11.39 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-14T14:49:54.257Z] #55 11.49 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-14T14:49:54.257Z] #55 11.63 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-14T14:49:54.257Z] #55 11.63 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-14T14:49:54.257Z] #55 11.76 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-14T14:49:54.257Z] #55 11.90 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-14T14:49:54.257Z] #55 11.93 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-14T14:49:54.257Z] #55 12.07 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-14T14:49:54.257Z] #55 12.15 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-14T14:49:54.257Z] #55 12.68 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-14T14:49:54.257Z] #55 12.73 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-14T14:49:54.257Z] #55 13.31 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-14T14:49:54.257Z] #55 13.92 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-14T14:49:54.257Z] #55 14.01 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-14T14:49:54.257Z] #55 14.08 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-14T14:49:54.257Z] #55 14.18 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-14T14:49:54.257Z] #55 14.25 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-14T14:49:54.257Z] #55 14.26 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-14T14:49:54.257Z] #55 14.35 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-14T14:49:54.257Z] #55 14.57 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-14T14:49:54.257Z] #55 14.65 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-14T14:49:54.257Z] #55 14.74 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-14T14:49:54.257Z] #55 14.80 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-14T14:49:54.257Z] #55 14.93 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-14T14:49:54.257Z] #55 15.03 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-14T14:49:54.257Z] #55 15.11 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-14T14:49:54.257Z] #55 15.24 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-14T14:49:54.257Z] #55 15.30 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-14T14:49:54.257Z] #55 15.34 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-14T14:49:54.257Z] #55 15.39 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-14T14:49:54.257Z] #55 15.46 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-14T14:49:54.257Z] #55 15.50 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-14T14:49:54.257Z] #55 15.67 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-14T14:49:54.257Z] #55 15.79 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-14T14:49:54.257Z] #55 15.80 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-14T14:49:54.257Z] #55 15.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-14T14:49:54.257Z] #55 15.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-14T14:49:54.257Z] #55 15.92 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-14T14:49:54.257Z] #55 16.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-14T14:49:54.257Z] #55 16.23 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-14T14:49:54.257Z] #55 16.34 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-14T14:49:54.257Z] #55 16.46 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-14T14:49:54.257Z] #55 16.49 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-14T14:49:54.257Z] #55 16.62 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-14T14:49:54.257Z] #55 16.69 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-14T14:49:54.257Z] #55 16.80 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-14T14:49:54.257Z] #55 16.86 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-14T14:49:54.257Z] #55 16.89 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-14T14:49:54.257Z] #55 17.03 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-14T14:49:54.257Z] #55 17.07 go: downloading github.com/julz/importas v0.1.0 [2022-07-14T14:49:54.257Z] #55 17.09 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-14T14:49:54.257Z] #55 17.21 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-14T14:49:54.257Z] #55 17.35 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-14T14:49:54.347Z] #84 76.08 checking for fgetxattr... yes [2022-07-14T14:49:54.503Z] #38 ... [2022-07-14T14:49:54.503Z] [2022-07-14T14:49:54.503Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-14T14:49:54.503Z] #26 sha256:6e416acec9e69f3af593f72e8dad2aef5e0688c0acc7b9e3945aff0133c0ad5c [2022-07-14T14:49:54.503Z] #26 5.946 + RM_GOPATH=0 [2022-07-14T14:49:54.503Z] #26 5.946 + TMP_GOPATH= [2022-07-14T14:49:54.503Z] #26 5.946 + : /build [2022-07-14T14:49:54.503Z] #26 5.946 + '[' -z '' ']' [2022-07-14T14:49:54.503Z] #26 5.962 ++ mktemp -d [2022-07-14T14:49:54.503Z] #26 5.963 + export GOPATH=/tmp/tmp.X1iT173ATD [2022-07-14T14:49:54.503Z] #26 5.967 + GOPATH=/tmp/tmp.X1iT173ATD [2022-07-14T14:49:54.503Z] #26 5.967 + RM_GOPATH=1 [2022-07-14T14:49:54.503Z] #26 5.967 + case "$(go env GOARCH)" in [2022-07-14T14:49:54.503Z] #26 5.969 ++ go env GOARCH [2022-07-14T14:49:54.503Z] #26 6.003 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T14:49:54.503Z] #26 6.003 + GO_BUILDMODE=-buildmode=pie [2022-07-14T14:49:54.503Z] #26 6.006 ++ dirname /install.sh [2022-07-14T14:49:54.503Z] #26 6.010 + dir=/ [2022-07-14T14:49:54.503Z] #26 6.011 + bin=dockercli [2022-07-14T14:49:54.503Z] #26 6.011 + shift [2022-07-14T14:49:54.503Z] #26 6.011 + '[' '!' -f //dockercli.installer ']' [2022-07-14T14:49:54.503Z] #26 6.011 + . //dockercli.installer [2022-07-14T14:49:54.503Z] #26 6.011 ++ : stable [2022-07-14T14:49:54.503Z] #26 6.011 ++ : 17.06.2-ce [2022-07-14T14:49:54.503Z] #26 6.011 + install_dockercli [2022-07-14T14:49:54.503Z] #26 6.011 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-14T14:49:54.503Z] #26 6.011 Install docker/cli version 17.06.2-ce from stable [2022-07-14T14:49:54.503Z] #26 6.021 ++ uname -m [2022-07-14T14:49:54.503Z] #26 6.022 + arch=x86_64 [2022-07-14T14:49:54.503Z] #26 6.026 + '[' x86_64 '!=' x86_64 ']' [2022-07-14T14:49:54.503Z] #26 6.026 + url=https://download.docker.com/linux/static [2022-07-14T14:49:54.503Z] #26 6.026 + tar -xz docker/docker [2022-07-14T14:49:54.503Z] #26 6.039 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-14T14:49:54.503Z] #26 ... [2022-07-14T14:49:54.503Z] [2022-07-14T14:49:54.503Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-14T14:49:54.503Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-14T14:49:54.503Z] #57 4.303 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-14T14:49:54.503Z] #57 5.936 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-14T14:49:54.503Z] #57 5.936 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-14T14:49:54.503Z] #57 5.936 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-14T14:49:54.503Z] #57 7.923 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-14T14:49:54.515Z] #55 17.46 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-14T14:49:54.515Z] #55 17.51 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-14T14:49:54.515Z] #55 17.61 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-14T14:49:54.608Z] #84 76.35 checking for statx... yes [2022-07-14T14:49:54.762Z] #57 ... [2022-07-14T14:49:54.762Z] [2022-07-14T14:49:54.762Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-14T14:49:54.762Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T14:49:54.762Z] #51 5.724 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T14:49:54.762Z] #51 5.760 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T14:49:54.762Z] #51 5.760 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T14:49:54.762Z] #51 6.373 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-14T14:49:54.762Z] #51 6.926 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-14T14:49:54.762Z] #51 9.455 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-14T14:49:54.762Z] #51 ... [2022-07-14T14:49:54.762Z] [2022-07-14T14:49:54.762Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-14T14:49:54.762Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-14T14:49:54.762Z] #40 11.82 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-14T14:49:54.762Z] #40 11.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-14T14:49:54.775Z] #55 ... [2022-07-14T14:49:54.775Z] [2022-07-14T14:49:54.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-07-14T14:49:54.775Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-14T14:49:54.775Z] #36 17.72 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-14T14:49:54.868Z] #84 76.62 checking for fgetpwent_r... yes [2022-07-14T14:49:55.129Z] #84 76.82 checking for issetugid... no [2022-07-14T14:49:55.129Z] #84 77.00 checking for pkg-config... /usr/bin/pkg-config [2022-07-14T14:49:55.129Z] #84 77.01 checking pkg-config is at least version 0.9.0... yes [2022-07-14T14:49:55.129Z] #84 77.01 checking for library containing yajl_tree_get... [2022-07-14T14:49:55.129Z] #84 ... [2022-07-14T14:49:55.129Z] [2022-07-14T14:49:55.129Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-14T14:49:55.129Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-14T14:49:55.129Z] #19 97.42 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-14T14:49:55.129Z] #19 97.43 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-14T14:49:55.129Z] #19 97.43 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-14T14:49:55.129Z] #19 97.47 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-14T14:49:55.129Z] #19 97.47 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-07-14T14:49:55.129Z] #19 97.47 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-14T14:49:55.129Z] #19 97.73 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-14T14:49:55.129Z] #19 97.74 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-07-14T14:49:55.129Z] #19 97.74 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-07-14T14:49:55.129Z] #19 97.74 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-07-14T14:49:55.129Z] #19 97.74 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-07-14T14:49:55.129Z] #19 97.76 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-14T14:49:55.129Z] #19 97.77 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-14T14:49:55.129Z] #19 97.77 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-07-14T14:49:55.129Z] #19 97.77 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-14T14:49:55.129Z] #19 97.77 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-14T14:49:55.129Z] #19 97.77 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-07-14T14:49:55.129Z] #19 97.77 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-14T14:49:55.129Z] #19 97.78 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-14T14:49:55.129Z] #19 97.78 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-14T14:49:55.129Z] #19 97.81 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-07-14T14:49:55.129Z] #19 97.81 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-07-14T14:49:55.129Z] #19 97.82 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-14T14:49:55.129Z] #19 97.82 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-14T14:49:55.129Z] #19 97.88 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-07-14T14:49:55.129Z] #19 97.90 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-14T14:49:55.129Z] #19 97.92 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-07-14T14:49:55.129Z] #19 97.95 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-07-14T14:49:55.129Z] #19 99.23 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-07-14T14:49:55.129Z] #19 99.23 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-07-14T14:49:55.129Z] #19 99.26 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-14T14:49:55.129Z] #19 99.34 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-07-14T14:49:55.129Z] #19 99.40 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-07-14T14:49:55.129Z] #19 100.8 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-07-14T14:49:55.129Z] #19 100.8 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-14T14:49:55.129Z] #19 100.8 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-14T14:49:55.129Z] #19 100.9 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-07-14T14:49:55.129Z] #19 100.9 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-07-14T14:49:55.129Z] #19 100.9 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-14T14:49:55.129Z] #19 100.9 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-14T14:49:55.129Z] #19 100.9 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-07-14T14:49:55.129Z] #19 100.9 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-14T14:49:55.129Z] #19 101.0 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-07-14T14:49:55.129Z] #19 101.0 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-07-14T14:49:55.129Z] #19 102.5 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-07-14T14:49:55.129Z] #19 102.5 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-07-14T14:49:55.129Z] #19 102.5 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-14T14:49:55.129Z] #19 102.6 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-07-14T14:49:55.129Z] #19 102.6 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-07-14T14:49:55.129Z] #19 104.1 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-07-14T14:49:55.129Z] #19 104.1 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-14T14:49:55.129Z] #19 104.1 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-14T14:49:55.129Z] #19 104.1 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-07-14T14:49:55.129Z] #19 104.1 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-14T14:49:55.129Z] #19 104.1 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-07-14T14:49:55.129Z] #19 104.1 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-14T14:49:55.129Z] #19 104.1 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-14T14:49:55.129Z] #19 104.2 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-14T14:49:55.129Z] #19 104.2 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-14T14:49:55.129Z] #19 104.2 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-07-14T14:49:55.129Z] #19 104.3 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-14T14:49:55.129Z] #19 104.3 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-14T14:49:55.129Z] #19 104.3 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-07-14T14:49:55.129Z] #19 104.3 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-07-14T14:49:55.129Z] #19 105.7 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-07-14T14:49:55.129Z] #19 105.7 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-07-14T14:49:55.129Z] #19 105.8 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-14T14:49:55.129Z] #19 105.8 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-07-14T14:49:55.129Z] #19 105.9 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-07-14T14:49:55.129Z] #19 107.2 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-07-14T14:49:55.129Z] #19 107.2 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-14T14:49:55.129Z] #19 107.2 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-14T14:49:55.129Z] #19 107.2 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-07-14T14:49:55.129Z] #19 107.2 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-07-14T14:49:55.129Z] #19 107.2 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-07-14T14:49:55.129Z] #19 107.2 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-14T14:49:55.129Z] #19 107.2 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-14T14:49:55.129Z] #19 107.3 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-07-14T14:49:55.129Z] #19 107.3 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-14T14:49:55.129Z] #19 107.3 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-07-14T14:49:55.129Z] #19 107.3 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-07-14T14:49:55.389Z] #19 ... [2022-07-14T14:49:55.389Z] [2022-07-14T14:49:55.389Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:49:55.389Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:49:55.389Z] #84 77.01 checking for library containing yajl_tree_get... -lyajl [2022-07-14T14:49:55.649Z] #84 77.51 checking for yajl >= 2.0.0... yes [2022-07-14T14:49:55.649Z] #84 77.53 checking sys/capability.h usability... yes [2022-07-14T14:49:55.649Z] #84 77.74 checking sys/capability.h presence... yes [2022-07-14T14:49:55.710Z] #36 18.57 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-14T14:49:55.710Z] #36 18.70 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-14T14:49:55.910Z] #84 77.81 checking for sys/capability.h... yes [2022-07-14T14:49:55.968Z] #36 18.79 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-14T14:49:56.170Z] #84 77.81 checking for library containing cap_from_name... -lcap [2022-07-14T14:49:56.537Z] #36 19.41 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-14T14:49:56.690Z] #84 78.34 checking for library containing dlopen... -ldl [2022-07-14T14:49:56.795Z] #36 19.72 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-14T14:49:56.951Z] #84 78.72 checking seccomp.h usability... yes [2022-07-14T14:49:56.951Z] #84 78.93 checking seccomp.h presence... yes [2022-07-14T14:49:56.951Z] #84 79.00 checking for seccomp.h... yes [2022-07-14T14:49:57.521Z] #84 79.01 checking for library containing seccomp_rule_add... -lseccomp [2022-07-14T14:49:57.732Z] #36 ... [2022-07-14T14:49:57.732Z] [2022-07-14T14:49:57.732Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-14T14:49:57.732Z] #67 sha256:5b5001404d33e67f070469bb71b4ba60a60f1e405b6995ec06735a35057bc23a [2022-07-14T14:49:57.732Z] #67 10.28 go: downloading github.com/google/uuid v1.3.0 [2022-07-14T14:49:57.732Z] #67 10.32 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-14T14:49:57.732Z] #67 10.35 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-14T14:49:57.732Z] #67 10.56 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-14T14:49:57.732Z] #67 10.70 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-14T14:49:57.732Z] #67 10.79 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-14T14:49:57.732Z] #67 10.99 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-14T14:49:57.732Z] #67 11.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-14T14:49:57.732Z] #67 12.15 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-14T14:49:57.732Z] #67 12.23 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-14T14:49:57.732Z] #67 13.35 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-14T14:49:57.781Z] #84 79.44 checking for library containing seccomp_arch_resolve_name... [2022-07-14T14:49:57.781Z] #84 ... [2022-07-14T14:49:57.781Z] [2022-07-14T14:49:57.781Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-14T14:49:57.781Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-14T14:49:57.781Z] #41 DONE 118.4s [2022-07-14T14:49:57.781Z] [2022-07-14T14:49:57.781Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:49:57.781Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:49:57.781Z] #84 79.44 checking for library containing seccomp_arch_resolve_name... none required [2022-07-14T14:49:57.992Z] #67 ... [2022-07-14T14:49:57.992Z] [2022-07-14T14:49:57.992Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-14T14:49:57.992Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-14T14:49:57.992Z] #47 20.49 Updating files: 82% (1806/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-14T14:49:57.992Z] #47 20.70 + git checkout -q v2.3.0 [2022-07-14T14:49:58.041Z] #84 79.74 checking systemd/sd-bus.h usability... yes [2022-07-14T14:49:58.301Z] #84 80.11 checking systemd/sd-bus.h presence... yes [2022-07-14T14:49:58.301Z] #84 80.30 checking for systemd/sd-bus.h... yes [2022-07-14T14:49:58.872Z] #84 80.31 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-14T14:49:58.937Z] #47 ... [2022-07-14T14:49:58.937Z] [2022-07-14T14:49:58.937Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:49:58.937Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-14T14:49:58.937Z] #76 11.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T14:49:58.937Z] #76 16.76 Fetched 8436 kB in 12s (710 kB/s) [2022-07-14T14:49:58.937Z] #76 16.76 Reading package lists... [2022-07-14T14:49:58.937Z] #76 ... [2022-07-14T14:49:58.937Z] [2022-07-14T14:49:58.937Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:49:58.937Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-14T14:49:58.937Z] #55 17.72 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-14T14:49:58.937Z] #55 17.92 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-14T14:49:58.937Z] #55 18.13 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-14T14:49:58.937Z] #55 18.26 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-14T14:49:58.937Z] #55 18.28 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-14T14:49:58.937Z] #55 19.02 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-14T14:49:58.937Z] #55 19.07 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-14T14:49:58.937Z] #55 19.10 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-14T14:49:58.937Z] #55 19.18 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-14T14:49:58.937Z] #55 19.27 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-14T14:49:58.937Z] #55 19.28 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-14T14:49:58.937Z] #55 19.39 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-14T14:49:58.937Z] #55 19.47 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-14T14:49:58.937Z] #55 19.48 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-14T14:49:58.937Z] #55 19.81 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-14T14:49:58.937Z] #55 19.82 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-14T14:49:58.937Z] #55 19.85 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-14T14:49:58.937Z] #55 19.88 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-14T14:49:58.937Z] #55 19.97 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-14T14:49:58.937Z] #55 20.03 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-14T14:49:58.937Z] #55 20.07 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-14T14:49:58.937Z] #55 20.19 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-14T14:49:58.937Z] #55 20.22 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-14T14:49:58.937Z] #55 20.31 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-14T14:49:58.937Z] #55 20.33 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-14T14:49:58.937Z] #55 20.40 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-14T14:49:58.937Z] #55 20.50 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-14T14:49:58.937Z] #55 20.61 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-14T14:49:58.937Z] #55 20.67 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-14T14:49:58.937Z] #55 20.73 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-14T14:49:58.937Z] #55 20.77 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-14T14:49:58.937Z] #55 20.84 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-14T14:49:58.937Z] #55 21.13 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-14T14:49:58.937Z] #55 21.21 go: downloading honnef.co/go/tools v0.3.1 [2022-07-14T14:49:59.132Z] #84 81.00 checking for sd_notify_barrier... yes [2022-07-14T14:49:59.132Z] #84 81.16 checking linux/bpf.h usability... yes [2022-07-14T14:49:59.195Z] #55 ... [2022-07-14T14:49:59.195Z] [2022-07-14T14:49:59.195Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-14T14:49:59.195Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-14T14:49:59.195Z] #42 12.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T14:49:59.195Z] #42 16.98 Fetched 8436 kB in 12s (718 kB/s) [2022-07-14T14:49:59.195Z] #42 16.98 Reading package lists... [2022-07-14T14:49:59.195Z] #42 22.10 Reading package lists... [2022-07-14T14:49:59.195Z] #42 ... [2022-07-14T14:49:59.195Z] [2022-07-14T14:49:59.195Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-14T14:49:59.195Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-14T14:49:59.195Z] #62 12.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T14:49:59.195Z] #62 17.62 Fetched 8436 kB in 13s (650 kB/s) [2022-07-14T14:49:59.392Z] #84 81.27 checking linux/bpf.h presence... yes [2022-07-14T14:49:59.392Z] #84 81.30 checking for linux/bpf.h... yes [2022-07-14T14:49:59.392Z] #84 81.30 checking compilation for eBPF... yes [2022-07-14T14:49:59.392Z] #84 81.39 checking for criu >= 3.15... no [2022-07-14T14:49:59.392Z] #84 81.40 configure: CRIU headers not found, building without CRIU support [2022-07-14T14:49:59.392Z] #84 81.40 checking for criu > 3.16... no [2022-07-14T14:49:59.392Z] #84 81.42 configure: CRIU version doesn't support join-ns API [2022-07-14T14:49:59.392Z] #84 81.42 checking for criu > 3.16.1... no [2022-07-14T14:49:59.392Z] #84 81.43 configure: CRIU version doesn't support for pre-dumping [2022-07-14T14:49:59.392Z] #84 81.43 checking for new mount API (fsconfig)... yes [2022-07-14T14:49:59.453Z] #62 17.62 Reading package lists... [2022-07-14T14:49:59.453Z] #62 ... [2022-07-14T14:49:59.453Z] [2022-07-14T14:49:59.453Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-14T14:49:59.453Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-14T14:49:59.453Z] #51 12.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T14:49:59.453Z] #51 14.69 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-14T14:49:59.453Z] #51 17.44 Fetched 8440 kB in 12s (678 kB/s) [2022-07-14T14:49:59.453Z] #51 17.44 Reading package lists... [2022-07-14T14:49:59.453Z] #51 ... [2022-07-14T14:49:59.453Z] [2022-07-14T14:49:59.453Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-14T14:49:59.453Z] #31 sha256:389426caf8304e07611005fc313d2c9e61ad48cbc817d5dc8f5157b8070cd132 [2022-07-14T14:49:59.453Z] #31 16.59 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-14T14:49:59.453Z] #31 18.25 #=#=# [2022-07-14T14:49:59.453Z] #31 18.61 #=#=# 0.8% ######################################################################## 100.0% [2022-07-14T14:49:59.652Z] #84 81.48 checking for seccomp notify API... yes [2022-07-14T14:49:59.652Z] #84 81.53 checking for gperf... no [2022-07-14T14:49:59.652Z] #84 81.53 configure: gperf not found - cannot rebuild signal parser code [2022-07-14T14:49:59.652Z] #84 81.53 checking for library containing argp_parse... none required [2022-07-14T14:49:59.913Z] #84 81.82 checking that generated files are newer than configure... done [2022-07-14T14:49:59.913Z] #84 81.82 configure: creating ./config.status [2022-07-14T14:50:00.038Z] #40 ... [2022-07-14T14:50:00.038Z] [2022-07-14T14:50:00.038Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-14T14:50:00.038Z] #26 sha256:6e416acec9e69f3af593f72e8dad2aef5e0688c0acc7b9e3945aff0133c0ad5c [2022-07-14T14:50:00.038Z] #26 14.75 + mkdir -p /build [2022-07-14T14:50:00.038Z] #26 14.75 + mv docker/docker /build/ [2022-07-14T14:50:00.038Z] #26 14.76 + rmdir docker [2022-07-14T14:50:00.038Z] #26 DONE 15.8s [2022-07-14T14:50:00.038Z] [2022-07-14T14:50:00.038Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-14T14:50:00.038Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-14T14:50:00.038Z] #38 16.15 tomll can be used in two ways: [2022-07-14T14:50:00.038Z] #38 16.16 Writing to STDIN and reading from STDOUT: [2022-07-14T14:50:00.038Z] #38 16.16 cat file.toml | tomll > file.toml [2022-07-14T14:50:00.038Z] #38 16.16 [2022-07-14T14:50:00.038Z] #38 16.16 Reading and updating a list of files: [2022-07-14T14:50:00.038Z] #38 16.16 tomll a.toml b.toml c.toml [2022-07-14T14:50:00.038Z] #38 16.16 [2022-07-14T14:50:00.038Z] #38 16.16 When given a list of files, tomll will modify all files in place without asking. [2022-07-14T14:50:00.038Z] #38 DONE 16.4s [2022-07-14T14:50:00.038Z] [2022-07-14T14:50:00.038Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:50:00.038Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T14:50:00.038Z] #55 13.37 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-14T14:50:00.038Z] #55 13.40 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-14T14:50:00.038Z] #55 13.69 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-14T14:50:00.038Z] #55 13.85 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-14T14:50:00.038Z] #55 14.03 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-14T14:50:00.038Z] #55 14.05 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-14T14:50:00.038Z] #55 14.18 go: downloading github.com/spf13/afero v1.8.2 [2022-07-14T14:50:00.038Z] #55 14.29 go: downloading github.com/spf13/cast v1.4.1 [2022-07-14T14:50:00.038Z] #55 14.43 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-14T14:50:00.038Z] #55 14.60 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-14T14:50:00.038Z] #55 14.70 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-14T14:50:00.038Z] #55 14.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-14T14:50:00.038Z] #55 15.00 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-14T14:50:00.038Z] #55 15.08 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-14T14:50:00.038Z] #55 15.20 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-14T14:50:00.038Z] #55 15.40 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-14T14:50:00.038Z] #55 15.46 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-14T14:50:00.038Z] #55 15.78 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-14T14:50:00.038Z] #55 ... [2022-07-14T14:50:00.038Z] [2022-07-14T14:50:00.038Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-14T14:50:00.038Z] #67 sha256:8260c5b59da3ea21932a0996ccf4f40a165e42bd8739fc6c7ca5b8455fbaac49 [2022-07-14T14:50:00.038Z] #67 6.167 + RM_GOPATH=0 [2022-07-14T14:50:00.038Z] #67 6.172 + TMP_GOPATH= [2022-07-14T14:50:00.038Z] #67 6.172 + : /build [2022-07-14T14:50:00.038Z] #67 6.173 + '[' -z '' ']' [2022-07-14T14:50:00.038Z] #67 6.174 ++ mktemp -d [2022-07-14T14:50:00.038Z] #67 6.189 + export GOPATH=/tmp/tmp.p2sfyKGUfX [2022-07-14T14:50:00.038Z] #67 6.192 + GOPATH=/tmp/tmp.p2sfyKGUfX [2022-07-14T14:50:00.038Z] #67 6.192 + RM_GOPATH=1 [2022-07-14T14:50:00.038Z] #67 6.193 + case "$(go env GOARCH)" in [2022-07-14T14:50:00.038Z] #67 6.194 ++ go env GOARCH [2022-07-14T14:50:00.038Z] #67 6.233 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T14:50:00.038Z] #67 6.234 + GO_BUILDMODE=-buildmode=pie [2022-07-14T14:50:00.038Z] #67 6.237 ++ dirname /install.sh [2022-07-14T14:50:00.038Z] #67 6.253 + dir=/ [2022-07-14T14:50:00.038Z] #67 6.253 + bin=rootlesskit [2022-07-14T14:50:00.038Z] #67 6.253 + shift [2022-07-14T14:50:00.038Z] #67 6.253 + '[' '!' -f //rootlesskit.installer ']' [2022-07-14T14:50:00.038Z] #67 6.253 + . //rootlesskit.installer [2022-07-14T14:50:00.038Z] #67 6.253 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-14T14:50:00.038Z] #67 6.254 + install_rootlesskit [2022-07-14T14:50:00.038Z] #67 6.254 + case "$1" in [2022-07-14T14:50:00.038Z] #67 6.254 + export CGO_ENABLED=0 [2022-07-14T14:50:00.038Z] #67 6.254 + CGO_ENABLED=0 [2022-07-14T14:50:00.038Z] #67 6.254 + _install_rootlesskit [2022-07-14T14:50:00.038Z] #67 6.254 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-14T14:50:00.038Z] #67 6.262 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-14T14:50:00.038Z] #67 6.262 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-14T14:50:00.038Z] #67 6.262 + GOBIN=/build [2022-07-14T14:50:00.038Z] #67 6.262 + GO111MODULE=on [2022-07-14T14:50:00.038Z] #67 6.262 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-14T14:50:00.038Z] #67 6.770 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-14T14:50:00.038Z] #67 10.43 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-14T14:50:00.038Z] #67 10.44 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-14T14:50:00.038Z] #67 11.41 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-14T14:50:00.038Z] #67 15.40 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-14T14:50:00.038Z] #67 ... [2022-07-14T14:50:00.038Z] [2022-07-14T14:50:00.038Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-14T14:50:00.038Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-14T14:50:00.038Z] #36 14.57 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-14T14:50:00.038Z] #36 14.58 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-14T14:50:00.038Z] #36 15.07 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-14T14:50:00.038Z] #36 15.35 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-14T14:50:00.038Z] #36 15.69 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-14T14:50:00.038Z] #36 16.20 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-14T14:50:00.038Z] #36 16.24 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-14T14:50:00.038Z] #36 16.39 go: downloading github.com/peterh/liner v1.2.2 [2022-07-14T14:50:00.038Z] #36 16.62 go: downloading github.com/google/go-dap v0.6.0 [2022-07-14T14:50:00.038Z] #36 17.00 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-14T14:50:00.388Z] #31 19.95 [2022-07-14T14:50:00.853Z] #84 ... [2022-07-14T14:50:00.853Z] [2022-07-14T14:50:00.853Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-14T14:50:00.853Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-14T14:50:00.853Z] #43 121.0 Delve is a source level debugger for Go programs. [2022-07-14T14:50:00.853Z] #43 121.0 [2022-07-14T14:50:00.853Z] #43 121.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-14T14:50:00.853Z] #43 121.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-14T14:50:00.853Z] #43 121.0 [2022-07-14T14:50:00.853Z] #43 121.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-14T14:50:00.853Z] #43 121.0 [2022-07-14T14:50:00.853Z] #43 121.0 Pass flags to the program you are debugging using `--`, for example: [2022-07-14T14:50:00.853Z] #43 121.0 [2022-07-14T14:50:00.853Z] #43 121.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-14T14:50:00.853Z] #43 121.0 [2022-07-14T14:50:00.853Z] #43 121.0 Usage: [2022-07-14T14:50:00.853Z] #43 121.0 dlv [command] [2022-07-14T14:50:00.853Z] #43 121.0 [2022-07-14T14:50:00.853Z] #43 121.0 Available Commands: [2022-07-14T14:50:00.853Z] #43 121.0 attach Attach to running process and begin debugging. [2022-07-14T14:50:00.853Z] #43 121.0 connect Connect to a headless debug server with a terminal client. [2022-07-14T14:50:00.853Z] #43 121.0 core Examine a core dump. [2022-07-14T14:50:00.853Z] #43 121.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-14T14:50:00.853Z] #43 121.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-14T14:50:00.853Z] #43 121.0 exec Execute a precompiled binary, and begin a debug session. [2022-07-14T14:50:00.853Z] #43 121.0 help Help about any command [2022-07-14T14:50:00.854Z] #43 121.0 run Deprecated command. Use 'debug' instead. [2022-07-14T14:50:00.854Z] #43 121.0 test Compile test binary and begin debugging program. [2022-07-14T14:50:00.854Z] #43 121.0 trace Compile and begin tracing program. [2022-07-14T14:50:00.854Z] #43 121.0 version Prints version. [2022-07-14T14:50:00.854Z] #43 121.0 [2022-07-14T14:50:00.854Z] #43 121.0 Flags: [2022-07-14T14:50:00.854Z] #43 121.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-14T14:50:00.854Z] #43 121.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-14T14:50:00.854Z] #43 121.0 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-14T14:50:00.854Z] #43 121.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-14T14:50:00.854Z] #43 121.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-14T14:50:00.854Z] #43 121.0 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-14T14:50:00.854Z] #43 121.0 --disable-aslr Disables address space randomization [2022-07-14T14:50:00.854Z] #43 121.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-14T14:50:00.854Z] #43 121.0 -h, --help help for dlv [2022-07-14T14:50:00.854Z] #43 121.0 --init string Init file, executed by the terminal client. [2022-07-14T14:50:00.854Z] #43 121.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-14T14:50:00.854Z] #43 121.0 --log Enable debugging server logging. [2022-07-14T14:50:00.854Z] #43 121.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-14T14:50:00.854Z] #43 121.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-14T14:50:00.854Z] #43 121.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-14T14:50:00.854Z] #43 121.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-14T14:50:00.854Z] #43 121.0 --wd string Working directory for running the program. [2022-07-14T14:50:00.854Z] #43 121.0 [2022-07-14T14:50:00.854Z] #43 121.0 Additional help topics: [2022-07-14T14:50:00.854Z] #43 121.0 dlv backend Help about the --backend flag. [2022-07-14T14:50:00.854Z] #43 121.0 dlv log Help about logging flags. [2022-07-14T14:50:00.854Z] #43 121.0 dlv redirect Help about file redirection. [2022-07-14T14:50:00.854Z] #43 121.0 [2022-07-14T14:50:00.854Z] #43 121.0 Use "dlv [command] --help" for more information about a command. [2022-07-14T14:50:00.854Z] #43 DONE 121.2s [2022-07-14T14:50:00.854Z] [2022-07-14T14:50:00.854Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-14T14:50:00.854Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-14T14:50:00.854Z] #19 108.5 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-07-14T14:50:00.854Z] #19 108.5 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-07-14T14:50:00.854Z] #19 108.5 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-14T14:50:00.854Z] #19 108.6 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-07-14T14:50:00.854Z] #19 108.6 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-07-14T14:50:00.854Z] #19 109.8 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-14T14:50:00.854Z] #19 109.8 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-14T14:50:00.854Z] #19 111.2 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:50:00.854Z] #19 111.7 Fetched 788 MB in 23s (34.5 MB/s) [2022-07-14T14:50:00.854Z] #19 111.8 Selecting previously unselected package liblocale-gettext-perl. [2022-07-14T14:50:00.854Z] #19 111.8 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-14T14:50:00.854Z] #19 111.8 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-14T14:50:00.854Z] #19 111.8 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-14T14:50:00.854Z] #19 111.9 Selecting previously unselected package bzip2. [2022-07-14T14:50:00.854Z] #19 111.9 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-14T14:50:00.854Z] #19 111.9 Unpacking bzip2 (1.0.8-4) ... [2022-07-14T14:50:00.854Z] #19 112.0 Selecting previously unselected package libmagic-mgc. [2022-07-14T14:50:00.854Z] #19 112.0 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-14T14:50:00.854Z] #19 112.0 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-14T14:50:00.854Z] #19 112.2 Selecting previously unselected package libmagic1:amd64. [2022-07-14T14:50:00.854Z] #19 112.2 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-14T14:50:00.854Z] #19 112.2 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-14T14:50:00.854Z] #19 112.3 Selecting previously unselected package file. [2022-07-14T14:50:00.854Z] #19 112.3 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-14T14:50:00.854Z] #19 112.3 Unpacking file (1:5.39-3) ... [2022-07-14T14:50:00.854Z] #19 112.4 Selecting previously unselected package xz-utils. [2022-07-14T14:50:00.854Z] #19 112.4 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-14T14:50:00.854Z] #19 112.4 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-14T14:50:00.854Z] #19 112.5 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-14T14:50:00.854Z] #19 112.6 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-14T14:50:00.854Z] #19 112.6 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-14T14:50:00.973Z] #36 17.79 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-14T14:50:00.973Z] #36 18.00 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-14T14:50:00.973Z] #36 18.04 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-14T14:50:01.425Z] #19 113.8 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-14T14:50:01.426Z] #19 113.8 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-14T14:50:01.426Z] #19 113.9 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-14T14:50:02.820Z] #19 114.9 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-14T14:50:02.820Z] #19 114.9 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-14T14:50:02.820Z] #19 114.9 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-14T14:50:02.876Z] #36 19.74 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-14T14:50:02.876Z] #36 19.89 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-14T14:50:03.389Z] #19 115.8 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-14T14:50:03.442Z] #36 ... [2022-07-14T14:50:03.442Z] [2022-07-14T14:50:03.442Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:50:03.442Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T14:50:03.442Z] #76 10.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-14T14:50:03.442Z] #76 13.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-14T14:50:03.648Z] #19 115.8 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-14T14:50:03.648Z] #19 115.8 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-14T14:50:03.700Z] #76 ... [2022-07-14T14:50:03.700Z] [2022-07-14T14:50:03.700Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:50:03.700Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T14:50:03.700Z] #55 16.82 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-14T14:50:03.700Z] #55 17.00 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-14T14:50:03.700Z] #55 17.79 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-14T14:50:03.700Z] #55 18.08 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-14T14:50:03.700Z] #55 18.08 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-14T14:50:03.700Z] #55 18.31 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-14T14:50:03.700Z] #55 18.31 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-14T14:50:03.700Z] #55 18.31 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-14T14:50:03.700Z] #55 18.31 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-14T14:50:03.700Z] #55 18.45 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-14T14:50:03.700Z] #55 18.69 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-14T14:50:03.700Z] #55 18.97 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-14T14:50:03.700Z] #55 18.98 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-14T14:50:03.700Z] #55 19.19 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-14T14:50:03.700Z] #55 19.27 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-14T14:50:03.700Z] #55 19.37 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-14T14:50:03.700Z] #55 19.41 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-14T14:50:03.700Z] #55 19.66 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-14T14:50:03.700Z] #55 19.68 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-14T14:50:03.700Z] #55 19.70 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-14T14:50:03.700Z] #55 19.87 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-14T14:50:03.700Z] #55 19.89 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-14T14:50:03.700Z] #55 19.99 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-14T14:50:03.700Z] #55 20.18 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-14T14:50:03.700Z] #55 20.34 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-14T14:50:03.700Z] #55 20.34 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-14T14:50:03.700Z] #55 20.39 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-14T14:50:03.700Z] #55 20.49 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-14T14:50:03.700Z] #55 20.49 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-14T14:50:03.700Z] #55 20.66 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-14T14:50:03.703Z] #31 ... [2022-07-14T14:50:03.703Z] [2022-07-14T14:50:03.703Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:50:03.703Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-14T14:50:03.703Z] #14 16.47 Fetched 8436 kB in 11s (739 kB/s) [2022-07-14T14:50:03.703Z] #14 16.47 Reading package lists... [2022-07-14T14:50:03.703Z] #14 21.52 Reading package lists... [2022-07-14T14:50:03.703Z] #14 26.11 Building dependency tree... [2022-07-14T14:50:03.703Z] #14 ... [2022-07-14T14:50:03.703Z] [2022-07-14T14:50:03.703Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-14T14:50:03.703Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-14T14:50:03.703Z] #42 22.10 Reading package lists... [2022-07-14T14:50:03.959Z] #55 20.97 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-14T14:50:03.959Z] #55 21.03 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-14T14:50:03.959Z] #55 21.07 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-14T14:50:04.219Z] #19 ... [2022-07-14T14:50:04.219Z] [2022-07-14T14:50:04.219Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:50:04.219Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:50:04.219Z] #84 83.98 config.status: creating Makefile [2022-07-14T14:50:04.219Z] #84 84.04 config.status: creating rpm/crun.spec [2022-07-14T14:50:04.219Z] #84 84.08 config.status: creating config.h [2022-07-14T14:50:04.219Z] #84 84.11 config.status: executing libtool commands [2022-07-14T14:50:04.219Z] #84 84.16 config.status: executing depfiles commands [2022-07-14T14:50:04.219Z] #84 84.89 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-14T14:50:04.219Z] #84 84.91 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-14T14:50:04.219Z] #84 85.13 checking for gcc... gcc [2022-07-14T14:50:04.219Z] #84 85.19 checking whether the C compiler works... yes [2022-07-14T14:50:04.219Z] #84 85.30 checking for C compiler default output file name... a.out [2022-07-14T14:50:04.219Z] #84 85.31 checking for suffix of executables... [2022-07-14T14:50:04.219Z] #84 85.43 checking whether we are cross compiling... no [2022-07-14T14:50:04.219Z] #84 85.59 checking for suffix of object files... o [2022-07-14T14:50:04.219Z] #84 85.66 checking whether we are using the GNU C compiler... yes [2022-07-14T14:50:04.219Z] #84 85.73 checking whether gcc accepts -g... yes [2022-07-14T14:50:04.219Z] #84 85.79 checking for gcc option to accept ISO C89... none needed [2022-07-14T14:50:04.219Z] #84 85.88 checking whether gcc understands -c and -o together... yes [2022-07-14T14:50:04.219Z] #84 86.04 checking how to run the C preprocessor... gcc -E [2022-07-14T14:50:04.219Z] #84 86.15 checking for grep that handles long lines and -e... /bin/grep [2022-07-14T14:50:04.219Z] #84 86.15 checking for egrep... /bin/grep -E [2022-07-14T14:50:04.224Z] #55 21.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-14T14:50:04.224Z] #55 21.27 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-14T14:50:04.224Z] #55 21.36 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-14T14:50:04.224Z] #55 ... [2022-07-14T14:50:04.224Z] [2022-07-14T14:50:04.224Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-14T14:50:04.224Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-14T14:50:04.224Z] #62 11.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-14T14:50:04.224Z] #62 20.29 Fetched 8550 kB in 16s (551 kB/s) [2022-07-14T14:50:04.224Z] #62 20.29 Reading package lists... [2022-07-14T14:50:04.224Z] #62 ... [2022-07-14T14:50:04.224Z] [2022-07-14T14:50:04.224Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-14T14:50:04.224Z] #67 sha256:8260c5b59da3ea21932a0996ccf4f40a165e42bd8739fc6c7ca5b8455fbaac49 [2022-07-14T14:50:04.224Z] #67 16.37 go: downloading github.com/google/uuid v1.3.0 [2022-07-14T14:50:04.224Z] #67 16.40 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-14T14:50:04.224Z] #67 16.56 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-14T14:50:04.224Z] #67 16.67 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-14T14:50:04.224Z] #67 16.68 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-14T14:50:04.224Z] #67 16.96 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-14T14:50:04.224Z] #67 17.56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-14T14:50:04.224Z] #67 17.66 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-14T14:50:04.224Z] #67 17.73 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-14T14:50:04.224Z] #67 20.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-14T14:50:04.479Z] #84 86.15 checking for ANSI C header files... yes [2022-07-14T14:50:04.479Z] #84 86.48 checking for sys/types.h... yes [2022-07-14T14:50:04.739Z] #84 86.57 checking for sys/stat.h... yes [2022-07-14T14:50:04.739Z] #84 86.67 checking for stdlib.h... yes [2022-07-14T14:50:05.000Z] #84 86.75 checking for string.h... yes [2022-07-14T14:50:05.000Z] #84 86.88 checking for memory.h... yes [2022-07-14T14:50:05.000Z] #84 86.97 checking for strings.h... yes [2022-07-14T14:50:05.000Z] #84 87.08 checking for inttypes.h... yes [2022-07-14T14:50:05.091Z] #42 26.55 Building dependency tree... [2022-07-14T14:50:05.160Z] #67 ... [2022-07-14T14:50:05.160Z] [2022-07-14T14:50:05.160Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-14T14:50:05.160Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-14T14:50:05.160Z] #42 12.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-14T14:50:05.160Z] #42 21.45 Fetched 8550 kB in 15s (554 kB/s) [2022-07-14T14:50:05.160Z] #42 21.45 Reading package lists... [2022-07-14T14:50:05.160Z] #42 ... [2022-07-14T14:50:05.160Z] [2022-07-14T14:50:05.160Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-14T14:50:05.160Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T14:50:05.160Z] #51 12.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-14T14:50:05.160Z] #51 14.85 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-14T14:50:05.160Z] #51 21.75 Fetched 8553 kB in 16s (523 kB/s) [2022-07-14T14:50:05.260Z] #84 87.19 checking for stdint.h... yes [2022-07-14T14:50:05.260Z] #84 87.31 checking for unistd.h... yes [2022-07-14T14:50:05.419Z] #51 21.75 Reading package lists... [2022-07-14T14:50:05.419Z] #51 ... [2022-07-14T14:50:05.419Z] [2022-07-14T14:50:05.419Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:50:05.419Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T14:50:05.419Z] #55 21.62 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-14T14:50:05.419Z] #55 21.62 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-14T14:50:05.419Z] #55 21.62 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-14T14:50:05.419Z] #55 21.69 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-14T14:50:05.419Z] #55 21.73 go: downloading github.com/julz/importas v0.1.0 [2022-07-14T14:50:05.419Z] #55 21.82 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-14T14:50:05.419Z] #55 21.98 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-14T14:50:05.419Z] #55 21.98 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-14T14:50:05.419Z] #55 22.15 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-14T14:50:05.419Z] #55 22.20 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-14T14:50:05.419Z] #55 22.25 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-14T14:50:05.419Z] #55 22.33 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-14T14:50:05.419Z] #55 22.45 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-14T14:50:05.419Z] #55 22.49 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-14T14:50:05.419Z] #55 22.60 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-14T14:50:05.419Z] #55 22.60 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-14T14:50:05.520Z] #84 87.40 checking minix/config.h usability... no [2022-07-14T14:50:05.520Z] #84 87.50 checking minix/config.h presence... no [2022-07-14T14:50:05.520Z] #84 87.56 checking for minix/config.h... no [2022-07-14T14:50:05.780Z] #84 87.56 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-14T14:50:05.780Z] #84 87.72 checking build system type... x86_64-pc-linux-gnu [2022-07-14T14:50:05.780Z] #84 87.88 checking host system type... x86_64-pc-linux-gnu [2022-07-14T14:50:05.780Z] #84 87.88 checking how to print strings... printf [2022-07-14T14:50:05.780Z] #84 87.88 checking for a sed that does not truncate output... /bin/sed [2022-07-14T14:50:05.780Z] #84 87.90 checking for fgrep... /bin/grep -F [2022-07-14T14:50:06.041Z] #84 87.91 checking for ld used by gcc... /usr/bin/ld [2022-07-14T14:50:06.041Z] #84 87.92 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-14T14:50:06.041Z] #84 87.92 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-14T14:50:06.041Z] #84 87.94 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-14T14:50:06.041Z] #84 88.01 checking whether ln -s works... yes [2022-07-14T14:50:06.041Z] #84 88.01 checking the maximum length of command line arguments... 1572864 [2022-07-14T14:50:06.041Z] #84 88.03 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-14T14:50:06.041Z] #84 88.04 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-14T14:50:06.041Z] #84 88.04 checking for /usr/bin/ld option to reload object files... -r [2022-07-14T14:50:06.041Z] #84 88.04 checking for objdump... objdump [2022-07-14T14:50:06.041Z] #84 88.04 checking how to recognize dependent libraries... pass_all [2022-07-14T14:50:06.041Z] #84 88.04 checking for dlltool... no [2022-07-14T14:50:06.041Z] #84 88.04 checking how to associate runtime and link libraries... printf %s\n [2022-07-14T14:50:06.041Z] #84 88.05 checking for ar... ar [2022-07-14T14:50:06.302Z] #84 88.05 checking for archiver @FILE support... @ [2022-07-14T14:50:06.302Z] #84 88.18 checking for strip... strip [2022-07-14T14:50:06.302Z] #84 88.18 checking for ranlib... ranlib [2022-07-14T14:50:06.302Z] #84 88.19 checking for gawk... no [2022-07-14T14:50:06.302Z] #84 88.19 checking for mawk... mawk [2022-07-14T14:50:06.302Z] #84 88.19 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-14T14:50:06.302Z] #84 88.38 checking for sysroot... no [2022-07-14T14:50:06.302Z] #84 88.38 checking for a working dd... /bin/dd [2022-07-14T14:50:06.302Z] #84 88.40 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-14T14:50:06.355Z] #55 23.40 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-14T14:50:06.355Z] #55 23.49 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-14T14:50:06.355Z] #55 23.49 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-14T14:50:06.355Z] #55 23.49 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-14T14:50:06.355Z] #55 23.59 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-14T14:50:06.563Z] #84 88.45 checking for mt... no [2022-07-14T14:50:06.563Z] #84 88.45 checking if : is a manifest tool... no [2022-07-14T14:50:06.614Z] #55 23.76 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-14T14:50:06.614Z] #55 ... [2022-07-14T14:50:06.614Z] [2022-07-14T14:50:06.614Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-14T14:50:06.614Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-14T14:50:06.614Z] #53 13.72 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-14T14:50:06.614Z] #53 13.78 go: downloading golang.org/x/mod v0.3.0 [2022-07-14T14:50:06.614Z] #53 ... [2022-07-14T14:50:06.614Z] [2022-07-14T14:50:06.614Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:50:06.614Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T14:50:06.614Z] #55 23.81 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-14T14:50:06.614Z] #55 23.90 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-14T14:50:06.823Z] #84 88.46 checking for dlfcn.h... yes [2022-07-14T14:50:06.823Z] #84 88.63 checking for objdir... .libs [2022-07-14T14:50:06.873Z] #55 23.97 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-14T14:50:07.084Z] #84 88.88 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-14T14:50:07.084Z] #84 88.95 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-14T14:50:07.084Z] #84 88.96 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-14T14:50:07.344Z] #84 89.01 checking if gcc static flag -static works... yes [2022-07-14T14:50:07.344Z] #84 89.24 checking if gcc supports -c -o file.o... yes [2022-07-14T14:50:07.344Z] #84 89.34 checking if gcc supports -c -o file.o... (cached) yes [2022-07-14T14:50:07.344Z] #84 89.34 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-14T14:50:07.453Z] #55 24.45 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-14T14:50:07.453Z] #55 24.45 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-14T14:50:07.453Z] #55 24.55 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-14T14:50:07.453Z] #55 24.64 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-14T14:50:07.604Z] #84 89.37 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-14T14:50:07.604Z] #84 89.50 checking how to hardcode library paths into programs... immediate [2022-07-14T14:50:07.604Z] #84 89.50 checking whether stripping libraries is possible... yes [2022-07-14T14:50:07.604Z] #84 89.51 checking if libtool supports shared libraries... yes [2022-07-14T14:50:07.604Z] #84 89.51 checking whether to build shared libraries... no [2022-07-14T14:50:07.604Z] #84 89.51 checking whether to build static libraries... yes [2022-07-14T14:50:07.604Z] #84 89.51 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-14T14:50:07.604Z] #84 89.55 checking whether build environment is sane... yes [2022-07-14T14:50:07.604Z] #84 89.57 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-14T14:50:07.604Z] #84 89.59 checking whether make sets $(MAKE)... yes [2022-07-14T14:50:07.604Z] #84 89.62 checking whether make supports the include directive... yes (GNU style) [2022-07-14T14:50:07.604Z] #84 89.65 checking whether make supports nested variables... yes [2022-07-14T14:50:07.604Z] #84 89.67 checking whether UID '0' is supported by ustar format... yes [2022-07-14T14:50:07.604Z] #84 89.67 checking whether GID '0' is supported by ustar format... yes [2022-07-14T14:50:07.604Z] #84 89.67 checking how to create a ustar tar archive... gnutar [2022-07-14T14:50:07.711Z] #55 24.73 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-14T14:50:07.712Z] #55 24.83 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-14T14:50:07.712Z] #55 24.87 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-14T14:50:07.864Z] #84 89.71 checking dependency style of gcc... gcc3 [2022-07-14T14:50:07.864Z] #84 89.81 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-14T14:50:07.864Z] #84 89.81 checking whether make supports nested variables... (cached) yes [2022-07-14T14:50:07.864Z] #84 89.81 checking for pkg-config... /usr/bin/pkg-config [2022-07-14T14:50:07.864Z] #84 89.81 checking pkg-config is at least version 0.9.0... yes [2022-07-14T14:50:07.864Z] #84 89.82 checking for yajl >= 2.1.0... yes [2022-07-14T14:50:07.864Z] #84 89.84 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-14T14:50:07.864Z] #84 89.84 checking for gcc... (cached) gcc [2022-07-14T14:50:07.864Z] #84 89.91 checking whether we are using the GNU C compiler... (cached) yes [2022-07-14T14:50:07.864Z] #84 89.91 checking whether gcc accepts -g... (cached) yes [2022-07-14T14:50:07.970Z] #55 25.06 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-14T14:50:07.970Z] #55 25.10 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-14T14:50:07.970Z] #55 25.10 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-14T14:50:07.970Z] #55 25.17 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-14T14:50:07.970Z] #55 25.17 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-14T14:50:08.124Z] #84 89.91 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-14T14:50:08.124Z] #84 89.91 checking whether gcc understands -c and -o together... (cached) yes [2022-07-14T14:50:08.124Z] #84 89.91 checking for a Python interpreter with version >= 3... python3 [2022-07-14T14:50:08.124Z] #84 89.99 checking for python3... /usr/bin/python3 [2022-07-14T14:50:08.124Z] #84 90.00 checking for python3 version... 3.9 [2022-07-14T14:50:08.124Z] #84 90.05 checking for python3 platform... linux [2022-07-14T14:50:08.124Z] #84 90.08 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-14T14:50:08.228Z] #55 25.38 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-14T14:50:08.380Z] #42 30.98 The following additional packages will be installed: [2022-07-14T14:50:08.380Z] #42 30.99 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-14T14:50:08.380Z] #42 31.02 Suggested packages: [2022-07-14T14:50:08.380Z] #42 31.06 cmake-doc ninja-build lrzip [2022-07-14T14:50:08.380Z] #42 31.06 Recommended packages: [2022-07-14T14:50:08.380Z] #42 31.06 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-14T14:50:08.380Z] #42 ... [2022-07-14T14:50:08.380Z] [2022-07-14T14:50:08.380Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-14T14:50:08.380Z] #31 sha256:389426caf8304e07611005fc313d2c9e61ad48cbc817d5dc8f5157b8070cd132 [2022-07-14T14:50:08.380Z] #31 24.84 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-14T14:50:08.380Z] #31 26.76 #=#=# [2022-07-14T14:50:08.380Z] #31 27.10 #=#=# 0.1% ######### 12.6% ################# 24.0% ######################### 35.3% ##################################### 52.7% ################################################# 68.9% ############################################################ 83.7% ######################################################################## 100.0% [2022-07-14T14:50:08.385Z] #84 90.18 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-14T14:50:08.645Z] #84 90.48 checking that generated files are newer than configure... done [2022-07-14T14:50:08.645Z] #84 90.56 configure: creating ./config.status [2022-07-14T14:50:09.165Z] #55 25.73 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-14T14:50:09.165Z] #55 25.73 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-14T14:50:09.165Z] #55 25.95 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-14T14:50:09.165Z] #55 25.95 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-14T14:50:09.165Z] #55 26.09 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-14T14:50:09.165Z] #55 26.11 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-14T14:50:09.165Z] #55 26.34 go: downloading honnef.co/go/tools v0.3.1 [2022-07-14T14:50:09.317Z] #31 ... [2022-07-14T14:50:09.317Z] [2022-07-14T14:50:09.317Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:50:09.317Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-14T14:50:09.317Z] #76 16.76 Reading package lists... [2022-07-14T14:50:09.317Z] #76 22.24 Reading package lists... [2022-07-14T14:50:09.317Z] #76 27.26 Building dependency tree... [2022-07-14T14:50:09.317Z] #76 31.75 python3 is already the newest version (3.9.2-3). [2022-07-14T14:50:09.317Z] #76 31.75 The following additional packages will be installed: [2022-07-14T14:50:09.317Z] #76 31.75 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-14T14:50:09.317Z] #76 31.77 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-14T14:50:09.317Z] #76 31.79 Suggested packages: [2022-07-14T14:50:09.317Z] #76 31.80 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-14T14:50:09.317Z] #76 31.80 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-14T14:50:09.317Z] #76 31.80 m4-doc ed diffutils-doc [2022-07-14T14:50:09.317Z] #76 31.80 Recommended packages: [2022-07-14T14:50:09.317Z] #76 31.80 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-14T14:50:09.317Z] #76 ... [2022-07-14T14:50:09.317Z] [2022-07-14T14:50:09.317Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-14T14:50:09.317Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-14T14:50:09.317Z] #42 31.83 The following NEW packages will be installed: [2022-07-14T14:50:09.317Z] #42 31.83 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-14T14:50:09.317Z] #42 31.83 vim-common xxd [2022-07-14T14:50:09.317Z] #42 32.18 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:50:09.317Z] #42 32.18 Need to get 15.6 MB of archives. [2022-07-14T14:50:09.317Z] #42 32.18 After this operation, 67.4 MB of additional disk space will be used. [2022-07-14T14:50:09.317Z] #42 32.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-14T14:50:09.317Z] #42 32.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-14T14:50:09.317Z] #42 32.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-14T14:50:09.317Z] #42 32.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-14T14:50:09.576Z] #42 ... [2022-07-14T14:50:09.576Z] [2022-07-14T14:50:09.576Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-14T14:50:09.576Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-14T14:50:09.576Z] #62 17.62 Reading package lists... [2022-07-14T14:50:09.576Z] #62 22.51 Reading package lists... [2022-07-14T14:50:09.576Z] #62 27.09 Building dependency tree... [2022-07-14T14:50:09.576Z] #62 31.65 The following additional packages will be installed: [2022-07-14T14:50:09.576Z] #62 31.68 libbtrfs0 [2022-07-14T14:50:09.576Z] #62 31.87 The following NEW packages will be installed: [2022-07-14T14:50:09.576Z] #62 31.88 libbtrfs-dev libbtrfs0 [2022-07-14T14:50:09.576Z] #62 32.27 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:50:09.576Z] #62 32.27 Need to get 454 kB of archives. [2022-07-14T14:50:09.576Z] #62 32.27 After this operation, 1275 kB of additional disk space will be used. [2022-07-14T14:50:09.576Z] #62 32.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-14T14:50:09.576Z] #62 32.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-14T14:50:09.576Z] #62 ... [2022-07-14T14:50:09.576Z] [2022-07-14T14:50:09.576Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-14T14:50:09.576Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-14T14:50:09.576Z] #51 22.28 Reading package lists... [2022-07-14T14:50:09.576Z] #51 27.02 Building dependency tree... [2022-07-14T14:50:09.576Z] #51 31.09 The following additional packages will be installed: [2022-07-14T14:50:09.576Z] #51 31.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-14T14:50:09.576Z] #51 31.14 python3-protobuf python3-six [2022-07-14T14:50:09.576Z] #51 31.15 Suggested packages: [2022-07-14T14:50:09.576Z] #51 31.18 python3-setuptools [2022-07-14T14:50:09.576Z] #51 31.18 Recommended packages: [2022-07-14T14:50:09.576Z] #51 31.18 iproute2 | iproute [2022-07-14T14:50:09.576Z] #51 31.86 The following NEW packages will be installed: [2022-07-14T14:50:09.576Z] #51 31.88 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-14T14:50:09.576Z] #51 31.89 python3-protobuf python3-six [2022-07-14T14:50:09.576Z] #51 32.45 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:50:09.576Z] #51 32.45 Need to get 2136 kB of archives. [2022-07-14T14:50:09.576Z] #51 32.45 After this operation, 10.8 MB of additional disk space will be used. [2022-07-14T14:50:09.576Z] #51 32.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-14T14:50:09.576Z] #51 32.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-14T14:50:09.576Z] #51 32.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-14T14:50:09.576Z] #51 32.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-14T14:50:09.576Z] #51 ... [2022-07-14T14:50:09.576Z] [2022-07-14T14:50:09.576Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:50:09.576Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-14T14:50:09.576Z] #55 22.62 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-14T14:50:09.576Z] #55 22.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-14T14:50:09.576Z] #55 22.82 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-14T14:50:09.576Z] #55 22.90 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-14T14:50:09.576Z] #55 22.94 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-14T14:50:09.576Z] #55 22.97 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-14T14:50:09.576Z] #55 23.15 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-14T14:50:09.576Z] #55 23.18 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-14T14:50:09.576Z] #55 23.47 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-14T14:50:09.576Z] #55 23.49 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-14T14:50:09.576Z] #55 23.58 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-14T14:50:09.576Z] #55 23.79 go: downloading golang.org/x/text v0.3.7 [2022-07-14T14:50:09.576Z] #55 29.33 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-14T14:50:09.576Z] #55 29.38 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-14T14:50:09.576Z] #55 29.43 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-14T14:50:09.576Z] #55 29.59 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-14T14:50:09.576Z] #55 29.64 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-14T14:50:09.576Z] #55 29.73 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-14T14:50:09.576Z] #55 29.74 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-14T14:50:09.576Z] #55 29.87 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-14T14:50:09.576Z] #55 29.89 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-14T14:50:09.576Z] #55 29.93 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-14T14:50:09.576Z] #55 29.98 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-14T14:50:09.576Z] #55 30.20 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-14T14:50:09.576Z] #55 30.69 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-14T14:50:09.576Z] #55 30.79 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-14T14:50:09.576Z] #55 31.03 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-14T14:50:09.576Z] #55 31.37 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-14T14:50:09.576Z] #55 31.59 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-14T14:50:09.576Z] #55 31.69 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-14T14:50:09.576Z] #55 31.70 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-14T14:50:09.576Z] #55 31.74 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-14T14:50:09.576Z] #55 31.87 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-14T14:50:09.576Z] #55 31.89 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-14T14:50:09.576Z] #55 31.93 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-14T14:50:09.576Z] #55 31.94 go: downloading github.com/prometheus/common v0.32.1 [2022-07-14T14:50:09.576Z] #55 32.32 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-14T14:50:09.576Z] #55 32.34 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-14T14:50:09.835Z] #55 ... [2022-07-14T14:50:09.835Z] [2022-07-14T14:50:09.835Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-14T14:50:09.835Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-14T14:50:09.835Z] #42 32.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-07-14T14:50:09.835Z] #42 32.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-14T14:50:09.835Z] #42 32.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-14T14:50:09.835Z] #42 32.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-14T14:50:09.835Z] #42 32.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-14T14:50:09.835Z] #42 32.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-14T14:50:10.029Z] #84 91.78 config.status: creating Makefile [2022-07-14T14:50:10.029Z] #84 91.83 config.status: creating config.h [2022-07-14T14:50:10.029Z] #84 91.86 config.status: executing libtool commands [2022-07-14T14:50:10.029Z] #84 91.88 config.status: executing depfiles commands [2022-07-14T14:50:10.407Z] #42 ... [2022-07-14T14:50:10.407Z] [2022-07-14T14:50:10.407Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-14T14:50:10.407Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-14T14:50:10.407Z] #47 22.89 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-14T14:50:10.407Z] #47 ... [2022-07-14T14:50:10.407Z] [2022-07-14T14:50:10.407Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:50:10.407Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-14T14:50:10.407Z] #76 33.07 The following NEW packages will be installed: [2022-07-14T14:50:10.407Z] #76 33.08 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-14T14:50:10.407Z] #76 33.08 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-14T14:50:10.407Z] #76 33.09 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-14T14:50:10.407Z] #76 33.09 libyajl2 m4 patch xz-utils [2022-07-14T14:50:10.600Z] #84 92.34 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-14T14:50:10.600Z] #84 92.36 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-14T14:50:10.600Z] #84 92.57 checking for gcc... gcc [2022-07-14T14:50:10.600Z] #84 92.63 checking whether the C compiler works... yes [2022-07-14T14:50:10.667Z] #76 33.58 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:50:10.667Z] #76 33.58 Need to get 5916 kB of archives. [2022-07-14T14:50:10.667Z] #76 33.58 After this operation, 18.6 MB of additional disk space will be used. [2022-07-14T14:50:10.667Z] #76 33.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-14T14:50:10.667Z] #76 33.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-14T14:50:10.667Z] #76 33.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-14T14:50:10.667Z] #76 33.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-14T14:50:10.667Z] #76 33.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-14T14:50:10.667Z] #76 33.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-14T14:50:10.667Z] #76 33.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-14T14:50:10.667Z] #76 33.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-14T14:50:10.667Z] #76 33.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-14T14:50:10.860Z] #84 92.76 checking for C compiler default output file name... a.out [2022-07-14T14:50:10.860Z] #84 92.76 checking for suffix of executables... [2022-07-14T14:50:10.860Z] #84 92.89 checking whether we are cross compiling... no [2022-07-14T14:50:10.930Z] #76 33.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-14T14:50:10.930Z] #76 33.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-14T14:50:10.930Z] #76 33.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-14T14:50:10.930Z] #76 33.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-14T14:50:10.930Z] #76 33.96 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-14T14:50:10.930Z] #76 34.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-14T14:50:11.071Z] #55 ... [2022-07-14T14:50:11.071Z] [2022-07-14T14:50:11.071Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:50:11.071Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T14:50:11.071Z] #14 18.29 Fetched 8550 kB in 15s (583 kB/s) [2022-07-14T14:50:11.071Z] #14 18.29 Reading package lists... [2022-07-14T14:50:11.120Z] #84 93.00 checking for suffix of object files... o [2022-07-14T14:50:11.120Z] #84 93.06 checking whether we are using the GNU C compiler... yes [2022-07-14T14:50:11.120Z] #84 93.08 checking whether gcc accepts -g... yes [2022-07-14T14:50:11.120Z] #84 93.12 checking for gcc option to accept ISO C89... none needed [2022-07-14T14:50:11.293Z] #76 34.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-14T14:50:11.293Z] #76 34.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-07-14T14:50:11.293Z] #76 34.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-14T14:50:11.293Z] #76 34.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-14T14:50:11.293Z] #76 34.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-14T14:50:11.293Z] #76 34.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-14T14:50:11.331Z] #14 24.70 Reading package lists... [2022-07-14T14:50:11.331Z] #14 ... [2022-07-14T14:50:11.331Z] [2022-07-14T14:50:11.331Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:50:11.331Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T14:50:11.331Z] #55 28.42 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-14T14:50:11.331Z] #55 28.42 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-14T14:50:11.381Z] #84 93.20 checking whether gcc understands -c and -o together... yes [2022-07-14T14:50:11.381Z] #84 93.30 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-14T14:50:11.381Z] #84 93.33 checking whether build environment is sane... yes [2022-07-14T14:50:11.381Z] #84 93.36 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-14T14:50:11.381Z] #84 93.37 checking for gawk... no [2022-07-14T14:50:11.381Z] #84 93.37 checking for mawk... mawk [2022-07-14T14:50:11.381Z] #84 93.37 checking whether make sets $(MAKE)... yes [2022-07-14T14:50:11.381Z] #84 93.41 checking whether make supports the include directive... yes (GNU style) [2022-07-14T14:50:11.381Z] #84 93.43 checking whether make supports nested variables... yes [2022-07-14T14:50:11.381Z] #84 93.45 checking whether UID '0' is supported by ustar format... yes [2022-07-14T14:50:11.381Z] #84 93.45 checking whether GID '0' is supported by ustar format... yes [2022-07-14T14:50:11.381Z] #84 93.45 checking how to create a ustar tar archive... gnutar [2022-07-14T14:50:11.552Z] #76 34.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-14T14:50:11.552Z] #76 34.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-14T14:50:11.590Z] #55 28.66 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-14T14:50:11.590Z] #55 28.73 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-14T14:50:11.590Z] #55 28.88 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-14T14:50:11.646Z] #84 93.50 checking dependency style of gcc... gcc3 [2022-07-14T14:50:11.646Z] #84 93.60 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-14T14:50:11.646Z] #84 93.60 checking whether make supports nested variables... (cached) yes [2022-07-14T14:50:11.849Z] #55 28.94 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-14T14:50:11.849Z] #55 29.00 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-14T14:50:11.849Z] #55 29.10 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-14T14:50:11.907Z] #84 93.63 checking build system type... x86_64-pc-linux-gnu [2022-07-14T14:50:11.907Z] #84 93.80 checking host system type... x86_64-pc-linux-gnu [2022-07-14T14:50:11.907Z] #84 93.80 checking how to print strings... printf [2022-07-14T14:50:11.907Z] #84 93.80 checking for a sed that does not truncate output... /bin/sed [2022-07-14T14:50:11.907Z] #84 93.82 checking for grep that handles long lines and -e... /bin/grep [2022-07-14T14:50:11.907Z] #84 93.83 checking for egrep... /bin/grep -E [2022-07-14T14:50:11.907Z] #84 93.83 checking for fgrep... /bin/grep -F [2022-07-14T14:50:11.907Z] #84 93.84 checking for ld used by gcc... /usr/bin/ld [2022-07-14T14:50:11.907Z] #84 93.85 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-14T14:50:11.907Z] #84 93.85 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-14T14:50:11.907Z] #84 93.86 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-14T14:50:11.907Z] #84 93.95 checking whether ln -s works... yes [2022-07-14T14:50:11.907Z] #84 93.95 checking the maximum length of command line arguments... 1572864 [2022-07-14T14:50:11.907Z] #84 93.97 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-14T14:50:11.907Z] #84 93.97 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-14T14:50:11.907Z] #84 93.97 checking for /usr/bin/ld option to reload object files... -r [2022-07-14T14:50:11.907Z] #84 93.97 checking for objdump... objdump [2022-07-14T14:50:11.907Z] #84 93.97 checking how to recognize dependent libraries... pass_all [2022-07-14T14:50:11.907Z] #84 93.97 checking for dlltool... no [2022-07-14T14:50:11.907Z] #84 93.98 checking how to associate runtime and link libraries... printf %s\n [2022-07-14T14:50:11.907Z] #84 93.98 checking for ar... ar [2022-07-14T14:50:11.907Z] #84 93.98 checking for archiver @FILE support... @ [2022-07-14T14:50:12.167Z] #84 94.07 checking for strip... strip [2022-07-14T14:50:12.167Z] #84 94.07 checking for ranlib... ranlib [2022-07-14T14:50:12.416Z] #55 29.51 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-14T14:50:12.416Z] #55 29.53 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-14T14:50:12.428Z] #84 94.07 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-14T14:50:12.428Z] #84 94.29 checking for sysroot... no [2022-07-14T14:50:12.428Z] #84 94.29 checking for a working dd... /bin/dd [2022-07-14T14:50:12.428Z] #84 94.30 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-14T14:50:12.428Z] #84 94.36 checking for mt... no [2022-07-14T14:50:12.428Z] #84 94.36 checking if : is a manifest tool... no [2022-07-14T14:50:12.428Z] #84 94.38 checking how to run the C preprocessor... gcc -E [2022-07-14T14:50:12.674Z] #55 29.75 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-14T14:50:12.935Z] #55 29.93 go: downloading golang.org/x/text v0.3.7 [2022-07-14T14:50:12.939Z] #76 35.75 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:50:12.939Z] #76 ... [2022-07-14T14:50:12.939Z] [2022-07-14T14:50:12.939Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-14T14:50:12.939Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-14T14:50:12.939Z] #57 33.62 v3.0.2 [2022-07-14T14:50:12.939Z] #57 DONE 35.9s [2022-07-14T14:50:12.939Z] [2022-07-14T14:50:12.939Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-14T14:50:12.939Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-14T14:50:12.939Z] #40 35.03 NAME: [2022-07-14T14:50:12.939Z] #40 35.03 go-winres - A tool for embedding resources in Windows executables [2022-07-14T14:50:12.939Z] #40 35.03 [2022-07-14T14:50:12.939Z] #40 35.03 USAGE: [2022-07-14T14:50:12.939Z] #40 35.03 go-winres [global options] command [command options] [arguments...] [2022-07-14T14:50:12.939Z] #40 35.03 [2022-07-14T14:50:12.939Z] #40 35.03 COMMANDS: [2022-07-14T14:50:12.939Z] #40 35.03 init Create an initial ./winres/winres.json [2022-07-14T14:50:12.939Z] #40 35.03 make Make syso files for the "go build" command [2022-07-14T14:50:12.939Z] #40 35.03 simply Make syso files for the "go build" command (simplified) [2022-07-14T14:50:12.939Z] #40 35.03 extract Extract all resources from an executable [2022-07-14T14:50:12.939Z] #40 35.03 patch Replace resources in an executable file (exe, dll) [2022-07-14T14:50:12.939Z] #40 35.04 help, h Shows a list of commands or help for one command [2022-07-14T14:50:12.939Z] #40 35.04 [2022-07-14T14:50:12.939Z] #40 35.04 GLOBAL OPTIONS: [2022-07-14T14:50:12.939Z] #40 35.04 --help, -h show help (default: false) [2022-07-14T14:50:12.939Z] #40 DONE 35.9s [2022-07-14T14:50:12.949Z] #84 94.52 checking for ANSI C header files... yes [2022-07-14T14:50:12.949Z] #84 94.94 checking for sys/types.h... yes [2022-07-14T14:50:13.198Z] [2022-07-14T14:50:13.198Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-14T14:50:13.198Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-14T14:50:13.198Z] #62 33.39 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:50:13.198Z] #62 33.67 Fetched 454 kB in 0s (1380 kB/s) [2022-07-14T14:50:13.198Z] #62 33.80 Selecting previously unselected package libbtrfs0:arm64. [2022-07-14T14:50:13.198Z] #62 33.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-14T14:50:13.199Z] #62 33.88 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-14T14:50:13.199Z] #62 34.06 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-14T14:50:13.199Z] #62 35.06 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-14T14:50:13.199Z] #62 35.06 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-14T14:50:13.199Z] #62 35.08 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-14T14:50:13.199Z] #62 35.73 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-14T14:50:13.199Z] #62 35.80 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-14T14:50:13.199Z] #62 35.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:50:13.210Z] #84 95.05 checking for sys/stat.h... yes [2022-07-14T14:50:13.210Z] #84 95.17 checking for stdlib.h... yes [2022-07-14T14:50:13.470Z] #84 95.26 checking for string.h... yes [2022-07-14T14:50:13.470Z] #84 95.41 checking for memory.h... yes [2022-07-14T14:50:13.730Z] #84 95.51 checking for strings.h... yes [2022-07-14T14:50:13.730Z] #84 95.68 checking for inttypes.h... yes [2022-07-14T14:50:13.730Z] #84 95.78 checking for stdint.h... yes [2022-07-14T14:50:13.768Z] #62 DONE 36.6s [2022-07-14T14:50:13.768Z] [2022-07-14T14:50:13.768Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:50:13.768Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-14T14:50:13.768Z] #76 36.23 Fetched 5916 kB in 1s (4841 kB/s) [2022-07-14T14:50:13.768Z] #76 36.37 Selecting previously unselected package bzip2. [2022-07-14T14:50:13.768Z] #76 36.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-14T14:50:13.768Z] #76 36.48 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-14T14:50:13.768Z] #76 36.48 Unpacking bzip2 (1.0.8-4) ... [2022-07-14T14:50:13.907Z] #55 ... [2022-07-14T14:50:13.907Z] [2022-07-14T14:50:13.907Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-14T14:50:13.907Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-14T14:50:13.907Z] #36 20.98 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-14T14:50:13.991Z] #84 95.87 checking for unistd.h... yes [2022-07-14T14:50:14.029Z] #76 36.84 Selecting previously unselected package libmagic-mgc. [2022-07-14T14:50:14.029Z] #76 36.84 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-14T14:50:14.029Z] #76 36.91 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-14T14:50:14.167Z] #36 ... [2022-07-14T14:50:14.167Z] [2022-07-14T14:50:14.167Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-14T14:50:14.167Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-14T14:50:14.167Z] #47 26.31 Updating files: 73% (1602/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-14T14:50:14.167Z] #47 27.04 + git checkout -q v2.3.0 [2022-07-14T14:50:14.167Z] #47 28.83 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-14T14:50:14.251Z] #84 95.97 checking for dlfcn.h... yes [2022-07-14T14:50:14.251Z] #84 96.07 checking for objdir... .libs [2022-07-14T14:50:14.251Z] #84 96.30 checking if gcc supports -fno-rtti -fno-exceptions... [2022-07-14T14:50:14.251Z] #84 ... [2022-07-14T14:50:14.251Z] [2022-07-14T14:50:14.251Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-14T14:50:14.251Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-14T14:50:14.251Z] #19 116.7 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-14T14:50:14.251Z] #19 116.7 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-14T14:50:14.251Z] #19 116.7 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-14T14:50:14.251Z] #19 117.4 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-14T14:50:14.251Z] #19 117.4 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-14T14:50:14.251Z] #19 117.4 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-14T14:50:14.251Z] #19 117.5 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-14T14:50:14.251Z] #19 117.5 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-14T14:50:14.251Z] #19 117.5 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-14T14:50:14.511Z] #19 ... [2022-07-14T14:50:14.511Z] [2022-07-14T14:50:14.511Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:50:14.511Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:50:14.511Z] #84 96.30 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-14T14:50:14.511Z] #84 96.34 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-14T14:50:14.511Z] #84 96.34 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-14T14:50:14.595Z] #76 ... [2022-07-14T14:50:14.595Z] [2022-07-14T14:50:14.595Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-14T14:50:14.595Z] #63 sha256:2a9dfd936d1c868ec20c9dbb36c793b35dd6021a3112d1b450d9f0d776edad2f [2022-07-14T14:50:14.595Z] #63 DONE 1.0s [2022-07-14T14:50:14.771Z] #84 96.44 checking if gcc static flag -static works... yes [2022-07-14T14:50:14.771Z] #84 96.64 checking if gcc supports -c -o file.o... yes [2022-07-14T14:50:14.771Z] #84 96.72 checking if gcc supports -c -o file.o... (cached) yes [2022-07-14T14:50:14.771Z] #84 96.72 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-14T14:50:14.854Z] [2022-07-14T14:50:14.855Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-14T14:50:14.855Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-14T14:50:14.855Z] #42 34.03 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:50:14.855Z] #42 35.02 Fetched 15.6 MB in 1s (15.1 MB/s) [2022-07-14T14:50:14.855Z] #42 35.19 Selecting previously unselected package xxd. [2022-07-14T14:50:14.855Z] #42 35.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-14T14:50:14.855Z] #42 35.25 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-14T14:50:14.855Z] #42 35.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:50:14.855Z] #42 35.81 Selecting previously unselected package vim-common. [2022-07-14T14:50:14.855Z] #42 35.81 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-14T14:50:14.855Z] #42 35.83 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:50:14.855Z] #42 36.50 Selecting previously unselected package cmake-data. [2022-07-14T14:50:14.855Z] #42 36.50 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-14T14:50:14.855Z] #42 36.50 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-14T14:50:15.032Z] #84 96.76 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-14T14:50:15.032Z] #84 96.97 checking how to hardcode library paths into programs... immediate [2022-07-14T14:50:15.032Z] #84 96.97 checking whether stripping libraries is possible... yes [2022-07-14T14:50:15.032Z] #84 96.98 checking if libtool supports shared libraries... yes [2022-07-14T14:50:15.032Z] #84 96.98 checking whether to build shared libraries... no [2022-07-14T14:50:15.032Z] #84 96.98 checking whether to build static libraries... yes [2022-07-14T14:50:15.121Z] #42 ... [2022-07-14T14:50:15.121Z] [2022-07-14T14:50:15.121Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:50:15.121Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-14T14:50:15.121Z] #14 26.11 Building dependency tree... [2022-07-14T14:50:15.121Z] #14 30.37 The following additional packages will be installed: [2022-07-14T14:50:15.121Z] #14 30.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-14T14:50:15.121Z] #14 30.38 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-14T14:50:15.121Z] #14 30.38 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-14T14:50:15.121Z] #14 30.39 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-14T14:50:15.121Z] #14 30.39 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-14T14:50:15.121Z] #14 30.40 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-14T14:50:15.121Z] #14 30.41 mingw-w64-common mingw-w64-x86-64-dev [2022-07-14T14:50:15.121Z] #14 30.42 Suggested packages: [2022-07-14T14:50:15.121Z] #14 30.45 gcc-10-locales seccomp wine64 [2022-07-14T14:50:15.121Z] #14 31.68 The following NEW packages will be installed: [2022-07-14T14:50:15.121Z] #14 31.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-14T14:50:15.121Z] #14 31.68 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-14T14:50:15.121Z] #14 31.68 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-14T14:50:15.121Z] #14 31.68 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-14T14:50:15.121Z] #14 31.68 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-14T14:50:15.121Z] #14 31.69 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-14T14:50:15.121Z] #14 31.69 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-14T14:50:15.121Z] #14 31.69 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-14T14:50:15.121Z] #14 31.70 mingw-w64-x86-64-dev [2022-07-14T14:50:15.121Z] #14 32.10 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:50:15.121Z] #14 32.10 Need to get 108 MB of archives. [2022-07-14T14:50:15.121Z] #14 32.10 After this operation, 620 MB of additional disk space will be used. [2022-07-14T14:50:15.121Z] #14 32.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-07-14T14:50:15.121Z] #14 32.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-07-14T14:50:15.121Z] #14 32.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-14T14:50:15.121Z] #14 32.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-07-14T14:50:15.121Z] #14 32.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-07-14T14:50:15.121Z] #14 32.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-14T14:50:15.121Z] #14 32.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-14T14:50:15.121Z] #14 32.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-07-14T14:50:15.121Z] #14 32.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-07-14T14:50:15.121Z] #14 33.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-07-14T14:50:15.121Z] #14 34.89 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-07-14T14:50:15.121Z] #14 35.57 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-07-14T14:50:15.121Z] #14 36.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-07-14T14:50:15.121Z] #14 ... [2022-07-14T14:50:15.121Z] [2022-07-14T14:50:15.121Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:50:15.121Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-14T14:50:15.121Z] #76 37.97 Selecting previously unselected package libmagic1:arm64. [2022-07-14T14:50:15.121Z] #76 37.97 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-14T14:50:15.121Z] #76 37.98 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-14T14:50:15.293Z] #84 96.99 checking float.h usability... yes [2022-07-14T14:50:15.293Z] #84 97.13 checking float.h presence... yes [2022-07-14T14:50:15.293Z] #84 97.15 checking for float.h... yes [2022-07-14T14:50:15.293Z] #84 97.16 checking limits.h usability... yes [2022-07-14T14:50:15.293Z] #84 97.32 checking limits.h presence... yes [2022-07-14T14:50:15.293Z] #84 97.35 checking for limits.h... yes [2022-07-14T14:50:15.553Z] #84 97.37 checking stddef.h usability... yes [2022-07-14T14:50:15.554Z] #84 97.47 checking stddef.h presence... yes [2022-07-14T14:50:15.554Z] #84 97.52 checking for stddef.h... yes [2022-07-14T14:50:15.554Z] #84 97.54 checking for stdlib.h... (cached) yes [2022-07-14T14:50:15.554Z] #84 97.55 checking for string.h... (cached) yes [2022-07-14T14:50:15.814Z] #84 97.58 checking sys/time.h usability... yes [2022-07-14T14:50:15.814Z] #84 97.69 checking sys/time.h presence... yes [2022-07-14T14:50:15.814Z] #84 97.76 checking for sys/time.h... yes [2022-07-14T14:50:15.814Z] #84 97.77 checking for inline... inline [2022-07-14T14:50:16.060Z] #76 38.88 Selecting previously unselected package file. [2022-07-14T14:50:16.060Z] #76 38.89 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-14T14:50:16.061Z] #76 39.00 Unpacking file (1:5.39-3) ... [2022-07-14T14:50:16.074Z] #84 97.82 checking for size_t... yes [2022-07-14T14:50:16.074Z] #84 98.00 checking for stdlib.h... (cached) yes [2022-07-14T14:50:16.074Z] #47 ... [2022-07-14T14:50:16.074Z] [2022-07-14T14:50:16.074Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:50:16.074Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T14:50:16.074Z] #76 22.96 Fetched 8550 kB in 16s (531 kB/s) [2022-07-14T14:50:16.074Z] #76 22.96 Reading package lists... [2022-07-14T14:50:16.074Z] #76 29.03 Reading package lists... [2022-07-14T14:50:16.074Z] #76 ... [2022-07-14T14:50:16.074Z] [2022-07-14T14:50:16.074Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:50:16.074Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T14:50:16.074Z] #14 24.70 Reading package lists... [2022-07-14T14:50:16.074Z] #14 30.97 Building dependency tree... [2022-07-14T14:50:16.319Z] #76 39.22 Selecting previously unselected package xz-utils. [2022-07-14T14:50:16.319Z] #76 39.22 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-14T14:50:16.319Z] #76 39.23 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-14T14:50:16.334Z] #84 98.00 checking for GNU libc compatible malloc... yes [2022-07-14T14:50:16.334Z] #84 98.19 checking for stdlib.h... (cached) yes [2022-07-14T14:50:16.334Z] #84 98.20 checking for GNU libc compatible realloc... yes [2022-07-14T14:50:16.579Z] #76 39.57 Selecting previously unselected package libsigsegv2:arm64. [2022-07-14T14:50:16.594Z] #84 98.37 checking for working strtod... yes [2022-07-14T14:50:16.837Z] #76 39.57 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-14T14:50:16.837Z] #76 39.60 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-14T14:50:16.837Z] #76 39.69 Selecting previously unselected package m4. [2022-07-14T14:50:16.837Z] #76 39.70 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-14T14:50:16.837Z] #76 39.76 Unpacking m4 (1.4.18-5) ... [2022-07-14T14:50:16.855Z] #84 98.58 checking for gettimeofday... yes [2022-07-14T14:50:16.855Z] #84 98.76 checking for memset... yes [2022-07-14T14:50:17.096Z] #76 39.99 Selecting previously unselected package autoconf. [2022-07-14T14:50:17.096Z] #76 39.99 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-14T14:50:17.096Z] #76 40.00 Unpacking autoconf (2.69-14) ... [2022-07-14T14:50:17.115Z] #84 98.94 checking for strspn... yes [2022-07-14T14:50:17.364Z] #76 40.35 Selecting previously unselected package autotools-dev. [2022-07-14T14:50:17.364Z] #76 40.35 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-14T14:50:17.364Z] #76 40.38 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-14T14:50:17.375Z] #84 99.21 checking that generated files are newer than configure... done [2022-07-14T14:50:17.375Z] #84 99.21 configure: creating ./config.status [2022-07-14T14:50:17.624Z] #76 40.57 Selecting previously unselected package automake. [2022-07-14T14:50:17.624Z] #76 40.57 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-14T14:50:17.624Z] #76 40.59 Unpacking automake (1:1.16.3-2) ... [2022-07-14T14:50:18.191Z] #76 41.14 Selecting previously unselected package patch. [2022-07-14T14:50:18.191Z] #76 41.14 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-14T14:50:18.191Z] #76 41.15 Unpacking patch (2.7.6-7) ... [2022-07-14T14:50:18.316Z] #84 100.4 config.status: creating Makefile [2022-07-14T14:50:18.449Z] #76 41.28 Selecting previously unselected package dpkg-dev. [2022-07-14T14:50:18.449Z] #76 41.28 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-14T14:50:18.449Z] #76 41.30 Unpacking dpkg-dev (1.20.11) ... [2022-07-14T14:50:18.577Z] #84 100.4 config.status: creating config.h [2022-07-14T14:50:18.577Z] #84 100.5 config.status: executing depfiles commands [2022-07-14T14:50:18.577Z] #84 100.6 config.status: executing libtool commands [2022-07-14T14:50:18.629Z] #14 ... [2022-07-14T14:50:18.629Z] [2022-07-14T14:50:18.629Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:50:18.629Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T14:50:18.629Z] #76 29.03 Reading package lists... [2022-07-14T14:50:19.167Z] #84 101.2 GEN .version [2022-07-14T14:50:19.167Z] #84 101.2 make install-recursive [2022-07-14T14:50:19.167Z] #84 101.2 make[1]: Entering directory '/tmp/crun-build' [2022-07-14T14:50:19.167Z] #84 101.3 Making install in libocispec [2022-07-14T14:50:19.385Z] #76 42.34 Selecting previously unselected package build-essential. [2022-07-14T14:50:19.385Z] #76 42.35 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-14T14:50:19.385Z] #76 42.38 Unpacking build-essential (12.9) ... [2022-07-14T14:50:19.385Z] #76 ... [2022-07-14T14:50:19.385Z] [2022-07-14T14:50:19.385Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-14T14:50:19.385Z] #31 sha256:389426caf8304e07611005fc313d2c9e61ad48cbc817d5dc8f5157b8070cd132 [2022-07-14T14:50:19.385Z] #31 29.05 [2022-07-14T14:50:19.385Z] #31 32.93 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-14T14:50:19.385Z] #31 35.10 #=#=# [2022-07-14T14:50:19.385Z] #31 35.47 #=#=# ######################################################################## 100.0% [2022-07-14T14:50:19.385Z] #31 36.52 [2022-07-14T14:50:19.385Z] #31 38.88 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-14T14:50:19.434Z] #84 101.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-14T14:50:19.434Z] #84 101.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-14T14:50:19.434Z] #84 101.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-14T14:50:19.434Z] #84 101.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-14T14:50:19.434Z] #84 101.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-14T14:50:19.643Z] #31 ... [2022-07-14T14:50:19.643Z] [2022-07-14T14:50:19.643Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:50:19.643Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-14T14:50:19.643Z] #76 42.49 Selecting previously unselected package libcap2:arm64. [2022-07-14T14:50:19.643Z] #76 42.49 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-14T14:50:19.643Z] #76 42.51 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-14T14:50:19.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-14T14:50:19.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-14T14:50:19.763Z] #76 36.07 Building dependency tree... [2022-07-14T14:50:19.763Z] #76 ... [2022-07-14T14:50:19.763Z] [2022-07-14T14:50:19.763Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-14T14:50:19.763Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-14T14:50:19.763Z] #62 20.29 Reading package lists... [2022-07-14T14:50:19.763Z] #62 26.96 Reading package lists... [2022-07-14T14:50:19.764Z] #62 33.89 Building dependency tree... [2022-07-14T14:50:19.764Z] #62 ... [2022-07-14T14:50:19.764Z] [2022-07-14T14:50:19.764Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:50:19.764Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T14:50:19.764Z] #14 36.07 The following additional packages will be installed: [2022-07-14T14:50:19.764Z] #14 36.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-14T14:50:19.764Z] #14 36.09 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-14T14:50:19.764Z] #14 36.09 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-14T14:50:19.764Z] #14 36.09 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-14T14:50:19.764Z] #14 36.09 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-14T14:50:19.764Z] #14 36.10 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-14T14:50:19.764Z] #14 36.10 mingw-w64-common mingw-w64-x86-64-dev [2022-07-14T14:50:19.764Z] #14 36.11 Suggested packages: [2022-07-14T14:50:19.764Z] #14 36.13 gcc-10-locales seccomp wine64 [2022-07-14T14:50:19.902Z] #76 42.64 Selecting previously unselected package libcap-dev:arm64. [2022-07-14T14:50:19.902Z] #76 42.65 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-14T14:50:19.902Z] #76 42.67 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-14T14:50:19.902Z] #76 ... [2022-07-14T14:50:19.902Z] [2022-07-14T14:50:19.902Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-14T14:50:19.902Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-14T14:50:19.902Z] #51 32.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-14T14:50:19.902Z] #51 32.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-07-14T14:50:19.902Z] #51 32.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-14T14:50:19.902Z] #51 34.72 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-07-14T14:50:19.902Z] #51 36.61 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:50:19.902Z] #51 37.10 Fetched 2136 kB in 3s (654 kB/s) [2022-07-14T14:50:19.902Z] #51 37.36 Selecting previously unselected package libprotobuf23:arm64. [2022-07-14T14:50:19.902Z] #51 37.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 ... 15708 files and directories currently installed.) [2022-07-14T14:50:19.902Z] #51 37.46 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-14T14:50:19.902Z] #51 37.48 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-14T14:50:19.902Z] #51 38.87 Selecting previously unselected package python3-pkg-resources. [2022-07-14T14:50:19.902Z] #51 38.87 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-14T14:50:19.902Z] #51 38.88 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-14T14:50:19.902Z] #51 39.12 Selecting previously unselected package python3-six. [2022-07-14T14:50:19.902Z] #51 39.12 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-14T14:50:19.902Z] #51 39.13 Unpacking python3-six (1.16.0-2) ... [2022-07-14T14:50:19.902Z] #51 39.25 Selecting previously unselected package python3-protobuf. [2022-07-14T14:50:19.902Z] #51 39.25 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-14T14:50:19.902Z] #51 39.29 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-14T14:50:19.902Z] #51 39.91 Selecting previously unselected package libnet1:arm64. [2022-07-14T14:50:19.902Z] #51 39.91 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-14T14:50:19.902Z] #51 39.93 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-14T14:50:19.902Z] #51 40.04 Selecting previously unselected package libnl-3-200:arm64. [2022-07-14T14:50:19.902Z] #51 40.05 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-14T14:50:19.902Z] #51 40.06 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-14T14:50:19.902Z] #51 40.23 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-14T14:50:19.902Z] #51 40.23 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-14T14:50:19.902Z] #51 40.23 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-14T14:50:19.902Z] #51 40.45 Selecting previously unselected package criu. [2022-07-14T14:50:19.902Z] #51 40.45 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-07-14T14:50:19.902Z] #51 40.46 Unpacking criu (3.17-1) ... [2022-07-14T14:50:19.902Z] #51 41.23 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-14T14:50:19.902Z] #51 ... [2022-07-14T14:50:19.902Z] [2022-07-14T14:50:19.902Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:50:19.902Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-14T14:50:19.903Z] #76 42.85 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-14T14:50:19.903Z] #76 42.85 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-14T14:50:19.903Z] #76 42.86 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-14T14:50:20.008Z] #84 102.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-14T14:50:20.008Z] #84 102.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-14T14:50:20.008Z] #84 102.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-14T14:50:20.008Z] #84 102.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-14T14:50:20.008Z] #84 102.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-14T14:50:20.008Z] #84 102.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-14T14:50:20.008Z] #84 102.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-14T14:50:20.008Z] #84 102.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-14T14:50:20.008Z] #84 102.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-14T14:50:20.161Z] #76 42.96 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-14T14:50:20.162Z] #76 42.96 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-14T14:50:20.162Z] #76 42.97 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-14T14:50:20.162Z] #76 43.13 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-14T14:50:20.162Z] #76 43.14 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-14T14:50:20.162Z] #76 43.14 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-14T14:50:20.269Z] #84 102.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-14T14:50:20.269Z] #84 102.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-14T14:50:20.269Z] #84 102.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-14T14:50:20.269Z] #84 102.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-14T14:50:20.269Z] #84 102.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-14T14:50:20.269Z] #84 102.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-14T14:50:20.269Z] #84 102.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-14T14:50:20.420Z] #76 43.34 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-14T14:50:20.420Z] #76 ... [2022-07-14T14:50:20.420Z] [2022-07-14T14:50:20.420Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:50:20.420Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-14T14:50:20.420Z] #55 33.24 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-14T14:50:20.420Z] #55 34.10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-14T14:50:20.420Z] #55 ... [2022-07-14T14:50:20.420Z] [2022-07-14T14:50:20.420Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:50:20.420Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-14T14:50:20.420Z] #76 43.34 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-14T14:50:20.420Z] #76 43.34 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-14T14:50:20.420Z] #76 43.35 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-14T14:50:20.699Z] #14 37.71 The following NEW packages will be installed: [2022-07-14T14:50:20.699Z] #14 ... [2022-07-14T14:50:20.699Z] [2022-07-14T14:50:20.699Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-14T14:50:20.699Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-14T14:50:20.699Z] #42 21.45 Reading package lists... [2022-07-14T14:50:20.699Z] #42 27.92 Reading package lists... [2022-07-14T14:50:20.699Z] #42 34.91 Building dependency tree... [2022-07-14T14:50:20.699Z] #42 ... [2022-07-14T14:50:20.699Z] [2022-07-14T14:50:20.699Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:50:20.699Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T14:50:20.699Z] #14 37.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-14T14:50:20.699Z] #14 37.71 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-14T14:50:20.699Z] #14 37.71 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-14T14:50:20.699Z] #14 37.71 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-14T14:50:20.699Z] #14 37.71 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-14T14:50:20.699Z] #14 37.71 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-14T14:50:20.699Z] #14 37.72 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-14T14:50:20.699Z] #14 37.72 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-14T14:50:20.699Z] #14 37.73 mingw-w64-x86-64-dev [2022-07-14T14:50:20.839Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-14T14:50:20.839Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-14T14:50:20.839Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-14T14:50:20.839Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-14T14:50:20.839Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-14T14:50:20.839Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-14T14:50:20.839Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-14T14:50:20.839Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-14T14:50:20.839Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-14T14:50:20.839Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-14T14:50:20.839Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-14T14:50:20.839Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-14T14:50:20.839Z] #84 103.0 make install-recursive [2022-07-14T14:50:20.957Z] #14 38.16 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:50:20.957Z] #14 38.16 Need to get 115 MB of archives. [2022-07-14T14:50:20.957Z] #14 38.16 After this operation, 645 MB of additional disk space will be used. [2022-07-14T14:50:20.957Z] #14 38.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-14T14:50:20.957Z] #14 ... [2022-07-14T14:50:20.957Z] [2022-07-14T14:50:20.957Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-14T14:50:20.957Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T14:50:20.957Z] #51 21.75 Reading package lists... [2022-07-14T14:50:20.957Z] #51 28.16 Reading package lists... [2022-07-14T14:50:20.957Z] #51 35.31 Building dependency tree... [2022-07-14T14:50:21.100Z] #84 103.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-14T14:50:21.100Z] #84 103.0 Making install in yajl [2022-07-14T14:50:21.100Z] #84 103.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-14T14:50:21.100Z] #84 103.1 CC verify/json_verify-json_verify.o [2022-07-14T14:50:21.100Z] #84 103.1 CC src/libyajl_la-yajl_alloc.lo [2022-07-14T14:50:21.100Z] #84 103.1 CC src/libyajl_la-yajl.lo [2022-07-14T14:50:21.100Z] #84 103.1 CC src/libyajl_la-yajl_gen.lo [2022-07-14T14:50:21.100Z] #84 103.1 CC src/libyajl_la-yajl_parser.lo [2022-07-14T14:50:21.100Z] #84 103.1 CC src/libyajl_la-yajl_buf.lo [2022-07-14T14:50:21.100Z] #84 103.1 CC src/libyajl_la-yajl_encode.lo [2022-07-14T14:50:21.100Z] #84 103.2 CC src/libyajl_la-yajl_lex.lo [2022-07-14T14:50:21.216Z] #51 ... [2022-07-14T14:50:21.216Z] [2022-07-14T14:50:21.216Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-14T14:50:21.216Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-14T14:50:21.216Z] #62 38.15 The following additional packages will be installed: [2022-07-14T14:50:21.216Z] #62 38.15 libbtrfs0 [2022-07-14T14:50:21.216Z] #62 38.39 The following NEW packages will be installed: [2022-07-14T14:50:21.216Z] #62 38.40 libbtrfs-dev libbtrfs0 [2022-07-14T14:50:21.360Z] #84 103.2 CC src/libyajl_la-yajl_tree.lo [2022-07-14T14:50:21.370Z] #76 44.07 Selecting previously unselected package libtool. [2022-07-14T14:50:21.370Z] #76 44.07 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-14T14:50:21.370Z] #76 44.10 Unpacking libtool (2.4.6-15) ... [2022-07-14T14:50:21.370Z] #76 44.36 Selecting previously unselected package libudev-dev:arm64. [2022-07-14T14:50:21.370Z] #76 44.37 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-14T14:50:21.370Z] #76 44.39 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-14T14:50:21.628Z] #76 44.66 Selecting previously unselected package libyajl2:arm64. [2022-07-14T14:50:21.628Z] #76 44.67 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-14T14:50:21.785Z] #62 38.87 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:50:21.785Z] #62 38.87 Need to get 460 kB of archives. [2022-07-14T14:50:21.785Z] #62 38.87 After this operation, 1237 kB of additional disk space will be used. [2022-07-14T14:50:21.785Z] #62 38.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-14T14:50:21.785Z] #62 38.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-14T14:50:21.902Z] #76 44.69 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-14T14:50:21.902Z] #76 44.87 Selecting previously unselected package libyajl-dev:arm64. [2022-07-14T14:50:21.902Z] #76 44.87 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-14T14:50:21.902Z] #76 44.88 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-14T14:50:22.160Z] #76 45.11 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-14T14:50:22.160Z] #76 45.17 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-14T14:50:22.160Z] #76 45.18 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-14T14:50:22.160Z] #76 45.20 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-14T14:50:22.356Z] #62 ... [2022-07-14T14:50:22.356Z] [2022-07-14T14:50:22.356Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-14T14:50:22.356Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-14T14:50:22.356Z] #57 39.31 v3.0.2 [2022-07-14T14:50:22.356Z] #57 DONE 39.5s [2022-07-14T14:50:22.422Z] #76 45.22 Setting up file (1:5.39-3) ... [2022-07-14T14:50:22.422Z] #76 45.25 Setting up bzip2 (1.0.8-4) ... [2022-07-14T14:50:22.422Z] #76 45.26 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-14T14:50:22.422Z] #76 45.27 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-14T14:50:22.422Z] #76 45.28 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-14T14:50:22.422Z] #76 45.30 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-14T14:50:22.422Z] #76 45.31 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-14T14:50:22.422Z] #76 45.33 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-14T14:50:22.422Z] #76 45.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-14T14:50:22.422Z] #76 45.36 Setting up patch (2.7.6-7) ... [2022-07-14T14:50:22.422Z] #76 45.38 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-14T14:50:22.422Z] #76 45.39 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-14T14:50:22.422Z] #76 45.41 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-14T14:50:22.422Z] #76 45.42 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-14T14:50:22.621Z] [2022-07-14T14:50:22.621Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:50:22.621Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T14:50:22.621Z] #55 37.77 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-14T14:50:22.621Z] #55 37.89 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-14T14:50:22.621Z] #55 37.98 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-14T14:50:22.621Z] #55 38.05 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-14T14:50:22.621Z] #55 38.17 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-14T14:50:22.621Z] #55 38.25 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-14T14:50:22.621Z] #55 38.33 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-14T14:50:22.621Z] #55 38.51 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-14T14:50:22.621Z] #55 38.51 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-14T14:50:22.621Z] #55 38.57 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-14T14:50:22.621Z] #55 38.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-14T14:50:22.621Z] #55 38.69 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-14T14:50:22.621Z] #55 39.63 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-14T14:50:22.621Z] #55 39.70 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-14T14:50:22.680Z] #76 45.46 Setting up libtool (2.4.6-15) ... [2022-07-14T14:50:22.680Z] #76 45.47 Setting up m4 (1.4.18-5) ... [2022-07-14T14:50:22.680Z] #76 45.49 Setting up dpkg-dev (1.20.11) ... [2022-07-14T14:50:22.680Z] #76 45.53 Setting up autoconf (2.69-14) ... [2022-07-14T14:50:22.680Z] #76 45.55 Setting up build-essential (12.9) ... [2022-07-14T14:50:22.680Z] #76 45.62 Setting up automake (1:1.16.3-2) ... [2022-07-14T14:50:22.680Z] #76 45.63 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-14T14:50:22.680Z] #76 45.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:50:22.885Z] #55 39.88 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-14T14:50:22.885Z] #55 40.04 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-14T14:50:23.147Z] #55 40.25 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-14T14:50:23.147Z] #55 40.35 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-14T14:50:23.406Z] #55 40.37 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-14T14:50:23.406Z] #55 40.47 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-14T14:50:23.665Z] #55 40.61 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-14T14:50:23.665Z] #55 40.65 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-14T14:50:23.665Z] #55 40.75 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-14T14:50:23.665Z] #55 40.75 go: downloading github.com/prometheus/common v0.32.1 [2022-07-14T14:50:24.054Z] #76 ... [2022-07-14T14:50:24.054Z] [2022-07-14T14:50:24.054Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-14T14:50:24.054Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-14T14:50:24.054Z] #34 36.55 Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-14T14:50:24.054Z] #34 37.20 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-14T14:50:24.054Z] #34 37.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-14T14:50:24.054Z] #34 ... [2022-07-14T14:50:24.054Z] [2022-07-14T14:50:24.055Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-14T14:50:24.055Z] #31 sha256:389426caf8304e07611005fc313d2c9e61ad48cbc817d5dc8f5157b8070cd132 [2022-07-14T14:50:24.055Z] #31 40.38 [2022-07-14T14:50:24.055Z] #31 40.72 #=#=# ######################################################################## 100.0% [2022-07-14T14:50:24.055Z] #31 41.95 [2022-07-14T14:50:24.055Z] #31 42.29 Download of images into '/build' complete. [2022-07-14T14:50:24.055Z] #31 42.30 Use something like the following to load the result into a Docker daemon: [2022-07-14T14:50:24.055Z] #31 42.30 tar -cC '/build' . | docker load [2022-07-14T14:50:24.234Z] #55 41.25 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-14T14:50:24.234Z] #55 41.34 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-14T14:50:25.018Z] #31 ... [2022-07-14T14:50:25.018Z] [2022-07-14T14:50:25.018Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T14:50:25.018Z] #64 sha256:ac8c6c824542338d0c8739f8ecacc43d726d36b664840f345f579d197865b4f1 [2022-07-14T14:50:25.018Z] #64 1.010 + RM_GOPATH=0 [2022-07-14T14:50:25.018Z] #64 1.010 + TMP_GOPATH= [2022-07-14T14:50:25.018Z] #64 1.010 + : /build [2022-07-14T14:50:25.018Z] #64 1.010 + '[' -z '' ']' [2022-07-14T14:50:25.018Z] #64 1.011 ++ mktemp -d [2022-07-14T14:50:25.018Z] #64 1.193 + export GOPATH=/tmp/tmp.klgpnqVuyb [2022-07-14T14:50:25.018Z] #64 1.194 + GOPATH=/tmp/tmp.klgpnqVuyb [2022-07-14T14:50:25.018Z] #64 1.194 + RM_GOPATH=1 [2022-07-14T14:50:25.018Z] #64 1.194 + case "$(go env GOARCH)" in [2022-07-14T14:50:25.018Z] #64 1.194 ++ go env GOARCH [2022-07-14T14:50:25.018Z] #64 1.204 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T14:50:25.018Z] #64 1.204 + GO_BUILDMODE=-buildmode=pie [2022-07-14T14:50:25.018Z] #64 1.206 ++ dirname /install.sh [2022-07-14T14:50:25.018Z] #64 1.208 + dir=/ [2022-07-14T14:50:25.018Z] #64 1.208 + bin=containerd [2022-07-14T14:50:25.018Z] #64 1.208 + shift [2022-07-14T14:50:25.018Z] #64 1.208 + '[' '!' -f //containerd.installer ']' [2022-07-14T14:50:25.018Z] #64 1.214 + . //containerd.installer [2022-07-14T14:50:25.018Z] #64 1.218 ++ set -e [2022-07-14T14:50:25.018Z] #64 1.219 ++ : v1.6.6 [2022-07-14T14:50:25.018Z] #64 1.222 + install_containerd [2022-07-14T14:50:25.018Z] #64 1.223 + echo 'Install containerd version v1.6.6' [2022-07-14T14:50:25.018Z] #64 1.228 Install containerd version v1.6.6 [2022-07-14T14:50:25.018Z] #64 1.228 + git clone https://github.com/containerd/containerd.git /tmp/tmp.klgpnqVuyb/src/github.com/containerd/containerd [2022-07-14T14:50:25.018Z] #64 1.232 Cloning into '/tmp/tmp.klgpnqVuyb/src/github.com/containerd/containerd'... [2022-07-14T14:50:25.018Z] #64 ... [2022-07-14T14:50:25.018Z] [2022-07-14T14:50:25.018Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:50:25.018Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-14T14:50:25.018Z] #14 38.31 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-07-14T14:50:25.018Z] #14 38.87 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-14T14:50:25.018Z] #14 38.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-14T14:50:25.018Z] #14 38.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-14T14:50:25.018Z] #14 38.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-14T14:50:25.018Z] #14 38.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-14T14:50:25.018Z] #14 39.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-07-14T14:50:25.018Z] #14 39.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-14T14:50:25.018Z] #14 39.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-14T14:50:25.018Z] #14 39.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-14T14:50:25.018Z] #14 39.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-14T14:50:25.018Z] #14 39.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-14T14:50:25.018Z] #14 39.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-14T14:50:25.018Z] #14 39.03 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-14T14:50:25.018Z] #14 39.08 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-07-14T14:50:25.018Z] #14 39.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-14T14:50:25.018Z] #14 39.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-14T14:50:25.018Z] #14 40.00 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:50:25.018Z] #14 40.31 Fetched 108 MB in 7s (14.9 MB/s) [2022-07-14T14:50:25.018Z] #14 40.40 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-14T14:50:25.018Z] #14 40.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-14T14:50:25.018Z] #14 40.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-14T14:50:25.018Z] #14 40.49 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-14T14:50:25.018Z] #14 42.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-14T14:50:25.018Z] #14 42.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-14T14:50:25.018Z] #14 42.72 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-14T14:50:25.018Z] #14 45.31 Selecting previously unselected package binutils-mingw-w64. [2022-07-14T14:50:25.018Z] #14 45.33 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-14T14:50:25.018Z] #14 45.34 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-14T14:50:25.018Z] #14 45.50 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-14T14:50:25.018Z] #14 45.50 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-14T14:50:25.018Z] #14 45.52 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-14T14:50:25.018Z] #14 46.46 Selecting previously unselected package dmsetup. [2022-07-14T14:50:25.018Z] #14 46.47 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-14T14:50:25.018Z] #14 46.49 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-14T14:50:25.018Z] #14 47.84 Selecting previously unselected package mingw-w64-common. [2022-07-14T14:50:25.018Z] #14 47.84 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-14T14:50:25.018Z] #14 47.94 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-14T14:50:25.173Z] #55 42.38 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-14T14:50:25.433Z] #55 ... [2022-07-14T14:50:25.433Z] [2022-07-14T14:50:25.433Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-14T14:50:25.433Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-14T14:50:25.433Z] #62 40.08 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:50:25.433Z] #62 40.36 Fetched 460 kB in 0s (1290 kB/s) [2022-07-14T14:50:25.433Z] #62 40.49 Selecting previously unselected package libbtrfs0:amd64. [2022-07-14T14:50:25.433Z] #62 40.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-14T14:50:25.433Z] #62 40.56 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-14T14:50:25.433Z] #62 40.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-14T14:50:25.433Z] #62 40.97 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-14T14:50:25.433Z] #62 41.03 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-14T14:50:25.433Z] #62 41.04 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-14T14:50:25.433Z] #62 41.58 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-14T14:50:25.433Z] #62 41.61 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-14T14:50:25.433Z] #62 41.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:50:25.433Z] #62 DONE 42.5s [2022-07-14T14:50:25.433Z] [2022-07-14T14:50:25.433Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:50:25.433Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T14:50:25.433Z] #55 42.53 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-14T14:50:25.563Z] #84 107.1 CCLD libyajl.la [2022-07-14T14:50:25.563Z] #84 107.4 CCLD verify/json_verify [2022-07-14T14:50:25.585Z] #14 ... [2022-07-14T14:50:25.585Z] [2022-07-14T14:50:25.585Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-14T14:50:25.585Z] #31 sha256:389426caf8304e07611005fc313d2c9e61ad48cbc817d5dc8f5157b8070cd132 [2022-07-14T14:50:25.585Z] #31 DONE 45.2s [2022-07-14T14:50:25.585Z] [2022-07-14T14:50:25.585Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:50:25.585Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-14T14:50:25.585Z] #76 DONE 48.6s [2022-07-14T14:50:25.585Z] [2022-07-14T14:50:25.585Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:50:25.585Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T14:50:25.704Z] #55 ... [2022-07-14T14:50:25.704Z] [2022-07-14T14:50:25.704Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-14T14:50:25.704Z] #63 sha256:dca8c80971858aeec78d2c0d1619cc37ba8ed105593f7cffc73c0e174d07a0dc [2022-07-14T14:50:25.823Z] #84 107.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-14T14:50:25.823Z] #84 107.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-14T14:50:25.823Z] #84 107.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-14T14:50:25.823Z] #84 107.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-14T14:50:25.823Z] #84 107.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-14T14:50:25.823Z] #84 107.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-14T14:50:25.823Z] #84 107.8 CC src/validate.o [2022-07-14T14:50:25.823Z] #84 107.8 CC src/image_spec_schema_config_schema.lo [2022-07-14T14:50:25.823Z] #84 107.8 CC src/image_spec_schema_content_descriptor.lo [2022-07-14T14:50:25.823Z] #84 107.8 CC src/image_spec_schema_defs.lo [2022-07-14T14:50:25.823Z] #84 107.8 CC src/image_spec_schema_defs_descriptor.lo [2022-07-14T14:50:25.823Z] #84 107.8 CC src/image_spec_schema_image_index_schema.lo [2022-07-14T14:50:25.823Z] #84 107.8 CC src/image_spec_schema_image_layout_schema.lo [2022-07-14T14:50:25.823Z] #84 107.8 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-14T14:50:25.823Z] #84 107.8 CC src/runtime_spec_schema_config_linux.lo [2022-07-14T14:50:25.823Z] #84 107.9 CC src/runtime_spec_schema_config_schema.lo [2022-07-14T14:50:25.824Z] #84 107.9 CC src/runtime_spec_schema_config_zos.lo [2022-07-14T14:50:25.824Z] #84 107.9 CC src/runtime_spec_schema_config_solaris.lo [2022-07-14T14:50:25.824Z] #84 107.9 CC src/runtime_spec_schema_config_windows.lo [2022-07-14T14:50:25.824Z] #84 107.9 CC src/runtime_spec_schema_config_vm.lo [2022-07-14T14:50:25.824Z] #84 107.9 CC src/runtime_spec_schema_defs.lo [2022-07-14T14:50:25.824Z] #84 107.9 CC src/runtime_spec_schema_defs_linux.lo [2022-07-14T14:50:25.824Z] #84 108.0 CC src/runtime_spec_schema_defs_vm.lo [2022-07-14T14:50:26.085Z] #84 108.0 CC src/runtime_spec_schema_defs_windows.lo [2022-07-14T14:50:26.085Z] #84 108.0 CC src/runtime_spec_schema_defs_zos.lo [2022-07-14T14:50:26.085Z] #84 108.1 CC src/runtime_spec_schema_state_schema.lo [2022-07-14T14:50:26.085Z] #84 108.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-14T14:50:26.085Z] #84 108.2 CC src/basic_test_top_array_int.lo [2022-07-14T14:50:26.085Z] #84 108.2 CC src/basic_test_double_array_item.lo [2022-07-14T14:50:26.085Z] #84 108.2 CC src/basic_test_top_array_string.lo [2022-07-14T14:50:26.346Z] #84 108.2 CC src/basic_test_top_double_array_int.lo [2022-07-14T14:50:26.346Z] #84 108.3 CC src/basic_test_double_array.lo [2022-07-14T14:50:26.346Z] #84 108.4 CC src/basic_test_top_double_array_refobj.lo [2022-07-14T14:50:26.346Z] #84 108.4 CC src/basic_test_top_double_array_obj.lo [2022-07-14T14:50:26.346Z] #84 108.5 CC src/read-file.lo [2022-07-14T14:50:26.356Z] #63 DONE 0.9s [2022-07-14T14:50:26.356Z] [2022-07-14T14:50:26.356Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T14:50:26.356Z] #64 sha256:b9326b991662ccb7858e7e7c8551912da06037fbc3522638cc3df23dc35d9d38 [2022-07-14T14:50:26.606Z] #84 108.5 CC src/basic_test_top_double_array_string.lo [2022-07-14T14:50:26.606Z] #84 108.6 CC src/json_common.lo [2022-07-14T14:50:26.606Z] #84 108.6 CC tests/test-1.o [2022-07-14T14:50:26.606Z] #84 108.7 CC tests/test-2.o [2022-07-14T14:50:26.606Z] #84 108.7 CC tests/test-3.o [2022-07-14T14:50:26.616Z] #64 ... [2022-07-14T14:50:26.616Z] [2022-07-14T14:50:26.616Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-14T14:50:26.616Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-14T14:50:26.616Z] #40 43.32 NAME: [2022-07-14T14:50:26.616Z] #40 43.32 go-winres - A tool for embedding resources in Windows executables [2022-07-14T14:50:26.616Z] #40 43.32 [2022-07-14T14:50:26.616Z] #40 43.32 USAGE: [2022-07-14T14:50:26.616Z] #40 43.32 go-winres [global options] command [command options] [arguments...] [2022-07-14T14:50:26.616Z] #40 43.32 [2022-07-14T14:50:26.616Z] #40 43.32 COMMANDS: [2022-07-14T14:50:26.616Z] #40 43.32 init Create an initial ./winres/winres.json [2022-07-14T14:50:26.616Z] #40 43.32 make Make syso files for the "go build" command [2022-07-14T14:50:26.616Z] #40 43.32 simply Make syso files for the "go build" command (simplified) [2022-07-14T14:50:26.616Z] #40 43.32 extract Extract all resources from an executable [2022-07-14T14:50:26.616Z] #40 43.32 patch Replace resources in an executable file (exe, dll) [2022-07-14T14:50:26.616Z] #40 43.32 help, h Shows a list of commands or help for one command [2022-07-14T14:50:26.616Z] #40 43.32 [2022-07-14T14:50:26.616Z] #40 43.32 GLOBAL OPTIONS: [2022-07-14T14:50:26.616Z] #40 43.32 --help, -h show help (default: false) [2022-07-14T14:50:26.616Z] #40 DONE 43.6s [2022-07-14T14:50:26.616Z] [2022-07-14T14:50:26.616Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-14T14:50:26.616Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-14T14:50:26.616Z] #42 38.93 The following additional packages will be installed: [2022-07-14T14:50:26.616Z] #42 38.93 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-14T14:50:26.616Z] #42 38.96 Suggested packages: [2022-07-14T14:50:26.616Z] #42 38.98 cmake-doc ninja-build lrzip [2022-07-14T14:50:26.616Z] #42 38.98 Recommended packages: [2022-07-14T14:50:26.616Z] #42 38.98 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-14T14:50:26.616Z] #42 40.10 The following NEW packages will be installed: [2022-07-14T14:50:26.616Z] #42 40.21 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-14T14:50:26.616Z] #42 40.21 vim-common xxd [2022-07-14T14:50:26.616Z] #42 40.65 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:50:26.616Z] #42 40.65 Need to get 17.7 MB of archives. [2022-07-14T14:50:26.616Z] #42 40.65 After this operation, 70.7 MB of additional disk space will be used. [2022-07-14T14:50:26.616Z] #42 40.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-14T14:50:26.616Z] #42 40.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-14T14:50:26.616Z] #42 40.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-14T14:50:26.616Z] #42 40.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-14T14:50:26.616Z] #42 41.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-14T14:50:26.616Z] #42 41.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-14T14:50:26.616Z] #42 41.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-14T14:50:26.616Z] #42 41.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-14T14:50:26.616Z] #42 41.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-14T14:50:26.616Z] #42 41.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-14T14:50:26.616Z] #42 43.26 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:50:26.616Z] #42 43.43 Fetched 17.7 MB in 2s (11.1 MB/s) [2022-07-14T14:50:26.616Z] #42 43.56 Selecting previously unselected package xxd. [2022-07-14T14:50:26.616Z] #42 43.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-14T14:50:26.616Z] #42 43.65 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-14T14:50:26.616Z] #42 43.68 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:50:26.867Z] #84 108.8 CC tests/test-4.o [2022-07-14T14:50:26.867Z] #84 108.9 CC tests/test-5.o [2022-07-14T14:50:26.867Z] #84 109.0 CC tests/test-6.o [2022-07-14T14:50:26.876Z] #42 43.87 Selecting previously unselected package vim-common. [2022-07-14T14:50:26.876Z] #42 43.87 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-14T14:50:26.876Z] #42 43.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:50:26.960Z] #77 0.892 Cloning into '/tmp/crun-build'... [2022-07-14T14:50:27.128Z] #84 109.1 CC tests/test-7.o [2022-07-14T14:50:27.134Z] #42 44.28 Selecting previously unselected package cmake-data. [2022-07-14T14:50:27.134Z] #42 44.28 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-14T14:50:27.134Z] #42 44.30 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-14T14:50:27.388Z] #84 109.2 CC tests/test-8.o [2022-07-14T14:50:27.388Z] #84 109.3 CC tests/test-10.o [2022-07-14T14:50:27.388Z] #84 109.4 CC tests/test-9.o [2022-07-14T14:50:27.648Z] #84 109.5 CC tests/test-11.o [2022-07-14T14:50:27.909Z] #84 ... [2022-07-14T14:50:27.909Z] [2022-07-14T14:50:27.909Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-14T14:50:27.909Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-14T14:50:27.909Z] #19 130.3 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-14T14:50:27.909Z] #19 130.3 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-14T14:50:27.909Z] #19 130.3 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-14T14:50:27.909Z] #19 130.3 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-14T14:50:27.909Z] #19 130.4 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-14T14:50:27.909Z] #19 130.4 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-14T14:50:28.336Z] #77 ... [2022-07-14T14:50:28.336Z] [2022-07-14T14:50:28.336Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-14T14:50:28.336Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-14T14:50:28.336Z] #42 40.98 Selecting previously unselected package libicu67:arm64. [2022-07-14T14:50:28.336Z] #42 41.00 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-14T14:50:28.336Z] #42 41.01 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-14T14:50:28.336Z] #42 48.26 Selecting previously unselected package libxml2:arm64. [2022-07-14T14:50:28.336Z] #42 48.26 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-14T14:50:28.336Z] #42 48.28 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-14T14:50:28.336Z] #42 48.75 Selecting previously unselected package libarchive13:arm64. [2022-07-14T14:50:28.336Z] #42 48.75 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-14T14:50:28.336Z] #42 48.77 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-14T14:50:28.336Z] #42 49.52 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-14T14:50:28.336Z] #42 49.53 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-14T14:50:28.336Z] #42 49.54 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-14T14:50:28.336Z] #42 49.65 Selecting previously unselected package librhash0:arm64. [2022-07-14T14:50:28.336Z] #42 49.65 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-14T14:50:28.336Z] #42 49.66 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-14T14:50:28.336Z] #42 49.81 Selecting previously unselected package libuv1:arm64. [2022-07-14T14:50:28.336Z] #42 49.81 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-14T14:50:28.336Z] #42 49.82 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-14T14:50:28.336Z] #42 49.99 Selecting previously unselected package cmake. [2022-07-14T14:50:28.336Z] #42 50.00 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-14T14:50:28.336Z] #42 50.01 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-14T14:50:28.517Z] #42 ... [2022-07-14T14:50:28.517Z] [2022-07-14T14:50:28.517Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-14T14:50:28.517Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-14T14:50:28.775Z] #34 45.33 Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-14T14:50:28.775Z] #34 45.89 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-14T14:50:28.902Z] #42 ... [2022-07-14T14:50:28.902Z] [2022-07-14T14:50:28.902Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-14T14:50:28.902Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-14T14:50:28.902Z] #51 43.01 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-14T14:50:28.902Z] #51 43.02 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-14T14:50:28.902Z] #51 43.03 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-14T14:50:28.902Z] #51 43.05 Setting up python3-six (1.16.0-2) ... [2022-07-14T14:50:28.902Z] #51 44.23 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-14T14:50:28.902Z] #51 44.28 Setting up python3-protobuf (3.12.4-1) ... [2022-07-14T14:50:28.902Z] #51 48.87 Setting up criu (3.17-1) ... [2022-07-14T14:50:28.902Z] #51 50.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:50:28.902Z] #51 DONE 51.7s [2022-07-14T14:50:29.161Z] [2022-07-14T14:50:29.161Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T14:50:29.161Z] #64 sha256:ac8c6c824542338d0c8739f8ecacc43d726d36b664840f345f579d197865b4f1 [2022-07-14T14:50:29.711Z] #34 46.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-14T14:50:29.821Z] #19 142.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-14T14:50:29.821Z] #19 142.1 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-14T14:50:29.821Z] #19 142.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-14T14:50:29.821Z] #19 142.2 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-14T14:50:29.821Z] #19 142.2 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-14T14:50:29.821Z] #19 142.2 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-14T14:50:30.543Z] #64 ... [2022-07-14T14:50:30.543Z] [2022-07-14T14:50:30.543Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-14T14:50:30.543Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-14T14:50:30.543Z] #42 53.35 Setting up libicu67:arm64 (67.1-7) ... [2022-07-14T14:50:30.543Z] #42 53.37 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:50:30.543Z] #42 53.39 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-14T14:50:30.543Z] #42 53.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:50:30.543Z] #42 53.46 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-14T14:50:30.543Z] #42 53.49 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-14T14:50:30.543Z] #42 53.52 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-14T14:50:30.543Z] #42 53.54 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-14T14:50:30.543Z] #42 53.57 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-14T14:50:30.648Z] #34 ... [2022-07-14T14:50:30.648Z] [2022-07-14T14:50:30.648Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:50:30.648Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T14:50:30.648Z] #76 36.07 Building dependency tree... [2022-07-14T14:50:30.648Z] #76 40.29 python3 is already the newest version (3.9.2-3). [2022-07-14T14:50:30.648Z] #76 40.29 The following additional packages will be installed: [2022-07-14T14:50:30.648Z] #76 40.29 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-14T14:50:30.648Z] #76 40.29 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-14T14:50:30.648Z] #76 40.29 Suggested packages: [2022-07-14T14:50:30.648Z] #76 40.29 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-14T14:50:30.648Z] #76 40.29 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-14T14:50:30.648Z] #76 40.29 m4-doc ed diffutils-doc [2022-07-14T14:50:30.648Z] #76 40.29 Recommended packages: [2022-07-14T14:50:30.648Z] #76 40.29 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-14T14:50:30.648Z] #76 42.14 The following NEW packages will be installed: [2022-07-14T14:50:30.648Z] #76 42.14 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-14T14:50:30.648Z] #76 42.14 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-14T14:50:30.648Z] #76 42.14 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-14T14:50:30.648Z] #76 42.14 libyajl2 m4 patch xz-utils [2022-07-14T14:50:30.648Z] #76 42.54 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:50:30.648Z] #76 42.54 Need to get 5940 kB of archives. [2022-07-14T14:50:30.648Z] #76 42.54 After this operation, 18.7 MB of additional disk space will be used. [2022-07-14T14:50:30.648Z] #76 42.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-14T14:50:30.648Z] #76 42.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-14T14:50:30.648Z] #76 42.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-14T14:50:30.648Z] #76 42.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-14T14:50:30.648Z] #76 42.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-14T14:50:30.648Z] #76 42.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-14T14:50:30.648Z] #76 42.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-14T14:50:30.648Z] #76 42.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-14T14:50:30.648Z] #76 42.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-14T14:50:30.648Z] #76 42.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-14T14:50:30.648Z] #76 42.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-14T14:50:30.648Z] #76 42.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-14T14:50:30.648Z] #76 42.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-14T14:50:30.648Z] #76 43.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-14T14:50:30.648Z] #76 43.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-14T14:50:30.648Z] #76 43.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-14T14:50:30.648Z] #76 43.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-14T14:50:30.648Z] #76 43.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-14T14:50:30.648Z] #76 43.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-14T14:50:30.648Z] #76 43.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-14T14:50:30.648Z] #76 43.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-14T14:50:30.648Z] #76 43.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-14T14:50:30.648Z] #76 43.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-14T14:50:30.648Z] #76 44.19 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:50:30.648Z] #76 44.57 Fetched 5940 kB in 1s (6394 kB/s) [2022-07-14T14:50:30.648Z] #76 44.70 Selecting previously unselected package bzip2. [2022-07-14T14:50:30.648Z] #76 44.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-14T14:50:30.648Z] #76 44.71 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-14T14:50:30.648Z] #76 44.74 Unpacking bzip2 (1.0.8-4) ... [2022-07-14T14:50:30.648Z] #76 44.91 Selecting previously unselected package libmagic-mgc. [2022-07-14T14:50:30.648Z] #76 44.91 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-14T14:50:30.648Z] #76 44.96 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-14T14:50:30.648Z] #76 45.45 Selecting previously unselected package libmagic1:amd64. [2022-07-14T14:50:30.648Z] #76 45.45 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-14T14:50:30.648Z] #76 45.46 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-14T14:50:30.648Z] #76 45.65 Selecting previously unselected package file. [2022-07-14T14:50:30.648Z] #76 45.65 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-14T14:50:30.648Z] #76 45.69 Unpacking file (1:5.39-3) ... [2022-07-14T14:50:30.648Z] #76 45.84 Selecting previously unselected package xz-utils. [2022-07-14T14:50:30.648Z] #76 45.84 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-14T14:50:30.648Z] #76 45.86 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-14T14:50:30.648Z] #76 46.12 Selecting previously unselected package libsigsegv2:amd64. [2022-07-14T14:50:30.648Z] #76 46.12 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-14T14:50:30.648Z] #76 46.19 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-14T14:50:30.648Z] #76 46.32 Selecting previously unselected package m4. [2022-07-14T14:50:30.648Z] #76 46.32 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-14T14:50:30.648Z] #76 46.32 Unpacking m4 (1.4.18-5) ... [2022-07-14T14:50:30.648Z] #76 46.49 Selecting previously unselected package autoconf. [2022-07-14T14:50:30.648Z] #76 46.50 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-14T14:50:30.648Z] #76 46.50 Unpacking autoconf (2.69-14) ... [2022-07-14T14:50:30.648Z] #76 46.86 Selecting previously unselected package autotools-dev. [2022-07-14T14:50:30.648Z] #76 46.86 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-14T14:50:30.648Z] #76 46.95 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-14T14:50:30.648Z] #76 47.03 Selecting previously unselected package automake. [2022-07-14T14:50:30.648Z] #76 47.04 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-14T14:50:30.648Z] #76 47.04 Unpacking automake (1:1.16.3-2) ... [2022-07-14T14:50:30.648Z] #76 47.53 Selecting previously unselected package patch. [2022-07-14T14:50:30.648Z] #76 47.53 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-14T14:50:30.648Z] #76 47.56 Unpacking patch (2.7.6-7) ... [2022-07-14T14:50:30.648Z] #76 47.71 Selecting previously unselected package dpkg-dev. [2022-07-14T14:50:30.648Z] #76 47.71 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-14T14:50:30.648Z] #76 47.72 Unpacking dpkg-dev (1.20.11) ... [2022-07-14T14:50:30.648Z] #76 ... [2022-07-14T14:50:30.648Z] [2022-07-14T14:50:30.648Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-14T14:50:30.648Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-14T14:50:30.648Z] #42 47.84 Selecting previously unselected package libicu67:amd64. [2022-07-14T14:50:30.648Z] #42 47.84 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-14T14:50:30.648Z] #42 47.85 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-14T14:50:30.801Z] #42 53.58 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-14T14:50:30.801Z] #42 53.59 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:50:31.061Z] #42 DONE 54.1s [2022-07-14T14:50:31.061Z] [2022-07-14T14:50:31.061Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:50:31.061Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-14T14:50:31.061Z] #14 54.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-14T14:50:31.061Z] #14 54.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-14T14:50:31.061Z] #14 54.08 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-14T14:50:31.217Z] #42 ... [2022-07-14T14:50:31.217Z] [2022-07-14T14:50:31.217Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:50:31.217Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T14:50:31.217Z] #14 38.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-14T14:50:31.217Z] #14 38.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-14T14:50:31.217Z] #14 38.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-14T14:50:31.217Z] #14 38.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-14T14:50:31.217Z] #14 38.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-14T14:50:31.217Z] #14 38.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-14T14:50:31.217Z] #14 39.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-14T14:50:31.217Z] #14 39.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-14T14:50:31.217Z] #14 39.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-14T14:50:31.217Z] #14 41.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-14T14:50:31.217Z] #14 42.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-14T14:50:31.217Z] #14 42.83 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-14T14:50:31.217Z] #14 44.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-14T14:50:31.217Z] #14 45.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-14T14:50:31.217Z] #14 45.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-14T14:50:31.217Z] #14 45.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-14T14:50:31.217Z] #14 45.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-14T14:50:31.217Z] #14 45.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-14T14:50:31.217Z] #14 45.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-14T14:50:31.217Z] #14 45.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-14T14:50:31.217Z] #14 45.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-14T14:50:31.217Z] #14 45.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-14T14:50:31.217Z] #14 45.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-14T14:50:31.217Z] #14 45.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-14T14:50:31.217Z] #14 45.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-14T14:50:31.217Z] #14 45.14 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-14T14:50:31.217Z] #14 45.17 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-14T14:50:31.217Z] #14 45.17 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-14T14:50:31.217Z] #14 45.17 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-14T14:50:31.217Z] #14 46.32 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:50:31.217Z] #14 46.55 Fetched 115 MB in 7s (15.6 MB/s) [2022-07-14T14:50:31.217Z] #14 46.66 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-14T14:50:31.217Z] #14 46.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-07-14T14:50:31.217Z] #14 46.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-14T14:50:31.217Z] #14 46.78 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-14T14:50:31.476Z] #14 ... [2022-07-14T14:50:31.476Z] [2022-07-14T14:50:31.476Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-14T14:50:31.476Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T14:50:31.476Z] #51 39.54 The following additional packages will be installed: [2022-07-14T14:50:31.476Z] #51 39.58 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-14T14:50:31.476Z] #51 39.58 python3-protobuf python3-six [2022-07-14T14:50:31.476Z] #51 39.58 Suggested packages: [2022-07-14T14:50:31.476Z] #51 39.58 python3-setuptools [2022-07-14T14:50:31.476Z] #51 39.58 Recommended packages: [2022-07-14T14:50:31.476Z] #51 39.58 iproute2 | iproute [2022-07-14T14:50:31.476Z] #51 40.38 The following NEW packages will be installed: [2022-07-14T14:50:31.476Z] #51 40.38 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-14T14:50:31.476Z] #51 40.38 python3-protobuf python3-six [2022-07-14T14:50:31.476Z] #51 40.90 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:50:31.476Z] #51 40.90 Need to get 2314 kB of archives. [2022-07-14T14:50:31.476Z] #51 40.90 After this operation, 11.1 MB of additional disk space will be used. [2022-07-14T14:50:31.476Z] #51 40.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-14T14:50:31.476Z] #51 40.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-14T14:50:31.476Z] #51 40.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-14T14:50:31.476Z] #51 40.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-14T14:50:31.476Z] #51 40.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-07-14T14:50:31.476Z] #51 40.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-07-14T14:50:31.476Z] #51 41.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-14T14:50:31.476Z] #51 43.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-14T14:50:31.476Z] #51 44.91 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:50:31.476Z] #51 45.18 Fetched 2314 kB in 3s (697 kB/s) [2022-07-14T14:50:31.476Z] #51 45.29 Selecting previously unselected package libprotobuf23:amd64. [2022-07-14T14:50:31.476Z] #51 45.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 ... 15717 files and directories currently installed.) [2022-07-14T14:50:31.476Z] #51 45.35 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-14T14:50:31.476Z] #51 45.38 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-14T14:50:31.476Z] #51 46.21 Selecting previously unselected package python3-pkg-resources. [2022-07-14T14:50:31.476Z] #51 46.21 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-14T14:50:31.476Z] #51 46.21 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-14T14:50:31.476Z] #51 46.47 Selecting previously unselected package python3-six. [2022-07-14T14:50:31.476Z] #51 46.47 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-14T14:50:31.476Z] #51 46.47 Unpacking python3-six (1.16.0-2) ... [2022-07-14T14:50:31.476Z] #51 46.56 Selecting previously unselected package python3-protobuf. [2022-07-14T14:50:31.476Z] #51 46.56 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-14T14:50:31.476Z] #51 46.58 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-14T14:50:31.476Z] #51 47.23 Selecting previously unselected package libnet1:amd64. [2022-07-14T14:50:31.476Z] #51 47.23 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-14T14:50:31.476Z] #51 47.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-14T14:50:31.476Z] #51 47.35 Selecting previously unselected package libnl-3-200:amd64. [2022-07-14T14:50:31.476Z] #51 47.35 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-14T14:50:31.476Z] #51 47.35 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-14T14:50:31.476Z] #51 47.49 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-14T14:50:31.476Z] #51 47.52 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-14T14:50:31.476Z] #51 47.53 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-14T14:50:31.476Z] #51 47.73 Selecting previously unselected package criu. [2022-07-14T14:50:31.476Z] #51 47.73 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-14T14:50:31.476Z] #51 47.73 Unpacking criu (3.17-1) ... [2022-07-14T14:50:31.476Z] #51 ... [2022-07-14T14:50:31.476Z] [2022-07-14T14:50:31.476Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-14T14:50:31.476Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T14:50:31.476Z] #76 48.63 Selecting previously unselected package build-essential. [2022-07-14T14:50:31.476Z] #76 48.63 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-14T14:50:31.476Z] #76 48.66 Unpacking build-essential (12.9) ... [2022-07-14T14:50:31.627Z] #14 ... [2022-07-14T14:50:31.627Z] [2022-07-14T14:50:31.627Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-14T14:50:31.627Z] #43 sha256:05e44a691b6ce2c7bfdac8aa52fbc0e3618d4e8863de9f2e1a505d4872402fd6 [2022-07-14T14:50:31.627Z] #43 DONE 0.3s [2022-07-14T14:50:31.627Z] [2022-07-14T14:50:31.627Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-14T14:50:31.627Z] #44 sha256:d6d89519cdad9a22f7f736e56eec970aa834de99ab4c15217f837c5b790dd3d8 [2022-07-14T14:50:31.735Z] #76 48.75 Selecting previously unselected package libcap2:amd64. [2022-07-14T14:50:31.735Z] #76 48.75 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-14T14:50:31.735Z] #76 48.75 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-14T14:50:31.735Z] #76 48.84 Selecting previously unselected package libcap-dev:amd64. [2022-07-14T14:50:31.735Z] #76 48.86 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-14T14:50:31.735Z] #76 48.86 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-14T14:50:31.995Z] #76 49.01 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-14T14:50:31.995Z] #76 49.01 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-14T14:50:31.995Z] #76 49.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-14T14:50:31.995Z] #76 49.06 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-14T14:50:31.995Z] #76 49.06 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-14T14:50:31.995Z] #76 49.06 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-14T14:50:31.995Z] #76 49.19 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-14T14:50:31.995Z] #76 49.19 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-14T14:50:31.995Z] #76 49.19 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-14T14:50:32.206Z] #44 0.601 + RM_GOPATH=0 [2022-07-14T14:50:32.206Z] #44 0.601 + TMP_GOPATH= [2022-07-14T14:50:32.206Z] #44 0.601 + : /build [2022-07-14T14:50:32.206Z] #44 0.601 + '[' -z '' ']' [2022-07-14T14:50:32.206Z] #44 0.603 ++ mktemp -d [2022-07-14T14:50:32.206Z] #44 0.607 + export GOPATH=/tmp/tmp.swR7NU2tO5 [2022-07-14T14:50:32.206Z] #44 0.608 + GOPATH=/tmp/tmp.swR7NU2tO5 [2022-07-14T14:50:32.206Z] #44 0.608 + RM_GOPATH=1 [2022-07-14T14:50:32.206Z] #44 0.609 + case "$(go env GOARCH)" in [2022-07-14T14:50:32.206Z] #44 0.614 ++ go env GOARCH [2022-07-14T14:50:32.206Z] #44 0.648 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T14:50:32.206Z] #44 0.648 + GO_BUILDMODE=-buildmode=pie [2022-07-14T14:50:32.206Z] #44 0.650 ++ dirname /install.sh [2022-07-14T14:50:32.206Z] #44 0.655 + dir=/ [2022-07-14T14:50:32.206Z] #44 0.659 + bin=tini [2022-07-14T14:50:32.206Z] #44 0.659 + shift [2022-07-14T14:50:32.206Z] #44 0.659 + '[' '!' -f //tini.installer ']' [2022-07-14T14:50:32.206Z] #44 0.660 + . //tini.installer [2022-07-14T14:50:32.206Z] #44 0.660 ++ : v0.19.0 [2022-07-14T14:50:32.206Z] #44 0.660 + install_tini [2022-07-14T14:50:32.206Z] #44 0.660 + echo 'Install tini version v0.19.0' [2022-07-14T14:50:32.206Z] #44 0.660 + git clone https://github.com/krallin/tini.git /tmp/tmp.swR7NU2tO5/tini [2022-07-14T14:50:32.206Z] #44 0.660 Install tini version v0.19.0 [2022-07-14T14:50:32.206Z] #44 0.662 Cloning into '/tmp/tmp.swR7NU2tO5/tini'... [2022-07-14T14:50:32.257Z] #76 49.43 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-14T14:50:32.257Z] #76 49.43 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-14T14:50:32.257Z] #76 49.43 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-14T14:50:32.775Z] #44 1.292 + cd /tmp/tmp.swR7NU2tO5/tini [2022-07-14T14:50:33.034Z] #44 1.292 + git checkout -q v0.19.0 [2022-07-14T14:50:33.034Z] #44 1.298 + cmake . [2022-07-14T14:50:33.196Z] #76 50.34 Selecting previously unselected package libtool. [2022-07-14T14:50:33.196Z] #76 50.34 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-14T14:50:33.196Z] #76 50.34 Unpacking libtool (2.4.6-15) ... [2022-07-14T14:50:33.292Z] #44 1.882 -- The C compiler identification is GNU 10.2.1 [2022-07-14T14:50:33.455Z] #76 50.53 Selecting previously unselected package libudev-dev:amd64. [2022-07-14T14:50:33.455Z] #76 50.53 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-14T14:50:33.455Z] #76 50.56 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-14T14:50:33.552Z] #44 1.973 -- Detecting C compiler ABI info [2022-07-14T14:50:33.722Z] #76 50.86 Selecting previously unselected package libyajl2:amd64. [2022-07-14T14:50:33.722Z] #76 50.86 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-14T14:50:33.722Z] #76 50.86 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-14T14:50:33.722Z] #76 50.92 Selecting previously unselected package libyajl-dev:amd64. [2022-07-14T14:50:33.722Z] #76 50.97 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-14T14:50:33.722Z] #76 50.97 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-14T14:50:33.983Z] #76 51.15 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-14T14:50:33.983Z] #76 51.16 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-14T14:50:33.983Z] #76 51.20 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-14T14:50:33.983Z] #76 51.20 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-14T14:50:33.983Z] #76 51.21 Setting up file (1:5.39-3) ... [2022-07-14T14:50:33.983Z] #76 51.26 Setting up bzip2 (1.0.8-4) ... [2022-07-14T14:50:33.983Z] #76 51.26 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-14T14:50:33.983Z] #76 51.26 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-14T14:50:34.121Z] #44 2.507 -- Detecting C compiler ABI info - done [2022-07-14T14:50:34.121Z] #44 2.590 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-14T14:50:34.121Z] #44 2.600 -- Detecting C compile features [2022-07-14T14:50:34.121Z] #44 2.602 -- Detecting C compile features - done [2022-07-14T14:50:34.121Z] #44 2.670 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-14T14:50:34.241Z] #76 51.26 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-14T14:50:34.241Z] #76 51.27 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-14T14:50:34.241Z] #76 51.32 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-14T14:50:34.241Z] #76 51.37 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-14T14:50:34.241Z] #76 51.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-14T14:50:34.242Z] #76 51.37 Setting up patch (2.7.6-7) ... [2022-07-14T14:50:34.242Z] #76 51.41 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-14T14:50:34.242Z] #76 51.41 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-14T14:50:34.242Z] #76 51.45 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-14T14:50:34.242Z] #76 51.49 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-14T14:50:34.242Z] #76 51.49 Setting up libtool (2.4.6-15) ... [2022-07-14T14:50:34.242Z] #76 51.49 Setting up m4 (1.4.18-5) ... [2022-07-14T14:50:34.242Z] #76 51.52 Setting up dpkg-dev (1.20.11) ... [2022-07-14T14:50:34.384Z] #44 2.845 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-14T14:50:34.384Z] #44 2.926 -- Configuring done [2022-07-14T14:50:34.384Z] #44 2.957 -- Generating done [2022-07-14T14:50:34.500Z] #76 51.55 Setting up autoconf (2.69-14) ... [2022-07-14T14:50:34.500Z] #76 51.55 Setting up build-essential (12.9) ... [2022-07-14T14:50:34.500Z] #76 51.56 Setting up automake (1:1.16.3-2) ... [2022-07-14T14:50:34.500Z] #76 51.56 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-14T14:50:34.500Z] #76 51.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:50:34.644Z] #44 2.978 -- Build files have been written to: /tmp/tmp.swR7NU2tO5/tini [2022-07-14T14:50:34.644Z] #44 2.984 + make tini-static [2022-07-14T14:50:34.903Z] #44 3.307 Scanning dependencies of target tini-static [2022-07-14T14:50:35.164Z] #44 ... [2022-07-14T14:50:35.164Z] [2022-07-14T14:50:35.164Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-14T14:50:35.164Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-14T14:50:35.164Z] #53 56.65 gotestsum version dev [2022-07-14T14:50:35.164Z] #53 DONE 57.9s [2022-07-14T14:50:35.164Z] [2022-07-14T14:50:35.164Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-14T14:50:35.164Z] #44 sha256:d6d89519cdad9a22f7f736e56eec970aa834de99ab4c15217f837c5b790dd3d8 [2022-07-14T14:50:35.164Z] #44 3.414 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-14T14:50:35.887Z] #76 DONE 53.0s [2022-07-14T14:50:35.887Z] [2022-07-14T14:50:35.887Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:50:35.887Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:50:36.539Z] #44 ... [2022-07-14T14:50:36.539Z] [2022-07-14T14:50:36.539Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:50:36.539Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T14:50:36.539Z] #77 6.434 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-14T14:50:36.539Z] #77 6.445 Cloning into '/tmp/crun-build/libocispec'... [2022-07-14T14:50:36.539Z] #77 7.587 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-14T14:50:36.539Z] #77 7.623 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-14T14:50:36.539Z] #77 7.629 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-14T14:50:36.539Z] #77 7.629 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-14T14:50:36.539Z] #77 7.653 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-14T14:50:36.539Z] #77 9.511 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-14T14:50:36.539Z] #77 11.01 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-14T14:50:37.917Z] #77 ... [2022-07-14T14:50:37.917Z] [2022-07-14T14:50:37.917Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-14T14:50:37.917Z] #44 sha256:d6d89519cdad9a22f7f736e56eec970aa834de99ab4c15217f837c5b790dd3d8 [2022-07-14T14:50:37.917Z] #44 5.236 [100%] Linking C executable tini-static [2022-07-14T14:50:37.917Z] #44 5.726 [100%] Built target tini-static [2022-07-14T14:50:37.917Z] #44 5.822 + mkdir -p /build [2022-07-14T14:50:37.917Z] #44 5.825 + cp tini-static /build/docker-init [2022-07-14T14:50:37.917Z] #44 DONE 6.2s [2022-07-14T14:50:37.917Z] [2022-07-14T14:50:37.917Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:50:37.917Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-14T14:50:37.917Z] #14 60.57 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-14T14:50:37.917Z] #14 60.58 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-14T14:50:37.917Z] #14 60.58 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-14T14:50:37.917Z] #14 60.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-14T14:50:37.917Z] #14 60.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-14T14:50:37.917Z] #14 60.83 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-14T14:50:41.171Z] #77 5.237 Cloning into '/tmp/crun-build'... [2022-07-14T14:50:41.171Z] #77 ... [2022-07-14T14:50:41.171Z] [2022-07-14T14:50:41.171Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-14T14:50:41.171Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-14T14:50:41.171Z] #42 54.70 Selecting previously unselected package libxml2:amd64. [2022-07-14T14:50:41.171Z] #42 54.70 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-14T14:50:41.171Z] #42 54.70 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-14T14:50:41.171Z] #42 55.30 Selecting previously unselected package libarchive13:amd64. [2022-07-14T14:50:41.171Z] #42 55.30 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-14T14:50:41.171Z] #42 55.30 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-14T14:50:41.171Z] #42 55.66 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-14T14:50:41.171Z] #42 55.66 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-14T14:50:41.171Z] #42 55.68 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-14T14:50:41.171Z] #42 55.83 Selecting previously unselected package librhash0:amd64. [2022-07-14T14:50:41.171Z] #42 55.83 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-14T14:50:41.171Z] #42 55.84 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-14T14:50:41.171Z] #42 56.04 Selecting previously unselected package libuv1:amd64. [2022-07-14T14:50:41.171Z] #42 56.04 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-14T14:50:41.171Z] #42 56.07 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-14T14:50:41.171Z] #42 56.20 Selecting previously unselected package cmake. [2022-07-14T14:50:41.171Z] #42 56.22 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-14T14:50:41.171Z] #42 56.28 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-14T14:50:41.430Z] #42 ... [2022-07-14T14:50:41.430Z] [2022-07-14T14:50:41.430Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-14T14:50:41.430Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T14:50:41.430Z] #51 48.49 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-14T14:50:41.430Z] #51 50.45 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-14T14:50:41.430Z] #51 50.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-14T14:50:41.430Z] #51 50.45 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-14T14:50:41.430Z] #51 50.45 Setting up python3-six (1.16.0-2) ... [2022-07-14T14:50:41.430Z] #51 51.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-14T14:50:41.430Z] #51 51.90 Setting up python3-protobuf (3.12.4-1) ... [2022-07-14T14:50:41.430Z] #51 56.30 Setting up criu (3.17-1) ... [2022-07-14T14:50:41.691Z] #51 58.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:50:41.691Z] #51 ... [2022-07-14T14:50:41.691Z] [2022-07-14T14:50:41.691Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:50:41.691Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T14:50:41.691Z] #14 49.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-14T14:50:41.691Z] #14 49.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-14T14:50:41.691Z] #14 49.03 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-14T14:50:41.691Z] #14 51.89 Selecting previously unselected package binutils-mingw-w64. [2022-07-14T14:50:41.691Z] #14 51.89 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-14T14:50:41.691Z] #14 51.90 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-14T14:50:41.691Z] #14 52.18 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-14T14:50:41.691Z] #14 52.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-14T14:50:41.691Z] #14 52.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-14T14:50:41.691Z] #14 52.69 Selecting previously unselected package dmsetup. [2022-07-14T14:50:41.691Z] #14 52.69 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-14T14:50:41.691Z] #14 52.72 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-14T14:50:41.691Z] #14 52.91 Selecting previously unselected package mingw-w64-common. [2022-07-14T14:50:41.691Z] #14 52.91 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-14T14:50:41.691Z] #14 52.92 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-14T14:50:41.691Z] #14 58.79 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-14T14:50:41.691Z] #14 58.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-14T14:50:41.691Z] #14 58.81 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-14T14:50:41.950Z] #14 ... [2022-07-14T14:50:41.950Z] [2022-07-14T14:50:41.950Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-14T14:50:41.950Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T14:50:41.950Z] #51 DONE 58.9s [2022-07-14T14:50:41.950Z] [2022-07-14T14:50:41.950Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T14:50:41.950Z] #64 sha256:b9326b991662ccb7858e7e7c8551912da06037fbc3522638cc3df23dc35d9d38 [2022-07-14T14:50:41.950Z] #64 7.901 + RM_GOPATH=0 [2022-07-14T14:50:41.950Z] #64 7.901 + TMP_GOPATH= [2022-07-14T14:50:41.950Z] #64 7.901 + : /build [2022-07-14T14:50:41.950Z] #64 7.901 + '[' -z '' ']' [2022-07-14T14:50:41.950Z] #64 7.901 ++ mktemp -d [2022-07-14T14:50:41.950Z] #64 7.901 + export GOPATH=/tmp/tmp.GFbzFlxQVH [2022-07-14T14:50:41.950Z] #64 7.901 + GOPATH=/tmp/tmp.GFbzFlxQVH [2022-07-14T14:50:41.950Z] #64 7.901 + RM_GOPATH=1 [2022-07-14T14:50:41.950Z] #64 7.901 + case "$(go env GOARCH)" in [2022-07-14T14:50:41.950Z] #64 7.901 ++ go env GOARCH [2022-07-14T14:50:41.950Z] #64 7.901 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T14:50:41.950Z] #64 7.901 + GO_BUILDMODE=-buildmode=pie [2022-07-14T14:50:41.950Z] #64 7.901 ++ dirname /install.sh [2022-07-14T14:50:41.950Z] #64 7.920 Install containerd version v1.6.6 [2022-07-14T14:50:41.950Z] #64 7.920 + dir=/ [2022-07-14T14:50:41.950Z] #64 7.920 + bin=containerd [2022-07-14T14:50:41.950Z] #64 7.920 + shift [2022-07-14T14:50:41.950Z] #64 7.920 + '[' '!' -f //containerd.installer ']' [2022-07-14T14:50:41.950Z] #64 7.920 + . //containerd.installer [2022-07-14T14:50:41.950Z] #64 7.920 ++ set -e [2022-07-14T14:50:41.950Z] #64 7.920 ++ : v1.6.6 [2022-07-14T14:50:41.950Z] #64 7.920 + install_containerd [2022-07-14T14:50:41.950Z] #64 7.920 + echo 'Install containerd version v1.6.6' [2022-07-14T14:50:41.950Z] #64 7.920 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GFbzFlxQVH/src/github.com/containerd/containerd [2022-07-14T14:50:41.950Z] #64 7.949 Cloning into '/tmp/tmp.GFbzFlxQVH/src/github.com/containerd/containerd'... [2022-07-14T14:50:43.853Z] #64 ... [2022-07-14T14:50:43.853Z] [2022-07-14T14:50:43.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-07-14T14:50:43.853Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-14T14:50:43.853Z] #42 61.08 Setting up libicu67:amd64 (67.1-7) ... [2022-07-14T14:50:44.111Z] #42 61.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:50:44.111Z] #42 61.09 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-14T14:50:44.111Z] #42 61.11 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:50:44.111Z] #42 61.16 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-14T14:50:44.111Z] #42 61.16 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-14T14:50:44.111Z] #42 61.16 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-14T14:50:44.111Z] #42 61.18 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-14T14:50:44.111Z] #42 61.18 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-14T14:50:44.111Z] #42 61.19 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-14T14:50:44.111Z] #42 61.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:50:44.568Z] #14 66.65 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-14T14:50:44.568Z] #14 66.68 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-14T14:50:44.568Z] #14 66.69 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T14:50:44.725Z] #19 155.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-14T14:50:44.725Z] #19 155.2 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-14T14:50:44.725Z] #19 155.3 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-14T14:50:44.725Z] #19 155.3 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-14T14:50:44.725Z] #19 155.3 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-14T14:50:44.725Z] #19 155.3 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-14T14:50:45.047Z] #42 DONE 62.1s [2022-07-14T14:50:45.047Z] [2022-07-14T14:50:45.047Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-14T14:50:45.047Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-14T14:50:45.047Z] #53 ... [2022-07-14T14:50:45.047Z] [2022-07-14T14:50:45.047Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-14T14:50:45.047Z] #43 sha256:f8f23ff9cfe67a873967667b59e471592336394539d5f25858855202663acaeb [2022-07-14T14:50:45.982Z] #43 DONE 0.7s [2022-07-14T14:50:45.982Z] [2022-07-14T14:50:45.982Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-14T14:50:45.982Z] #44 sha256:fb06344a3640e7802377f228a874ffa3839d78035b83ac5c3728efaf2fa7c660 [2022-07-14T14:50:46.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-14T14:50:47.867Z] #14 ... [2022-07-14T14:50:47.867Z] [2022-07-14T14:50:47.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-07-14T14:50:47.867Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T14:50:47.867Z] #77 12.26 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-14T14:50:47.867Z] #77 12.78 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-14T14:50:47.867Z] #77 13.08 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-14T14:50:49.268Z] #44 ... [2022-07-14T14:50:49.268Z] [2022-07-14T14:50:49.268Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-14T14:50:49.268Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-14T14:50:49.268Z] #53 65.57 gotestsum version dev [2022-07-14T14:50:49.268Z] #53 DONE 66.1s [2022-07-14T14:50:49.268Z] [2022-07-14T14:50:49.268Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:50:49.269Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T14:50:49.269Z] #14 65.35 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-14T14:50:49.269Z] #14 65.35 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-14T14:50:49.269Z] #14 65.39 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-14T14:50:49.269Z] #14 65.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-14T14:50:49.269Z] #14 65.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-14T14:50:49.269Z] #14 65.52 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-14T14:50:50.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-14T14:50:52.059Z] #77 25.89 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-14T14:50:54.534Z] #14 ... [2022-07-14T14:50:54.534Z] [2022-07-14T14:50:54.534Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-14T14:50:54.534Z] #44 sha256:fb06344a3640e7802377f228a874ffa3839d78035b83ac5c3728efaf2fa7c660 [2022-07-14T14:50:54.534Z] #44 4.331 + RM_GOPATH=0 [2022-07-14T14:50:54.534Z] #44 4.331 + TMP_GOPATH= [2022-07-14T14:50:54.534Z] #44 4.331 + : /build [2022-07-14T14:50:54.534Z] #44 4.331 + '[' -z '' ']' [2022-07-14T14:50:54.534Z] #44 4.332 ++ mktemp -d [2022-07-14T14:50:54.534Z] #44 4.352 + export GOPATH=/tmp/tmp.MhwNTYOR3S [2022-07-14T14:50:54.534Z] #44 4.352 + GOPATH=/tmp/tmp.MhwNTYOR3S [2022-07-14T14:50:54.534Z] #44 4.352 + RM_GOPATH=1 [2022-07-14T14:50:54.534Z] #44 4.352 + case "$(go env GOARCH)" in [2022-07-14T14:50:54.534Z] #44 4.352 ++ go env GOARCH [2022-07-14T14:50:54.534Z] #44 4.374 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T14:50:54.534Z] #44 4.374 + GO_BUILDMODE=-buildmode=pie [2022-07-14T14:50:54.534Z] #44 4.374 ++ dirname /install.sh [2022-07-14T14:50:54.534Z] #44 4.391 + dir=/ [2022-07-14T14:50:54.534Z] #44 4.391 + bin=tini [2022-07-14T14:50:54.534Z] #44 4.391 + shift [2022-07-14T14:50:54.534Z] #44 4.391 + '[' '!' -f //tini.installer ']' [2022-07-14T14:50:54.534Z] #44 4.391 + . //tini.installer [2022-07-14T14:50:54.534Z] #44 4.391 ++ : v0.19.0 [2022-07-14T14:50:54.534Z] #44 4.391 + install_tini [2022-07-14T14:50:54.534Z] #44 4.391 + echo 'Install tini version v0.19.0' [2022-07-14T14:50:54.534Z] #44 4.391 Install tini version v0.19.0 [2022-07-14T14:50:54.534Z] #44 4.404 + git clone https://github.com/krallin/tini.git /tmp/tmp.MhwNTYOR3S/tini [2022-07-14T14:50:54.534Z] #44 4.404 Cloning into '/tmp/tmp.MhwNTYOR3S/tini'... [2022-07-14T14:50:54.534Z] #44 5.224 + cd /tmp/tmp.MhwNTYOR3S/tini [2022-07-14T14:50:54.534Z] #44 5.224 + git checkout -q v0.19.0 [2022-07-14T14:50:54.534Z] #44 5.254 + cmake . [2022-07-14T14:50:54.534Z] #44 5.897 -- The C compiler identification is GNU 10.2.1 [2022-07-14T14:50:54.534Z] #44 5.965 -- Detecting C compiler ABI info [2022-07-14T14:50:54.534Z] #44 6.688 -- Detecting C compiler ABI info - done [2022-07-14T14:50:54.534Z] #44 6.811 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-14T14:50:54.534Z] #44 6.814 -- Detecting C compile features [2022-07-14T14:50:54.534Z] #44 6.816 -- Detecting C compile features - done [2022-07-14T14:50:54.534Z] #44 6.870 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-14T14:50:54.534Z] #44 7.083 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-14T14:50:54.534Z] #44 7.189 -- Configuring done [2022-07-14T14:50:54.534Z] #44 7.213 -- Generating done [2022-07-14T14:50:54.534Z] #44 7.231 -- Build files have been written to: /tmp/tmp.MhwNTYOR3S/tini [2022-07-14T14:50:54.534Z] #44 7.233 + make tini-static [2022-07-14T14:50:54.534Z] #44 7.725 Scanning dependencies of target tini-static [2022-07-14T14:50:54.534Z] #44 7.838 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-14T14:50:54.588Z] #77 ... [2022-07-14T14:50:54.588Z] [2022-07-14T14:50:54.588Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:50:54.588Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-14T14:50:54.588Z] #14 77.20 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-14T14:50:54.588Z] #14 77.20 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-14T14:50:54.588Z] #14 77.20 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T14:50:54.721Z] #19 ... [2022-07-14T14:50:54.721Z] [2022-07-14T14:50:54.721Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:50:54.721Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:50:54.721Z] #84 136.2 CCLD libocispec.la [2022-07-14T14:50:54.721Z] #84 136.5 CCLD src/validate [2022-07-14T14:50:54.721Z] #84 136.5 CCLD tests/test-1 [2022-07-14T14:50:54.721Z] #84 136.5 CCLD tests/test-2 [2022-07-14T14:50:54.721Z] #84 136.6 CCLD tests/test-4 [2022-07-14T14:50:54.721Z] #84 136.6 CCLD tests/test-3 [2022-07-14T14:50:54.721Z] #84 136.6 CCLD tests/test-5 [2022-07-14T14:50:54.721Z] #84 136.6 CCLD tests/test-6 [2022-07-14T14:50:54.721Z] #84 136.6 CCLD tests/test-7 [2022-07-14T14:50:54.721Z] #84 136.7 CCLD tests/test-8 [2022-07-14T14:50:54.721Z] #84 136.7 CCLD tests/test-9 [2022-07-14T14:50:54.721Z] #84 136.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-14T14:50:54.721Z] #84 136.8 CCLD tests/test-10 [2022-07-14T14:50:54.981Z] #84 136.9 CCLD tests/test-11 [2022-07-14T14:50:55.102Z] #44 9.185 [100%] Linking C executable tini-static [2022-07-14T14:50:55.669Z] #44 9.936 [100%] Built target tini-static [2022-07-14T14:50:55.927Z] #44 10.04 + mkdir -p /build [2022-07-14T14:50:55.927Z] #44 10.05 + cp tini-static /build/docker-init [2022-07-14T14:50:56.376Z] #84 138.2 libtool: link: ar cr libocispec.a [2022-07-14T14:50:56.376Z] #84 138.2 libtool: link: ranlib libocispec.a [2022-07-14T14:50:56.494Z] #44 DONE 10.8s [2022-07-14T14:50:56.494Z] [2022-07-14T14:50:56.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-07-14T14:50:56.494Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:50:56.494Z] #77 11.56 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-14T14:50:56.494Z] #77 11.59 Cloning into '/tmp/crun-build/libocispec'... [2022-07-14T14:50:56.494Z] #77 12.68 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-14T14:50:56.494Z] #77 12.73 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-14T14:50:56.494Z] #77 12.73 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-14T14:50:56.494Z] #77 12.73 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-14T14:50:56.494Z] #77 12.73 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-14T14:50:56.494Z] #77 14.66 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-14T14:50:56.494Z] #77 16.67 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-14T14:50:56.494Z] #77 17.88 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-14T14:50:56.494Z] #77 18.03 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-14T14:50:56.494Z] #77 18.33 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-14T14:50:56.753Z] #77 ... [2022-07-14T14:50:56.753Z] [2022-07-14T14:50:56.753Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:50:56.753Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T14:50:56.753Z] #14 73.86 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-14T14:50:56.753Z] #14 73.86 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-14T14:50:56.753Z] #14 73.86 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T14:50:57.761Z] #84 139.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-14T14:50:57.761Z] #84 139.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-14T14:50:58.021Z] #84 139.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-14T14:50:58.021Z] #84 139.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-14T14:50:58.021Z] #84 139.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-14T14:50:58.021Z] #84 139.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-14T14:50:58.021Z] #84 139.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-14T14:50:58.021Z] #84 139.9 make[2]: Entering directory '/tmp/crun-build' [2022-07-14T14:50:58.021Z] #84 140.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-14T14:50:58.021Z] #84 140.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-14T14:50:58.021Z] #84 140.1 CC src/libcrun/libcrun_testing_a-container.o [2022-07-14T14:50:58.021Z] #84 140.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-14T14:50:58.021Z] #84 140.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-14T14:50:58.021Z] #84 140.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-14T14:50:58.021Z] #84 140.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-14T14:50:58.021Z] #84 140.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-14T14:50:58.021Z] #84 140.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-14T14:50:58.281Z] #84 140.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-14T14:50:58.281Z] #84 140.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-14T14:50:58.281Z] #84 140.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-14T14:50:58.281Z] #84 140.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-14T14:50:58.281Z] #84 140.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-14T14:50:58.281Z] #84 140.3 CC src/libcrun/libcrun_testing_a-error.o [2022-07-14T14:50:58.281Z] #84 140.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-14T14:50:58.281Z] #84 140.3 CC src/libcrun/libcrun_testing_a-status.o [2022-07-14T14:50:58.281Z] #84 140.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-14T14:50:58.281Z] #84 140.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-14T14:50:58.281Z] #84 140.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-14T14:50:58.541Z] #84 140.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-14T14:50:58.541Z] #84 140.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-14T14:50:58.541Z] #84 140.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-14T14:50:58.541Z] #84 140.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-14T14:50:58.541Z] #84 140.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-14T14:50:58.541Z] #84 140.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-14T14:50:58.541Z] #84 140.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-14T14:50:58.802Z] #84 140.8 CC src/crun-crun.o [2022-07-14T14:50:58.802Z] #84 140.9 CC src/crun-run.o [2022-07-14T14:50:59.062Z] #84 141.0 CC src/crun-delete.o [2022-07-14T14:50:59.062Z] #84 141.1 CC src/crun-kill.o [2022-07-14T14:50:59.062Z] #84 141.2 CC src/crun-pause.o [2022-07-14T14:50:59.322Z] #84 141.3 CC src/crun-spec.o [2022-07-14T14:50:59.322Z] #84 141.3 CC src/crun-exec.o [2022-07-14T14:50:59.322Z] #84 141.3 CC src/crun-unpause.o [2022-07-14T14:50:59.322Z] #84 141.3 CC src/crun-list.o [2022-07-14T14:50:59.322Z] #84 141.4 CC src/crun-create.o [2022-07-14T14:50:59.322Z] #84 141.4 CC src/crun-start.o [2022-07-14T14:50:59.582Z] #84 141.4 CC src/crun-state.o [2022-07-14T14:50:59.582Z] #84 141.5 CC src/crun-update.o [2022-07-14T14:50:59.582Z] #84 141.5 CC src/crun-ps.o [2022-07-14T14:50:59.582Z] #84 141.6 CC src/crun-checkpoint.o [2022-07-14T14:50:59.582Z] #84 141.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-14T14:50:59.842Z] #84 141.7 CC src/crun-restore.o [2022-07-14T14:50:59.842Z] #84 141.7 CC src/libcrun/libcrun_la-utils.lo [2022-07-14T14:50:59.842Z] #84 141.8 CC src/libcrun/libcrun_la-container.lo [2022-07-14T14:50:59.842Z] #84 141.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-14T14:50:59.842Z] #84 141.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-14T14:50:59.852Z] #14 82.51 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-14T14:50:59.852Z] #14 82.51 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-14T14:50:59.852Z] #14 82.51 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-14T14:50:59.852Z] #14 ... [2022-07-14T14:50:59.852Z] [2022-07-14T14:50:59.852Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T14:50:59.852Z] #64 sha256:ac8c6c824542338d0c8739f8ecacc43d726d36b664840f345f579d197865b4f1 [2022-07-14T14:50:59.852Z] #64 40.51 Updating files: 63% (3032/4797) Updating files: 64% (3071/4797) Updating files: 65% (3119/4797) Updating files: 66% (3167/4797) Updating files: 67% (3214/4797) Updating files: 68% (3262/4797) Updating files: 69% (3310/4797) Updating files: 70% (3358/4797) Updating files: 71% (3406/4797) Updating files: 72% (3454/4797) Updating files: 73% (3502/4797) Updating files: 74% (3550/4797) Updating files: 75% (3598/4797) Updating files: 76% (3646/4797) Updating files: 77% (3694/4797) Updating files: 78% (3742/4797) Updating files: 79% (3790/4797) Updating files: 80% (3838/4797) Updating files: 81% (3886/4797) Updating files: 82% (3934/4797) Updating files: 83% (3982/4797) Updating files: 84% (4030/4797) Updating files: 85% (4078/4797) Updating files: 86% (4126/4797) Updating files: 87% (4174/4797) Updating files: 88% (4222/4797) Updating files: 89% (4270/4797) Updating files: 90% (4318/4797) Updating files: 91% (4366/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 94% (4510/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 98% (4702/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-14T14:50:59.852Z] #64 41.40 + cd /tmp/tmp.klgpnqVuyb/src/github.com/containerd/containerd [2022-07-14T14:50:59.852Z] #64 41.41 + git checkout -q v1.6.6 [2022-07-14T14:50:59.852Z] #64 43.38 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-14T14:50:59.852Z] #64 43.38 + BUILDTAGS='netgo osusergo static_build' [2022-07-14T14:50:59.852Z] #64 43.38 + export EXTRA_FLAGS=-buildmode=pie [2022-07-14T14:50:59.852Z] #64 43.38 + EXTRA_FLAGS=-buildmode=pie [2022-07-14T14:50:59.852Z] #64 43.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-14T14:50:59.852Z] #64 43.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-14T14:50:59.852Z] #64 43.38 + '[' '' = dynamic ']' [2022-07-14T14:50:59.852Z] #64 43.38 + make [2022-07-14T14:50:59.852Z] #64 45.25 + bin/ctr [2022-07-14T14:51:00.101Z] #84 142.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-14T14:51:00.102Z] #84 142.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-14T14:51:00.102Z] #84 142.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-14T14:51:00.102Z] #84 142.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-14T14:51:00.102Z] #84 142.3 CC src/libcrun/libcrun_la-linux.lo [2022-07-14T14:51:00.361Z] #84 142.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-14T14:51:00.361Z] #84 142.4 CC src/libcrun/libcrun_la-criu.lo [2022-07-14T14:51:00.361Z] #84 142.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-14T14:51:00.361Z] #84 142.5 CC src/libcrun/libcrun_la-error.lo [2022-07-14T14:51:00.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-14T14:51:00.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-14T14:51:00.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-14T14:51:00.621Z] #84 142.5 CC src/libcrun/libcrun_la-status.lo [2022-07-14T14:51:00.621Z] #84 142.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-14T14:51:00.621Z] #84 142.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-14T14:51:00.881Z] #84 142.8 CC src/libcrun/libcrun_la-terminal.lo [2022-07-14T14:51:00.881Z] #84 142.8 CC src/libcrun/libcrun_la-signals.lo [2022-07-14T14:51:01.141Z] #84 143.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-14T14:51:01.141Z] #84 143.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-14T14:51:01.141Z] #84 143.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-14T14:51:01.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-14T14:51:01.401Z] #84 143.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-14T14:51:01.401Z] #84 143.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-14T14:51:01.401Z] #84 143.5 CC tests/init.o [2022-07-14T14:51:01.661Z] #84 143.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-14T14:51:01.661Z] #84 143.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-14T14:51:01.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-14T14:51:02.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-14T14:51:03.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-14T14:51:05.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-14T14:51:05.862Z] #84 ... [2022-07-14T14:51:05.862Z] [2022-07-14T14:51:05.862Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-14T14:51:05.862Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-14T14:51:05.862Z] #54 185.5 + dpkg --print-architecture [2022-07-14T14:51:05.862Z] #54 185.6 + git checkout -q v2.1.0 [2022-07-14T14:51:05.862Z] #54 186.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-14T14:51:05.862Z] #54 186.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-14T14:51:05.862Z] #54 ... [2022-07-14T14:51:05.862Z] [2022-07-14T14:51:05.862Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-14T14:51:05.862Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-14T14:51:05.862Z] #19 168.3 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-14T14:51:05.862Z] #19 168.3 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-14T14:51:05.862Z] #19 168.3 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-14T14:51:05.862Z] #19 168.4 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-14T14:51:05.862Z] #19 168.4 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-14T14:51:05.862Z] #19 168.4 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-14T14:51:06.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-14T14:51:06.412Z] #64 ... [2022-07-14T14:51:06.412Z] [2022-07-14T14:51:06.412Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:51:06.412Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-14T14:51:06.412Z] #14 88.20 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-14T14:51:06.412Z] #14 88.20 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-14T14:51:06.412Z] #14 88.20 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T14:51:07.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-14T14:51:07.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-14T14:51:08.402Z] #19 180.8 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-14T14:51:08.402Z] #19 180.8 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-14T14:51:08.402Z] #19 180.8 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-14T14:51:08.402Z] #19 180.9 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-14T14:51:08.402Z] #19 180.9 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-14T14:51:08.402Z] #19 180.9 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-14T14:51:08.402Z] #19 180.9 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-14T14:51:08.663Z] #19 180.9 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-14T14:51:08.663Z] #19 180.9 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-14T14:51:08.663Z] #19 181.0 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-14T14:51:08.663Z] #19 181.0 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-14T14:51:08.663Z] #19 181.0 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-14T14:51:08.663Z] #19 181.0 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-14T14:51:08.663Z] #19 181.0 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-14T14:51:08.663Z] #19 181.0 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-14T14:51:08.663Z] #19 181.1 Selecting previously unselected package cross-config. [2022-07-14T14:51:08.663Z] #19 181.1 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-14T14:51:08.663Z] #19 181.1 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-14T14:51:08.663Z] #19 181.2 Selecting previously unselected package gcc-10-cross-base. [2022-07-14T14:51:08.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-14T14:51:08.923Z] #19 181.2 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:08.923Z] #19 181.2 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-14T14:51:08.923Z] #19 181.2 Selecting previously unselected package libc6-arm64-cross. [2022-07-14T14:51:08.923Z] #19 181.2 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-14T14:51:08.923Z] #19 181.2 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-14T14:51:09.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-14T14:51:09.494Z] #19 181.6 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-14T14:51:09.494Z] #19 181.6 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:09.494Z] #19 181.6 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-14T14:51:09.494Z] #19 181.7 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-14T14:51:09.494Z] #19 181.7 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:09.494Z] #19 181.7 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-14T14:51:09.494Z] #19 181.8 Selecting previously unselected package libitm1-arm64-cross. [2022-07-14T14:51:09.494Z] #19 181.8 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:09.494Z] #19 181.8 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-14T14:51:09.494Z] #19 181.8 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-14T14:51:09.494Z] #19 181.8 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:09.494Z] #19 181.8 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-14T14:51:09.494Z] #19 181.9 Selecting previously unselected package libasan6-arm64-cross. [2022-07-14T14:51:09.494Z] #19 181.9 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:09.494Z] #19 181.9 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-14T14:51:10.435Z] #19 182.7 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-14T14:51:10.435Z] #19 182.7 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:10.435Z] #19 182.7 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-14T14:51:10.599Z] #14 ... [2022-07-14T14:51:10.599Z] [2022-07-14T14:51:10.599Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:51:10.599Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T14:51:10.599Z] #77 35.00 libtoolize: putting auxiliary files in '.'. [2022-07-14T14:51:10.599Z] #77 35.00 libtoolize: copying file './ltmain.sh' [2022-07-14T14:51:10.599Z] #77 35.78 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-14T14:51:10.599Z] #77 35.78 libtoolize: and rerunning libtoolize and aclocal. [2022-07-14T14:51:10.599Z] #77 35.79 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-14T14:51:10.599Z] #77 43.51 configure.ac:7: installing './compile' [2022-07-14T14:51:10.599Z] #77 43.52 configure.ac:11: installing './config.guess' [2022-07-14T14:51:10.599Z] #77 43.54 configure.ac:11: installing './config.sub' [2022-07-14T14:51:10.599Z] #77 43.55 configure.ac:8: installing './install-sh' [2022-07-14T14:51:10.599Z] #77 43.55 configure.ac:8: installing './missing' [2022-07-14T14:51:10.599Z] #77 43.66 Makefile.am: installing './depcomp' [2022-07-14T14:51:10.599Z] #77 44.80 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-14T14:51:10.599Z] #77 44.81 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-14T14:51:10.599Z] #77 44.96 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-14T14:51:10.599Z] #77 44.96 libtoolize: copying file 'm4/libtool.m4' [2022-07-14T14:51:10.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-14T14:51:10.695Z] #19 183.0 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-14T14:51:10.695Z] #19 183.0 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:10.695Z] #19 183.0 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-14T14:51:10.857Z] #77 45.08 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-14T14:51:10.857Z] #77 45.19 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-14T14:51:10.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-14T14:51:11.114Z] #77 45.35 libtoolize: copying file 'm4/ltversion.m4' [2022-07-14T14:51:11.265Z] #19 183.7 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-14T14:51:11.265Z] #19 183.7 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:11.265Z] #19 183.7 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-14T14:51:11.372Z] #77 45.52 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-14T14:51:11.372Z] #77 45.66 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-14T14:51:11.525Z] #19 183.9 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-14T14:51:11.525Z] #19 183.9 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:11.525Z] #19 183.9 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-14T14:51:11.723Z] #14 ... [2022-07-14T14:51:11.723Z] [2022-07-14T14:51:11.723Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:51:11.723Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:51:11.723Z] #77 33.51 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-14T14:51:11.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-14T14:51:12.096Z] #19 184.3 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-14T14:51:12.096Z] #19 184.3 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:12.096Z] #19 184.4 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-14T14:51:12.666Z] #19 184.9 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-14T14:51:12.666Z] #19 184.9 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-14T14:51:12.666Z] #19 184.9 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-14T14:51:12.789Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-14T14:51:12.789Z] Using test binary docker [2022-07-14T14:51:12.789Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-14T14:51:12.789Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-14T14:51:12.789Z] INFO: Waiting for daemon to start... [2022-07-14T14:51:12.789Z] Starting dockerd [2022-07-14T14:51:14.694Z] . [2022-07-14T14:51:14.694Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-14T14:51:14.694Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-14T14:51:14.694Z] Error: No such image: emptyfs [2022-07-14T14:51:14.954Z] Running integration-test (iteration 1) [2022-07-14T14:51:14.954Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-14T14:51:15.047Z] #77 ... [2022-07-14T14:51:15.047Z] [2022-07-14T14:51:15.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-07-14T14:51:15.047Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T14:51:15.047Z] #14 88.54 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-14T14:51:15.047Z] #14 88.54 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-14T14:51:15.047Z] #14 88.55 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T14:51:15.214Z] Loaded image: busybox:latest [2022-07-14T14:51:15.473Z] Loaded image: busybox:glibc [2022-07-14T14:51:16.853Z] Loaded image: debian:bullseye-slim [2022-07-14T14:51:16.853Z] Loaded image: hello-world:latest [2022-07-14T14:51:16.853Z] Loaded image: arm32v7/hello-world:latest [2022-07-14T14:51:16.853Z] INFO: Testing against a local daemon [2022-07-14T14:51:16.853Z] === RUN TestCgroupNamespacesBuild [2022-07-14T14:51:17.930Z] #77 ... [2022-07-14T14:51:17.930Z] [2022-07-14T14:51:17.930Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:51:17.930Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-14T14:51:17.930Z] #14 99.89 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-14T14:51:17.930Z] #14 99.90 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-14T14:51:17.930Z] #14 99.91 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T14:51:18.231Z] --- PASS: TestCgroupNamespacesBuild (1.20s) [2022-07-14T14:51:18.231Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-14T14:51:18.330Z] #14 95.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-14T14:51:18.330Z] #14 95.02 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-14T14:51:18.330Z] #14 95.04 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-14T14:51:18.607Z] #14 ... [2022-07-14T14:51:18.607Z] [2022-07-14T14:51:18.607Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T14:51:18.607Z] #64 sha256:b9326b991662ccb7858e7e7c8551912da06037fbc3522638cc3df23dc35d9d38 [2022-07-14T14:51:19.170Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-07-14T14:51:19.170Z] === RUN TestBuildWithSession [2022-07-14T14:51:19.170Z] build_session_test.go:25: TODO: BuildKit [2022-07-14T14:51:19.170Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-14T14:51:19.170Z] === RUN TestBuildSquashParent [2022-07-14T14:51:20.158Z] #64 52.23 Updating files: 46% (2218/4797) Updating files: 47% (2255/4797) Updating files: 48% (2303/4797) Updating files: 49% (2351/4797) Updating files: 50% (2399/4797) Updating files: 51% (2447/4797) Updating files: 52% (2495/4797) Updating files: 53% (2543/4797) Updating files: 54% (2591/4797) Updating files: 55% (2639/4797) Updating files: 56% (2687/4797) Updating files: 57% (2735/4797) Updating files: 58% (2783/4797) Updating files: 59% (2831/4797) Updating files: 60% (2879/4797) Updating files: 61% (2927/4797) Updating files: 62% (2975/4797) Updating files: 63% (3023/4797) Updating files: 64% (3071/4797) Updating files: 65% (3119/4797) Updating files: 66% (3167/4797) Updating files: 67% (3214/4797) Updating files: 68% (3262/4797) Updating files: 69% (3310/4797) Updating files: 70% (3358/4797) Updating files: 71% (3406/4797) Updating files: 72% (3454/4797) Updating files: 73% (3502/4797) Updating files: 74% (3550/4797) Updating files: 75% (3598/4797) Updating files: 76% (3646/4797) Updating files: 77% (3694/4797) Updating files: 78% (3742/4797) Updating files: 79% (3790/4797) Updating files: 80% (3838/4797) Updating files: 81% (3886/4797) Updating files: 82% (3934/4797) Updating files: 82% (3963/4797) Updating files: 83% (3982/4797) Updating files: 84% (4030/4797) Updating files: 85% (4078/4797) Updating files: 86% (4126/4797) Updating files: 87% (4174/4797) Updating files: 88% (4222/4797) Updating files: 89% (4270/4797) Updating files: 90% (4318/4797) Updating files: 91% (4366/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 94% (4510/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 98% (4702/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-14T14:51:20.417Z] #64 53.90 + cd /tmp/tmp.GFbzFlxQVH/src/github.com/containerd/containerd [2022-07-14T14:51:20.417Z] #64 53.91 + git checkout -q v1.6.6 [2022-07-14T14:51:21.795Z] #64 55.23 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-14T14:51:21.795Z] #64 55.23 + BUILDTAGS='netgo osusergo static_build' [2022-07-14T14:51:21.795Z] #64 55.23 + export EXTRA_FLAGS=-buildmode=pie [2022-07-14T14:51:21.795Z] #64 55.23 + EXTRA_FLAGS=-buildmode=pie [2022-07-14T14:51:21.795Z] #64 55.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-14T14:51:21.795Z] #64 55.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-14T14:51:21.795Z] #64 55.23 + '[' '' = dynamic ']' [2022-07-14T14:51:21.795Z] #64 55.23 + make [2022-07-14T14:51:22.236Z] #14 104.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-14T14:51:22.236Z] #14 104.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-14T14:51:22.236Z] #14 104.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-14T14:51:22.236Z] #14 104.8 Selecting previously unselected package libapparmor1:arm64. [2022-07-14T14:51:22.236Z] #14 104.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-14T14:51:22.236Z] #14 104.8 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-14T14:51:22.236Z] #14 105.0 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-14T14:51:22.236Z] #14 105.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-14T14:51:22.236Z] #14 105.0 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-14T14:51:22.907Z] #14 105.6 Selecting previously unselected package libbtrfs0:arm64. [2022-07-14T14:51:22.907Z] #14 105.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-14T14:51:23.166Z] #14 105.8 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-14T14:51:23.179Z] #64 56.99 + bin/ctr [2022-07-14T14:51:23.427Z] #14 106.2 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-14T14:51:23.427Z] #14 106.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-14T14:51:23.427Z] #14 106.3 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-14T14:51:23.685Z] #14 106.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-14T14:51:23.685Z] #14 106.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-14T14:51:23.685Z] #14 106.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-14T14:51:23.685Z] #14 106.6 Selecting previously unselected package libudev-dev:arm64. [2022-07-14T14:51:23.685Z] #14 106.6 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-14T14:51:23.685Z] #14 106.6 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-14T14:51:23.685Z] #14 106.7 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-14T14:51:23.950Z] #14 106.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-14T14:51:23.950Z] #14 106.8 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-14T14:51:24.341Z] #14 107.0 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-14T14:51:24.341Z] #14 107.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-14T14:51:24.341Z] #14 107.1 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-14T14:51:24.560Z] #64 ... [2022-07-14T14:51:24.560Z] [2022-07-14T14:51:24.560Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:51:24.560Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T14:51:24.560Z] #14 101.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-14T14:51:24.560Z] #14 101.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-14T14:51:24.560Z] #14 101.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T14:51:24.922Z] #19 ... [2022-07-14T14:51:24.922Z] [2022-07-14T14:51:24.922Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:51:24.922Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:51:24.922Z] #84 165.1 CCLD tests/init [2022-07-14T14:51:24.996Z] #14 107.8 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-14T14:51:25.255Z] #14 107.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-14T14:51:25.255Z] #14 107.8 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-14T14:51:26.191Z] #14 108.9 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-14T14:51:26.191Z] #14 109.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-14T14:51:26.449Z] #14 109.3 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-14T14:51:26.708Z] #14 109.6 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-14T14:51:26.708Z] #14 109.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-14T14:51:26.966Z] #14 109.8 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-14T14:51:27.292Z] --- PASS: TestBuildSquashParent (7.03s) [2022-07-14T14:51:27.292Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-14T14:51:27.292Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T14:51:27.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T14:51:27.292Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T14:51:27.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T14:51:27.292Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T14:51:27.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T14:51:27.292Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T14:51:27.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T14:51:27.292Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T14:51:27.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T14:51:27.292Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T14:51:27.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T14:51:27.292Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T14:51:27.292Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T14:51:27.861Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T14:51:27.861Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T14:51:27.914Z] #14 110.7 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-14T14:51:27.914Z] #14 110.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-14T14:51:28.173Z] #14 111.0 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-14T14:51:28.227Z] #84 ... [2022-07-14T14:51:28.227Z] [2022-07-14T14:51:28.227Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-14T14:51:28.227Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-14T14:51:28.227Z] #54 DONE 208.5s [2022-07-14T14:51:28.227Z] [2022-07-14T14:51:28.227Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-14T14:51:28.227Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-14T14:51:28.227Z] #19 200.4 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-14T14:51:28.227Z] #19 200.4 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-14T14:51:28.227Z] #19 200.4 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-14T14:51:28.227Z] #19 200.5 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-14T14:51:28.227Z] #19 200.5 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-14T14:51:28.227Z] #19 200.5 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-14T14:51:28.798Z] #19 201.2 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-14T14:51:28.798Z] #19 201.2 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-14T14:51:28.798Z] #19 201.2 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-14T14:51:28.803Z] #14 111.4 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-14T14:51:28.803Z] #14 111.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-14T14:51:28.803Z] #14 ... [2022-07-14T14:51:28.803Z] [2022-07-14T14:51:28.803Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-14T14:51:28.803Z] #67 sha256:5b5001404d33e67f070469bb71b4ba60a60f1e405b6995ec06735a35057bc23a [2022-07-14T14:51:28.803Z] #67 101.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-14T14:51:28.803Z] #67 101.1 + GOBIN=/build [2022-07-14T14:51:28.803Z] #67 101.1 + GO111MODULE=on [2022-07-14T14:51:28.803Z] #67 101.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-14T14:51:28.803Z] #67 106.5 rootlesskit version 1.0.0 [2022-07-14T14:51:28.803Z] #67 106.5 Usage of /build/rootlesskit-docker-proxy: [2022-07-14T14:51:28.803Z] #67 106.5 -container-ip string [2022-07-14T14:51:28.803Z] #67 106.5 container ip [2022-07-14T14:51:28.803Z] #67 106.5 -container-port int [2022-07-14T14:51:28.803Z] #67 106.5 container port (default -1) [2022-07-14T14:51:28.803Z] #67 106.5 -host-ip string [2022-07-14T14:51:28.803Z] #67 106.5 host ip [2022-07-14T14:51:28.803Z] #67 106.5 -host-port int [2022-07-14T14:51:28.803Z] #67 106.5 host port (default -1) [2022-07-14T14:51:28.803Z] #67 106.5 -proto string [2022-07-14T14:51:28.803Z] #67 106.5 proxy protocol (default "tcp") [2022-07-14T14:51:28.803Z] #67 ... [2022-07-14T14:51:28.803Z] [2022-07-14T14:51:28.803Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:51:28.804Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T14:51:28.804Z] #77 56.06 configure.ac:7: installing 'build-aux/compile' [2022-07-14T14:51:28.804Z] #77 56.09 configure.ac:9: installing 'build-aux/config.guess' [2022-07-14T14:51:28.804Z] #77 56.10 configure.ac:9: installing 'build-aux/config.sub' [2022-07-14T14:51:28.804Z] #77 56.10 configure.ac:11: installing 'build-aux/install-sh' [2022-07-14T14:51:28.804Z] #77 56.12 configure.ac:11: installing 'build-aux/missing' [2022-07-14T14:51:28.804Z] #77 56.32 Makefile.am: installing 'build-aux/depcomp' [2022-07-14T14:51:28.804Z] #77 56.40 parallel-tests: installing 'build-aux/test-driver' [2022-07-14T14:51:28.804Z] #77 58.32 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-14T14:51:28.804Z] #77 58.32 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-14T14:51:28.804Z] #77 58.94 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-14T14:51:28.804Z] #77 58.94 libtoolize: copying file 'm4/libtool.m4' [2022-07-14T14:51:28.804Z] #77 59.02 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-14T14:51:28.804Z] #77 59.11 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-14T14:51:28.804Z] #77 59.26 libtoolize: copying file 'm4/ltversion.m4' [2022-07-14T14:51:28.804Z] #77 59.35 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-14T14:51:29.062Z] #77 ... [2022-07-14T14:51:29.062Z] [2022-07-14T14:51:29.062Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:51:29.062Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-14T14:51:29.062Z] #14 111.9 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-14T14:51:29.322Z] #14 112.2 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-14T14:51:29.322Z] #14 112.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-14T14:51:29.322Z] #14 112.3 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-14T14:51:29.580Z] #14 112.5 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-14T14:51:29.580Z] #14 112.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-14T14:51:29.580Z] #14 112.5 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-14T14:51:29.742Z] #19 202.1 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-14T14:51:29.742Z] #19 202.2 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:29.742Z] #19 202.2 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-14T14:51:29.771Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T14:51:29.771Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T14:51:29.838Z] #14 ... [2022-07-14T14:51:29.838Z] [2022-07-14T14:51:29.838Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-14T14:51:29.838Z] #67 sha256:5b5001404d33e67f070469bb71b4ba60a60f1e405b6995ec06735a35057bc23a [2022-07-14T14:51:29.838Z] #67 DONE 112.2s [2022-07-14T14:51:29.838Z] [2022-07-14T14:51:29.838Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-14T14:51:29.838Z] #68 sha256:6bd7e5c12fbf989761b5f9d9776596ca00590c0e096c728c0be0c17c89a86ae3 [2022-07-14T14:51:29.838Z] #68 DONE 0.1s [2022-07-14T14:51:29.838Z] [2022-07-14T14:51:29.838Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-14T14:51:29.838Z] #69 sha256:7afe94d9abfe06c9708244a165263702ccb0cf95a6b93c315e9dcc9ee549838a [2022-07-14T14:51:30.097Z] #69 DONE 0.2s [2022-07-14T14:51:30.097Z] [2022-07-14T14:51:30.097Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-14T14:51:30.097Z] #26 sha256:d9d32e5620f3fa5a1f8ca8c107e9812fef9e766fa5f1f207be485aa572bc8c10 [2022-07-14T14:51:30.313Z] #19 202.8 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-14T14:51:30.355Z] #26 ... [2022-07-14T14:51:30.355Z] [2022-07-14T14:51:30.355Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:51:30.355Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-14T14:51:30.355Z] #14 113.2 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-14T14:51:30.355Z] #14 113.3 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-14T14:51:30.355Z] #14 113.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-14T14:51:30.355Z] #14 113.3 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-14T14:51:30.355Z] #14 113.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-14T14:51:30.355Z] #14 113.3 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-14T14:51:30.355Z] #14 113.3 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-14T14:51:30.355Z] #14 113.3 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-14T14:51:30.355Z] #14 113.3 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-14T14:51:30.355Z] #14 113.4 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-14T14:51:30.355Z] #14 113.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-14T14:51:30.355Z] #14 113.4 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-14T14:51:30.355Z] #14 113.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-14T14:51:30.355Z] #14 113.4 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-14T14:51:30.355Z] #14 113.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-14T14:51:30.355Z] #14 113.4 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-14T14:51:30.573Z] #19 202.8 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-14T14:51:30.573Z] #19 202.8 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-14T14:51:30.618Z] #14 113.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-14T14:51:30.618Z] #14 113.4 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-14T14:51:30.618Z] #14 113.5 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-14T14:51:30.618Z] #14 113.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-14T14:51:30.618Z] #14 113.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T14:51:30.618Z] #14 113.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-14T14:51:30.618Z] #14 113.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T14:51:30.618Z] #14 113.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-14T14:51:30.618Z] #14 113.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-14T14:51:30.618Z] #14 113.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T14:51:30.618Z] #14 113.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-14T14:51:30.618Z] #14 113.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T14:51:30.618Z] #14 113.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-14T14:51:30.876Z] #14 113.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-14T14:51:30.876Z] #14 113.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-14T14:51:30.876Z] #14 113.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-14T14:51:30.876Z] #14 113.8 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-14T14:51:30.876Z] #14 113.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:51:31.121Z] #14 ... [2022-07-14T14:51:31.121Z] [2022-07-14T14:51:31.121Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:51:31.121Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:51:31.121Z] #77 44.64 libtoolize: putting auxiliary files in '.'. [2022-07-14T14:51:31.121Z] #77 44.65 libtoolize: copying file './ltmain.sh' [2022-07-14T14:51:31.121Z] #77 45.41 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-14T14:51:31.121Z] #77 45.41 libtoolize: and rerunning libtoolize and aclocal. [2022-07-14T14:51:31.121Z] #77 45.41 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-14T14:51:31.121Z] #77 54.50 configure.ac:7: installing './compile' [2022-07-14T14:51:31.121Z] #77 54.52 configure.ac:11: installing './config.guess' [2022-07-14T14:51:31.121Z] #77 54.52 configure.ac:11: installing './config.sub' [2022-07-14T14:51:31.121Z] #77 54.53 configure.ac:8: installing './install-sh' [2022-07-14T14:51:31.121Z] #77 54.54 configure.ac:8: installing './missing' [2022-07-14T14:51:31.121Z] #77 54.65 Makefile.am: installing './depcomp' [2022-07-14T14:51:31.135Z] #14 DONE 114.1s [2022-07-14T14:51:31.135Z] [2022-07-14T14:51:31.135Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-14T14:51:31.135Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad [2022-07-14T14:51:31.396Z] #15 ... [2022-07-14T14:51:31.396Z] [2022-07-14T14:51:31.396Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-14T14:51:31.396Z] #59 sha256:270a12cbee91f29e0ec3b317d8e076db1b144d66db8d82cb559eace805c6f5c4 [2022-07-14T14:51:31.396Z] #59 DONE 0.2s [2022-07-14T14:51:31.396Z] [2022-07-14T14:51:31.396Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-14T14:51:31.396Z] #60 sha256:af3a622e6224346c30cfa03be0aed98f139713d616d07e6e0faa25ec598db1d7 [2022-07-14T14:51:32.055Z] #77 55.87 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-14T14:51:32.055Z] #77 55.87 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-14T14:51:32.055Z] #77 55.99 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-14T14:51:32.055Z] #77 55.99 libtoolize: copying file 'm4/libtool.m4' [2022-07-14T14:51:32.055Z] #77 56.11 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-14T14:51:32.055Z] #77 56.22 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-14T14:51:32.308Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-14T14:51:32.308Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.57s) [2022-07-14T14:51:32.308Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.60s) [2022-07-14T14:51:32.308Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s) [2022-07-14T14:51:32.308Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2022-07-14T14:51:32.308Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.89s) [2022-07-14T14:51:32.308Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2022-07-14T14:51:32.308Z] === RUN TestBuildMultiStageCopy [2022-07-14T14:51:32.308Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-14T14:51:32.313Z] #77 56.32 libtoolize: copying file 'm4/ltversion.m4' [2022-07-14T14:51:32.313Z] #77 56.43 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-14T14:51:32.330Z] #60 0.832 + RM_GOPATH=0 [2022-07-14T14:51:32.330Z] #60 0.832 + TMP_GOPATH= [2022-07-14T14:51:32.330Z] #60 0.832 + : /build [2022-07-14T14:51:32.330Z] #60 0.833 + '[' -z '' ']' [2022-07-14T14:51:32.330Z] #60 0.833 ++ mktemp -d [2022-07-14T14:51:32.330Z] #60 0.836 + export GOPATH=/tmp/tmp.wCiPsEICUY [2022-07-14T14:51:32.330Z] #60 0.836 + GOPATH=/tmp/tmp.wCiPsEICUY [2022-07-14T14:51:32.330Z] #60 0.836 + RM_GOPATH=1 [2022-07-14T14:51:32.330Z] #60 0.836 + case "$(go env GOARCH)" in [2022-07-14T14:51:32.330Z] #60 0.837 ++ go env GOARCH [2022-07-14T14:51:32.330Z] #60 0.861 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T14:51:32.330Z] #60 ... [2022-07-14T14:51:32.330Z] [2022-07-14T14:51:32.331Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-14T14:51:32.331Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad [2022-07-14T14:51:32.331Z] #15 DONE 1.2s [2022-07-14T14:51:32.331Z] [2022-07-14T14:51:32.331Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-14T14:51:32.331Z] #60 sha256:af3a622e6224346c30cfa03be0aed98f139713d616d07e6e0faa25ec598db1d7 [2022-07-14T14:51:32.331Z] #60 0.862 + GO_BUILDMODE=-buildmode=pie [2022-07-14T14:51:32.331Z] #60 0.863 ++ dirname /install.sh [2022-07-14T14:51:32.331Z] #60 0.871 + dir=/ [2022-07-14T14:51:32.331Z] #60 0.871 + bin=runc [2022-07-14T14:51:32.331Z] #60 0.871 + shift [2022-07-14T14:51:32.331Z] #60 0.871 + '[' '!' -f //runc.installer ']' [2022-07-14T14:51:32.331Z] #60 0.871 + . //runc.installer [2022-07-14T14:51:32.331Z] #60 0.871 ++ set -e [2022-07-14T14:51:32.331Z] #60 0.872 ++ : v1.1.2 [2022-07-14T14:51:32.331Z] #60 0.872 + install_runc [2022-07-14T14:51:32.331Z] #60 0.872 + RUNC_BUILDTAGS=seccomp [2022-07-14T14:51:32.331Z] #60 0.872 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-14T14:51:32.331Z] #60 0.872 Install runc version v1.1.2 (build tags: seccomp) [2022-07-14T14:51:32.331Z] #60 0.872 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wCiPsEICUY/src/github.com/opencontainers/runc [2022-07-14T14:51:32.331Z] #60 0.877 Cloning into '/tmp/tmp.wCiPsEICUY/src/github.com/opencontainers/runc'... [2022-07-14T14:51:32.572Z] #77 56.53 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-14T14:51:33.265Z] #60 ... [2022-07-14T14:51:33.265Z] [2022-07-14T14:51:33.265Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-14T14:51:33.265Z] #16 sha256:459f6c9b8edd9829802ee69072df5ddca080fc84549eed688fca8209120b3336 [2022-07-14T14:51:33.265Z] #16 DONE 0.9s [2022-07-14T14:51:33.524Z] [2022-07-14T14:51:33.524Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-14T14:51:33.524Z] #17 sha256:02dc6b893d2b5e4d9ae24b05c87e1d8e989a26bb64a01ba7f8b80820413b77f1 [2022-07-14T14:51:33.782Z] #17 0.558 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-14T14:51:33.782Z] #17 DONE 0.7s [2022-07-14T14:51:33.782Z] [2022-07-14T14:51:33.782Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:51:33.782Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T14:51:34.040Z] #77 ... [2022-07-14T14:51:34.040Z] [2022-07-14T14:51:34.040Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-14T14:51:34.040Z] #18 sha256:c14040022841611b1d38dcb03a1a23a3e9f8dc9adc6c16d7177d2cbfb086b5d6 [2022-07-14T14:51:34.978Z] #18 DONE 0.8s [2022-07-14T14:51:34.978Z] [2022-07-14T14:51:34.978Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-14T14:51:34.978Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379 [2022-07-14T14:51:35.597Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-14T14:51:35.912Z] #19 DONE 1.2s [2022-07-14T14:51:35.912Z] [2022-07-14T14:51:35.912Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-14T14:51:35.912Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-14T14:51:35.912Z] #47 ... [2022-07-14T14:51:35.912Z] [2022-07-14T14:51:35.912Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-14T14:51:35.912Z] #20 sha256:83f9af4ed84639f7768d38927f29584d377cb0cc78cbd463535ac072d65e1cf9 [2022-07-14T14:51:36.165Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-14T14:51:37.103Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-14T14:51:37.286Z] #20 DONE 1.2s [2022-07-14T14:51:37.286Z] [2022-07-14T14:51:37.286Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-14T14:51:37.286Z] #60 sha256:af3a622e6224346c30cfa03be0aed98f139713d616d07e6e0faa25ec598db1d7 [2022-07-14T14:51:37.286Z] #60 ... [2022-07-14T14:51:37.286Z] [2022-07-14T14:51:37.286Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-14T14:51:37.286Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-14T14:51:37.853Z] #21 0.965 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T14:51:38.040Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-14T14:51:38.111Z] #21 0.984 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T14:51:38.111Z] #21 0.985 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T14:51:38.679Z] #21 1.597 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T14:51:39.130Z] #77 ... [2022-07-14T14:51:39.130Z] [2022-07-14T14:51:39.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-07-14T14:51:39.130Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T14:51:39.130Z] #14 116.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-14T14:51:39.130Z] #14 116.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-14T14:51:39.130Z] #14 116.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T14:51:39.253Z] #21 ... [2022-07-14T14:51:39.253Z] [2022-07-14T14:51:39.253Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-14T14:51:39.253Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-14T14:51:39.253Z] #36 121.3 Delve is a source level debugger for Go programs. [2022-07-14T14:51:39.253Z] #36 121.3 [2022-07-14T14:51:39.253Z] #36 121.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-14T14:51:39.253Z] #36 121.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-14T14:51:39.253Z] #36 121.3 [2022-07-14T14:51:39.253Z] #36 121.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-14T14:51:39.253Z] #36 121.3 [2022-07-14T14:51:39.253Z] #36 121.3 Pass flags to the program you are debugging using `--`, for example: [2022-07-14T14:51:39.253Z] #36 121.3 [2022-07-14T14:51:39.253Z] #36 121.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-14T14:51:39.253Z] #36 121.3 [2022-07-14T14:51:39.253Z] #36 121.3 Usage: [2022-07-14T14:51:39.253Z] #36 121.3 dlv [command] [2022-07-14T14:51:39.253Z] #36 121.3 [2022-07-14T14:51:39.253Z] #36 121.3 Available Commands: [2022-07-14T14:51:39.253Z] #36 121.3 attach Attach to running process and begin debugging. [2022-07-14T14:51:39.253Z] #36 121.3 connect Connect to a headless debug server with a terminal client. [2022-07-14T14:51:39.253Z] #36 121.3 core Examine a core dump. [2022-07-14T14:51:39.253Z] #36 121.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-14T14:51:39.253Z] #36 121.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-14T14:51:39.253Z] #36 121.3 exec Execute a precompiled binary, and begin a debug session. [2022-07-14T14:51:39.253Z] #36 121.3 help Help about any command [2022-07-14T14:51:39.253Z] #36 121.3 run Deprecated command. Use 'debug' instead. [2022-07-14T14:51:39.253Z] #36 121.3 test Compile test binary and begin debugging program. [2022-07-14T14:51:39.253Z] #36 121.3 trace Compile and begin tracing program. [2022-07-14T14:51:39.253Z] #36 121.3 version Prints version. [2022-07-14T14:51:39.253Z] #36 121.3 [2022-07-14T14:51:39.253Z] #36 121.3 Flags: [2022-07-14T14:51:39.253Z] #36 121.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-14T14:51:39.253Z] #36 121.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-14T14:51:39.253Z] #36 121.3 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-14T14:51:39.253Z] #36 121.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-14T14:51:39.253Z] #36 121.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-14T14:51:39.253Z] #36 121.3 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-14T14:51:39.253Z] #36 121.3 --disable-aslr Disables address space randomization [2022-07-14T14:51:39.253Z] #36 121.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-14T14:51:39.253Z] #36 121.3 -h, --help help for dlv [2022-07-14T14:51:39.253Z] #36 121.3 --init string Init file, executed by the terminal client. [2022-07-14T14:51:39.253Z] #36 121.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-14T14:51:39.253Z] #36 121.3 --log Enable debugging server logging. [2022-07-14T14:51:39.254Z] #36 121.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-14T14:51:39.254Z] #36 121.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-14T14:51:39.254Z] #36 121.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-14T14:51:39.254Z] #36 121.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-14T14:51:39.254Z] #36 121.3 --wd string Working directory for running the program. [2022-07-14T14:51:39.254Z] #36 121.3 [2022-07-14T14:51:39.254Z] #36 121.3 Additional help topics: [2022-07-14T14:51:39.254Z] #36 121.3 dlv backend Help about the --backend flag. [2022-07-14T14:51:39.254Z] #36 121.3 dlv log Help about logging flags. [2022-07-14T14:51:39.254Z] #36 121.3 dlv redirect Help about file redirection. [2022-07-14T14:51:39.254Z] #36 121.3 [2022-07-14T14:51:39.254Z] #36 121.3 Use "dlv [command] --help" for more information about a command. [2022-07-14T14:51:39.254Z] #36 DONE 122.2s [2022-07-14T14:51:39.417Z] --- PASS: TestBuildMultiStageCopy (7.29s) [2022-07-14T14:51:39.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2022-07-14T14:51:39.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2022-07-14T14:51:39.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-14T14:51:39.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-14T14:51:39.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-14T14:51:39.417Z] === RUN TestBuildMultiStageParentConfig [2022-07-14T14:51:39.512Z] [2022-07-14T14:51:39.512Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-14T14:51:39.512Z] #26 sha256:d9d32e5620f3fa5a1f8ca8c107e9812fef9e766fa5f1f207be485aa572bc8c10 [2022-07-14T14:51:40.568Z] #19 ... [2022-07-14T14:51:40.568Z] [2022-07-14T14:51:40.568Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:51:40.568Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:51:40.568Z] #84 182.1 AR libcrun_testing.a [2022-07-14T14:51:40.568Z] #84 182.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-14T14:51:40.568Z] #84 182.2 CCLD tests/tests_libcrun_errors [2022-07-14T14:51:40.568Z] #84 182.2 CCLD tests/tests_libcrun_utils [2022-07-14T14:51:40.568Z] #84 182.2 CCLD tests/tests_libcrun_fuzzer [2022-07-14T14:51:40.568Z] #84 182.4 CCLD libcrun.la [2022-07-14T14:51:40.803Z] #26 119.9 Updating files: 20% (2309/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 36% (4171/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 66% (7622/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-07-14T14:51:41.369Z] #26 123.8 + cd /tmp/tmp.S6TEsbwnuD/tmp/docker-ce [2022-07-14T14:51:41.369Z] #26 123.8 + git checkout -q v17.06.2-ce [2022-07-14T14:51:41.510Z] #84 183.3 CCLD crun [2022-07-14T14:51:41.771Z] #84 183.7 make[3]: Entering directory '/tmp/crun-build' [2022-07-14T14:51:41.771Z] #84 183.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-14T14:51:41.771Z] #84 183.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-14T14:51:41.771Z] #84 183.9 /bin/mkdir -p '/usr/local/lib' [2022-07-14T14:51:41.771Z] #84 183.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-14T14:51:41.771Z] #84 183.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-14T14:51:42.031Z] #84 183.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-14T14:51:42.031Z] #84 183.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-14T14:51:42.031Z] #84 183.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-14T14:51:42.291Z] #84 184.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-14T14:51:42.291Z] #84 184.1 ---------------------------------------------------------------------- [2022-07-14T14:51:42.291Z] #84 184.1 Libraries have been installed in: [2022-07-14T14:51:42.291Z] #84 184.1 /usr/local/lib [2022-07-14T14:51:42.291Z] #84 184.1 [2022-07-14T14:51:42.291Z] #84 184.1 If you ever happen to want to link against installed libraries [2022-07-14T14:51:42.291Z] #84 184.1 in a given directory, LIBDIR, you must either use libtool, and [2022-07-14T14:51:42.291Z] #84 184.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-14T14:51:42.291Z] #84 184.1 flag during linking and do at least one of the following: [2022-07-14T14:51:42.291Z] #84 184.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-14T14:51:42.291Z] #84 184.1 during execution [2022-07-14T14:51:42.291Z] #84 184.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-14T14:51:42.291Z] #84 184.1 during linking [2022-07-14T14:51:42.291Z] #84 184.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-14T14:51:42.291Z] #84 184.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-14T14:51:42.291Z] #84 184.1 [2022-07-14T14:51:42.291Z] #84 184.1 See any operating system documentation about shared libraries for [2022-07-14T14:51:42.291Z] #84 184.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-14T14:51:42.291Z] #84 184.1 ---------------------------------------------------------------------- [2022-07-14T14:51:42.291Z] #84 184.1 /bin/mkdir -p '/build' [2022-07-14T14:51:42.291Z] #84 184.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-14T14:51:42.291Z] #84 184.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-14T14:51:42.291Z] #84 184.2 make[3]: Leaving directory '/tmp/crun-build' [2022-07-14T14:51:42.291Z] #84 184.2 make[2]: Leaving directory '/tmp/crun-build' [2022-07-14T14:51:42.291Z] #84 184.2 make[1]: Leaving directory '/tmp/crun-build' [2022-07-14T14:51:42.860Z] #84 DONE 184.8s [2022-07-14T14:51:42.860Z] [2022-07-14T14:51:42.860Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-14T14:51:42.860Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-14T14:51:42.860Z] #19 213.1 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-14T14:51:42.860Z] #19 213.1 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-14T14:51:42.860Z] #19 213.1 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-14T14:51:42.860Z] #19 213.2 Selecting previously unselected package patch. [2022-07-14T14:51:42.860Z] #19 213.2 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-14T14:51:42.860Z] #19 213.2 Unpacking patch (2.7.6-7) ... [2022-07-14T14:51:42.860Z] #19 213.2 Selecting previously unselected package dpkg-dev. [2022-07-14T14:51:42.860Z] #19 213.2 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-07-14T14:51:42.860Z] #19 213.2 Unpacking dpkg-dev (1.20.11) ... [2022-07-14T14:51:42.860Z] #19 213.5 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-14T14:51:42.860Z] #19 213.5 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-14T14:51:42.860Z] #19 213.5 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-14T14:51:42.860Z] #19 213.6 Selecting previously unselected package libio-string-perl. [2022-07-14T14:51:42.860Z] #19 213.6 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-14T14:51:42.860Z] #19 213.6 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-14T14:51:42.860Z] #19 213.7 Selecting previously unselected package libicu67:amd64. [2022-07-14T14:51:42.860Z] #19 213.7 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-14T14:51:42.860Z] #19 213.7 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-14T14:51:43.430Z] #19 215.7 Selecting previously unselected package libxml2:amd64. [2022-07-14T14:51:43.430Z] #19 215.7 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-14T14:51:43.430Z] #19 215.7 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-14T14:51:43.691Z] #19 215.9 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-14T14:51:43.691Z] #19 215.9 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-14T14:51:43.691Z] #19 215.9 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-14T14:51:43.691Z] #19 216.0 Selecting previously unselected package libxml-sax-base-perl. [2022-07-14T14:51:43.691Z] #19 216.0 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-14T14:51:43.691Z] #19 216.0 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-14T14:51:43.691Z] #19 216.1 Selecting previously unselected package libxml-sax-perl. [2022-07-14T14:51:43.691Z] #19 216.1 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-14T14:51:43.691Z] #19 216.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-14T14:51:43.691Z] #19 216.2 Selecting previously unselected package libxml-libxml-perl. [2022-07-14T14:51:43.691Z] #19 216.2 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-14T14:51:43.691Z] #19 216.2 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-14T14:51:43.950Z] #19 216.3 Selecting previously unselected package libxml-simple-perl. [2022-07-14T14:51:43.950Z] #19 216.3 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-14T14:51:43.950Z] #19 216.3 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-14T14:51:43.950Z] #19 216.3 Selecting previously unselected package libyaml-perl. [2022-07-14T14:51:43.950Z] #19 216.3 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-14T14:51:43.950Z] #19 216.3 Unpacking libyaml-perl (1.30-1) ... [2022-07-14T14:51:43.950Z] #19 216.4 Selecting previously unselected package libconfig-auto-perl. [2022-07-14T14:51:43.950Z] #19 216.4 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-14T14:51:43.950Z] #19 216.4 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-14T14:51:43.950Z] #19 216.4 Selecting previously unselected package libfile-which-perl. [2022-07-14T14:51:43.950Z] #19 216.4 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-14T14:51:43.950Z] #19 216.4 Unpacking libfile-which-perl (1.23-1) ... [2022-07-14T14:51:43.950Z] #19 216.5 Selecting previously unselected package libfile-homedir-perl. [2022-07-14T14:51:43.950Z] #19 216.5 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-14T14:51:43.950Z] #19 216.5 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-14T14:51:44.210Z] #19 216.5 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-14T14:51:44.210Z] #19 216.5 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-14T14:51:44.210Z] #19 216.5 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-14T14:51:44.210Z] #19 216.6 Selecting previously unselected package dpkg-cross. [2022-07-14T14:51:44.210Z] #19 216.6 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-14T14:51:44.210Z] #19 216.6 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-14T14:51:44.210Z] #19 216.6 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-14T14:51:44.210Z] #19 216.6 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-14T14:51:44.210Z] #19 216.6 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-14T14:51:44.210Z] #19 216.7 Selecting previously unselected package libc6-armel-cross. [2022-07-14T14:51:44.210Z] #19 216.7 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-14T14:51:44.210Z] #19 216.7 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-14T14:51:44.470Z] #19 216.9 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-14T14:51:44.470Z] #19 216.9 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:44.470Z] #19 216.9 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-14T14:51:44.470Z] #19 216.9 Selecting previously unselected package libgomp1-armel-cross. [2022-07-14T14:51:44.688Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-07-14T14:51:44.688Z] === RUN TestBuildLabelWithTargets [2022-07-14T14:51:44.730Z] #19 216.9 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:44.730Z] #19 216.9 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-14T14:51:44.730Z] #19 217.0 Selecting previously unselected package libatomic1-armel-cross. [2022-07-14T14:51:44.730Z] #19 217.0 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:44.730Z] #19 217.0 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-14T14:51:44.730Z] #19 217.0 Selecting previously unselected package libasan6-armel-cross. [2022-07-14T14:51:44.730Z] #19 217.0 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:44.730Z] #19 217.0 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-14T14:51:44.990Z] #19 217.4 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-14T14:51:44.990Z] #19 217.4 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:44.990Z] #19 217.4 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-14T14:51:45.250Z] #19 217.5 Selecting previously unselected package libubsan1-armel-cross. [2022-07-14T14:51:45.250Z] #19 217.5 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:45.250Z] #19 217.5 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-14T14:51:45.250Z] #19 217.6 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-14T14:51:45.250Z] #19 217.6 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:45.250Z] #19 217.6 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-14T14:51:45.510Z] #19 217.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-14T14:51:45.510Z] #19 217.8 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-14T14:51:45.510Z] #19 217.8 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-14T14:51:45.582Z] #26 127.7 + mkdir -p /tmp/tmp.S6TEsbwnuD/src/github.com/docker [2022-07-14T14:51:45.582Z] #26 127.7 + mv components/cli /tmp/tmp.S6TEsbwnuD/src/github.com/docker/cli [2022-07-14T14:51:45.582Z] #26 127.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-14T14:51:45.582Z] #26 ... [2022-07-14T14:51:45.582Z] [2022-07-14T14:51:45.582Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:51:45.582Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T14:51:45.582Z] #77 74.15 configure.ac:11: installing 'build-aux/compile' [2022-07-14T14:51:45.582Z] #77 74.19 configure.ac:11: installing 'build-aux/config.guess' [2022-07-14T14:51:45.582Z] #77 74.19 configure.ac:11: installing 'build-aux/config.sub' [2022-07-14T14:51:45.582Z] #77 74.19 configure.ac:13: installing 'build-aux/install-sh' [2022-07-14T14:51:45.582Z] #77 74.24 configure.ac:13: installing 'build-aux/missing' [2022-07-14T14:51:45.582Z] #77 74.28 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-14T14:51:45.582Z] #77 74.73 Makefile.am: installing 'build-aux/depcomp' [2022-07-14T14:51:45.582Z] #77 75.96 checking build system type... aarch64-unknown-linux-gnu [2022-07-14T14:51:45.582Z] #77 76.36 checking host system type... aarch64-unknown-linux-gnu [2022-07-14T14:51:45.582Z] #77 76.36 checking how to print strings... printf [2022-07-14T14:51:45.582Z] #77 76.37 checking for gcc... gcc [2022-07-14T14:51:45.582Z] #77 76.52 checking whether the C compiler works... yes [2022-07-14T14:51:45.582Z] #77 76.65 checking for C compiler default output file name... a.out [2022-07-14T14:51:45.582Z] #77 76.65 checking for suffix of executables... [2022-07-14T14:51:45.582Z] #77 76.84 checking whether we are cross compiling... no [2022-07-14T14:51:45.582Z] #77 77.03 checking for suffix of object files... o [2022-07-14T14:51:45.582Z] #77 77.13 checking whether we are using the GNU C compiler... yes [2022-07-14T14:51:45.582Z] #77 77.28 checking whether gcc accepts -g... yes [2022-07-14T14:51:45.582Z] #77 77.50 checking for gcc option to accept ISO C89... none needed [2022-07-14T14:51:45.582Z] #77 77.72 checking whether gcc understands -c and -o together... yes [2022-07-14T14:51:45.582Z] #77 77.95 checking for a sed that does not truncate output... /bin/sed [2022-07-14T14:51:45.582Z] #77 77.97 checking for grep that handles long lines and -e... /bin/grep [2022-07-14T14:51:45.582Z] #77 77.98 checking for egrep... /bin/grep -E [2022-07-14T14:51:45.582Z] #77 77.99 checking for fgrep... /bin/grep -F [2022-07-14T14:51:45.582Z] #77 78.00 checking for ld used by gcc... /usr/bin/ld [2022-07-14T14:51:45.582Z] #77 78.02 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-14T14:51:45.582Z] #77 78.03 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-14T14:51:45.582Z] #77 78.04 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-14T14:51:45.582Z] #77 78.23 checking whether ln -s works... yes [2022-07-14T14:51:45.582Z] #77 78.23 checking the maximum length of command line arguments... 1572864 [2022-07-14T14:51:45.582Z] #77 78.29 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-14T14:51:45.582Z] #77 78.29 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-14T14:51:45.582Z] #77 78.29 checking for /usr/bin/ld option to reload object files... -r [2022-07-14T14:51:45.582Z] #77 78.29 checking for objdump... objdump [2022-07-14T14:51:45.582Z] #77 78.29 checking how to recognize dependent libraries... pass_all [2022-07-14T14:51:45.582Z] #77 78.29 checking for dlltool... no [2022-07-14T14:51:45.582Z] #77 78.30 checking how to associate runtime and link libraries... printf %s\n [2022-07-14T14:51:45.582Z] #77 78.30 checking for ar... ar [2022-07-14T14:51:45.582Z] #77 78.31 checking for archiver @FILE support... @ [2022-07-14T14:51:45.582Z] #77 78.52 checking for strip... strip [2022-07-14T14:51:45.582Z] #77 78.53 checking for ranlib... ranlib [2022-07-14T14:51:45.582Z] #77 78.53 checking for gawk... no [2022-07-14T14:51:45.582Z] #77 78.53 checking for mawk... mawk [2022-07-14T14:51:45.582Z] #77 78.53 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-14T14:51:45.582Z] #77 78.95 checking for sysroot... no [2022-07-14T14:51:45.582Z] #77 78.96 checking for a working dd... /bin/dd [2022-07-14T14:51:45.582Z] #77 78.97 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-14T14:51:45.582Z] #77 79.01 checking for mt... no [2022-07-14T14:51:45.582Z] #77 79.01 checking if : is a manifest tool... no [2022-07-14T14:51:45.582Z] #77 79.02 checking how to run the C preprocessor... gcc -E [2022-07-14T14:51:45.582Z] #77 79.29 checking for ANSI C header files... yes [2022-07-14T14:51:45.582Z] #77 79.86 checking for sys/types.h... yes [2022-07-14T14:51:45.687Z] #14 ... [2022-07-14T14:51:45.687Z] [2022-07-14T14:51:45.687Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:51:45.687Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:51:45.687Z] #77 69.39 configure.ac:7: installing 'build-aux/compile' [2022-07-14T14:51:45.687Z] #77 69.42 configure.ac:9: installing 'build-aux/config.guess' [2022-07-14T14:51:45.687Z] #77 69.44 configure.ac:9: installing 'build-aux/config.sub' [2022-07-14T14:51:45.687Z] #77 69.44 configure.ac:11: installing 'build-aux/install-sh' [2022-07-14T14:51:45.687Z] #77 69.45 configure.ac:11: installing 'build-aux/missing' [2022-07-14T14:51:45.687Z] #77 69.71 Makefile.am: installing 'build-aux/depcomp' [2022-07-14T14:51:45.841Z] #77 80.03 checking for sys/stat.h... yes [2022-07-14T14:51:45.945Z] #77 69.83 parallel-tests: installing 'build-aux/test-driver' [2022-07-14T14:51:46.099Z] #77 80.22 checking for stdlib.h... yes [2022-07-14T14:51:46.099Z] #77 80.43 checking for string.h... yes [2022-07-14T14:51:46.357Z] #77 80.56 checking for memory.h... yes [2022-07-14T14:51:46.923Z] #77 80.80 checking for strings.h... yes [2022-07-14T14:51:46.923Z] #77 81.04 checking for inttypes.h... yes [2022-07-14T14:51:46.923Z] #77 81.24 checking for stdint.h... yes [2022-07-14T14:51:47.181Z] #77 81.39 checking for unistd.h... yes [2022-07-14T14:51:47.439Z] #77 81.59 checking for dlfcn.h... yes [2022-07-14T14:51:47.439Z] #77 81.76 checking for objdir... .libs [2022-07-14T14:51:47.846Z] #77 71.90 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-14T14:51:47.846Z] #77 71.90 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-14T14:51:47.956Z] #77 81.99 checking if gcc supports -fno-rtti -fno-exceptions... [2022-07-14T14:51:47.956Z] #77 ... [2022-07-14T14:51:47.956Z] [2022-07-14T14:51:47.956Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-14T14:51:47.956Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-14T14:51:47.956Z] #34 DONE 130.5s [2022-07-14T14:51:47.956Z] [2022-07-14T14:51:47.956Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:51:47.956Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T14:51:47.956Z] #77 81.99 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-14T14:51:47.956Z] #77 82.12 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-14T14:51:47.956Z] #77 82.12 checking if gcc PIC flag -fPIC -DPIC works... [2022-07-14T14:51:47.956Z] #77 ... [2022-07-14T14:51:47.956Z] [2022-07-14T14:51:47.956Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-14T14:51:47.956Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-14T14:51:47.956Z] #21 3.739 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T14:51:47.956Z] #21 5.031 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T14:51:47.956Z] #21 7.648 Fetched 8436 kB in 7s (1210 kB/s) [2022-07-14T14:51:47.956Z] #21 7.648 Reading package lists... [2022-07-14T14:51:47.956Z] #21 10.02 Reading package lists... [2022-07-14T14:51:47.956Z] #21 ... [2022-07-14T14:51:47.956Z] [2022-07-14T14:51:47.956Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:51:47.956Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T14:51:47.956Z] #77 82.12 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-14T14:51:48.413Z] #77 72.51 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-14T14:51:48.413Z] #77 72.51 libtoolize: copying file 'm4/libtool.m4' [2022-07-14T14:51:48.413Z] #77 72.60 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-14T14:51:48.472Z] #77 82.33 checking if gcc static flag -static works... yes [2022-07-14T14:51:48.671Z] #77 72.68 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-14T14:51:48.671Z] #77 72.78 libtoolize: copying file 'm4/ltversion.m4' [2022-07-14T14:51:48.730Z] #77 82.78 checking if gcc supports -c -o file.o... yes [2022-07-14T14:51:48.730Z] #77 83.05 checking if gcc supports -c -o file.o... (cached) yes [2022-07-14T14:51:48.730Z] #77 83.05 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-14T14:51:48.928Z] #77 72.90 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-14T14:51:48.988Z] #77 83.11 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-14T14:51:48.988Z] #77 83.44 checking how to hardcode library paths into programs... immediate [2022-07-14T14:51:48.988Z] #77 83.44 checking whether stripping libraries is possible... yes [2022-07-14T14:51:49.246Z] #77 83.46 checking if libtool supports shared libraries... yes [2022-07-14T14:51:49.246Z] #77 83.46 checking whether to build shared libraries... no [2022-07-14T14:51:49.246Z] #77 83.46 checking whether to build static libraries... yes [2022-07-14T14:51:49.246Z] #77 83.46 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-14T14:51:49.246Z] #77 83.50 checking whether build environment is sane... yes [2022-07-14T14:51:49.246Z] #77 83.54 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-14T14:51:49.246Z] #77 83.55 checking whether make sets $(MAKE)... yes [2022-07-14T14:51:49.246Z] #77 83.59 checking whether make supports the include directive... yes (GNU style) [2022-07-14T14:51:49.246Z] #77 83.63 checking whether make supports nested variables... yes [2022-07-14T14:51:49.504Z] #77 83.70 checking whether UID '0' is supported by ustar format... yes [2022-07-14T14:51:49.504Z] #77 83.70 checking whether GID '0' is supported by ustar format... yes [2022-07-14T14:51:49.504Z] #77 83.70 checking how to create a ustar tar archive... gnutar [2022-07-14T14:51:49.504Z] #77 83.77 checking dependency style of gcc... gcc3 [2022-07-14T14:51:49.763Z] #77 83.96 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-14T14:51:49.763Z] #77 83.97 checking whether make supports nested variables... (cached) yes [2022-07-14T14:51:49.763Z] #77 83.97 checking for gawk... (cached) mawk [2022-07-14T14:51:49.763Z] #77 83.97 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-14T14:51:49.763Z] #77 83.98 checking for gcc... (cached) gcc [2022-07-14T14:51:49.763Z] #77 84.08 checking whether we are using the GNU C compiler... (cached) yes [2022-07-14T14:51:49.763Z] #77 84.08 checking whether gcc accepts -g... (cached) yes [2022-07-14T14:51:49.763Z] #77 84.08 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-14T14:51:49.763Z] #77 84.09 checking whether gcc understands -c and -o together... (cached) yes [2022-07-14T14:51:49.763Z] #77 84.09 checking for a Python interpreter with version >= 3... python3 [2022-07-14T14:51:50.126Z] #77 84.19 checking for python3... /usr/bin/python3 [2022-07-14T14:51:50.126Z] #77 84.19 checking for python3 version... 3.9 [2022-07-14T14:51:50.126Z] #77 84.23 checking for python3 platform... linux [2022-07-14T14:51:50.126Z] #77 84.28 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-14T14:51:50.386Z] #77 84.40 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-14T14:51:50.386Z] #77 84.54 checking for go-md2man... no [2022-07-14T14:51:50.386Z] #77 84.56 checking error.h usability... yes [2022-07-14T14:51:50.386Z] #77 84.72 checking error.h presence... yes [2022-07-14T14:51:50.646Z] #77 84.75 checking for error.h... yes [2022-07-14T14:51:50.646Z] #77 84.79 checking linux/openat2.h usability... yes [2022-07-14T14:51:50.646Z] #77 84.91 checking linux/openat2.h presence... yes [2022-07-14T14:51:50.646Z] #77 84.98 checking for linux/openat2.h... yes [2022-07-14T14:51:50.833Z] #77 ... [2022-07-14T14:51:50.833Z] [2022-07-14T14:51:50.833Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:51:50.833Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T14:51:50.833Z] #14 122.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-14T14:51:50.833Z] #14 122.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-14T14:51:50.833Z] #14 122.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-14T14:51:50.833Z] #14 122.8 Selecting previously unselected package libapparmor1:amd64. [2022-07-14T14:51:50.833Z] #14 122.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-14T14:51:50.833Z] #14 122.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-14T14:51:50.834Z] #14 122.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-14T14:51:50.834Z] #14 122.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-14T14:51:50.834Z] #14 122.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-14T14:51:50.834Z] #14 123.0 Selecting previously unselected package libbtrfs0:amd64. [2022-07-14T14:51:50.834Z] #14 123.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-14T14:51:50.834Z] #14 123.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-14T14:51:50.834Z] #14 123.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-14T14:51:50.834Z] #14 123.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-14T14:51:50.834Z] #14 123.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-14T14:51:50.834Z] #14 123.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-14T14:51:50.834Z] #14 123.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-14T14:51:50.834Z] #14 123.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-14T14:51:50.834Z] #14 123.6 Selecting previously unselected package libudev-dev:amd64. [2022-07-14T14:51:50.834Z] #14 123.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-14T14:51:50.834Z] #14 123.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-14T14:51:50.834Z] #14 123.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-14T14:51:50.834Z] #14 123.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-14T14:51:50.834Z] #14 123.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-14T14:51:50.834Z] #14 124.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-14T14:51:50.834Z] #14 124.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-14T14:51:50.834Z] #14 124.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-14T14:51:50.834Z] #14 124.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-14T14:51:50.834Z] #14 124.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-14T14:51:50.834Z] #14 124.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-14T14:51:50.834Z] #14 124.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-14T14:51:50.834Z] #14 124.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-14T14:51:50.834Z] #14 124.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-14T14:51:50.834Z] #14 124.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-14T14:51:50.834Z] #14 124.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-14T14:51:50.834Z] #14 124.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-14T14:51:50.834Z] #14 125.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-14T14:51:50.834Z] #14 125.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-14T14:51:50.834Z] #14 125.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-14T14:51:50.834Z] #14 125.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-14T14:51:50.834Z] #14 125.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-14T14:51:50.834Z] #14 125.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-14T14:51:50.834Z] #14 125.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-14T14:51:50.834Z] #14 125.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-14T14:51:50.834Z] #14 125.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-14T14:51:50.834Z] #14 125.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-14T14:51:50.834Z] #14 125.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-14T14:51:50.834Z] #14 125.7 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-14T14:51:50.834Z] #14 126.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-14T14:51:50.834Z] #14 126.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-14T14:51:50.834Z] #14 126.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-14T14:51:50.834Z] #14 126.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-14T14:51:50.834Z] #14 126.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-14T14:51:50.834Z] #14 126.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-14T14:51:50.834Z] #14 126.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-14T14:51:50.834Z] #14 126.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-14T14:51:50.834Z] #14 126.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-14T14:51:50.834Z] #14 126.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-14T14:51:50.834Z] #14 126.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-14T14:51:50.834Z] #14 126.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-14T14:51:50.834Z] #14 126.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-14T14:51:50.834Z] #14 126.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-14T14:51:50.834Z] #14 126.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-14T14:51:50.834Z] #14 126.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-14T14:51:50.834Z] #14 126.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-14T14:51:50.834Z] #14 126.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-14T14:51:50.834Z] #14 126.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-14T14:51:50.834Z] #14 126.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-14T14:51:50.834Z] #14 126.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T14:51:50.834Z] #14 126.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-14T14:51:50.834Z] #14 126.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T14:51:50.834Z] #14 126.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-14T14:51:50.834Z] #14 126.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-14T14:51:50.834Z] #14 126.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T14:51:50.834Z] #14 126.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-14T14:51:50.834Z] #14 126.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T14:51:50.834Z] #14 126.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-14T14:51:50.834Z] #14 126.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-14T14:51:50.834Z] #14 126.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-14T14:51:50.834Z] #14 126.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-14T14:51:50.834Z] #14 126.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-14T14:51:50.834Z] #14 126.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:51:50.904Z] #77 85.04 checking for copy_file_range... yes [2022-07-14T14:51:51.162Z] #77 85.24 checking for fgetxattr... yes [2022-07-14T14:51:51.162Z] #77 85.39 checking for statx... yes [2022-07-14T14:51:51.401Z] #14 DONE 128.6s [2022-07-14T14:51:51.401Z] [2022-07-14T14:51:51.401Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-14T14:51:51.401Z] #67 sha256:8260c5b59da3ea21932a0996ccf4f40a165e42bd8739fc6c7ca5b8455fbaac49 [2022-07-14T14:51:51.401Z] #67 125.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-14T14:51:51.401Z] #67 125.1 + GOBIN=/build [2022-07-14T14:51:51.401Z] #67 125.1 + GO111MODULE=on [2022-07-14T14:51:51.401Z] #67 125.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-14T14:51:51.661Z] #67 ... [2022-07-14T14:51:51.661Z] [2022-07-14T14:51:51.661Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-14T14:51:51.661Z] #59 sha256:973d2e454ec54da6d0f1969de61e1a0562f212f96b7d6725279fa7e8759387bf [2022-07-14T14:51:51.661Z] #59 DONE 0.2s [2022-07-14T14:51:51.729Z] #77 85.61 checking for fgetpwent_r... yes [2022-07-14T14:51:51.729Z] #77 85.82 checking for issetugid... no [2022-07-14T14:51:51.729Z] #77 86.04 checking for pkg-config... /usr/bin/pkg-config [2022-07-14T14:51:51.729Z] #77 86.05 checking pkg-config is at least version 0.9.0... yes [2022-07-14T14:51:51.920Z] [2022-07-14T14:51:51.920Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-14T14:51:51.920Z] #60 sha256:301869af10602fa823a8f2739d850aeccd501f38ff074fe0d015bfb04ce21f80 [2022-07-14T14:51:52.085Z] #19 224.6 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-14T14:51:52.296Z] #77 86.05 checking for library containing yajl_tree_get... [2022-07-14T14:51:52.296Z] #77 ... [2022-07-14T14:51:52.296Z] [2022-07-14T14:51:52.296Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-14T14:51:52.296Z] #60 sha256:af3a622e6224346c30cfa03be0aed98f139713d616d07e6e0faa25ec598db1d7 [2022-07-14T14:51:52.296Z] #60 10.68 + cd /tmp/tmp.wCiPsEICUY/src/github.com/opencontainers/runc [2022-07-14T14:51:52.296Z] #60 10.68 + git checkout -q v1.1.2 [2022-07-14T14:51:52.296Z] #60 11.38 + '[' -z '' ']' [2022-07-14T14:51:52.296Z] #60 11.38 + target=static [2022-07-14T14:51:52.296Z] #60 11.38 + make BUILDTAGS=seccomp static [2022-07-14T14:51:52.296Z] #60 11.61 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-14T14:51:52.296Z] #60 ... [2022-07-14T14:51:52.296Z] [2022-07-14T14:51:52.296Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:51:52.296Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T14:51:52.296Z] #77 86.05 checking for library containing yajl_tree_get... -lyajl [2022-07-14T14:51:52.296Z] #77 86.56 checking for yajl >= 2.0.0... yes [2022-07-14T14:51:52.296Z] #77 86.60 checking sys/capability.h usability... yes [2022-07-14T14:51:52.345Z] #19 224.6 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-14T14:51:52.345Z] #19 224.7 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-14T14:51:52.554Z] #77 86.73 checking sys/capability.h presence... yes [2022-07-14T14:51:52.554Z] #77 86.78 checking for sys/capability.h... yes [2022-07-14T14:51:52.604Z] #19 224.8 Selecting previously unselected package linux-libc-dev-armel-cross.#19 ... [2022-07-14T14:51:52.604Z] [2022-07-14T14:51:52.604Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:51:52.604Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T14:51:52.604Z] #62 232.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-14T14:51:52.604Z] #62 DONE 233.0s [2022-07-14T14:51:52.604Z] [2022-07-14T14:51:52.604Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-14T14:51:52.604Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-14T14:51:52.604Z] #19 224.8 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-14T14:51:52.604Z] #19 224.8 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-14T14:51:52.604Z] #19 224.8 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-14T14:51:52.812Z] #77 86.79 checking for library containing cap_from_name... -lcap [2022-07-14T14:51:52.863Z] #19 225.1 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-14T14:51:52.863Z] #19 225.1 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-14T14:51:52.863Z] #19 225.1 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-14T14:51:52.950Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-14T14:51:52.950Z] === RUN TestBuildWithEmptyLayers [2022-07-14T14:51:53.070Z] #77 87.15 checking for library containing dlopen... -ldl [2022-07-14T14:51:53.139Z] #19 225.5 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-14T14:51:53.139Z] #19 225.5 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:53.139Z] #19 225.5 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-14T14:51:53.329Z] #77 87.54 checking seccomp.h usability... yes [2022-07-14T14:51:53.329Z] #77 87.67 checking seccomp.h presence... yes [2022-07-14T14:51:53.587Z] #77 87.77 checking for seccomp.h... yes [2022-07-14T14:51:53.714Z] #19 225.9 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-14T14:51:53.715Z] #19 225.9 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-14T14:51:53.715Z] #19 226.0 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-14T14:51:54.153Z] #77 87.78 checking for library containing seccomp_rule_add... -lseccomp [2022-07-14T14:51:54.153Z] #77 88.28 checking for library containing seccomp_arch_resolve_name... none required [2022-07-14T14:51:54.411Z] #77 88.52 checking systemd/sd-bus.h usability... yes [2022-07-14T14:51:54.411Z] #77 88.70 checking systemd/sd-bus.h presence... yes [2022-07-14T14:51:54.411Z] #77 88.81 checking for systemd/sd-bus.h... yes [2022-07-14T14:51:54.978Z] #77 88.81 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-14T14:51:55.202Z] #60 ... [2022-07-14T14:51:55.202Z] [2022-07-14T14:51:55.202Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-14T14:51:55.202Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-14T14:51:55.202Z] #15 DONE 3.7s [2022-07-14T14:51:55.202Z] [2022-07-14T14:51:55.202Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-14T14:51:55.202Z] #60 sha256:301869af10602fa823a8f2739d850aeccd501f38ff074fe0d015bfb04ce21f80 [2022-07-14T14:51:55.202Z] #60 3.355 + RM_GOPATH=0 [2022-07-14T14:51:55.202Z] #60 3.355 + TMP_GOPATH= [2022-07-14T14:51:55.202Z] #60 3.355 + : /build [2022-07-14T14:51:55.202Z] #60 3.355 + '[' -z '' ']' [2022-07-14T14:51:55.202Z] #60 3.356 ++ mktemp -d [2022-07-14T14:51:55.202Z] #60 3.368 + export GOPATH=/tmp/tmp.Y852aJJ8Ht [2022-07-14T14:51:55.202Z] #60 3.368 + GOPATH=/tmp/tmp.Y852aJJ8Ht [2022-07-14T14:51:55.202Z] #60 3.368 + RM_GOPATH=1 [2022-07-14T14:51:55.202Z] #60 3.368 + case "$(go env GOARCH)" in [2022-07-14T14:51:55.202Z] #60 3.368 ++ go env GOARCH [2022-07-14T14:51:55.202Z] #60 3.385 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T14:51:55.202Z] #60 3.385 + GO_BUILDMODE=-buildmode=pie [2022-07-14T14:51:55.202Z] #60 3.387 ++ dirname /install.sh [2022-07-14T14:51:55.202Z] #60 3.397 Install runc version v1.1.2 (build tags: seccomp) [2022-07-14T14:51:55.202Z] #60 3.399 + dir=/ [2022-07-14T14:51:55.202Z] #60 3.399 + bin=runc [2022-07-14T14:51:55.202Z] #60 3.399 + shift [2022-07-14T14:51:55.202Z] #60 3.399 + '[' '!' -f //runc.installer ']' [2022-07-14T14:51:55.202Z] #60 3.399 + . //runc.installer [2022-07-14T14:51:55.202Z] #60 3.399 ++ set -e [2022-07-14T14:51:55.202Z] #60 3.399 ++ : v1.1.2 [2022-07-14T14:51:55.202Z] #60 3.399 + install_runc [2022-07-14T14:51:55.202Z] #60 3.399 + RUNC_BUILDTAGS=seccomp [2022-07-14T14:51:55.202Z] #60 3.399 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-14T14:51:55.202Z] #60 3.399 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Y852aJJ8Ht/src/github.com/opencontainers/runc [2022-07-14T14:51:55.202Z] #60 3.399 Cloning into '/tmp/tmp.Y852aJJ8Ht/src/github.com/opencontainers/runc'... [2022-07-14T14:51:55.202Z] #60 ... [2022-07-14T14:51:55.202Z] [2022-07-14T14:51:55.202Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-14T14:51:55.202Z] #67 sha256:8260c5b59da3ea21932a0996ccf4f40a165e42bd8739fc6c7ca5b8455fbaac49 [2022-07-14T14:51:55.202Z] #67 131.7 rootlesskit version 1.0.0 [2022-07-14T14:51:55.202Z] #67 131.8 Usage of /build/rootlesskit-docker-proxy: [2022-07-14T14:51:55.202Z] #67 131.8 -container-ip string [2022-07-14T14:51:55.202Z] #67 131.8 container ip [2022-07-14T14:51:55.202Z] #67 131.8 -container-port int [2022-07-14T14:51:55.202Z] #67 131.8 container port (default -1) [2022-07-14T14:51:55.202Z] #67 131.8 -host-ip string [2022-07-14T14:51:55.202Z] #67 131.8 host ip [2022-07-14T14:51:55.202Z] #67 131.8 -host-port int [2022-07-14T14:51:55.202Z] #67 131.8 host port (default -1) [2022-07-14T14:51:55.202Z] #67 131.8 -proto string [2022-07-14T14:51:55.202Z] #67 131.8 proxy protocol (default "tcp") [2022-07-14T14:51:55.202Z] #67 DONE 131.9s [2022-07-14T14:51:55.238Z] #77 89.30 checking for sd_notify_barrier... yes [2022-07-14T14:51:55.461Z] [2022-07-14T14:51:55.461Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-14T14:51:55.461Z] #68 sha256:6d121e0d2844a05387eabc15acae81b7c5c01e3a86d93d59f27e0d6da851fd17 [2022-07-14T14:51:55.461Z] #68 DONE 0.3s [2022-07-14T14:51:55.461Z] [2022-07-14T14:51:55.461Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-14T14:51:55.461Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-14T14:51:55.485Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-14T14:51:55.485Z] === RUN TestBuildMultiStageOnBuild [2022-07-14T14:51:55.496Z] #77 89.53 checking linux/bpf.h usability... yes [2022-07-14T14:51:55.496Z] #77 89.71 checking linux/bpf.h presence... yes [2022-07-14T14:51:55.496Z] #77 89.76 checking for linux/bpf.h... yes [2022-07-14T14:51:55.719Z] #16 ... [2022-07-14T14:51:55.719Z] [2022-07-14T14:51:55.719Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-14T14:51:55.719Z] #69 sha256:716a3d7873ab352b2343f73b55f2611eb1645f62b6f382d24cb12e372a06cc73 [2022-07-14T14:51:55.719Z] #69 DONE 0.3s [2022-07-14T14:51:55.719Z] [2022-07-14T14:51:55.719Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-14T14:51:55.719Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-14T14:51:55.754Z] #77 89.77 checking compilation for eBPF... yes [2022-07-14T14:51:55.754Z] #77 89.91 checking for criu >= 3.15... no [2022-07-14T14:51:55.754Z] #77 89.94 configure: CRIU headers not found, building without CRIU support [2022-07-14T14:51:55.754Z] #77 89.94 checking for criu > 3.16... no [2022-07-14T14:51:55.754Z] #77 89.97 configure: CRIU version doesn't support join-ns API [2022-07-14T14:51:55.754Z] #77 89.97 checking for criu > 3.16.1... no [2022-07-14T14:51:55.754Z] #77 90.01 configure: CRIU version doesn't support for pre-dumping [2022-07-14T14:51:55.754Z] #77 90.01 checking for new mount API (fsconfig)... yes [2022-07-14T14:51:56.013Z] #77 90.09 checking for seccomp notify API... yes [2022-07-14T14:51:56.013Z] #77 90.25 checking for gperf... no [2022-07-14T14:51:56.013Z] #77 90.25 configure: gperf not found - cannot rebuild signal parser code [2022-07-14T14:51:56.271Z] #77 90.25 checking for library containing argp_parse... none required [2022-07-14T14:51:56.529Z] #77 90.65 checking that generated files are newer than configure... done [2022-07-14T14:51:56.529Z] #77 90.68 configure: creating ./config.status [2022-07-14T14:51:58.991Z] #19 230.5 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-14T14:51:58.991Z] #19 230.5 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-14T14:51:58.991Z] #19 230.5 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-14T14:51:58.991Z] #19 230.5 Selecting previously unselected package crossbuild-essential-armel. [2022-07-14T14:51:58.991Z] #19 230.5 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-14T14:51:58.991Z] #19 230.5 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-14T14:51:58.991Z] #19 230.5 Selecting previously unselected package libc6-armhf-cross. [2022-07-14T14:51:58.991Z] #19 230.5 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-14T14:51:58.991Z] #19 230.5 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-14T14:51:58.991Z] #19 230.7 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-14T14:51:58.991Z] #19 230.7 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:58.991Z] #19 230.7 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-14T14:51:58.991Z] #19 230.7 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-14T14:51:58.991Z] #19 230.7 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:58.991Z] #19 230.7 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-14T14:51:58.991Z] #19 230.7 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-14T14:51:58.991Z] #19 230.7 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:58.992Z] #19 230.8 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-14T14:51:58.992Z] #19 230.8 Selecting previously unselected package libasan6-armhf-cross. [2022-07-14T14:51:58.992Z] #19 230.8 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:58.992Z] #19 230.8 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-14T14:51:58.992Z] #19 231.0 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-14T14:51:58.992Z] #19 231.0 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:58.992Z] #19 231.0 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-14T14:51:58.992Z] #19 231.1 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-14T14:51:58.992Z] #19 231.1 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:58.992Z] #19 231.1 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-14T14:51:58.992Z] #19 231.2 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-14T14:51:58.992Z] #19 231.2 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:51:58.992Z] #19 231.2 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-14T14:51:58.992Z] #19 231.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-14T14:51:58.992Z] #19 231.3 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-14T14:51:58.992Z] #19 231.3 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-14T14:51:59.058Z] #77 93.40 config.status: creating Makefile [2022-07-14T14:51:59.315Z] #77 93.47 config.status: creating rpm/crun.spec [2022-07-14T14:51:59.315Z] #77 93.56 config.status: creating config.h [2022-07-14T14:51:59.315Z] #77 93.59 config.status: executing libtool commands [2022-07-14T14:51:59.315Z] #77 93.62 config.status: executing depfiles commands [2022-07-14T14:51:59.574Z] #77 ... [2022-07-14T14:51:59.574Z] [2022-07-14T14:51:59.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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-14T14:51:59.574Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-14T14:51:59.574Z] #21 10.02 Reading package lists... [2022-07-14T14:51:59.574Z] #21 12.49 Building dependency tree... [2022-07-14T14:51:59.574Z] #21 14.31 The following additional packages will be installed: [2022-07-14T14:51:59.574Z] #21 14.31 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-14T14:51:59.574Z] #21 14.31 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-14T14:51:59.574Z] #21 14.31 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-14T14:51:59.574Z] #21 14.31 python3-pkg-resources vim-runtime xxd [2022-07-14T14:51:59.574Z] #21 14.32 Suggested packages: [2022-07-14T14:51:59.574Z] #21 14.32 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-14T14:51:59.574Z] #21 14.32 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-14T14:51:59.574Z] #21 14.32 acl attr quota [2022-07-14T14:51:59.574Z] #21 14.32 Recommended packages: [2022-07-14T14:51:59.574Z] #21 14.32 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-14T14:51:59.574Z] #21 15.47 The following NEW packages will be installed: [2022-07-14T14:51:59.574Z] #21 15.48 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-14T14:51:59.574Z] #21 15.49 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-14T14:51:59.574Z] #21 15.49 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-14T14:51:59.574Z] #21 15.49 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-14T14:51:59.574Z] #21 15.49 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-14T14:51:59.574Z] #21 15.49 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-14T14:51:59.574Z] #21 15.49 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-14T14:51:59.574Z] #21 15.49 xz-utils zip zstd [2022-07-14T14:51:59.574Z] #21 15.82 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:51:59.574Z] #21 15.82 Need to get 27.0 MB of archives. [2022-07-14T14:51:59.574Z] #21 15.82 After this operation, 105 MB of additional disk space will be used. [2022-07-14T14:51:59.574Z] #21 15.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-14T14:51:59.574Z] #21 15.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-14T14:51:59.574Z] #21 15.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-14T14:51:59.574Z] #21 15.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-14T14:51:59.574Z] #21 15.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-14T14:51:59.574Z] #21 15.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-14T14:51:59.574Z] #21 15.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-14T14:51:59.574Z] #21 15.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-14T14:51:59.574Z] #21 15.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-14T14:51:59.574Z] #21 15.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-14T14:51:59.574Z] #21 15.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-14T14:51:59.574Z] #21 15.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-14T14:51:59.574Z] #21 15.88 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-14T14:51:59.574Z] #21 15.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-14T14:51:59.574Z] #21 15.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-14T14:51:59.574Z] #21 15.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-14T14:51:59.574Z] #21 15.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-14T14:51:59.574Z] #21 15.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-14T14:51:59.574Z] #21 15.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-14T14:51:59.574Z] #21 15.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-14T14:51:59.574Z] #21 15.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-14T14:51:59.574Z] #21 15.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-14T14:51:59.574Z] #21 15.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-14T14:51:59.574Z] #21 15.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-14T14:51:59.574Z] #21 15.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-14T14:51:59.574Z] #21 15.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-14T14:51:59.574Z] #21 15.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-14T14:51:59.574Z] #21 16.27 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-14T14:51:59.574Z] #21 16.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-14T14:51:59.574Z] #21 16.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-07-14T14:51:59.574Z] #21 16.28 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-14T14:51:59.574Z] #21 16.28 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-14T14:51:59.574Z] #21 16.28 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-14T14:51:59.574Z] #21 16.28 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-14T14:51:59.574Z] #21 16.28 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-14T14:51:59.574Z] #21 16.34 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-14T14:51:59.574Z] #21 16.34 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-14T14:51:59.574Z] #21 16.34 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-14T14:51:59.574Z] #21 16.36 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-14T14:51:59.574Z] #21 16.36 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-14T14:51:59.574Z] #21 16.37 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-14T14:51:59.574Z] #21 16.37 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-14T14:51:59.574Z] #21 16.38 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-14T14:51:59.574Z] #21 16.39 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-14T14:51:59.575Z] #21 16.40 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-14T14:51:59.575Z] #21 16.53 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-14T14:51:59.575Z] #21 16.59 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-14T14:51:59.575Z] #21 16.60 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-14T14:51:59.575Z] #21 16.60 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-14T14:51:59.575Z] #21 17.13 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:51:59.575Z] #21 17.33 Fetched 27.0 MB in 1s (25.1 MB/s) [2022-07-14T14:51:59.575Z] #21 17.39 Selecting previously unselected package pigz. [2022-07-14T14:51:59.575Z] #21 17.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-07-14T14:51:59.575Z] #21 17.45 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-14T14:51:59.575Z] #21 17.46 Unpacking pigz (2.6-1) ... [2022-07-14T14:51:59.575Z] #21 17.53 Selecting previously unselected package libelf1:arm64. [2022-07-14T14:51:59.575Z] #21 17.53 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-14T14:51:59.575Z] #21 17.54 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-14T14:51:59.575Z] #21 17.70 Selecting previously unselected package libbpf0:arm64. [2022-07-14T14:51:59.575Z] #21 17.70 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-14T14:51:59.575Z] #21 17.70 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-14T14:51:59.575Z] #21 17.77 Selecting previously unselected package libcap2:arm64. [2022-07-14T14:51:59.575Z] #21 17.77 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-14T14:51:59.575Z] #21 17.79 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-14T14:51:59.575Z] #21 17.85 Selecting previously unselected package libmnl0:arm64. [2022-07-14T14:51:59.575Z] #21 17.85 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-14T14:51:59.575Z] #21 17.86 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-14T14:51:59.575Z] #21 17.91 Selecting previously unselected package libxtables12:arm64. [2022-07-14T14:51:59.575Z] #21 17.92 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-14T14:51:59.575Z] #21 17.92 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-14T14:51:59.575Z] #21 17.97 Selecting previously unselected package libcap2-bin. [2022-07-14T14:51:59.575Z] #21 17.99 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-14T14:51:59.575Z] #21 18.00 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-14T14:51:59.575Z] #21 18.07 Selecting previously unselected package iproute2. [2022-07-14T14:51:59.575Z] #21 18.08 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-14T14:51:59.575Z] #21 18.09 Unpacking iproute2 (5.10.0-4) ... [2022-07-14T14:51:59.575Z] #21 18.55 Selecting previously unselected package xxd. [2022-07-14T14:51:59.575Z] #21 18.56 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-14T14:51:59.575Z] #21 18.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:51:59.575Z] #21 18.68 Selecting previously unselected package vim-common. [2022-07-14T14:51:59.575Z] #21 18.68 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-14T14:51:59.575Z] #21 18.69 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:51:59.575Z] #21 18.86 Selecting previously unselected package bash-completion. [2022-07-14T14:51:59.575Z] #21 18.86 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-14T14:51:59.575Z] #21 21.09 Unpacking bash-completion (1:2.11-2) ... [2022-07-14T14:51:59.575Z] #21 21.52 Selecting previously unselected package bzip2. [2022-07-14T14:51:59.575Z] #21 21.55 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-14T14:51:59.575Z] #21 21.55 Unpacking bzip2 (1.0.8-4) ... [2022-07-14T14:51:59.575Z] #21 21.65 Selecting previously unselected package xz-utils. [2022-07-14T14:51:59.575Z] #21 21.65 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-14T14:51:59.575Z] #21 21.65 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-14T14:51:59.575Z] #21 21.81 Selecting previously unselected package apparmor. [2022-07-14T14:51:59.575Z] #21 21.81 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-14T14:51:59.575Z] #21 21.87 Unpacking apparmor (2.13.6-10) ... [2022-07-14T14:51:59.575Z] #21 22.27 Selecting previously unselected package inetutils-ping. [2022-07-14T14:51:59.575Z] #21 22.29 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-14T14:51:59.575Z] #21 22.29 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-14T14:51:59.575Z] #21 22.42 Selecting previously unselected package libip4tc2:arm64. [2022-07-14T14:51:59.575Z] #21 22.43 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-14T14:51:59.575Z] #21 22.43 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-14T14:51:59.575Z] #21 22.55 Selecting previously unselected package libip6tc2:arm64. [2022-07-14T14:51:59.575Z] #21 22.55 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-14T14:51:59.575Z] #21 22.56 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-14T14:51:59.575Z] #21 22.61 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-14T14:51:59.833Z] #21 22.63 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-14T14:51:59.833Z] #21 22.63 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-14T14:51:59.833Z] #21 22.72 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-14T14:51:59.833Z] #21 22.72 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-14T14:51:59.833Z] #21 22.73 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-14T14:51:59.833Z] #21 22.81 Selecting previously unselected package libnftnl11:arm64. [2022-07-14T14:51:59.833Z] #21 22.81 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-14T14:51:59.833Z] #21 22.81 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-14T14:51:59.905Z] #34 ... [2022-07-14T14:51:59.905Z] [2022-07-14T14:51:59.905Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-14T14:51:59.905Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-14T14:51:59.905Z] #16 DONE 4.1s [2022-07-14T14:51:59.905Z] [2022-07-14T14:51:59.905Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-14T14:51:59.905Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-14T14:52:00.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-14T14:52:00.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-14T14:52:00.091Z] #21 22.90 Selecting previously unselected package iptables. [2022-07-14T14:52:00.091Z] #21 22.91 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-14T14:52:00.091Z] #21 22.92 Unpacking iptables (1.8.7-1) ... [2022-07-14T14:52:00.350Z] #21 23.18 Selecting previously unselected package libonig5:arm64. [2022-07-14T14:52:00.350Z] #21 23.19 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-14T14:52:00.350Z] #21 23.20 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-14T14:52:00.350Z] #21 23.33 Selecting previously unselected package libjq1:arm64. [2022-07-14T14:52:00.350Z] #21 23.33 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-14T14:52:00.350Z] #21 23.33 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-14T14:52:00.350Z] #21 23.46 Selecting previously unselected package jq. [2022-07-14T14:52:00.608Z] #21 23.46 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-14T14:52:00.608Z] #21 23.47 Unpacking jq (1.6-2.1) ... [2022-07-14T14:52:00.608Z] #21 23.58 Selecting previously unselected package libaio1:arm64. [2022-07-14T14:52:00.608Z] #21 ... [2022-07-14T14:52:00.608Z] [2022-07-14T14:52:00.608Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:52:00.608Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T14:52:00.608Z] #77 94.85 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-14T14:52:00.608Z] #77 94.88 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-14T14:52:00.761Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-07-14T14:52:00.761Z] === RUN TestBuildUncleanTarFilenames [2022-07-14T14:52:00.761Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-07-14T14:52:00.761Z] === RUN TestBuildMultiStageLayerLeak [2022-07-14T14:52:01.174Z] #77 95.29 checking for gcc... gcc [2022-07-14T14:52:01.432Z] #77 95.40 checking whether the C compiler works... yes [2022-07-14T14:52:01.432Z] #77 95.55 checking for C compiler default output file name... a.out [2022-07-14T14:52:01.432Z] #77 95.55 checking for suffix of executables... [2022-07-14T14:52:01.690Z] #77 95.72 checking whether we are cross compiling... no [2022-07-14T14:52:01.690Z] #77 95.89 checking for suffix of object files... o [2022-07-14T14:52:01.949Z] #77 96.05 checking whether we are using the GNU C compiler... yes [2022-07-14T14:52:01.949Z] #77 96.16 checking whether gcc accepts -g... yes [2022-07-14T14:52:02.208Z] #77 96.29 checking for gcc option to accept ISO C89... none needed [2022-07-14T14:52:02.437Z] #17 3.297 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-14T14:52:02.466Z] #77 96.46 checking whether gcc understands -c and -o together... yes [2022-07-14T14:52:02.466Z] #77 96.62 checking how to run the C preprocessor... gcc -E [2022-07-14T14:52:02.724Z] #77 96.92 checking for grep that handles long lines and -e... /bin/grep [2022-07-14T14:52:02.724Z] #77 96.94 checking for egrep... /bin/grep -E [2022-07-14T14:52:02.983Z] #77 96.95 checking for ANSI C header files... yes [2022-07-14T14:52:03.005Z] #17 DONE 3.4s [2022-07-14T14:52:03.005Z] [2022-07-14T14:52:03.005Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-14T14:52:03.005Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-14T14:52:03.241Z] #77 97.43 checking for sys/types.h... yes [2022-07-14T14:52:03.499Z] #77 97.60 checking for sys/stat.h... yes [2022-07-14T14:52:03.764Z] #77 97.78 checking for stdlib.h... yes [2022-07-14T14:52:04.025Z] #77 98.04 checking for string.h... yes [2022-07-14T14:52:04.025Z] #77 98.22 checking for memory.h... yes [2022-07-14T14:52:04.270Z] #19 236.0 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-14T14:52:04.270Z] #19 236.0 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-14T14:52:04.270Z] #19 236.0 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-14T14:52:04.270Z] #19 236.1 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-14T14:52:04.270Z] #19 236.1 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-14T14:52:04.270Z] #19 236.1 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-14T14:52:04.270Z] #19 236.3 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-14T14:52:04.270Z] #19 236.3 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-14T14:52:04.270Z] #19 236.3 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-14T14:52:04.270Z] #19 236.5 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-14T14:52:04.270Z] #19 236.5 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:52:04.270Z] #19 236.5 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-14T14:52:04.270Z] #19 236.8 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-14T14:52:04.283Z] #77 98.40 checking for strings.h... yes [2022-07-14T14:52:04.530Z] #19 236.8 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-14T14:52:04.530Z] #19 236.8 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-14T14:52:04.540Z] #77 98.56 checking for inttypes.h... yes [2022-07-14T14:52:04.540Z] #77 98.73 checking for stdint.h... yes [2022-07-14T14:52:04.798Z] #77 98.94 checking for unistd.h... yes [2022-07-14T14:52:05.058Z] #77 99.11 checking minix/config.h usability... no [2022-07-14T14:52:05.058Z] #77 99.24 checking minix/config.h presence... no [2022-07-14T14:52:05.058Z] #77 99.31 checking for minix/config.h... no [2022-07-14T14:52:05.319Z] #77 99.32 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-14T14:52:05.577Z] #77 99.59 checking build system type... aarch64-unknown-linux-gnu [2022-07-14T14:52:05.577Z] #77 99.90 checking host system type... aarch64-unknown-linux-gnu [2022-07-14T14:52:05.577Z] #77 99.90 checking how to print strings... printf [2022-07-14T14:52:05.577Z] #77 99.92 checking for a sed that does not truncate output... /bin/sed [2022-07-14T14:52:05.577Z] #77 99.94 checking for fgrep... /bin/grep -F [2022-07-14T14:52:05.577Z] #77 99.96 checking for ld used by gcc... /usr/bin/ld [2022-07-14T14:52:05.577Z] #77 99.98 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-14T14:52:05.836Z] #77 100.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-14T14:52:05.836Z] #77 100.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-14T14:52:05.836Z] #77 100.2 checking whether ln -s works... yes [2022-07-14T14:52:05.836Z] #77 100.2 checking the maximum length of command line arguments... 1572864 [2022-07-14T14:52:05.836Z] #77 100.2 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-14T14:52:05.836Z] #77 100.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-14T14:52:05.836Z] #77 100.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-14T14:52:05.836Z] #77 100.2 checking for objdump... objdump [2022-07-14T14:52:05.836Z] #77 100.2 checking how to recognize dependent libraries... pass_all [2022-07-14T14:52:05.836Z] #77 100.2 checking for dlltool... no [2022-07-14T14:52:05.836Z] #77 100.2 checking how to associate runtime and link libraries... printf %s\n [2022-07-14T14:52:05.836Z] #77 100.2 checking for ar... ar [2022-07-14T14:52:06.071Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2022-07-14T14:52:06.071Z] === RUN TestBuildWithHugeFile [2022-07-14T14:52:06.097Z] #77 100.2 checking for archiver @FILE support... @ [2022-07-14T14:52:06.097Z] #77 100.4 checking for strip... strip [2022-07-14T14:52:06.097Z] #77 100.4 checking for ranlib... ranlib [2022-07-14T14:52:06.097Z] #77 100.4 checking for gawk... no [2022-07-14T14:52:06.097Z] #77 100.4 checking for mawk... mawk [2022-07-14T14:52:06.292Z] #18 DONE 3.3s [2022-07-14T14:52:06.292Z] [2022-07-14T14:52:06.292Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-14T14:52:06.292Z] #60 sha256:301869af10602fa823a8f2739d850aeccd501f38ff074fe0d015bfb04ce21f80 [2022-07-14T14:52:06.292Z] #60 14.45 + cd /tmp/tmp.Y852aJJ8Ht/src/github.com/opencontainers/runc [2022-07-14T14:52:06.292Z] #60 14.45 + git checkout -q v1.1.2 [2022-07-14T14:52:06.663Z] #77 100.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-14T14:52:06.663Z] #77 100.9 checking for sysroot... no [2022-07-14T14:52:06.663Z] #77 100.9 checking for a working dd... /bin/dd [2022-07-14T14:52:06.663Z] #77 100.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-14T14:52:06.663Z] #77 100.9 checking for mt... no [2022-07-14T14:52:06.663Z] #77 100.9 checking if : is a manifest tool... no [2022-07-14T14:52:06.663Z] #77 100.9 checking for dlfcn.h... yes [2022-07-14T14:52:06.921Z] #77 101.1 checking for objdir... .libs [2022-07-14T14:52:07.180Z] #77 101.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-14T14:52:07.180Z] #77 101.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-14T14:52:07.229Z] #60 15.41 + '[' -z '' ']' [2022-07-14T14:52:07.229Z] #60 15.41 + target=static [2022-07-14T14:52:07.229Z] #60 15.41 + make BUILDTAGS=seccomp static [2022-07-14T14:52:07.229Z] #60 15.70 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-14T14:52:07.438Z] #77 101.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-14T14:52:08.004Z] #77 101.7 checking if gcc static flag -static works... yes [2022-07-14T14:52:08.004Z] #77 102.1 checking if gcc supports -c -o file.o... yes [2022-07-14T14:52:08.004Z] #77 102.2 checking if gcc supports -c -o file.o... (cached) yes [2022-07-14T14:52:08.004Z] #77 102.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-14T14:52:08.166Z] #60 ... [2022-07-14T14:52:08.166Z] [2022-07-14T14:52:08.166Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-14T14:52:08.166Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-14T14:52:08.166Z] #19 DONE 2.1s [2022-07-14T14:52:08.262Z] #77 102.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-14T14:52:08.262Z] #77 102.5 checking how to hardcode library paths into programs... immediate [2022-07-14T14:52:08.262Z] #77 102.5 checking whether stripping libraries is possible... yes [2022-07-14T14:52:08.262Z] #77 102.5 checking if libtool supports shared libraries... yes [2022-07-14T14:52:08.262Z] #77 102.5 checking whether to build shared libraries... no [2022-07-14T14:52:08.262Z] #77 102.5 checking whether to build static libraries... yes [2022-07-14T14:52:08.262Z] #77 102.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-14T14:52:08.262Z] #77 102.6 checking whether build environment is sane... yes [2022-07-14T14:52:08.262Z] #77 102.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-14T14:52:08.262Z] #77 102.6 checking whether make sets $(MAKE)... yes [2022-07-14T14:52:08.262Z] #77 102.7 checking whether make supports the include directive... yes (GNU style) [2022-07-14T14:52:08.262Z] #77 102.7 checking whether make supports nested variables... yes [2022-07-14T14:52:08.425Z] [2022-07-14T14:52:08.425Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:52:08.425Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:52:08.425Z] #77 88.76 configure.ac:11: installing 'build-aux/compile' [2022-07-14T14:52:08.425Z] #77 88.76 configure.ac:11: installing 'build-aux/config.guess' [2022-07-14T14:52:08.425Z] #77 88.76 configure.ac:11: installing 'build-aux/config.sub' [2022-07-14T14:52:08.425Z] #77 88.79 configure.ac:13: installing 'build-aux/install-sh' [2022-07-14T14:52:08.425Z] #77 88.79 configure.ac:13: installing 'build-aux/missing' [2022-07-14T14:52:08.425Z] #77 88.80 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-14T14:52:08.425Z] #77 89.10 Makefile.am: installing 'build-aux/depcomp' [2022-07-14T14:52:08.425Z] #77 90.71 checking build system type... x86_64-pc-linux-gnu [2022-07-14T14:52:08.425Z] #77 90.96 checking host system type... x86_64-pc-linux-gnu [2022-07-14T14:52:08.425Z] #77 90.96 checking how to print strings... printf [2022-07-14T14:52:08.425Z] #77 90.97 checking for gcc... gcc [2022-07-14T14:52:08.425Z] #77 91.15 checking whether the C compiler works... yes [2022-07-14T14:52:08.425Z] #77 91.37 checking for C compiler default output file name... a.out [2022-07-14T14:52:08.425Z] #77 91.37 checking for suffix of executables... [2022-07-14T14:52:08.425Z] #77 91.65 checking whether we are cross compiling... no [2022-07-14T14:52:08.425Z] #77 91.92 checking for suffix of object files... o [2022-07-14T14:52:08.425Z] #77 92.10 checking whether we are using the GNU C compiler... yes [2022-07-14T14:52:08.425Z] #77 92.30 checking whether gcc accepts -g... yes [2022-07-14T14:52:08.520Z] #77 102.7 checking whether UID '0' is supported by ustar format... yes [2022-07-14T14:52:08.520Z] #77 102.7 checking whether GID '0' is supported by ustar format... yes [2022-07-14T14:52:08.520Z] #77 102.7 checking how to create a ustar tar archive... gnutar [2022-07-14T14:52:08.520Z] #77 102.8 checking dependency style of gcc... gcc3 [2022-07-14T14:52:08.684Z] #77 92.41 checking for gcc option to accept ISO C89... none needed [2022-07-14T14:52:08.684Z] #77 92.72 checking whether gcc understands -c and -o together... yes [2022-07-14T14:52:08.684Z] #77 92.90 checking for a sed that does not truncate output... /bin/sed [2022-07-14T14:52:08.723Z] #19 241.3 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-14T14:52:08.778Z] #77 103.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-14T14:52:08.778Z] #77 103.0 checking whether make supports nested variables... (cached) yes [2022-07-14T14:52:08.778Z] #77 103.0 checking for pkg-config... /usr/bin/pkg-config [2022-07-14T14:52:08.778Z] #77 103.0 checking pkg-config is at least version 0.9.0... yes [2022-07-14T14:52:08.778Z] #77 103.0 checking for yajl >= 2.1.0... yes [2022-07-14T14:52:08.778Z] #77 103.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-14T14:52:08.778Z] #77 103.0 checking for gcc... (cached) gcc [2022-07-14T14:52:08.778Z] #77 103.1 checking whether we are using the GNU C compiler... (cached) yes [2022-07-14T14:52:08.778Z] #77 103.1 checking whether gcc accepts -g... (cached) yes [2022-07-14T14:52:08.778Z] #77 103.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-14T14:52:08.778Z] #77 103.1 checking whether gcc understands -c and -o together... (cached) yes [2022-07-14T14:52:08.778Z] #77 103.1 checking for a Python interpreter with version >= 3... python3 [2022-07-14T14:52:08.943Z] #77 92.92 checking for grep that handles long lines and -e... /bin/grep [2022-07-14T14:52:08.943Z] #77 92.94 checking for egrep... /bin/grep -E [2022-07-14T14:52:08.943Z] #77 92.95 checking for fgrep... /bin/grep -F [2022-07-14T14:52:08.943Z] #77 92.95 checking for ld used by gcc... /usr/bin/ld [2022-07-14T14:52:08.943Z] #77 92.97 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-14T14:52:08.943Z] #77 92.99 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-14T14:52:08.943Z] #77 93.00 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-14T14:52:08.943Z] #77 93.14 checking whether ln -s works... yes [2022-07-14T14:52:08.943Z] #77 93.14 checking the maximum length of command line arguments... 1572864 [2022-07-14T14:52:08.943Z] #77 93.18 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-14T14:52:08.982Z] #19 241.3 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-14T14:52:08.982Z] #19 241.3 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-14T14:52:08.982Z] #19 241.3 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-14T14:52:08.982Z] #19 241.3 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-14T14:52:08.982Z] #19 241.3 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-14T14:52:08.982Z] #19 241.3 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-14T14:52:08.982Z] #19 241.3 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-14T14:52:08.982Z] #19 241.3 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-14T14:52:08.982Z] #19 241.5 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-14T14:52:09.037Z] #77 103.2 checking for python3... /usr/bin/python3 [2022-07-14T14:52:09.037Z] #77 103.2 checking for python3 version... 3.9 [2022-07-14T14:52:09.037Z] #77 103.3 checking for python3 platform... linux [2022-07-14T14:52:09.037Z] #77 103.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-14T14:52:09.201Z] #77 93.19 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-14T14:52:09.202Z] #77 93.19 checking for /usr/bin/ld option to reload object files... -r [2022-07-14T14:52:09.202Z] #77 93.19 checking for objdump... objdump [2022-07-14T14:52:09.202Z] #77 93.19 checking how to recognize dependent libraries... pass_all [2022-07-14T14:52:09.202Z] #77 93.19 checking for dlltool... no [2022-07-14T14:52:09.202Z] #77 93.19 checking how to associate runtime and link libraries... printf %s\n [2022-07-14T14:52:09.202Z] #77 93.19 checking for ar... ar [2022-07-14T14:52:09.241Z] #19 241.5 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:52:09.241Z] #19 241.5 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:09.241Z] #19 241.6 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-14T14:52:09.241Z] #19 241.6 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:52:09.241Z] #19 241.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:09.241Z] #19 241.6 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-14T14:52:09.241Z] #19 241.6 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:52:09.241Z] #19 241.6 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:09.241Z] #19 241.7 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-14T14:52:09.241Z] #19 241.7 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:52:09.241Z] #19 241.7 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:09.241Z] #19 241.7 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-14T14:52:09.295Z] #77 103.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-14T14:52:09.461Z] #77 93.19 checking for archiver @FILE support... @ [2022-07-14T14:52:09.461Z] #77 93.38 checking for strip... strip [2022-07-14T14:52:09.461Z] #77 93.39 checking for ranlib... ranlib [2022-07-14T14:52:09.461Z] #77 93.39 checking for gawk... no [2022-07-14T14:52:09.461Z] #77 93.39 checking for mawk... mawk [2022-07-14T14:52:09.501Z] #19 241.7 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:52:09.501Z] #19 241.7 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:09.501Z] #19 242.0 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-14T14:52:09.553Z] #77 103.8 checking that generated files are newer than configure... done [2022-07-14T14:52:09.553Z] #77 103.8 configure: creating ./config.status [2022-07-14T14:52:09.720Z] #77 93.39 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-14T14:52:09.720Z] #77 93.82 checking for sysroot... no [2022-07-14T14:52:09.720Z] #77 93.82 checking for a working dd... /bin/dd [2022-07-14T14:52:09.720Z] #77 93.85 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-14T14:52:09.821Z] #19 242.0 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:52:09.821Z] #19 242.0 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:09.821Z] #19 242.1 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-14T14:52:09.821Z] #19 242.1 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:52:09.821Z] #19 242.1 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:09.821Z] #19 242.4 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-14T14:52:09.979Z] #77 93.93 checking for mt... no [2022-07-14T14:52:09.979Z] #77 93.93 checking if : is a manifest tool... no [2022-07-14T14:52:09.979Z] #77 93.95 checking how to run the C preprocessor... gcc -E [2022-07-14T14:52:10.135Z] #19 242.4 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:52:10.135Z] #19 242.4 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:10.135Z] #19 242.5 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-14T14:52:10.135Z] #19 242.5 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:52:10.135Z] #19 242.5 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:10.135Z] #19 242.6 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-14T14:52:10.394Z] #19 242.6 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:52:10.394Z] #19 242.6 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:10.394Z] #19 242.7 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-14T14:52:10.394Z] #19 242.7 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:52:10.394Z] #19 242.7 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:10.394Z] #19 242.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-14T14:52:10.394Z] #19 242.8 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-14T14:52:10.394Z] #19 242.8 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-14T14:52:10.487Z] #77 ... [2022-07-14T14:52:10.487Z] [2022-07-14T14:52:10.487Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-14T14:52:10.487Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-14T14:52:10.487Z] #21 23.58 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-14T14:52:10.487Z] #21 23.58 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-14T14:52:10.487Z] #21 23.65 Selecting previously unselected package libgpm2:arm64. [2022-07-14T14:52:10.487Z] #21 23.66 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-14T14:52:10.487Z] #21 23.66 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-14T14:52:10.487Z] #21 23.74 Selecting previously unselected package libicu67:arm64. [2022-07-14T14:52:10.487Z] #21 23.76 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-14T14:52:10.487Z] #21 23.77 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-14T14:52:10.487Z] #21 26.80 Selecting previously unselected package libinih1:arm64. [2022-07-14T14:52:10.487Z] #21 26.80 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-14T14:52:10.487Z] #21 26.81 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-14T14:52:10.487Z] #21 26.88 Selecting previously unselected package libnet1:arm64. [2022-07-14T14:52:10.487Z] #21 26.88 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-14T14:52:10.487Z] #21 26.89 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-14T14:52:10.487Z] #21 26.99 Selecting previously unselected package libnl-3-200:arm64. [2022-07-14T14:52:10.487Z] #21 27.01 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-14T14:52:10.487Z] #21 27.01 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-14T14:52:10.487Z] #21 27.11 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-14T14:52:10.487Z] #21 27.12 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-14T14:52:10.487Z] #21 27.13 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-14T14:52:10.487Z] #21 27.22 Selecting previously unselected package libyajl2:arm64. [2022-07-14T14:52:10.487Z] #21 27.22 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-14T14:52:10.487Z] #21 27.22 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-14T14:52:10.487Z] #21 27.27 Selecting previously unselected package net-tools. [2022-07-14T14:52:10.487Z] #21 27.29 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-14T14:52:10.487Z] #21 27.29 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-14T14:52:10.487Z] #21 27.47 Selecting previously unselected package patch. [2022-07-14T14:52:10.487Z] #21 27.47 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-14T14:52:10.487Z] #21 27.48 Unpacking patch (2.7.6-7) ... [2022-07-14T14:52:10.487Z] #21 27.56 Selecting previously unselected package python-pip-whl. [2022-07-14T14:52:10.487Z] #21 27.57 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-14T14:52:10.487Z] #21 27.60 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-14T14:52:10.487Z] #21 28.06 Selecting previously unselected package python3-lib2to3. [2022-07-14T14:52:10.487Z] #21 28.06 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-14T14:52:10.487Z] #21 28.07 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-14T14:52:10.487Z] #21 28.21 Selecting previously unselected package python3-distutils. [2022-07-14T14:52:10.487Z] #21 28.21 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-14T14:52:10.487Z] #21 28.22 Unpacking python3-distutils (3.9.2-1) ... [2022-07-14T14:52:10.487Z] #21 28.41 Selecting previously unselected package python3-pkg-resources. [2022-07-14T14:52:10.487Z] #21 28.41 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-14T14:52:10.487Z] #21 28.42 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-14T14:52:10.487Z] #21 28.60 Selecting previously unselected package python3-setuptools. [2022-07-14T14:52:10.487Z] #21 28.61 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-14T14:52:10.487Z] #21 28.61 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-14T14:52:10.487Z] #21 28.87 Selecting previously unselected package python3-wheel. [2022-07-14T14:52:10.487Z] #21 28.88 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-14T14:52:10.487Z] #21 28.89 Unpacking python3-wheel (0.34.2-1) ... [2022-07-14T14:52:10.487Z] #21 28.97 Selecting previously unselected package python3-pip. [2022-07-14T14:52:10.487Z] #21 28.97 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-14T14:52:10.487Z] #21 28.99 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-14T14:52:10.487Z] #21 29.24 Selecting previously unselected package sudo. [2022-07-14T14:52:10.487Z] #21 29.25 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-14T14:52:10.487Z] #21 29.26 Unpacking sudo (1.9.5p2-3) ... [2022-07-14T14:52:10.487Z] #21 29.75 Selecting previously unselected package thin-provisioning-tools. [2022-07-14T14:52:10.487Z] #21 29.76 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-14T14:52:10.487Z] #21 29.76 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-14T14:52:10.487Z] #21 29.99 Selecting previously unselected package uidmap. [2022-07-14T14:52:10.487Z] #21 30.01 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-14T14:52:10.487Z] #21 30.02 Unpacking uidmap (1:4.8.1-1) ... [2022-07-14T14:52:10.487Z] #21 30.23 Selecting previously unselected package vim-runtime. [2022-07-14T14:52:10.487Z] #21 30.24 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-14T14:52:10.487Z] #21 30.27 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-14T14:52:10.487Z] #21 30.31 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-14T14:52:10.487Z] #21 30.31 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:52:10.487Z] #21 33.29 Selecting previously unselected package vim. [2022-07-14T14:52:10.487Z] #21 33.30 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-14T14:52:10.487Z] #21 33.32 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:52:10.499Z] #77 94.27 checking for ANSI C header files... [2022-07-14T14:52:10.499Z] #77 ... [2022-07-14T14:52:10.499Z] [2022-07-14T14:52:10.499Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-14T14:52:10.499Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-14T14:52:10.499Z] #20 DONE 2.1s [2022-07-14T14:52:10.499Z] [2022-07-14T14:52:10.499Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-14T14:52:10.499Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-14T14:52:10.745Z] #21 33.83 Selecting previously unselected package xfsprogs. [2022-07-14T14:52:10.745Z] #21 33.85 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-14T14:52:11.004Z] #21 33.85 Unpacking xfsprogs (5.10.0-4) ... [2022-07-14T14:52:11.262Z] #21 34.23 Selecting previously unselected package zip. [2022-07-14T14:52:11.262Z] #21 34.24 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-14T14:52:11.262Z] #21 34.25 Unpacking zip (3.0-12) ... [2022-07-14T14:52:11.520Z] #21 34.38 Selecting previously unselected package zstd. [2022-07-14T14:52:11.520Z] #21 34.39 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-14T14:52:11.520Z] #21 34.39 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-14T14:52:11.778Z] #21 34.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-14T14:52:12.036Z] #21 ... [2022-07-14T14:52:12.036Z] [2022-07-14T14:52:12.036Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:52:12.036Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T14:52:12.036Z] #77 106.5 config.status: creating Makefile [2022-07-14T14:52:12.294Z] #77 106.6 config.status: creating config.h [2022-07-14T14:52:12.294Z] #77 106.6 config.status: executing libtool commands [2022-07-14T14:52:12.552Z] #77 106.7 config.status: executing depfiles commands [2022-07-14T14:52:13.031Z] #21 2.243 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T14:52:13.031Z] #21 2.258 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T14:52:13.031Z] #21 2.258 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T14:52:13.119Z] #77 107.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-14T14:52:13.119Z] #77 107.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-14T14:52:13.290Z] #21 2.834 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-14T14:52:13.685Z] #77 107.8 checking for gcc... gcc [2022-07-14T14:52:13.977Z] #77 107.9 checking whether the C compiler works... yes [2022-07-14T14:52:13.977Z] #77 108.1 checking for C compiler default output file name... a.out [2022-07-14T14:52:13.977Z] #77 108.1 checking for suffix of executables... [2022-07-14T14:52:14.236Z] #77 108.3 checking whether we are cross compiling... no [2022-07-14T14:52:14.236Z] #77 108.5 checking for suffix of object files... o [2022-07-14T14:52:14.493Z] #77 108.6 checking whether we are using the GNU C compiler... yes [2022-07-14T14:52:14.493Z] #77 108.7 checking whether gcc accepts -g... yes [2022-07-14T14:52:14.493Z] #77 108.8 checking for gcc option to accept ISO C89... none needed [2022-07-14T14:52:14.667Z] #21 4.006 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-14T14:52:14.751Z] #77 108.9 checking whether gcc understands -c and -o together... yes [2022-07-14T14:52:14.751Z] #77 109.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-14T14:52:14.751Z] #77 109.1 checking whether build environment is sane... yes [2022-07-14T14:52:15.009Z] #77 109.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-14T14:52:15.009Z] #77 109.2 checking for gawk... no [2022-07-14T14:52:15.009Z] #77 109.2 checking for mawk... mawk [2022-07-14T14:52:15.009Z] #77 109.2 checking whether make sets $(MAKE)... yes [2022-07-14T14:52:15.009Z] #77 109.3 checking whether make supports the include directive... yes (GNU style) [2022-07-14T14:52:15.009Z] #77 109.3 checking whether make supports nested variables... yes [2022-07-14T14:52:15.009Z] #77 109.3 checking whether UID '0' is supported by ustar format... yes [2022-07-14T14:52:15.009Z] #77 109.4 checking whether GID '0' is supported by ustar format... yes [2022-07-14T14:52:15.009Z] #77 109.4 checking how to create a ustar tar archive... gnutar [2022-07-14T14:52:15.268Z] #77 109.4 checking dependency style of gcc... gcc3 [2022-07-14T14:52:15.268Z] #77 109.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-14T14:52:15.268Z] #77 109.6 checking whether make supports nested variables... (cached) yes [2022-07-14T14:52:15.604Z] #21 5.285 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-14T14:52:15.669Z] #19 247.5 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-14T14:52:15.669Z] #19 247.5 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-14T14:52:15.669Z] #19 247.5 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-14T14:52:15.669Z] #19 247.5 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-14T14:52:15.669Z] #19 247.5 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-14T14:52:15.669Z] #19 247.5 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-14T14:52:15.669Z] #19 247.7 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-14T14:52:15.669Z] #19 247.7 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-14T14:52:15.669Z] #19 247.7 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-14T14:52:15.669Z] #19 248.0 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-14T14:52:15.669Z] #19 248.0 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:52:15.669Z] #19 248.0 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:15.834Z] #77 109.7 checking build system type... aarch64-unknown-linux-gnu [2022-07-14T14:52:15.834Z] #77 109.9 checking host system type... aarch64-unknown-linux-gnu [2022-07-14T14:52:15.834Z] #77 109.9 checking how to print strings... printf [2022-07-14T14:52:15.834Z] #77 110.0 checking for a sed that does not truncate output... /bin/sed [2022-07-14T14:52:15.834Z] #77 110.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-14T14:52:15.834Z] #77 110.0 checking for egrep... /bin/grep -E [2022-07-14T14:52:15.834Z] #77 110.0 checking for fgrep... /bin/grep -F [2022-07-14T14:52:15.834Z] #77 110.0 checking for ld used by gcc... /usr/bin/ld [2022-07-14T14:52:15.834Z] #77 110.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-14T14:52:15.834Z] #77 110.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-14T14:52:15.834Z] #77 110.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-14T14:52:15.834Z] #77 110.1 checking whether ln -s works... yes [2022-07-14T14:52:15.834Z] #77 110.1 checking the maximum length of command line arguments... 1572864 [2022-07-14T14:52:15.834Z] #77 110.2 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-14T14:52:15.834Z] #77 110.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-14T14:52:15.834Z] #77 110.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-14T14:52:15.834Z] #77 110.2 checking for objdump... objdump [2022-07-14T14:52:15.834Z] #77 110.2 checking how to recognize dependent libraries... pass_all [2022-07-14T14:52:15.834Z] #77 110.2 checking for dlltool... no [2022-07-14T14:52:15.834Z] #77 110.2 checking how to associate runtime and link libraries... printf %s\n [2022-07-14T14:52:15.834Z] #77 110.2 checking for ar... ar [2022-07-14T14:52:15.863Z] #21 ... [2022-07-14T14:52:15.863Z] [2022-07-14T14:52:15.863Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:52:15.863Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:52:15.863Z] #77 94.27 checking for ANSI C header files... yes [2022-07-14T14:52:15.863Z] #77 95.15 checking for sys/types.h... yes [2022-07-14T14:52:15.863Z] #77 95.37 checking for sys/stat.h... yes [2022-07-14T14:52:15.863Z] #77 95.58 checking for stdlib.h... yes [2022-07-14T14:52:15.863Z] #77 95.75 checking for string.h... yes [2022-07-14T14:52:15.863Z] #77 95.97 checking for memory.h... yes [2022-07-14T14:52:15.863Z] #77 96.18 checking for strings.h... yes [2022-07-14T14:52:15.863Z] #77 96.45 checking for inttypes.h... yes [2022-07-14T14:52:15.863Z] #77 96.68 checking for stdint.h... yes [2022-07-14T14:52:15.863Z] #77 96.94 checking for unistd.h... yes [2022-07-14T14:52:15.863Z] #77 97.24 checking for dlfcn.h... yes [2022-07-14T14:52:15.863Z] #77 97.44 checking for objdir... .libs [2022-07-14T14:52:15.863Z] #77 97.87 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-14T14:52:15.863Z] #77 97.98 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-14T14:52:15.863Z] #77 97.98 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-14T14:52:15.863Z] #77 98.10 checking if gcc static flag -static works... yes [2022-07-14T14:52:15.863Z] #77 98.47 checking if gcc supports -c -o file.o... yes [2022-07-14T14:52:15.863Z] #77 98.64 checking if gcc supports -c -o file.o... (cached) yes [2022-07-14T14:52:15.863Z] #77 98.64 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-14T14:52:15.863Z] #77 98.71 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-14T14:52:15.863Z] #77 99.05 checking how to hardcode library paths into programs... immediate [2022-07-14T14:52:15.863Z] #77 99.05 checking whether stripping libraries is possible... yes [2022-07-14T14:52:15.863Z] #77 99.05 checking if libtool supports shared libraries... yes [2022-07-14T14:52:15.863Z] #77 99.06 checking whether to build shared libraries... no [2022-07-14T14:52:15.863Z] #77 99.06 checking whether to build static libraries... yes [2022-07-14T14:52:15.863Z] #77 99.06 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-14T14:52:15.863Z] #77 99.11 checking whether build environment is sane... yes [2022-07-14T14:52:15.863Z] #77 99.15 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-14T14:52:15.863Z] #77 99.18 checking whether make sets $(MAKE)... yes [2022-07-14T14:52:15.863Z] #77 99.26 checking whether make supports the include directive... yes (GNU style) [2022-07-14T14:52:15.863Z] #77 99.32 checking whether make supports nested variables... yes [2022-07-14T14:52:15.863Z] #77 99.36 checking whether UID '0' is supported by ustar format... yes [2022-07-14T14:52:15.863Z] #77 99.37 checking whether GID '0' is supported by ustar format... yes [2022-07-14T14:52:15.863Z] #77 99.37 checking how to create a ustar tar archive... gnutar [2022-07-14T14:52:15.863Z] #77 99.43 checking dependency style of gcc... gcc3 [2022-07-14T14:52:15.863Z] #77 99.63 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-14T14:52:15.863Z] #77 99.64 checking whether make supports nested variables... (cached) yes [2022-07-14T14:52:15.863Z] #77 99.64 checking for gawk... (cached) mawk [2022-07-14T14:52:15.863Z] #77 99.64 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-14T14:52:15.863Z] #77 99.65 checking for gcc... (cached) gcc [2022-07-14T14:52:15.863Z] #77 99.75 checking whether we are using the GNU C compiler... (cached) yes [2022-07-14T14:52:15.863Z] #77 99.75 checking whether gcc accepts -g... (cached) yes [2022-07-14T14:52:15.863Z] #77 99.75 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-14T14:52:15.863Z] #77 99.75 checking whether gcc understands -c and -o together... (cached) yes [2022-07-14T14:52:15.863Z] #77 99.75 checking for a Python interpreter with version >= 3... python3 [2022-07-14T14:52:15.863Z] #77 99.84 checking for python3... /usr/bin/python3 [2022-07-14T14:52:15.863Z] #77 99.84 checking for python3 version... 3.9 [2022-07-14T14:52:15.863Z] #77 99.91 checking for python3 platform... linux [2022-07-14T14:52:15.928Z] #19 248.3 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-14T14:52:15.928Z] #19 248.3 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-14T14:52:15.928Z] #19 248.3 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-14T14:52:16.091Z] #77 110.2 checking for archiver @FILE support... @ [2022-07-14T14:52:16.091Z] #77 110.3 checking for strip... strip [2022-07-14T14:52:16.091Z] #77 110.3 checking for ranlib... ranlib [2022-07-14T14:52:16.122Z] #77 99.98 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-14T14:52:16.381Z] #77 100.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-14T14:52:16.381Z] #77 100.4 checking for go-md2man... no [2022-07-14T14:52:16.381Z] #77 100.4 checking error.h usability... yes [2022-07-14T14:52:16.639Z] #77 100.6 checking error.h presence... yes [2022-07-14T14:52:16.639Z] #77 100.6 checking for error.h... yes [2022-07-14T14:52:16.639Z] #77 100.7 checking linux/openat2.h usability... yes [2022-07-14T14:52:16.656Z] #77 110.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-14T14:52:16.656Z] #77 110.8 checking for sysroot... no [2022-07-14T14:52:16.656Z] #77 110.8 checking for a working dd... /bin/dd [2022-07-14T14:52:16.656Z] #77 110.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-14T14:52:16.656Z] #77 110.8 checking for mt... no [2022-07-14T14:52:16.656Z] #77 110.8 checking if : is a manifest tool... no [2022-07-14T14:52:16.656Z] #77 110.8 checking how to run the C preprocessor... gcc -E [2022-07-14T14:52:16.898Z] #77 100.8 checking linux/openat2.h presence... yes [2022-07-14T14:52:16.898Z] #77 100.9 checking for linux/openat2.h... yes [2022-07-14T14:52:17.156Z] #77 100.9 checking for copy_file_range... yes [2022-07-14T14:52:17.222Z] #77 111.0 checking for ANSI C header files... yes [2022-07-14T14:52:17.415Z] #77 101.2 checking for fgetxattr... yes [2022-07-14T14:52:17.480Z] #77 111.5 checking for sys/types.h... yes [2022-07-14T14:52:17.673Z] #77 101.5 checking for statx... yes [2022-07-14T14:52:17.738Z] #77 111.7 checking for sys/stat.h... yes [2022-07-14T14:52:17.738Z] #77 111.9 checking for stdlib.h... yes [2022-07-14T14:52:17.932Z] #77 101.8 checking for fgetpwent_r... yes [2022-07-14T14:52:17.996Z] #77 112.1 checking for string.h... yes [2022-07-14T14:52:18.191Z] #77 102.0 checking for issetugid... no [2022-07-14T14:52:18.254Z] #77 112.3 checking for memory.h... yes [2022-07-14T14:52:18.254Z] #77 112.5 checking for strings.h... yes [2022-07-14T14:52:18.450Z] #77 102.4 checking for pkg-config... /usr/bin/pkg-config [2022-07-14T14:52:18.450Z] #77 102.4 checking pkg-config is at least version 0.9.0... yes [2022-07-14T14:52:18.511Z] #77 112.6 checking for inttypes.h... yes [2022-07-14T14:52:18.511Z] #77 112.8 checking for stdint.h... yes [2022-07-14T14:52:18.769Z] #77 112.9 checking for unistd.h... yes [2022-07-14T14:52:19.017Z] #77 102.5 checking for library containing yajl_tree_get... -lyajl [2022-07-14T14:52:19.017Z] #77 103.0 checking for yajl >= 2.0.0... yes [2022-07-14T14:52:19.027Z] #77 113.2 checking for dlfcn.h... yes [2022-07-14T14:52:19.027Z] #77 113.4 checking for objdir... .libs [2022-07-14T14:52:19.276Z] #77 103.1 checking sys/capability.h usability... yes [2022-07-14T14:52:19.276Z] #77 103.2 checking sys/capability.h presence... yes [2022-07-14T14:52:19.276Z] #77 103.3 checking for sys/capability.h... yes [2022-07-14T14:52:19.625Z] #77 113.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-14T14:52:19.625Z] #77 113.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-14T14:52:19.625Z] #77 113.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-14T14:52:19.888Z] #77 103.3 checking for library containing cap_from_name... -lcap [2022-07-14T14:52:19.888Z] #77 113.9 checking if gcc static flag -static works... yes [2022-07-14T14:52:20.180Z] #77 114.2 checking if gcc supports -c -o file.o... yes [2022-07-14T14:52:20.180Z] #77 114.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-14T14:52:20.180Z] #77 114.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-14T14:52:20.438Z] #77 114.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-14T14:52:20.438Z] #77 114.9 checking how to hardcode library paths into programs... immediate [2022-07-14T14:52:20.438Z] #77 114.9 checking whether stripping libraries is possible... yes [2022-07-14T14:52:20.456Z] #77 103.8 checking for library containing dlopen... -ldl [2022-07-14T14:52:20.457Z] #77 104.4 checking seccomp.h usability... yes [2022-07-14T14:52:20.696Z] #77 114.9 checking if libtool supports shared libraries... yes [2022-07-14T14:52:20.696Z] #77 114.9 checking whether to build shared libraries... no [2022-07-14T14:52:20.696Z] #77 114.9 checking whether to build static libraries... yes [2022-07-14T14:52:20.696Z] #77 114.9 checking float.h usability... yes [2022-07-14T14:52:20.735Z] #77 104.7 checking seccomp.h presence... yes [2022-07-14T14:52:20.735Z] #77 104.8 checking for seccomp.h... yes [2022-07-14T14:52:20.953Z] #77 115.0 checking float.h presence... yes [2022-07-14T14:52:20.953Z] #77 115.1 checking for float.h... yes [2022-07-14T14:52:20.953Z] #77 115.1 checking limits.h usability... yes [2022-07-14T14:52:20.953Z] #77 115.2 checking limits.h presence... yes [2022-07-14T14:52:20.953Z] #77 115.3 checking for limits.h... yes [2022-07-14T14:52:20.953Z] #77 115.3 checking stddef.h usability... yes [2022-07-14T14:52:20.998Z] #77 104.8 checking for library containing seccomp_rule_add... -lseccomp [2022-07-14T14:52:21.204Z] #19 252.6 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-14T14:52:21.204Z] #19 252.6 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-14T14:52:21.204Z] #19 252.6 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-14T14:52:21.204Z] #19 252.7 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-14T14:52:21.204Z] #19 252.7 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-14T14:52:21.204Z] #19 252.7 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-14T14:52:21.204Z] #19 252.7 Selecting previously unselected package libc6-s390x-cross. [2022-07-14T14:52:21.204Z] #19 252.7 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-14T14:52:21.204Z] #19 252.7 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-14T14:52:21.204Z] #19 252.9 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-14T14:52:21.204Z] #19 252.9 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:52:21.204Z] #19 252.9 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-14T14:52:21.204Z] #19 252.9 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-14T14:52:21.204Z] #19 252.9 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:52:21.204Z] #19 252.9 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-14T14:52:21.204Z] #19 253.0 Selecting previously unselected package libitm1-s390x-cross. [2022-07-14T14:52:21.204Z] #19 253.0 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:52:21.204Z] #19 253.0 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-14T14:52:21.204Z] #19 253.0 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-14T14:52:21.204Z] #19 253.0 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:52:21.204Z] #19 253.0 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-14T14:52:21.204Z] #19 253.0 Selecting previously unselected package libasan6-s390x-cross. [2022-07-14T14:52:21.204Z] #19 253.0 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:52:21.204Z] #19 253.0 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-14T14:52:21.204Z] #19 253.3 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-14T14:52:21.204Z] #19 253.3 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:52:21.204Z] #19 253.3 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-14T14:52:21.204Z] #19 253.3 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-14T14:52:21.204Z] #19 253.3 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:52:21.204Z] #19 253.3 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-14T14:52:21.204Z] #19 253.5 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-14T14:52:21.204Z] #19 253.5 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:52:21.204Z] #19 253.5 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-14T14:52:21.204Z] #19 253.6 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-14T14:52:21.204Z] #19 253.6 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-14T14:52:21.204Z] #19 253.6 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-14T14:52:21.211Z] #77 115.4 checking stddef.h presence... yes [2022-07-14T14:52:21.211Z] #77 115.5 checking for stddef.h... yes [2022-07-14T14:52:21.211Z] #77 115.5 checking for stdlib.h... (cached) yes [2022-07-14T14:52:21.262Z] #77 105.2 checking for library containing seccomp_arch_resolve_name... none required [2022-07-14T14:52:21.468Z] #77 115.6 checking for string.h... (cached) yes [2022-07-14T14:52:21.468Z] #77 115.6 checking sys/time.h usability... yes [2022-07-14T14:52:21.468Z] #77 115.8 checking sys/time.h presence... yes [2022-07-14T14:52:21.540Z] #77 105.4 checking systemd/sd-bus.h usability... yes [2022-07-14T14:52:21.726Z] #77 115.8 checking for sys/time.h... yes [2022-07-14T14:52:21.726Z] #77 115.9 checking for inline... inline [2022-07-14T14:52:21.802Z] #77 105.6 checking systemd/sd-bus.h presence... yes [2022-07-14T14:52:21.802Z] #77 105.8 checking for systemd/sd-bus.h... yes [2022-07-14T14:52:21.984Z] #77 116.0 checking for size_t... yes [2022-07-14T14:52:21.984Z] #77 116.2 checking for stdlib.h... (cached) yes [2022-07-14T14:52:21.984Z] #77 116.2 checking for GNU libc compatible malloc... yes [2022-07-14T14:52:22.241Z] #77 116.4 checking for stdlib.h... (cached) yes [2022-07-14T14:52:22.369Z] #77 105.8 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-14T14:52:22.505Z] #77 116.4 checking for GNU libc compatible realloc... yes [2022-07-14T14:52:22.628Z] #77 106.3 checking for sd_notify_barrier... yes [2022-07-14T14:52:22.764Z] #77 116.6 checking for working strtod... yes [2022-07-14T14:52:22.764Z] #77 116.9 checking for gettimeofday... yes [2022-07-14T14:52:22.764Z] #77 117.1 checking for memset... [2022-07-14T14:52:22.764Z] #77 ... [2022-07-14T14:52:22.764Z] [2022-07-14T14:52:22.764Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-14T14:52:22.764Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-14T14:52:22.764Z] #21 35.70 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-14T14:52:22.764Z] #21 35.71 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-14T14:52:22.764Z] #21 35.73 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-14T14:52:22.764Z] #21 35.74 Setting up libicu67:arm64 (67.1-7) ... [2022-07-14T14:52:22.764Z] #21 35.76 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-14T14:52:22.764Z] #21 35.77 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-14T14:52:22.764Z] #21 35.78 Setting up uidmap (1:4.8.1-1) ... [2022-07-14T14:52:22.764Z] #21 35.79 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-14T14:52:22.764Z] #21 35.80 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-14T14:52:22.764Z] #21 35.81 Setting up bzip2 (1.0.8-4) ... [2022-07-14T14:52:22.764Z] #21 35.83 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-14T14:52:22.764Z] #21 35.84 Setting up python3-wheel (0.34.2-1) ... [2022-07-14T14:52:22.764Z] #21 36.53 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:52:22.764Z] #21 36.54 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-14T14:52:22.764Z] #21 36.55 Setting up libcap2-bin (1:2.44-1) ... [2022-07-14T14:52:22.764Z] #21 36.56 Setting up apparmor (2.13.6-10) ... [2022-07-14T14:52:22.764Z] #21 38.39 Setting up zip (3.0-12) ... [2022-07-14T14:52:22.764Z] #21 38.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:52:22.764Z] #21 38.43 Setting up bash-completion (1:2.11-2) ... [2022-07-14T14:52:22.764Z] #21 41.09 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-14T14:52:22.764Z] #21 41.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-14T14:52:22.764Z] #21 41.11 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-14T14:52:22.764Z] #21 41.12 Setting up patch (2.7.6-7) ... [2022-07-14T14:52:22.764Z] #21 41.14 Setting up sudo (1.9.5p2-3) ... [2022-07-14T14:52:22.764Z] #21 41.21 invoke-rc.d: could not determine current runlevel [2022-07-14T14:52:22.764Z] #21 41.22 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-14T14:52:22.764Z] #21 41.24 Setting up xfsprogs (5.10.0-4) ... [2022-07-14T14:52:22.764Z] #21 41.26 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-14T14:52:22.764Z] #21 41.27 Setting up inetutils-ping (2:2.0-1) ... [2022-07-14T14:52:22.764Z] #21 41.32 Setting up pigz (2.6-1) ... [2022-07-14T14:52:22.764Z] #21 41.33 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-14T14:52:22.764Z] #21 41.34 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-14T14:52:22.764Z] #21 41.36 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-14T14:52:22.764Z] #21 41.38 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:52:22.764Z] #21 41.91 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-14T14:52:22.764Z] #21 41.92 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-14T14:52:22.764Z] #21 42.35 Setting up libelf1:arm64 (0.183-1) ... [2022-07-14T14:52:22.764Z] #21 42.37 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-14T14:52:22.764Z] #21 42.39 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-14T14:52:22.764Z] #21 42.40 Setting up python3-distutils (3.9.2-1) ... [2022-07-14T14:52:22.764Z] #21 42.88 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:52:22.764Z] #21 42.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-14T14:52:22.764Z] #21 42.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-14T14:52:22.764Z] #21 42.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-14T14:52:22.764Z] #21 42.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-14T14:52:22.764Z] #21 42.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-14T14:52:22.764Z] #21 42.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-14T14:52:22.764Z] #21 42.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-14T14:52:22.764Z] #21 42.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-14T14:52:22.764Z] #21 42.96 Setting up python3-setuptools (52.0.0-4) ... [2022-07-14T14:52:22.764Z] #21 44.32 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-14T14:52:22.764Z] #21 44.34 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-14T14:52:22.764Z] #21 44.35 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-14T14:52:22.764Z] #21 44.38 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-14T14:52:22.764Z] #21 45.50 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-14T14:52:22.764Z] #21 45.52 Setting up jq (1.6-2.1) ... [2022-07-14T14:52:22.764Z] #21 45.53 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-14T14:52:22.764Z] #21 45.54 Setting up iptables (1.8.7-1) ... [2022-07-14T14:52:22.764Z] #21 45.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-14T14:52:22.764Z] #21 45.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-14T14:52:22.764Z] #21 45.57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-14T14:52:22.764Z] #21 45.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-14T14:52:22.764Z] #21 45.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-14T14:52:22.764Z] #21 45.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-14T14:52:22.764Z] #21 45.60 Setting up iproute2 (5.10.0-4) ... [2022-07-14T14:52:22.890Z] #77 106.6 checking linux/bpf.h usability... yes [2022-07-14T14:52:22.890Z] #77 106.8 checking linux/bpf.h presence... yes [2022-07-14T14:52:22.890Z] #77 106.9 checking for linux/bpf.h... yes [2022-07-14T14:52:22.890Z] #77 106.9 checking compilation for eBPF... yes [2022-07-14T14:52:23.024Z] #21 ... [2022-07-14T14:52:23.024Z] [2022-07-14T14:52:23.024Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:52:23.024Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T14:52:23.024Z] #77 117.1 checking for memset... yes [2022-07-14T14:52:23.149Z] #77 107.1 checking for criu >= 3.15... no [2022-07-14T14:52:23.149Z] #77 107.1 configure: CRIU headers not found, building without CRIU support [2022-07-14T14:52:23.149Z] #77 107.1 checking for criu > 3.16... no [2022-07-14T14:52:23.149Z] #77 107.1 configure: CRIU version doesn't support join-ns API [2022-07-14T14:52:23.149Z] #77 107.1 checking for criu > 3.16.1... no [2022-07-14T14:52:23.149Z] #77 107.2 configure: CRIU version doesn't support for pre-dumping [2022-07-14T14:52:23.149Z] #77 107.2 checking for new mount API (fsconfig)... yes [2022-07-14T14:52:23.149Z] #77 107.2 checking for seccomp notify API... yes [2022-07-14T14:52:23.286Z] #77 117.4 checking for strspn... yes [2022-07-14T14:52:23.407Z] #77 107.4 checking for gperf... no [2022-07-14T14:52:23.407Z] #77 107.4 configure: gperf not found - cannot rebuild signal parser code [2022-07-14T14:52:23.407Z] #77 107.4 checking for library containing argp_parse... none required [2022-07-14T14:52:23.545Z] #77 117.8 checking that generated files are newer than configure... done [2022-07-14T14:52:23.545Z] #77 117.8 configure: creating ./config.status [2022-07-14T14:52:23.923Z] #77 107.8 checking that generated files are newer than configure... done [2022-07-14T14:52:23.923Z] #77 107.8 configure: creating ./config.status [2022-07-14T14:52:24.182Z] #77 ... [2022-07-14T14:52:24.182Z] [2022-07-14T14:52:24.182Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-14T14:52:24.182Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-14T14:52:24.182Z] #34 DONE 161.2s [2022-07-14T14:52:24.182Z] [2022-07-14T14:52:24.182Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-14T14:52:24.182Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-14T14:52:24.182Z] #21 9.963 Fetched 8550 kB in 8s (1068 kB/s) [2022-07-14T14:52:24.182Z] #21 9.963 Reading package lists... [2022-07-14T14:52:24.918Z] #77 ... [2022-07-14T14:52:24.918Z] [2022-07-14T14:52:24.918Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-14T14:52:24.918Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-14T14:52:24.918Z] #21 46.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:52:24.918Z] #21 DONE 47.9s [2022-07-14T14:52:25.177Z] [2022-07-14T14:52:25.177Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-14T14:52:25.177Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6 [2022-07-14T14:52:25.401Z] #19 257.9 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-14T14:52:25.660Z] #19 257.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-14T14:52:25.660Z] #19 257.9 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-14T14:52:25.660Z] #19 257.9 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-14T14:52:25.660Z] #19 258.0 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-14T14:52:25.660Z] #19 258.0 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-14T14:52:25.748Z] #22 0.697 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-14T14:52:25.748Z] #22 0.704 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-14T14:52:25.748Z] #22 0.707 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-14T14:52:25.748Z] #22 DONE 0.7s [2022-07-14T14:52:25.748Z] [2022-07-14T14:52:25.748Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-14T14:52:25.748Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-14T14:52:25.920Z] #19 258.2 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-14T14:52:25.920Z] #19 258.2 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-14T14:52:25.920Z] #19 258.2 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-14T14:52:25.920Z] #19 258.5 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-14T14:52:26.179Z] #19 258.5 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-14T14:52:26.179Z] #19 258.5 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-14T14:52:26.179Z] #19 258.7 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-14T14:52:26.439Z] #19 258.7 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-14T14:52:26.439Z] #19 258.7 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-14T14:52:26.718Z] #21 13.65 Reading package lists... [2022-07-14T14:52:26.718Z] #21 ... [2022-07-14T14:52:26.718Z] [2022-07-14T14:52:26.718Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:52:26.719Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:52:26.719Z] #77 110.7 config.status: creating Makefile [2022-07-14T14:52:26.719Z] #77 110.8 config.status: creating rpm/crun.spec [2022-07-14T14:52:26.976Z] #77 110.9 config.status: creating config.h [2022-07-14T14:52:26.976Z] #77 111.0 config.status: executing libtool commands [2022-07-14T14:52:26.976Z] #77 111.0 config.status: executing depfiles commands [2022-07-14T14:52:27.911Z] #77 ... [2022-07-14T14:52:27.911Z] [2022-07-14T14:52:27.911Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-14T14:52:27.911Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-14T14:52:27.911Z] #36 164.6 Delve is a source level debugger for Go programs. [2022-07-14T14:52:27.911Z] #36 164.6 [2022-07-14T14:52:27.911Z] #36 164.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-14T14:52:27.911Z] #36 164.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-14T14:52:27.911Z] #36 164.6 [2022-07-14T14:52:27.911Z] #36 164.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-14T14:52:27.911Z] #36 164.6 [2022-07-14T14:52:27.911Z] #36 164.6 Pass flags to the program you are debugging using `--`, for example: [2022-07-14T14:52:27.911Z] #36 164.6 [2022-07-14T14:52:27.911Z] #36 164.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-14T14:52:27.911Z] #36 164.6 [2022-07-14T14:52:27.911Z] #36 164.6 Usage: [2022-07-14T14:52:27.911Z] #36 164.6 dlv [command] [2022-07-14T14:52:27.911Z] #36 164.6 [2022-07-14T14:52:27.911Z] #36 164.6 Available Commands: [2022-07-14T14:52:27.911Z] #36 164.6 attach Attach to running process and begin debugging. [2022-07-14T14:52:27.911Z] #36 164.6 connect Connect to a headless debug server with a terminal client. [2022-07-14T14:52:27.911Z] #36 164.6 core Examine a core dump. [2022-07-14T14:52:27.911Z] #36 164.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-14T14:52:27.911Z] #36 164.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-14T14:52:27.911Z] #36 164.6 exec Execute a precompiled binary, and begin a debug session. [2022-07-14T14:52:27.911Z] #36 164.6 help Help about any command [2022-07-14T14:52:27.911Z] #36 164.6 run Deprecated command. Use 'debug' instead. [2022-07-14T14:52:27.911Z] #36 164.6 test Compile test binary and begin debugging program. [2022-07-14T14:52:27.911Z] #36 164.6 trace Compile and begin tracing program. [2022-07-14T14:52:27.911Z] #36 164.6 version Prints version. [2022-07-14T14:52:27.911Z] #36 164.6 [2022-07-14T14:52:27.911Z] #36 164.6 Flags: [2022-07-14T14:52:27.911Z] #36 164.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-14T14:52:27.911Z] #36 164.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-14T14:52:27.911Z] #36 164.6 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-14T14:52:27.911Z] #36 164.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-14T14:52:27.911Z] #36 164.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-14T14:52:27.911Z] #36 164.6 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-14T14:52:27.911Z] #36 164.6 --disable-aslr Disables address space randomization [2022-07-14T14:52:27.911Z] #36 164.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-14T14:52:27.911Z] #36 164.6 -h, --help help for dlv [2022-07-14T14:52:27.911Z] #36 164.6 --init string Init file, executed by the terminal client. [2022-07-14T14:52:27.911Z] #36 164.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-14T14:52:27.911Z] #36 164.6 --log Enable debugging server logging. [2022-07-14T14:52:27.911Z] #36 164.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-14T14:52:27.911Z] #36 164.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-14T14:52:27.911Z] #36 164.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-14T14:52:27.911Z] #36 164.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-14T14:52:27.911Z] #36 164.6 --wd string Working directory for running the program. [2022-07-14T14:52:27.911Z] #36 164.6 [2022-07-14T14:52:27.911Z] #36 164.6 Additional help topics: [2022-07-14T14:52:27.911Z] #36 164.6 dlv backend Help about the --backend flag. [2022-07-14T14:52:27.911Z] #36 164.6 dlv log Help about logging flags. [2022-07-14T14:52:27.911Z] #36 164.6 dlv redirect Help about file redirection. [2022-07-14T14:52:27.911Z] #36 164.6 [2022-07-14T14:52:27.911Z] #36 164.6 Use "dlv [command] --help" for more information about a command. [2022-07-14T14:52:27.911Z] #36 DONE 164.9s [2022-07-14T14:52:27.911Z] [2022-07-14T14:52:27.911Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-14T14:52:27.911Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-14T14:52:27.911Z] #21 13.65 Reading package lists... [2022-07-14T14:52:28.169Z] #21 17.00 Building dependency tree... [2022-07-14T14:52:29.543Z] #21 18.89 The following additional packages will be installed: [2022-07-14T14:52:29.543Z] #21 18.89 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-14T14:52:29.543Z] #21 18.89 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-14T14:52:29.543Z] #21 18.89 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-14T14:52:29.543Z] #21 18.89 python3-pkg-resources vim-runtime xxd [2022-07-14T14:52:29.543Z] #21 18.90 Suggested packages: [2022-07-14T14:52:29.543Z] #21 18.90 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-14T14:52:29.543Z] #21 18.90 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-14T14:52:29.543Z] #21 18.90 acl attr quota [2022-07-14T14:52:29.543Z] #21 18.90 Recommended packages: [2022-07-14T14:52:29.543Z] #21 18.90 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-14T14:52:30.637Z] #19 263.0 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-14T14:52:30.637Z] #19 263.0 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-14T14:52:30.637Z] #19 263.0 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-14T14:52:30.637Z] #19 263.1 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-14T14:52:30.637Z] #19 263.1 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-14T14:52:30.637Z] #19 263.1 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-14T14:52:30.637Z] #19 263.1 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-14T14:52:30.637Z] #19 263.1 Setting up libfile-which-perl (1.23-1) ... [2022-07-14T14:52:30.637Z] #19 263.2 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-14T14:52:30.895Z] #19 263.2 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-14T14:52:30.895Z] #19 263.2 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-14T14:52:30.895Z] #19 263.2 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-14T14:52:30.895Z] #19 263.2 Setting up libicu67:amd64 (67.1-7) ... [2022-07-14T14:52:30.895Z] #19 263.2 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-14T14:52:30.895Z] #19 263.2 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-14T14:52:30.895Z] #19 263.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-14T14:52:30.895Z] #19 263.3 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-14T14:52:30.895Z] #19 263.3 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-14T14:52:30.895Z] #19 263.3 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-14T14:52:30.895Z] #19 263.3 Setting up file (1:5.39-3) ... [2022-07-14T14:52:30.895Z] #19 263.3 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-14T14:52:30.895Z] #19 263.3 Setting up bzip2 (1.0.8-4) ... [2022-07-14T14:52:30.895Z] #19 263.3 Setting up libyaml-perl (1.30-1) ... [2022-07-14T14:52:30.895Z] #19 263.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-14T14:52:30.895Z] #19 263.4 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-14T14:52:30.916Z] #21 20.57 The following NEW packages will be installed: [2022-07-14T14:52:30.916Z] #21 20.57 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-14T14:52:30.916Z] #21 20.57 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-14T14:52:30.916Z] #21 20.57 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-14T14:52:30.916Z] #21 20.57 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-14T14:52:30.916Z] #21 20.57 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-14T14:52:30.916Z] #21 20.57 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-14T14:52:30.916Z] #21 20.57 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-14T14:52:30.916Z] #21 20.57 xz-utils zip zstd [2022-07-14T14:52:31.014Z] #23 ... [2022-07-14T14:52:31.014Z] [2022-07-14T14:52:31.014Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:52:31.014Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T14:52:31.014Z] #77 120.3 config.status: creating Makefile [2022-07-14T14:52:31.014Z] #77 120.3 config.status: creating config.h [2022-07-14T14:52:31.014Z] #77 120.3 config.status: executing depfiles commands [2022-07-14T14:52:31.014Z] #77 120.5 config.status: executing libtool commands [2022-07-14T14:52:31.014Z] #77 121.5 GEN .version [2022-07-14T14:52:31.014Z] #77 121.5 make install-recursive [2022-07-14T14:52:31.014Z] #77 121.5 make[1]: Entering directory '/tmp/crun-build' [2022-07-14T14:52:31.014Z] #77 121.7 Making install in libocispec [2022-07-14T14:52:31.014Z] #77 121.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-14T14:52:31.014Z] #77 121.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-14T14:52:31.014Z] #77 121.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-14T14:52:31.014Z] #77 121.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-14T14:52:31.014Z] #77 121.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-14T14:52:31.014Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-14T14:52:31.014Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-14T14:52:31.014Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-14T14:52:31.014Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-14T14:52:31.014Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-14T14:52:31.014Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-14T14:52:31.014Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-14T14:52:31.014Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-14T14:52:31.014Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-14T14:52:31.014Z] #77 122.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-14T14:52:31.014Z] #77 122.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-14T14:52:31.014Z] #77 122.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-14T14:52:31.014Z] #77 122.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-14T14:52:31.014Z] #77 122.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-14T14:52:31.014Z] #77 122.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-14T14:52:31.014Z] #77 122.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-14T14:52:31.014Z] #77 123.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-14T14:52:31.014Z] #77 123.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-14T14:52:31.014Z] #77 123.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-14T14:52:31.014Z] #77 123.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-14T14:52:31.014Z] #77 123.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-14T14:52:31.014Z] #77 123.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-14T14:52:31.014Z] #77 123.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-14T14:52:31.014Z] #77 123.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-14T14:52:31.014Z] #77 123.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-14T14:52:31.014Z] #77 123.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-14T14:52:31.014Z] #77 123.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-14T14:52:31.014Z] #77 123.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-14T14:52:31.014Z] #77 123.6 make install-recursive [2022-07-14T14:52:31.014Z] #77 123.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-14T14:52:31.014Z] #77 123.7 Making install in yajl [2022-07-14T14:52:31.014Z] #77 123.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-14T14:52:31.014Z] #77 123.7 CC verify/json_verify-json_verify.o [2022-07-14T14:52:31.014Z] #77 123.7 CC src/libyajl_la-yajl_alloc.lo [2022-07-14T14:52:31.014Z] #77 123.7 CC src/libyajl_la-yajl.lo [2022-07-14T14:52:31.014Z] #77 123.7 CC src/libyajl_la-yajl_gen.lo [2022-07-14T14:52:31.014Z] #77 123.8 CC src/libyajl_la-yajl_parser.lo [2022-07-14T14:52:31.014Z] #77 123.8 CC src/libyajl_la-yajl_buf.lo [2022-07-14T14:52:31.014Z] #77 123.8 CC src/libyajl_la-yajl_encode.lo [2022-07-14T14:52:31.014Z] #77 123.8 CC src/libyajl_la-yajl_lex.lo [2022-07-14T14:52:31.014Z] #77 123.9 CC src/libyajl_la-yajl_tree.lo [2022-07-14T14:52:31.154Z] #19 263.4 Setting up libio-string-perl (1.08-3.1) ... [2022-07-14T14:52:31.154Z] #19 263.4 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-14T14:52:31.154Z] #19 263.4 Setting up cross-config (2.6.18+nmu1) ... [2022-07-14T14:52:31.154Z] #19 263.6 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-14T14:52:31.154Z] #19 263.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-14T14:52:31.154Z] #19 263.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-14T14:52:31.154Z] #19 263.6 Setting up patch (2.7.6-7) ... [2022-07-14T14:52:31.154Z] #19 263.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-14T14:52:31.154Z] #19 263.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-14T14:52:31.175Z] #21 20.90 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:52:31.175Z] #21 20.90 Need to get 27.7 MB of archives. [2022-07-14T14:52:31.175Z] #21 20.90 After this operation, 106 MB of additional disk space will be used. [2022-07-14T14:52:31.175Z] #21 20.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-14T14:52:31.175Z] #21 20.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-14T14:52:31.175Z] #21 20.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-14T14:52:31.175Z] #21 20.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-14T14:52:31.175Z] #21 20.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-14T14:52:31.175Z] #21 20.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-14T14:52:31.175Z] #21 20.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-14T14:52:31.175Z] #21 20.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-14T14:52:31.175Z] #21 20.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-14T14:52:31.175Z] #21 20.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-14T14:52:31.175Z] #21 20.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-14T14:52:31.175Z] #21 20.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-14T14:52:31.175Z] #21 20.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-14T14:52:31.414Z] #19 263.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:31.414Z] #19 263.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-14T14:52:31.414Z] #19 263.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-14T14:52:31.414Z] #19 263.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-14T14:52:31.414Z] #19 263.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:31.414Z] #19 263.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-14T14:52:31.414Z] #19 263.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-14T14:52:31.414Z] #19 263.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:31.414Z] #19 263.8 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-14T14:52:31.414Z] #19 263.8 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-14T14:52:31.414Z] #19 263.8 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-14T14:52:31.414Z] #19 263.9 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-14T14:52:31.434Z] #21 20.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-14T14:52:31.434Z] #21 20.99 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-14T14:52:31.434Z] #21 21.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-14T14:52:31.434Z] #21 21.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-14T14:52:31.434Z] #21 21.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-14T14:52:31.434Z] #21 21.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-14T14:52:31.434Z] #21 21.02 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-14T14:52:31.434Z] #21 21.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-14T14:52:31.434Z] #21 21.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-14T14:52:31.434Z] #21 21.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-14T14:52:31.434Z] #21 21.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-14T14:52:31.434Z] #21 21.05 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-14T14:52:31.434Z] #21 21.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-14T14:52:31.434Z] #21 21.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-14T14:52:31.673Z] #19 263.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-14T14:52:31.673Z] #19 263.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-14T14:52:31.673Z] #19 263.9 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-14T14:52:31.673Z] #19 263.9 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-14T14:52:31.673Z] #19 263.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-14T14:52:31.673Z] #19 264.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-14T14:52:31.673Z] #19 264.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-14T14:52:31.673Z] #19 264.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-14T14:52:31.673Z] #19 264.0 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-14T14:52:31.673Z] #19 264.0 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-14T14:52:31.673Z] #19 264.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-14T14:52:31.673Z] #19 264.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-14T14:52:31.673Z] #19 264.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-14T14:52:31.673Z] #19 264.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-14T14:52:31.673Z] #19 264.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:31.673Z] #19 264.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-14T14:52:31.673Z] #19 264.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-14T14:52:31.673Z] #19 264.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:31.673Z] #19 264.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-14T14:52:31.673Z] #19 264.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-14T14:52:31.673Z] #19 264.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-14T14:52:31.673Z] #19 264.2 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-14T14:52:31.673Z] #19 264.2 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-14T14:52:31.693Z] #21 21.36 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-14T14:52:31.693Z] #21 21.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-14T14:52:31.693Z] #21 21.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-14T14:52:31.693Z] #21 21.36 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-14T14:52:31.693Z] #21 21.36 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-14T14:52:31.693Z] #21 21.37 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-14T14:52:31.693Z] #21 21.37 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-14T14:52:31.693Z] #21 21.38 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-14T14:52:31.693Z] #21 21.47 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-14T14:52:31.693Z] #21 21.47 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-14T14:52:31.932Z] #19 264.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-14T14:52:31.932Z] #19 264.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-14T14:52:31.932Z] #19 264.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-14T14:52:31.932Z] #19 264.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-14T14:52:31.932Z] #19 264.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-14T14:52:31.932Z] #19 264.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:31.932Z] #19 264.3 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-14T14:52:31.932Z] #19 264.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-14T14:52:31.932Z] #19 264.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-14T14:52:31.951Z] #21 21.48 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-14T14:52:31.951Z] #21 21.48 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-14T14:52:31.951Z] #21 21.51 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-14T14:52:31.951Z] #21 21.51 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-14T14:52:31.951Z] #21 21.52 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-14T14:52:31.951Z] #21 21.57 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-14T14:52:31.951Z] #21 21.60 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-14T14:52:31.951Z] #21 21.60 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-14T14:52:32.192Z] #19 264.6 [2022-07-14T14:52:32.192Z] #19 264.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-14T14:52:32.192Z] #19 264.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:32.192Z] #19 264.6 Setting up dpkg-dev (1.20.11) ... [2022-07-14T14:52:32.192Z] #19 264.7 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-14T14:52:32.192Z] #19 264.7 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-14T14:52:32.210Z] #21 21.83 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-14T14:52:32.210Z] #21 21.88 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-14T14:52:32.210Z] #21 21.91 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-14T14:52:32.210Z] #21 21.91 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-14T14:52:32.452Z] #19 264.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-14T14:52:32.452Z] #19 264.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:32.452Z] #19 264.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-14T14:52:32.452Z] #19 264.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-14T14:52:32.452Z] #19 264.8 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-14T14:52:32.452Z] #19 264.8 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-14T14:52:32.452Z] #19 264.8 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-14T14:52:32.452Z] #19 264.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-14T14:52:32.452Z] #19 264.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:32.452Z] #19 264.9 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-14T14:52:32.452Z] #19 264.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-14T14:52:32.711Z] #19 265.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-14T14:52:32.711Z] #19 265.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-14T14:52:32.711Z] #19 265.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-14T14:52:32.712Z] #19 265.2 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-14T14:52:32.712Z] #19 265.2 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-14T14:52:32.712Z] #19 265.2 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-14T14:52:32.712Z] #19 265.2 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-14T14:52:32.712Z] #19 265.2 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-14T14:52:32.712Z] #19 265.2 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-14T14:52:32.712Z] #19 265.3 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-14T14:52:32.777Z] #21 22.51 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:52:32.970Z] #19 265.3 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-14T14:52:32.970Z] #19 265.3 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-14T14:52:32.970Z] #19 265.3 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-14T14:52:32.970Z] #19 265.3 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-14T14:52:32.970Z] #19 265.3 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:32.970Z] #19 265.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-14T14:52:32.970Z] #19 265.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-14T14:52:32.970Z] #19 265.4 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-14T14:52:32.970Z] #19 265.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-14T14:52:32.970Z] #19 265.5 Setting up libxml-simple-perl (2.25-1) ... [2022-07-14T14:52:33.042Z] #21 22.64 Fetched 27.7 MB in 1s (20.8 MB/s) [2022-07-14T14:52:33.042Z] #21 22.70 Selecting previously unselected package pigz. [2022-07-14T14:52:33.042Z] #21 22.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-07-14T14:52:33.042Z] #21 22.76 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-14T14:52:33.042Z] #21 22.76 Unpacking pigz (2.6-1) ... [2022-07-14T14:52:33.229Z] #19 265.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-14T14:52:33.229Z] #19 265.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-14T14:52:33.229Z] #19 265.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-14T14:52:33.229Z] #19 265.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:33.229Z] #19 265.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-14T14:52:33.229Z] #19 265.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-14T14:52:33.229Z] #19 265.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-14T14:52:33.229Z] #19 265.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-14T14:52:33.229Z] #19 265.6 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-14T14:52:33.229Z] #19 265.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T14:52:33.229Z] #19 265.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-14T14:52:33.229Z] #19 265.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-14T14:52:33.229Z] #19 265.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-14T14:52:33.229Z] #19 265.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-14T14:52:33.229Z] #19 265.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-14T14:52:33.229Z] #19 265.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-14T14:52:33.229Z] #19 265.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-14T14:52:33.301Z] #21 22.84 Selecting previously unselected package libelf1:amd64. [2022-07-14T14:52:33.301Z] #21 22.85 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-14T14:52:33.301Z] #21 22.86 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-14T14:52:33.301Z] #21 23.02 Selecting previously unselected package libbpf0:amd64. [2022-07-14T14:52:33.301Z] #21 23.02 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-14T14:52:33.301Z] #21 23.03 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-14T14:52:33.488Z] #19 265.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-14T14:52:33.488Z] #19 265.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-14T14:52:33.488Z] #19 265.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-14T14:52:33.488Z] #19 265.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-14T14:52:33.488Z] #19 265.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-14T14:52:33.488Z] #19 265.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-14T14:52:33.488Z] #19 265.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-14T14:52:33.488Z] #19 265.9 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-14T14:52:33.488Z] #19 266.0 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-14T14:52:33.488Z] #19 266.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-14T14:52:33.488Z] #19 266.0 Setting up crossbuild-essential-armel (12.9) ... [2022-07-14T14:52:33.559Z] #21 23.11 Selecting previously unselected package libcap2:amd64. [2022-07-14T14:52:33.559Z] #21 23.11 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-14T14:52:33.559Z] #21 23.11 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-14T14:52:33.559Z] #21 23.19 Selecting previously unselected package libmnl0:amd64. [2022-07-14T14:52:33.559Z] #21 23.19 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-14T14:52:33.559Z] #21 23.19 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-14T14:52:33.559Z] #21 23.26 Selecting previously unselected package libxtables12:amd64. [2022-07-14T14:52:33.559Z] #21 23.27 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-14T14:52:33.559Z] #21 23.27 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-14T14:52:33.749Z] #19 266.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-14T14:52:33.749Z] #19 266.0 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-14T14:52:33.749Z] #19 266.1 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-14T14:52:33.749Z] #19 266.1 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-14T14:52:33.749Z] #19 266.1 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-14T14:52:33.749Z] #19 266.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:52:33.818Z] #21 23.34 Selecting previously unselected package libcap2-bin. [2022-07-14T14:52:33.818Z] #21 23.35 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-14T14:52:33.818Z] #21 23.36 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-14T14:52:33.818Z] #21 23.45 Selecting previously unselected package iproute2. [2022-07-14T14:52:33.818Z] #21 23.45 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-14T14:52:33.818Z] #21 23.46 Unpacking iproute2 (5.10.0-4) ... [2022-07-14T14:52:34.311Z] #77 128.5 CCLD libyajl.la [2022-07-14T14:52:34.319Z] #19 DONE 266.8s [2022-07-14T14:52:34.385Z] #21 24.01 Selecting previously unselected package xxd. [2022-07-14T14:52:34.385Z] #21 24.02 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-14T14:52:34.385Z] #21 24.04 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:52:34.569Z] #77 128.8 CCLD verify/json_verify [2022-07-14T14:52:34.580Z] [2022-07-14T14:52:34.580Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:52:34.580Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-14T14:52:34.580Z] #20 ... [2022-07-14T14:52:34.580Z] [2022-07-14T14:52:34.580Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-14T14:52:34.580Z] #32 sha256:51a6b0b9d7f6fa3ae75f80f5ffeaf12f98a9c13343ef0f050d131f0d2156563b [2022-07-14T14:52:34.580Z] #32 DONE 0.2s [2022-07-14T14:52:34.580Z] [2022-07-14T14:52:34.580Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-14T14:52:34.580Z] #73 sha256:a2ca29b424c2fe67636967820949bfe8bf5b8639f541c48f73f7bd90c248dc22 [2022-07-14T14:52:34.580Z] #73 DONE 0.2s [2022-07-14T14:52:34.643Z] #21 24.14 Selecting previously unselected package vim-common. [2022-07-14T14:52:34.643Z] #21 24.14 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-14T14:52:34.643Z] #21 24.15 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:52:34.643Z] #21 24.31 Selecting previously unselected package bash-completion. [2022-07-14T14:52:34.643Z] #21 24.31 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-14T14:52:34.827Z] #77 129.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-14T14:52:34.827Z] #77 129.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-14T14:52:34.827Z] #77 129.2 make[5]: Nothing to be done for 'install-data-am'. [2022-07-14T14:52:34.827Z] #77 129.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-14T14:52:34.827Z] #77 129.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-14T14:52:34.827Z] #77 129.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-14T14:52:34.827Z] #77 129.3 CC src/validate.o [2022-07-14T14:52:34.839Z] [2022-07-14T14:52:34.839Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-14T14:52:34.839Z] #74 sha256:7c9b42fc3cf0357e8711df4fff7613fb800a5d4dccc66e8e2a5e2cccb3e547bd [2022-07-14T14:52:35.084Z] #77 129.3 CC src/image_spec_schema_defs.lo [2022-07-14T14:52:35.084Z] #77 129.3 CC src/image_spec_schema_content_descriptor.lo [2022-07-14T14:52:35.084Z] #77 129.3 CC src/image_spec_schema_defs_descriptor.lo [2022-07-14T14:52:35.084Z] #77 129.3 CC src/image_spec_schema_config_schema.lo [2022-07-14T14:52:35.084Z] #77 129.3 CC src/image_spec_schema_image_index_schema.lo [2022-07-14T14:52:35.084Z] #77 129.3 CC src/image_spec_schema_image_layout_schema.lo [2022-07-14T14:52:35.084Z] #77 129.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-14T14:52:35.084Z] #77 129.4 CC src/runtime_spec_schema_config_linux.lo [2022-07-14T14:52:35.084Z] #77 ... [2022-07-14T14:52:35.084Z] [2022-07-14T14:52:35.084Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-14T14:52:35.084Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-14T14:52:35.084Z] #23 9.290 Collecting yamllint==1.26.1 [2022-07-14T14:52:35.780Z] #74 1.274 + RM_GOPATH=0 [2022-07-14T14:52:35.780Z] #74 1.274 + TMP_GOPATH= [2022-07-14T14:52:35.780Z] #74 1.274 + : /build [2022-07-14T14:52:35.780Z] #74 1.274 + '[' -z '' ']' [2022-07-14T14:52:35.780Z] #74 1.274 ++ mktemp -d [2022-07-14T14:52:36.020Z] #21 ... [2022-07-14T14:52:36.020Z] [2022-07-14T14:52:36.020Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:52:36.020Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:52:36.020Z] #77 112.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-14T14:52:36.020Z] #77 112.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-14T14:52:36.020Z] #77 112.6 checking for gcc... gcc [2022-07-14T14:52:36.020Z] #77 112.8 checking whether the C compiler works... yes [2022-07-14T14:52:36.020Z] #77 112.9 checking for C compiler default output file name... a.out [2022-07-14T14:52:36.020Z] #77 112.9 checking for suffix of executables... [2022-07-14T14:52:36.020Z] #77 113.2 checking whether we are cross compiling... no [2022-07-14T14:52:36.020Z] #77 113.4 checking for suffix of object files... o [2022-07-14T14:52:36.020Z] #77 113.5 checking whether we are using the GNU C compiler... yes [2022-07-14T14:52:36.020Z] #77 113.6 checking whether gcc accepts -g... yes [2022-07-14T14:52:36.020Z] #77 113.8 checking for gcc option to accept ISO C89... none needed [2022-07-14T14:52:36.020Z] #77 113.9 checking whether gcc understands -c and -o together... yes [2022-07-14T14:52:36.020Z] #77 114.1 checking how to run the C preprocessor... gcc -E [2022-07-14T14:52:36.020Z] #77 114.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-14T14:52:36.020Z] #77 114.4 checking for egrep... /bin/grep -E [2022-07-14T14:52:36.020Z] #77 114.4 checking for ANSI C header files... yes [2022-07-14T14:52:36.020Z] #77 115.0 checking for sys/types.h... yes [2022-07-14T14:52:36.020Z] #77 115.2 checking for sys/stat.h... yes [2022-07-14T14:52:36.020Z] #77 115.3 checking for stdlib.h... yes [2022-07-14T14:52:36.020Z] #77 115.5 checking for string.h... yes [2022-07-14T14:52:36.020Z] #77 115.7 checking for memory.h... yes [2022-07-14T14:52:36.020Z] #77 116.0 checking for strings.h... yes [2022-07-14T14:52:36.020Z] #77 116.1 checking for inttypes.h... yes [2022-07-14T14:52:36.020Z] #77 116.3 checking for stdint.h... yes [2022-07-14T14:52:36.020Z] #77 116.6 checking for unistd.h... yes [2022-07-14T14:52:36.020Z] #77 116.8 checking minix/config.h usability... no [2022-07-14T14:52:36.020Z] #77 116.9 checking minix/config.h presence... no [2022-07-14T14:52:36.020Z] #77 117.0 checking for minix/config.h... no [2022-07-14T14:52:36.020Z] #77 117.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-14T14:52:36.020Z] #77 117.3 checking build system type... x86_64-pc-linux-gnu [2022-07-14T14:52:36.020Z] #77 117.5 checking host system type... x86_64-pc-linux-gnu [2022-07-14T14:52:36.020Z] #77 117.5 checking how to print strings... printf [2022-07-14T14:52:36.020Z] #77 117.5 checking for a sed that does not truncate output... /bin/sed [2022-07-14T14:52:36.020Z] #77 117.5 checking for fgrep... /bin/grep -F [2022-07-14T14:52:36.020Z] #77 117.6 checking for ld used by gcc... /usr/bin/ld [2022-07-14T14:52:36.020Z] #77 117.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-14T14:52:36.020Z] #77 117.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-14T14:52:36.020Z] #77 117.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-14T14:52:36.020Z] #77 117.7 checking whether ln -s works... yes [2022-07-14T14:52:36.020Z] #77 117.7 checking the maximum length of command line arguments... 1572864 [2022-07-14T14:52:36.020Z] #77 117.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-14T14:52:36.020Z] #77 117.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-14T14:52:36.020Z] #77 117.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-14T14:52:36.020Z] #77 117.8 checking for objdump... objdump [2022-07-14T14:52:36.020Z] #77 117.8 checking how to recognize dependent libraries... pass_all [2022-07-14T14:52:36.020Z] #77 117.8 checking for dlltool... no [2022-07-14T14:52:36.020Z] #77 117.8 checking how to associate runtime and link libraries... printf %s\n [2022-07-14T14:52:36.020Z] #77 117.8 checking for ar... ar [2022-07-14T14:52:36.020Z] #77 117.8 checking for archiver @FILE support... @ [2022-07-14T14:52:36.020Z] #77 117.9 checking for strip... strip [2022-07-14T14:52:36.020Z] #77 117.9 checking for ranlib... ranlib [2022-07-14T14:52:36.020Z] #77 117.9 checking for gawk... no [2022-07-14T14:52:36.020Z] #77 117.9 checking for mawk... mawk [2022-07-14T14:52:36.020Z] #77 117.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-14T14:52:36.020Z] #77 118.2 checking for sysroot... no [2022-07-14T14:52:36.020Z] #77 118.2 checking for a working dd... /bin/dd [2022-07-14T14:52:36.020Z] #77 118.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-14T14:52:36.020Z] #77 118.4 checking for mt... no [2022-07-14T14:52:36.020Z] #77 118.4 checking if : is a manifest tool... no [2022-07-14T14:52:36.020Z] #77 118.4 checking for dlfcn.h... yes [2022-07-14T14:52:36.020Z] #77 118.5 checking for objdir... .libs [2022-07-14T14:52:36.020Z] #77 118.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-14T14:52:36.020Z] #77 119.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-14T14:52:36.020Z] #77 119.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-14T14:52:36.020Z] #77 119.1 checking if gcc static flag -static works... yes [2022-07-14T14:52:36.020Z] #77 119.5 checking if gcc supports -c -o file.o... yes [2022-07-14T14:52:36.020Z] #77 119.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-14T14:52:36.020Z] #77 119.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-14T14:52:36.020Z] #77 119.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-14T14:52:36.020Z] #77 119.9 checking how to hardcode library paths into programs... immediate [2022-07-14T14:52:36.020Z] #77 119.9 checking whether stripping libraries is possible... yes [2022-07-14T14:52:36.020Z] #77 119.9 checking if libtool supports shared libraries... yes [2022-07-14T14:52:36.020Z] #77 119.9 checking whether to build shared libraries... no [2022-07-14T14:52:36.020Z] #77 119.9 checking whether to build static libraries... yes [2022-07-14T14:52:36.020Z] #77 119.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-14T14:52:36.020Z] #77 120.0 checking whether build environment is sane... yes [2022-07-14T14:52:36.020Z] #77 120.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-14T14:52:36.020Z] #77 120.0 checking whether make sets $(MAKE)... yes [2022-07-14T14:52:36.020Z] #77 120.1 checking whether make supports the include directive... yes (GNU style) [2022-07-14T14:52:36.020Z] #77 120.1 checking whether make supports nested variables... yes [2022-07-14T14:52:36.020Z] #77 120.1 checking whether UID '0' is supported by ustar format... yes [2022-07-14T14:52:36.020Z] #77 120.1 checking whether GID '0' is supported by ustar format... yes [2022-07-14T14:52:36.039Z] #74 1.275 + export GOPATH=/tmp/tmp.uljZ2URqWH [2022-07-14T14:52:36.039Z] #74 1.275 + GOPATH=/tmp/tmp.uljZ2URqWH [2022-07-14T14:52:36.039Z] #74 1.275 + RM_GOPATH=1 [2022-07-14T14:52:36.039Z] #74 1.275 + case "$(go env GOARCH)" in [2022-07-14T14:52:36.039Z] #74 1.276 ++ go env GOARCH [2022-07-14T14:52:36.039Z] #74 1.281 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T14:52:36.039Z] #74 1.282 + GO_BUILDMODE=-buildmode=pie [2022-07-14T14:52:36.039Z] #74 1.282 ++ dirname /install.sh [2022-07-14T14:52:36.039Z] #74 1.285 + dir=/ [2022-07-14T14:52:36.039Z] #74 1.285 + bin=rootlesskit [2022-07-14T14:52:36.039Z] #74 1.285 + shift [2022-07-14T14:52:36.039Z] #74 1.286 + '[' '!' -f //rootlesskit.installer ']' [2022-07-14T14:52:36.039Z] #74 1.286 + . //rootlesskit.installer [2022-07-14T14:52:36.039Z] #74 1.286 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-14T14:52:36.039Z] #74 1.286 + install_rootlesskit [2022-07-14T14:52:36.039Z] #74 1.286 + case "$1" in [2022-07-14T14:52:36.039Z] #74 1.286 + export CGO_ENABLED=0 [2022-07-14T14:52:36.039Z] #74 1.286 + CGO_ENABLED=0 [2022-07-14T14:52:36.039Z] #74 1.286 + _install_rootlesskit [2022-07-14T14:52:36.039Z] #74 1.287 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-14T14:52:36.039Z] #74 1.288 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-14T14:52:36.039Z] #74 1.288 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-14T14:52:36.039Z] #74 1.288 + GOBIN=/build [2022-07-14T14:52:36.039Z] #74 1.288 + GO111MODULE=on [2022-07-14T14:52:36.039Z] #74 1.288 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-14T14:52:36.279Z] #77 120.1 checking how to create a ustar tar archive... gnutar [2022-07-14T14:52:36.279Z] #77 120.2 checking dependency style of gcc... gcc3 [2022-07-14T14:52:36.279Z] #77 120.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-14T14:52:36.279Z] #77 120.4 checking whether make supports nested variables... (cached) yes [2022-07-14T14:52:36.279Z] #77 120.4 checking for pkg-config... /usr/bin/pkg-config [2022-07-14T14:52:36.279Z] #77 120.4 checking pkg-config is at least version 0.9.0... yes [2022-07-14T14:52:36.279Z] #77 120.4 checking for yajl >= 2.1.0... yes [2022-07-14T14:52:36.279Z] #77 120.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-14T14:52:36.279Z] #77 120.4 checking for gcc... (cached) gcc [2022-07-14T14:52:36.299Z] #74 1.702 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-14T14:52:36.458Z] #23 10.36 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-14T14:52:36.538Z] #77 120.5 checking whether we are using the GNU C compiler... (cached) yes [2022-07-14T14:52:36.538Z] #77 120.5 checking whether gcc accepts -g... (cached) yes [2022-07-14T14:52:36.538Z] #77 120.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-14T14:52:36.538Z] #77 120.5 checking whether gcc understands -c and -o together... (cached) yes [2022-07-14T14:52:36.538Z] #77 120.5 checking for a Python interpreter with version >= 3... python3 [2022-07-14T14:52:36.538Z] #77 120.6 checking for python3... /usr/bin/python3 [2022-07-14T14:52:36.538Z] #77 120.6 checking for python3 version... 3.9 [2022-07-14T14:52:36.538Z] #77 120.6 checking for python3 platform... linux [2022-07-14T14:52:36.797Z] #77 120.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-14T14:52:37.056Z] #77 120.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-14T14:52:37.056Z] #77 121.2 checking that generated files are newer than configure... done [2022-07-14T14:52:37.056Z] #77 121.2 configure: creating ./config.status [2022-07-14T14:52:37.392Z] #23 11.53 Collecting pathspec>=0.5.3 [2022-07-14T14:52:37.392Z] #23 11.54 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-14T14:52:37.650Z] #23 11.89 Collecting pyyaml [2022-07-14T14:52:37.650Z] #23 11.90 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-14T14:52:37.650Z] #23 11.96 Building wheels for collected packages: yamllint [2022-07-14T14:52:37.650Z] #23 11.96 Building wheel for yamllint (setup.py): started [2022-07-14T14:52:37.686Z] #74 2.983 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-14T14:52:37.686Z] #74 2.984 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-14T14:52:37.686Z] #74 3.206 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-14T14:52:38.433Z] #77 ... [2022-07-14T14:52:38.433Z] [2022-07-14T14:52:38.433Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-14T14:52:38.433Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-14T14:52:38.433Z] #21 26.35 Unpacking bash-completion (1:2.11-2) ... [2022-07-14T14:52:38.433Z] #21 26.82 Selecting previously unselected package bzip2. [2022-07-14T14:52:38.433Z] #21 26.83 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-14T14:52:38.433Z] #21 26.85 Unpacking bzip2 (1.0.8-4) ... [2022-07-14T14:52:38.433Z] #21 26.93 Selecting previously unselected package xz-utils. [2022-07-14T14:52:38.433Z] #21 26.93 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-14T14:52:38.433Z] #21 26.94 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-14T14:52:38.433Z] #21 27.09 Selecting previously unselected package apparmor. [2022-07-14T14:52:38.433Z] #21 27.09 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-14T14:52:38.433Z] #21 27.14 Unpacking apparmor (2.13.6-10) ... [2022-07-14T14:52:38.433Z] #21 27.51 Selecting previously unselected package inetutils-ping. [2022-07-14T14:52:38.433Z] #21 27.52 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-14T14:52:38.433Z] #21 27.53 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-14T14:52:38.433Z] #21 27.63 Selecting previously unselected package libip4tc2:amd64. [2022-07-14T14:52:38.433Z] #21 27.64 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-14T14:52:38.433Z] #21 27.76 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-14T14:52:38.433Z] #21 27.84 Selecting previously unselected package libip6tc2:amd64. [2022-07-14T14:52:38.433Z] #21 27.84 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-14T14:52:38.433Z] #21 27.85 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-14T14:52:38.433Z] #21 27.93 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-14T14:52:38.433Z] #21 27.94 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-14T14:52:38.433Z] #21 27.95 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-14T14:52:38.433Z] #21 28.01 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-14T14:52:38.433Z] #21 28.02 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-14T14:52:38.433Z] #21 28.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-14T14:52:38.433Z] #21 28.11 Selecting previously unselected package libnftnl11:amd64. [2022-07-14T14:52:38.433Z] #21 28.13 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-14T14:52:38.433Z] #21 28.13 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-14T14:52:38.433Z] #21 28.23 Selecting previously unselected package iptables. [2022-07-14T14:52:38.692Z] #21 28.24 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-14T14:52:38.692Z] #21 28.26 Unpacking iptables (1.8.7-1) ... [2022-07-14T14:52:38.951Z] #21 28.57 Selecting previously unselected package libonig5:amd64. [2022-07-14T14:52:38.951Z] #21 28.57 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-14T14:52:38.951Z] #21 28.57 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-14T14:52:39.023Z] #23 13.07 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-14T14:52:39.023Z] #23 13.07 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3bf0982a31686212ff057396aff24000dad257f21221bb1c56dc81f217cd8b54 [2022-07-14T14:52:39.023Z] #23 13.07 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-14T14:52:39.023Z] #23 13.07 Successfully built yamllint [2022-07-14T14:52:39.024Z] #23 13.08 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-14T14:52:39.075Z] #74 4.490 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-14T14:52:39.210Z] #21 28.71 Selecting previously unselected package libjq1:amd64. [2022-07-14T14:52:39.210Z] #21 28.71 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-14T14:52:39.210Z] #21 28.72 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-14T14:52:39.210Z] #21 28.85 Selecting previously unselected package jq. [2022-07-14T14:52:39.210Z] #21 28.85 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-14T14:52:39.210Z] #21 28.85 Unpacking jq (1.6-2.1) ... [2022-07-14T14:52:39.282Z] #23 13.54 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-14T14:52:39.337Z] #74 4.757 go: downloading github.com/google/uuid v1.3.0 [2022-07-14T14:52:39.337Z] #74 4.758 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-14T14:52:39.337Z] #74 4.771 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-14T14:52:39.337Z] #74 4.838 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-14T14:52:39.469Z] #21 28.93 Selecting previously unselected package libaio1:amd64. [2022-07-14T14:52:39.469Z] #21 28.93 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-14T14:52:39.469Z] #21 28.94 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-14T14:52:39.469Z] #21 29.01 Selecting previously unselected package libgpm2:amd64. [2022-07-14T14:52:39.469Z] #21 29.01 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-14T14:52:39.469Z] #21 29.01 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-14T14:52:39.469Z] #21 29.09 Selecting previously unselected package libicu67:amd64. [2022-07-14T14:52:39.469Z] #21 29.11 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-14T14:52:39.469Z] #21 29.12 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-14T14:52:39.600Z] #74 ... [2022-07-14T14:52:39.600Z] [2022-07-14T14:52:39.600Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-14T14:52:39.600Z] #33 sha256:731ae8acf32994b94498e7c36bb5c15a8207fcc3c4092349c03c086c62e9b5c3 [2022-07-14T14:52:39.600Z] #33 1.310 + RM_GOPATH=0 [2022-07-14T14:52:39.600Z] #33 1.311 + TMP_GOPATH= [2022-07-14T14:52:39.600Z] #33 1.311 + : /build [2022-07-14T14:52:39.600Z] #33 1.311 + '[' -z '' ']' [2022-07-14T14:52:39.600Z] #33 1.312 ++ mktemp -d [2022-07-14T14:52:39.600Z] #33 1.313 + export GOPATH=/tmp/tmp.uJ8EjP4aCM [2022-07-14T14:52:39.600Z] #33 1.314 + GOPATH=/tmp/tmp.uJ8EjP4aCM [2022-07-14T14:52:39.600Z] #33 1.314 + RM_GOPATH=1 [2022-07-14T14:52:39.600Z] #33 1.314 + case "$(go env GOARCH)" in [2022-07-14T14:52:39.600Z] #33 1.315 ++ go env GOARCH [2022-07-14T14:52:39.600Z] #33 1.319 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T14:52:39.600Z] #33 1.319 + GO_BUILDMODE=-buildmode=pie [2022-07-14T14:52:39.600Z] #33 1.320 ++ dirname /install.sh [2022-07-14T14:52:39.600Z] #33 1.320 + dir=/ [2022-07-14T14:52:39.600Z] #33 1.321 + bin=dockercli [2022-07-14T14:52:39.600Z] #33 1.321 + shift [2022-07-14T14:52:39.600Z] #33 1.321 + '[' '!' -f //dockercli.installer ']' [2022-07-14T14:52:39.600Z] #33 1.321 + . //dockercli.installer [2022-07-14T14:52:39.600Z] #33 1.322 ++ : stable [2022-07-14T14:52:39.600Z] #33 1.322 ++ : 17.06.2-ce [2022-07-14T14:52:39.600Z] #33 1.322 + install_dockercli [2022-07-14T14:52:39.600Z] #33 1.322 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-14T14:52:39.600Z] #33 1.323 Install docker/cli version 17.06.2-ce from stable [2022-07-14T14:52:39.600Z] #33 1.323 ++ uname -m [2022-07-14T14:52:39.600Z] #33 1.325 + arch=x86_64 [2022-07-14T14:52:39.600Z] #33 1.325 + '[' x86_64 '!=' x86_64 ']' [2022-07-14T14:52:39.600Z] #33 1.325 + url=https://download.docker.com/linux/static [2022-07-14T14:52:39.600Z] #33 1.326 + tar -xz docker/docker [2022-07-14T14:52:39.600Z] #33 1.330 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-14T14:52:39.600Z] #33 4.653 + mkdir -p /build [2022-07-14T14:52:39.600Z] #33 4.655 + mv docker/docker /build/ [2022-07-14T14:52:39.600Z] #33 4.661 + rmdir docker [2022-07-14T14:52:39.600Z] #33 DONE 4.9s [2022-07-14T14:52:39.600Z] [2022-07-14T14:52:39.600Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-14T14:52:39.600Z] #74 sha256:7c9b42fc3cf0357e8711df4fff7613fb800a5d4dccc66e8e2a5e2cccb3e547bd [2022-07-14T14:52:39.600Z] #74 4.876 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-14T14:52:39.600Z] #74 4.944 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-14T14:52:39.600Z] #74 ... [2022-07-14T14:52:39.600Z] [2022-07-14T14:52:39.600Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:52:39.600Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-14T14:52:39.600Z] #20 1.652 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T14:52:39.600Z] #20 1.664 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T14:52:39.600Z] #20 1.665 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T14:52:39.600Z] #20 1.999 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-14T14:52:39.600Z] #20 2.309 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-14T14:52:39.600Z] #20 2.912 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T14:52:39.600Z] #20 3.497 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-14T14:52:39.600Z] #20 3.932 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-14T14:52:39.600Z] #20 4.405 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-14T14:52:39.600Z] #20 4.818 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-14T14:52:39.600Z] #20 4.823 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-14T14:52:39.600Z] #20 4.831 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB] [2022-07-14T14:52:39.600Z] #20 4.845 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-14T14:52:39.600Z] #20 4.854 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T14:52:39.600Z] #20 4.856 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-14T14:52:39.600Z] #20 4.996 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-14T14:52:39.600Z] #20 5.001 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-14T14:52:39.600Z] #20 5.003 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-14T14:52:39.600Z] #20 5.007 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T14:52:39.600Z] #20 5.008 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-14T14:52:39.600Z] #20 5.011 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-14T14:52:39.848Z] #23 DONE 14.0s [2022-07-14T14:52:39.848Z] [2022-07-14T14:52:39.848Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:52:39.848Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T14:52:39.848Z] #77 129.5 CC src/runtime_spec_schema_config_zos.lo [2022-07-14T14:52:39.848Z] #77 129.5 CC src/runtime_spec_schema_config_schema.lo [2022-07-14T14:52:39.848Z] #77 129.5 CC src/runtime_spec_schema_config_solaris.lo [2022-07-14T14:52:39.848Z] #77 129.6 CC src/runtime_spec_schema_config_vm.lo [2022-07-14T14:52:39.848Z] #77 129.6 CC src/runtime_spec_schema_config_windows.lo [2022-07-14T14:52:39.848Z] #77 129.7 CC src/runtime_spec_schema_defs.lo [2022-07-14T14:52:39.848Z] #77 129.7 CC src/runtime_spec_schema_defs_linux.lo [2022-07-14T14:52:39.848Z] #77 129.8 CC src/runtime_spec_schema_defs_zos.lo [2022-07-14T14:52:39.848Z] #77 129.9 CC src/runtime_spec_schema_defs_vm.lo [2022-07-14T14:52:39.848Z] #77 130.1 CC src/runtime_spec_schema_defs_windows.lo [2022-07-14T14:52:39.848Z] #77 130.1 CC src/runtime_spec_schema_state_schema.lo [2022-07-14T14:52:39.848Z] #77 130.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-14T14:52:39.848Z] #77 130.3 CC src/basic_test_double_array_item.lo [2022-07-14T14:52:39.848Z] #77 130.5 CC src/basic_test_double_array.lo [2022-07-14T14:52:39.848Z] #77 130.7 CC src/basic_test_top_array_int.lo [2022-07-14T14:52:39.848Z] #77 130.8 CC src/basic_test_top_array_string.lo [2022-07-14T14:52:39.848Z] #77 130.8 CC src/basic_test_top_double_array_int.lo [2022-07-14T14:52:39.848Z] #77 131.0 CC src/basic_test_top_double_array_obj.lo [2022-07-14T14:52:39.848Z] #77 131.3 CC src/basic_test_top_double_array_refobj.lo [2022-07-14T14:52:39.848Z] #77 131.5 CC src/basic_test_top_double_array_string.lo [2022-07-14T14:52:39.848Z] #77 131.7 CC src/read-file.lo [2022-07-14T14:52:39.848Z] #77 131.8 CC src/json_common.lo [2022-07-14T14:52:39.848Z] #77 131.8 CC tests/test-1.o [2022-07-14T14:52:39.848Z] #77 131.9 CC tests/test-2.o [2022-07-14T14:52:39.848Z] #77 132.1 CC tests/test-4.o [2022-07-14T14:52:39.848Z] #77 132.1 CC tests/test-3.o [2022-07-14T14:52:39.848Z] #77 132.2 CC tests/test-5.o [2022-07-14T14:52:39.848Z] #77 132.4 CC tests/test-6.o [2022-07-14T14:52:39.848Z] #77 132.6 CC tests/test-7.o [2022-07-14T14:52:39.848Z] #77 132.9 CC tests/test-8.o [2022-07-14T14:52:39.848Z] #77 133.1 CC tests/test-9.o [2022-07-14T14:52:39.848Z] #77 133.3 CC tests/test-10.o [2022-07-14T14:52:39.848Z] #77 133.5 CC tests/test-11.o [2022-07-14T14:52:43.658Z] #21 32.60 Selecting previously unselected package libinih1:amd64. [2022-07-14T14:52:43.658Z] #21 32.62 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-14T14:52:43.658Z] #21 32.62 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-14T14:52:43.658Z] #21 32.68 Selecting previously unselected package libnet1:amd64. [2022-07-14T14:52:43.658Z] #21 32.69 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-14T14:52:43.658Z] #21 32.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-14T14:52:43.658Z] #21 32.77 Selecting previously unselected package libnl-3-200:amd64. [2022-07-14T14:52:43.658Z] #21 32.77 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-14T14:52:43.658Z] #21 32.78 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-14T14:52:43.658Z] #21 32.88 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-14T14:52:43.658Z] #21 32.88 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-14T14:52:43.658Z] #21 32.89 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-14T14:52:43.658Z] #21 32.95 Selecting previously unselected package libyajl2:amd64. [2022-07-14T14:52:43.658Z] #21 32.96 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-14T14:52:43.658Z] #21 32.96 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-14T14:52:43.658Z] #21 33.02 Selecting previously unselected package net-tools. [2022-07-14T14:52:43.658Z] #21 33.03 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-14T14:52:43.658Z] #21 33.04 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-14T14:52:43.658Z] #21 33.24 Selecting previously unselected package patch. [2022-07-14T14:52:43.658Z] #21 33.26 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-14T14:52:43.658Z] #21 33.26 Unpacking patch (2.7.6-7) ... [2022-07-14T14:52:43.658Z] #21 33.39 Selecting previously unselected package python-pip-whl. [2022-07-14T14:52:43.658Z] #21 33.40 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-14T14:52:43.658Z] #21 33.41 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-14T14:52:44.594Z] #21 33.97 Selecting previously unselected package python3-lib2to3. [2022-07-14T14:52:44.594Z] #21 33.97 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-14T14:52:44.594Z] #21 33.97 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-14T14:52:44.594Z] #21 34.13 Selecting previously unselected package python3-distutils. [2022-07-14T14:52:44.594Z] #21 34.13 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-14T14:52:44.594Z] #21 34.14 Unpacking python3-distutils (3.9.2-1) ... [2022-07-14T14:52:44.594Z] #21 34.28 Selecting previously unselected package python3-pkg-resources. [2022-07-14T14:52:44.594Z] #21 34.29 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-14T14:52:44.594Z] #21 34.29 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-14T14:52:44.853Z] #21 34.44 Selecting previously unselected package python3-setuptools. [2022-07-14T14:52:44.853Z] #21 34.46 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-14T14:52:44.853Z] #21 34.46 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-14T14:52:44.853Z] #21 ... [2022-07-14T14:52:44.853Z] [2022-07-14T14:52:44.853Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:52:44.853Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:52:44.853Z] #77 123.2 config.status: creating Makefile [2022-07-14T14:52:44.853Z] #77 123.3 config.status: creating config.h [2022-07-14T14:52:44.853Z] #77 123.3 config.status: executing libtool commands [2022-07-14T14:52:44.853Z] #77 123.4 config.status: executing depfiles commands [2022-07-14T14:52:44.853Z] #77 123.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-14T14:52:44.853Z] #77 124.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-14T14:52:44.853Z] #77 124.3 checking for gcc... gcc [2022-07-14T14:52:44.853Z] #77 124.4 checking whether the C compiler works... yes [2022-07-14T14:52:44.853Z] #77 124.6 checking for C compiler default output file name... a.out [2022-07-14T14:52:44.853Z] #77 124.6 checking for suffix of executables... [2022-07-14T14:52:44.853Z] #77 124.8 checking whether we are cross compiling... no [2022-07-14T14:52:44.853Z] #77 125.0 checking for suffix of object files... o [2022-07-14T14:52:44.853Z] #77 125.1 checking whether we are using the GNU C compiler... yes [2022-07-14T14:52:44.853Z] #77 125.1 checking whether gcc accepts -g... yes [2022-07-14T14:52:44.853Z] #77 125.2 checking for gcc option to accept ISO C89... none needed [2022-07-14T14:52:44.853Z] #77 125.4 checking whether gcc understands -c and -o together... yes [2022-07-14T14:52:44.853Z] #77 125.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-14T14:52:44.853Z] #77 125.5 checking whether build environment is sane... yes [2022-07-14T14:52:44.853Z] #77 125.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-14T14:52:44.853Z] #77 125.6 checking for gawk... no [2022-07-14T14:52:44.853Z] #77 125.6 checking for mawk... mawk [2022-07-14T14:52:44.853Z] #77 125.6 checking whether make sets $(MAKE)... yes [2022-07-14T14:52:44.853Z] #77 125.6 checking whether make supports the include directive... yes (GNU style) [2022-07-14T14:52:44.853Z] #77 125.6 checking whether make supports nested variables... yes [2022-07-14T14:52:44.853Z] #77 125.7 checking whether UID '0' is supported by ustar format... yes [2022-07-14T14:52:44.853Z] #77 125.7 checking whether GID '0' is supported by ustar format... yes [2022-07-14T14:52:44.853Z] #77 125.7 checking how to create a ustar tar archive... gnutar [2022-07-14T14:52:44.853Z] #77 125.7 checking dependency style of gcc... gcc3 [2022-07-14T14:52:44.853Z] #77 125.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-14T14:52:44.853Z] #77 125.8 checking whether make supports nested variables... (cached) yes [2022-07-14T14:52:44.853Z] #77 125.9 checking build system type... x86_64-pc-linux-gnu [2022-07-14T14:52:44.853Z] #77 126.1 checking host system type... x86_64-pc-linux-gnu [2022-07-14T14:52:44.853Z] #77 126.1 checking how to print strings... printf [2022-07-14T14:52:44.853Z] #77 126.1 checking for a sed that does not truncate output... /bin/sed [2022-07-14T14:52:44.853Z] #77 126.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-14T14:52:44.853Z] #77 126.2 checking for egrep... /bin/grep -E [2022-07-14T14:52:44.853Z] #77 126.2 checking for fgrep... /bin/grep -F [2022-07-14T14:52:44.853Z] #77 126.2 checking for ld used by gcc... /usr/bin/ld [2022-07-14T14:52:44.853Z] #77 126.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-14T14:52:44.853Z] #77 126.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-14T14:52:44.853Z] #77 126.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-14T14:52:44.853Z] #77 126.3 checking whether ln -s works... yes [2022-07-14T14:52:44.853Z] #77 126.3 checking the maximum length of command line arguments... 1572864 [2022-07-14T14:52:44.853Z] #77 126.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-14T14:52:44.853Z] #77 126.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-14T14:52:44.853Z] #77 126.3 checking for /usr/bin/ld option to reload object files... -r [2022-07-14T14:52:44.853Z] #77 126.3 checking for objdump... objdump [2022-07-14T14:52:44.853Z] #77 126.3 checking how to recognize dependent libraries... pass_all [2022-07-14T14:52:44.853Z] #77 126.3 checking for dlltool... no [2022-07-14T14:52:44.853Z] #77 126.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-14T14:52:44.853Z] #77 126.3 checking for ar... ar [2022-07-14T14:52:44.853Z] #77 126.3 checking for archiver @FILE support... @ [2022-07-14T14:52:44.853Z] #77 126.4 checking for strip... strip [2022-07-14T14:52:44.853Z] #77 126.4 checking for ranlib... ranlib [2022-07-14T14:52:44.853Z] #77 126.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-14T14:52:44.853Z] #77 126.7 checking for sysroot... no [2022-07-14T14:52:44.853Z] #77 126.7 checking for a working dd... /bin/dd [2022-07-14T14:52:44.853Z] #77 126.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-14T14:52:44.853Z] #77 126.9 checking for mt... no [2022-07-14T14:52:44.853Z] #77 126.9 checking if : is a manifest tool... no [2022-07-14T14:52:44.853Z] #77 126.9 checking how to run the C preprocessor... gcc -E [2022-07-14T14:52:44.853Z] #77 127.2 checking for ANSI C header files... yes [2022-07-14T14:52:44.853Z] #77 127.7 checking for sys/types.h... yes [2022-07-14T14:52:44.853Z] #77 127.8 checking for sys/stat.h... yes [2022-07-14T14:52:44.853Z] #77 127.9 checking for stdlib.h... yes [2022-07-14T14:52:44.853Z] #77 128.1 checking for string.h... yes [2022-07-14T14:52:44.853Z] #77 128.3 checking for memory.h... yes [2022-07-14T14:52:44.853Z] #77 128.4 checking for strings.h... yes [2022-07-14T14:52:44.853Z] #77 128.6 checking for inttypes.h... yes [2022-07-14T14:52:44.853Z] #77 128.8 checking for stdint.h... yes [2022-07-14T14:52:44.893Z] #20 ... [2022-07-14T14:52:44.893Z] [2022-07-14T14:52:44.893Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-14T14:52:44.893Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-14T14:52:44.893Z] #49 1.674 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T14:52:44.893Z] #49 1.696 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T14:52:44.893Z] #49 1.698 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T14:52:44.893Z] #49 2.060 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-14T14:52:44.893Z] #49 2.377 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-14T14:52:44.893Z] #49 2.885 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-14T14:52:44.893Z] #49 3.389 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-14T14:52:44.893Z] #49 4.057 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T14:52:44.893Z] #49 4.587 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-14T14:52:44.893Z] #49 5.017 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB] [2022-07-14T14:52:44.893Z] #49 5.018 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T14:52:44.893Z] #49 5.019 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-14T14:52:44.893Z] #49 5.022 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-14T14:52:44.893Z] #49 5.029 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-14T14:52:44.893Z] #49 5.044 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-14T14:52:44.893Z] #49 5.046 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-14T14:52:44.893Z] #49 5.061 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-14T14:52:44.893Z] #49 5.061 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-14T14:52:44.893Z] #49 5.062 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-14T14:52:44.893Z] #49 5.062 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T14:52:44.893Z] #49 5.063 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-14T14:52:44.893Z] #49 ... [2022-07-14T14:52:44.893Z] [2022-07-14T14:52:44.893Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-14T14:52:44.893Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-14T14:52:44.893Z] #69 1.424 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T14:52:44.893Z] #69 1.436 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T14:52:44.893Z] #69 1.436 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T14:52:44.893Z] #69 1.591 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-14T14:52:44.893Z] #69 1.801 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-14T14:52:44.893Z] #69 2.237 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-14T14:52:44.893Z] #69 2.763 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-14T14:52:44.893Z] #69 3.172 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T14:52:44.893Z] #69 3.685 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-14T14:52:44.893Z] #69 4.109 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T14:52:44.893Z] #69 4.109 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-14T14:52:44.893Z] #69 4.113 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-14T14:52:44.893Z] #69 4.120 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB] [2022-07-14T14:52:44.893Z] #69 4.124 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-14T14:52:44.893Z] #69 4.124 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-14T14:52:44.893Z] #69 4.142 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-14T14:52:44.893Z] #69 4.149 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-14T14:52:44.893Z] #69 4.150 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-14T14:52:44.893Z] #69 4.150 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-14T14:52:44.893Z] #69 4.151 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-14T14:52:44.893Z] #69 4.158 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T14:52:45.112Z] #77 128.9 checking for unistd.h... yes [2022-07-14T14:52:45.112Z] #77 129.1 checking for dlfcn.h... yes [2022-07-14T14:52:45.371Z] #77 129.3 checking for objdir... .libs [2022-07-14T14:52:45.634Z] #77 129.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-14T14:52:45.634Z] #77 129.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-14T14:52:45.634Z] #77 129.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-14T14:52:46.154Z] #77 129.8 checking if gcc static flag -static works... yes [2022-07-14T14:52:46.154Z] #77 130.2 checking if gcc supports -c -o file.o... yes [2022-07-14T14:52:46.154Z] #77 130.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-14T14:52:46.154Z] #77 130.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-14T14:52:46.672Z] #77 130.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-14T14:52:46.672Z] #77 130.7 checking how to hardcode library paths into programs... immediate [2022-07-14T14:52:46.672Z] #77 130.7 checking whether stripping libraries is possible... yes [2022-07-14T14:52:46.672Z] #77 130.7 checking if libtool supports shared libraries... yes [2022-07-14T14:52:46.672Z] #77 130.7 checking whether to build shared libraries... no [2022-07-14T14:52:46.672Z] #77 130.7 checking whether to build static libraries... yes [2022-07-14T14:52:46.931Z] #77 130.8 checking float.h usability... yes [2022-07-14T14:52:46.931Z] #77 130.9 checking float.h presence... yes [2022-07-14T14:52:46.931Z] #77 130.9 checking for float.h... yes [2022-07-14T14:52:46.931Z] #77 131.0 checking limits.h usability... yes [2022-07-14T14:52:47.191Z] #77 131.1 checking limits.h presence... yes [2022-07-14T14:52:47.191Z] #77 131.2 checking for limits.h... yes [2022-07-14T14:52:47.191Z] #77 131.2 checking stddef.h usability... yes [2022-07-14T14:52:47.450Z] #77 131.4 checking stddef.h presence... yes [2022-07-14T14:52:47.450Z] #77 131.4 checking for stddef.h... yes [2022-07-14T14:52:47.450Z] #77 131.4 checking for stdlib.h... (cached) yes [2022-07-14T14:52:47.450Z] #77 131.5 checking for string.h... (cached) yes [2022-07-14T14:52:47.709Z] #77 131.5 checking sys/time.h usability... yes [2022-07-14T14:52:47.709Z] #77 131.7 checking sys/time.h presence... yes [2022-07-14T14:52:47.709Z] #77 131.8 checking for sys/time.h... yes [2022-07-14T14:52:47.709Z] #77 131.8 checking for inline... inline [2022-07-14T14:52:47.967Z] #77 131.8 checking for size_t... yes [2022-07-14T14:52:47.967Z] #77 132.1 checking for stdlib.h... (cached) yes [2022-07-14T14:52:48.228Z] #77 132.1 checking for GNU libc compatible malloc... yes [2022-07-14T14:52:48.228Z] #77 132.3 checking for stdlib.h... (cached) yes [2022-07-14T14:52:48.487Z] #77 132.3 checking for GNU libc compatible realloc... yes [2022-07-14T14:52:48.748Z] #77 132.6 checking for working strtod... yes [2022-07-14T14:52:49.008Z] #77 132.9 checking for gettimeofday... yes [2022-07-14T14:52:49.267Z] #77 133.1 checking for memset... yes [2022-07-14T14:52:49.526Z] #77 133.4 checking for strspn... yes [2022-07-14T14:52:49.785Z] #77 133.8 checking that generated files are newer than configure... done [2022-07-14T14:52:49.785Z] #77 133.8 configure: creating ./config.status [2022-07-14T14:52:50.170Z] #69 ... [2022-07-14T14:52:50.170Z] [2022-07-14T14:52:50.170Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-14T14:52:50.170Z] #74 sha256:7c9b42fc3cf0357e8711df4fff7613fb800a5d4dccc66e8e2a5e2cccb3e547bd [2022-07-14T14:52:50.170Z] #74 5.078 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-14T14:52:50.170Z] #74 5.135 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-14T14:52:50.170Z] #74 5.244 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-14T14:52:50.170Z] #74 6.752 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-14T14:52:52.317Z] #77 136.0 config.status: creating Makefile [2022-07-14T14:52:52.317Z] #77 136.0 config.status: creating config.h [2022-07-14T14:52:52.317Z] #77 136.1 config.status: executing depfiles commands [2022-07-14T14:52:52.317Z] #77 136.2 config.status: executing libtool commands [2022-07-14T14:52:53.254Z] #77 137.2 GEN .version [2022-07-14T14:52:53.254Z] #77 137.2 make install-recursive [2022-07-14T14:52:53.254Z] #77 137.2 make[1]: Entering directory '/tmp/crun-build' [2022-07-14T14:52:53.254Z] #77 137.3 Making install in libocispec [2022-07-14T14:52:53.254Z] #77 137.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-14T14:52:53.254Z] #77 137.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-14T14:52:53.254Z] #77 137.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-14T14:52:53.254Z] #77 137.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-14T14:52:53.254Z] #77 137.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-14T14:52:54.190Z] #77 138.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-14T14:52:54.190Z] #77 138.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-14T14:52:54.190Z] #77 138.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-14T14:52:54.190Z] #77 138.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-14T14:52:54.190Z] #77 138.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-14T14:52:54.190Z] #77 138.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-14T14:52:54.190Z] #77 138.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-14T14:52:54.190Z] #77 138.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-14T14:52:54.190Z] #77 138.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-14T14:52:54.449Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-14T14:52:54.449Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-14T14:52:54.449Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-14T14:52:54.449Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-14T14:52:54.449Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-14T14:52:54.449Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-14T14:52:54.449Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-14T14:52:55.017Z] #77 ... [2022-07-14T14:52:55.017Z] [2022-07-14T14:52:55.017Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-14T14:52:55.017Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-14T14:52:55.017Z] #21 34.74 Selecting previously unselected package python3-wheel. [2022-07-14T14:52:55.017Z] #21 34.76 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-14T14:52:55.017Z] #21 34.77 Unpacking python3-wheel (0.34.2-1) ... [2022-07-14T14:52:55.017Z] #21 34.84 Selecting previously unselected package python3-pip. [2022-07-14T14:52:55.017Z] #21 34.86 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-14T14:52:55.017Z] #21 34.87 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-14T14:52:55.017Z] #21 35.12 Selecting previously unselected package sudo. [2022-07-14T14:52:55.017Z] #21 35.13 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-14T14:52:55.017Z] #21 35.14 Unpacking sudo (1.9.5p2-3) ... [2022-07-14T14:52:55.017Z] #21 35.68 Selecting previously unselected package thin-provisioning-tools. [2022-07-14T14:52:55.017Z] #21 35.69 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-14T14:52:55.017Z] #21 35.70 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-14T14:52:55.017Z] #21 35.98 Selecting previously unselected package uidmap. [2022-07-14T14:52:55.017Z] #21 35.99 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-14T14:52:55.017Z] #21 36.00 Unpacking uidmap (1:4.8.1-1) ... [2022-07-14T14:52:55.017Z] #21 36.10 Selecting previously unselected package vim-runtime. [2022-07-14T14:52:55.017Z] #21 36.10 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-14T14:52:55.017Z] #21 36.13 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-14T14:52:55.017Z] #21 36.19 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-14T14:52:55.017Z] #21 36.19 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:52:55.017Z] #21 39.61 Selecting previously unselected package vim. [2022-07-14T14:52:55.017Z] #21 39.61 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-14T14:52:55.017Z] #21 39.63 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:52:55.017Z] #21 40.22 Selecting previously unselected package xfsprogs. [2022-07-14T14:52:55.017Z] #21 40.23 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-14T14:52:55.017Z] #21 40.23 Unpacking xfsprogs (5.10.0-4) ... [2022-07-14T14:52:55.017Z] #21 40.73 Selecting previously unselected package zip. [2022-07-14T14:52:55.017Z] #21 40.73 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-14T14:52:55.017Z] #21 40.74 Unpacking zip (3.0-12) ... [2022-07-14T14:52:55.017Z] #21 40.88 Selecting previously unselected package zstd. [2022-07-14T14:52:55.017Z] #21 40.89 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-14T14:52:55.017Z] #21 40.89 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-14T14:52:55.017Z] #21 41.21 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-14T14:52:55.017Z] #21 42.19 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-14T14:52:55.017Z] #21 42.21 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-14T14:52:55.017Z] #21 42.22 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-14T14:52:55.017Z] #21 42.23 Setting up libicu67:amd64 (67.1-7) ... [2022-07-14T14:52:55.017Z] #21 42.24 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-14T14:52:55.017Z] #21 42.25 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-14T14:52:55.017Z] #21 42.26 Setting up uidmap (1:4.8.1-1) ... [2022-07-14T14:52:55.017Z] #21 42.27 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-14T14:52:55.017Z] #21 42.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-14T14:52:55.017Z] #21 42.30 Setting up bzip2 (1.0.8-4) ... [2022-07-14T14:52:55.017Z] #21 42.31 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-14T14:52:55.017Z] #21 42.32 Setting up python3-wheel (0.34.2-1) ... [2022-07-14T14:52:55.017Z] #21 43.02 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:52:55.017Z] #21 43.04 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-14T14:52:55.017Z] #21 43.06 Setting up libcap2-bin (1:2.44-1) ... [2022-07-14T14:52:55.017Z] #21 43.07 Setting up apparmor (2.13.6-10) ... [2022-07-14T14:52:55.017Z] #21 44.52 Setting up zip (3.0-12) ... [2022-07-14T14:52:55.017Z] #21 44.53 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:52:55.017Z] #21 44.56 Setting up bash-completion (1:2.11-2) ... [2022-07-14T14:52:55.584Z] #21 ... [2022-07-14T14:52:55.584Z] [2022-07-14T14:52:55.584Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:52:55.584Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:52:55.584Z] #77 139.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-14T14:52:55.584Z] #77 139.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-14T14:52:55.584Z] #77 139.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-14T14:52:55.584Z] #77 139.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-14T14:52:55.584Z] #77 139.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-14T14:52:55.584Z] #77 139.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-14T14:52:55.584Z] #77 139.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-14T14:52:55.584Z] #77 139.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-14T14:52:55.584Z] #77 139.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-14T14:52:55.584Z] #77 139.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-14T14:52:55.584Z] #77 139.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-14T14:52:55.584Z] #77 139.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-14T14:52:55.584Z] #77 139.6 make install-recursive [2022-07-14T14:52:55.584Z] #77 139.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-14T14:52:55.584Z] #77 139.7 Making install in yajl [2022-07-14T14:52:55.584Z] #77 139.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-14T14:52:55.584Z] #77 139.8 CC verify/json_verify-json_verify.o [2022-07-14T14:52:55.584Z] #77 139.8 CC src/libyajl_la-yajl_alloc.lo [2022-07-14T14:52:55.843Z] #77 139.8 CC src/libyajl_la-yajl.lo [2022-07-14T14:52:55.843Z] #77 139.8 CC src/libyajl_la-yajl_gen.lo [2022-07-14T14:52:55.843Z] #77 139.9 CC src/libyajl_la-yajl_parser.lo [2022-07-14T14:52:55.843Z] #77 139.9 CC src/libyajl_la-yajl_buf.lo [2022-07-14T14:52:55.843Z] #77 139.9 CC src/libyajl_la-yajl_encode.lo [2022-07-14T14:52:55.843Z] #77 140.0 CC src/libyajl_la-yajl_lex.lo [2022-07-14T14:52:55.843Z] #77 140.0 CC src/libyajl_la-yajl_tree.lo [2022-07-14T14:52:56.743Z] #74 ... [2022-07-14T14:52:56.743Z] [2022-07-14T14:52:56.743Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-14T14:52:56.743Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-14T14:52:56.743Z] #69 21.39 Fetched 49.1 MB in 20s (2432 kB/s) [2022-07-14T14:52:57.924Z] #77 ... [2022-07-14T14:52:57.924Z] [2022-07-14T14:52:57.924Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-14T14:52:57.924Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-14T14:52:57.924Z] #47 197.6 + dpkg --print-architecture [2022-07-14T14:52:57.924Z] #47 DONE 198.4s [2022-07-14T14:52:57.924Z] [2022-07-14T14:52:57.924Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-14T14:52:57.924Z] #60 sha256:af3a622e6224346c30cfa03be0aed98f139713d616d07e6e0faa25ec598db1d7 [2022-07-14T14:53:02.323Z] --- PASS: TestBuildWithHugeFile (52.50s) [2022-07-14T14:53:02.323Z] === RUN TestBuildWCOWSandboxSize [2022-07-14T14:53:02.323Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-14T14:53:02.323Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-14T14:53:02.323Z] === RUN TestBuildWithEmptyDockerfile [2022-07-14T14:53:02.323Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T14:53:02.323Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T14:53:02.323Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T14:53:02.323Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T14:53:02.323Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T14:53:02.323Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T14:53:02.323Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T14:53:02.323Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T14:53:02.323Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T14:53:02.323Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-07-14T14:53:02.323Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-07-14T14:53:02.323Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-07-14T14:53:02.323Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-14T14:53:02.323Z] === RUN TestBuildPreserveOwnership [2022-07-14T14:53:02.323Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-14T14:53:02.409Z] #77 145.5 CCLD libyajl.la [2022-07-14T14:53:02.409Z] #77 ... [2022-07-14T14:53:02.409Z] [2022-07-14T14:53:02.409Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-14T14:53:02.409Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-14T14:53:02.409Z] #21 46.94 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-14T14:53:02.409Z] #21 46.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-14T14:53:02.409Z] #21 46.97 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-14T14:53:02.409Z] #21 46.98 Setting up patch (2.7.6-7) ... [2022-07-14T14:53:02.409Z] #21 46.99 Setting up sudo (1.9.5p2-3) ... [2022-07-14T14:53:02.409Z] #21 47.08 invoke-rc.d: could not determine current runlevel [2022-07-14T14:53:02.409Z] #21 47.09 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-14T14:53:02.409Z] #21 47.10 Setting up xfsprogs (5.10.0-4) ... [2022-07-14T14:53:02.409Z] #21 47.11 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-14T14:53:02.409Z] #21 47.13 Setting up inetutils-ping (2:2.0-1) ... [2022-07-14T14:53:02.409Z] #21 47.14 Setting up pigz (2.6-1) ... [2022-07-14T14:53:02.409Z] #21 47.15 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-14T14:53:02.409Z] #21 47.17 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-14T14:53:02.409Z] #21 47.19 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-14T14:53:02.409Z] #21 47.20 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:53:02.409Z] #21 47.83 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-14T14:53:02.409Z] #21 47.84 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-14T14:53:02.409Z] #21 48.43 Setting up libelf1:amd64 (0.183-1) ... [2022-07-14T14:53:02.409Z] #21 48.46 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-14T14:53:02.409Z] #21 48.48 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-14T14:53:02.409Z] #21 48.49 Setting up python3-distutils (3.9.2-1) ... [2022-07-14T14:53:02.409Z] #21 48.96 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:53:02.409Z] #21 48.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-14T14:53:02.409Z] #21 48.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-14T14:53:02.409Z] #21 48.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-14T14:53:02.409Z] #21 48.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-14T14:53:02.409Z] #21 48.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-14T14:53:02.409Z] #21 49.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-14T14:53:02.409Z] #21 49.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-14T14:53:02.409Z] #21 49.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-14T14:53:02.409Z] #21 49.04 Setting up python3-setuptools (52.0.0-4) ... [2022-07-14T14:53:02.409Z] #21 50.52 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-14T14:53:02.409Z] #21 50.54 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-14T14:53:02.409Z] #21 50.55 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-14T14:53:02.409Z] #21 50.56 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-14T14:53:02.409Z] #21 51.85 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-14T14:53:02.409Z] #21 51.86 Setting up jq (1.6-2.1) ... [2022-07-14T14:53:02.409Z] #21 51.87 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-14T14:53:02.409Z] #21 51.89 Setting up iptables (1.8.7-1) ... [2022-07-14T14:53:02.409Z] #21 51.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-14T14:53:02.409Z] #21 51.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-14T14:53:02.409Z] #21 51.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-14T14:53:02.409Z] #21 51.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-14T14:53:02.409Z] #21 51.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-14T14:53:02.409Z] #21 51.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-14T14:53:02.409Z] #21 51.94 Setting up iproute2 (5.10.0-4) ... [2022-07-14T14:53:02.668Z] #21 52.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:53:02.927Z] #21 DONE 52.8s [2022-07-14T14:53:02.927Z] [2022-07-14T14:53:02.927Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:53:02.927Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:53:02.927Z] #77 145.9 CCLD verify/json_verify [2022-07-14T14:53:02.927Z] #77 146.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-14T14:53:02.927Z] #77 146.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-14T14:53:02.927Z] #77 146.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-14T14:53:02.927Z] #77 146.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-14T14:53:02.927Z] #77 146.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-14T14:53:02.927Z] #77 146.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-14T14:53:02.927Z] #77 146.4 CC src/validate.o [2022-07-14T14:53:02.927Z] #77 146.4 CC src/image_spec_schema_config_schema.lo [2022-07-14T14:53:02.927Z] #77 146.4 CC src/image_spec_schema_content_descriptor.lo [2022-07-14T14:53:02.927Z] #77 146.4 CC src/image_spec_schema_defs.lo [2022-07-14T14:53:02.927Z] #77 146.4 CC src/image_spec_schema_defs_descriptor.lo [2022-07-14T14:53:02.927Z] #77 146.4 CC src/image_spec_schema_image_index_schema.lo [2022-07-14T14:53:02.927Z] #77 146.5 CC src/image_spec_schema_image_layout_schema.lo [2022-07-14T14:53:02.927Z] #77 146.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-14T14:53:02.927Z] #77 146.5 CC src/runtime_spec_schema_config_linux.lo [2022-07-14T14:53:02.927Z] #77 146.6 CC src/runtime_spec_schema_config_zos.lo [2022-07-14T14:53:02.927Z] #77 146.6 CC src/runtime_spec_schema_config_schema.lo [2022-07-14T14:53:02.927Z] #77 146.6 CC src/runtime_spec_schema_config_solaris.lo [2022-07-14T14:53:02.927Z] #77 146.8 CC src/runtime_spec_schema_config_vm.lo [2022-07-14T14:53:02.927Z] #77 146.8 CC src/runtime_spec_schema_config_windows.lo [2022-07-14T14:53:02.927Z] #77 146.9 CC src/runtime_spec_schema_defs.lo [2022-07-14T14:53:02.927Z] #77 147.1 CC src/runtime_spec_schema_defs_linux.lo [2022-07-14T14:53:02.927Z] #77 147.1 CC src/runtime_spec_schema_defs_zos.lo [2022-07-14T14:53:03.186Z] #77 147.2 CC src/runtime_spec_schema_defs_vm.lo [2022-07-14T14:53:03.186Z] #77 147.3 CC src/runtime_spec_schema_defs_windows.lo [2022-07-14T14:53:03.319Z] #69 21.39 Reading package lists... [2022-07-14T14:53:03.319Z] #69 ... [2022-07-14T14:53:03.319Z] [2022-07-14T14:53:03.319Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:53:03.319Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-14T14:53:03.319Z] #20 22.22 Fetched 49.1 MB in 21s (2359 kB/s) [2022-07-14T14:53:03.445Z] #77 147.4 CC src/runtime_spec_schema_state_schema.lo [2022-07-14T14:53:03.445Z] #77 147.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-14T14:53:03.445Z] #77 147.5 CC src/basic_test_double_array_item.lo [2022-07-14T14:53:03.445Z] #77 147.5 CC src/basic_test_double_array.lo [2022-07-14T14:53:03.703Z] #77 147.7 CC src/basic_test_top_array_int.lo [2022-07-14T14:53:03.703Z] #77 147.8 CC src/basic_test_top_array_string.lo [2022-07-14T14:53:03.703Z] #77 147.8 CC src/basic_test_top_double_array_int.lo [2022-07-14T14:53:03.962Z] #77 147.9 CC src/basic_test_top_double_array_refobj.lo [2022-07-14T14:53:03.962Z] #77 148.0 CC src/basic_test_top_double_array_obj.lo [2022-07-14T14:53:03.962Z] #77 148.1 CC src/basic_test_top_double_array_string.lo [2022-07-14T14:53:04.221Z] #77 148.3 CC src/read-file.lo [2022-07-14T14:53:04.228Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-14T14:53:04.480Z] #77 148.5 CC src/json_common.lo [2022-07-14T14:53:04.480Z] #77 148.6 CC tests/test-1.o [2022-07-14T14:53:04.480Z] #77 148.7 CC tests/test-2.o [2022-07-14T14:53:05.050Z] #77 ... [2022-07-14T14:53:05.050Z] [2022-07-14T14:53:05.050Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-14T14:53:05.050Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-14T14:53:05.050Z] #22 1.625 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-14T14:53:05.050Z] #22 1.629 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-14T14:53:05.050Z] #22 1.632 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-14T14:53:05.050Z] #22 DONE 1.8s [2022-07-14T14:53:05.050Z] [2022-07-14T14:53:05.050Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:53:05.050Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:53:05.050Z] #77 149.0 CC tests/test-4.o [2022-07-14T14:53:05.050Z] #77 149.0 CC tests/test-3.o [2022-07-14T14:53:05.230Z] #20 22.22 Reading package lists... [2022-07-14T14:53:05.231Z] #20 ... [2022-07-14T14:53:05.231Z] [2022-07-14T14:53:05.231Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-14T14:53:05.231Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-14T14:53:05.231Z] #69 21.39 Reading package lists... [2022-07-14T14:53:05.309Z] #77 149.3 CC tests/test-5.o [2022-07-14T14:53:05.568Z] #77 149.6 CC tests/test-6.o [2022-07-14T14:53:05.827Z] #77 149.8 CC tests/test-7.o [2022-07-14T14:53:06.086Z] #77 150.0 CC tests/test-8.o [2022-07-14T14:53:06.344Z] #77 150.3 CC tests/test-9.o [2022-07-14T14:53:06.344Z] #77 150.4 CC tests/test-10.o [2022-07-14T14:53:06.603Z] #77 150.7 CC tests/test-11.o [2022-07-14T14:53:06.614Z] #69 30.64 Reading package lists... [2022-07-14T14:53:06.614Z] #69 ... [2022-07-14T14:53:06.614Z] [2022-07-14T14:53:06.614Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-14T14:53:06.614Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-14T14:53:06.614Z] #49 21.92 Fetched 49.1 MB in 20s (2399 kB/s) [2022-07-14T14:53:06.614Z] #49 21.92 Reading package lists... [2022-07-14T14:53:06.614Z] #49 31.12 Reading package lists... [2022-07-14T14:53:06.614Z] #49 ... [2022-07-14T14:53:06.614Z] [2022-07-14T14:53:06.614Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:53:06.614Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-14T14:53:06.614Z] #20 22.22 Reading package lists... [2022-07-14T14:53:07.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-14T14:53:08.421Z] --- PASS: TestBuildPreserveOwnership (10.24s) [2022-07-14T14:53:08.421Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.22s) [2022-07-14T14:53:08.421Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-14T14:53:08.421Z] === RUN TestBuildPlatformInvalid [2022-07-14T14:53:08.421Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-14T14:53:08.421Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-14T14:53:08.421Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-14T14:53:08.421Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-14T14:53:08.421Z] PASS [2022-07-14T14:53:08.421Z] [2022-07-14T14:53:08.421Z] === Skipped [2022-07-14T14:53:08.421Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-14T14:53:08.421Z] build_session_test.go:25: TODO: BuildKit [2022-07-14T14:53:08.421Z] [2022-07-14T14:53:08.421Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-14T14:53:08.421Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-14T14:53:08.421Z] [2022-07-14T14:53:08.421Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-14T14:53:08.421Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-14T14:53:08.421Z] [2022-07-14T14:53:08.421Z] DONE 34 tests, 3 skipped in 113.274s [2022-07-14T14:53:08.421Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-14T14:53:08.421Z] INFO: Testing against a local daemon [2022-07-14T14:53:08.421Z] === RUN TestConfigInspect [2022-07-14T14:53:08.421Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:53:08.421Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-14T14:53:08.421Z] === RUN TestConfigList [2022-07-14T14:53:08.421Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:53:08.421Z] --- SKIP: TestConfigList (0.01s) [2022-07-14T14:53:08.421Z] === RUN TestConfigsCreateAndDelete [2022-07-14T14:53:08.421Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:53:08.421Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-14T14:53:08.421Z] === RUN TestConfigsUpdate [2022-07-14T14:53:08.421Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:53:08.421Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-14T14:53:08.421Z] === RUN TestTemplatedConfig [2022-07-14T14:53:08.421Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:53:08.421Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-14T14:53:08.421Z] === RUN TestConfigCreateResolve [2022-07-14T14:53:08.421Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:53:08.421Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-14T14:53:08.421Z] PASS [2022-07-14T14:53:08.421Z] [2022-07-14T14:53:08.421Z] === Skipped [2022-07-14T14:53:08.421Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-14T14:53:08.421Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:53:08.421Z] [2022-07-14T14:53:08.421Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-14T14:53:08.421Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:53:08.421Z] [2022-07-14T14:53:08.421Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-14T14:53:08.421Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:53:08.421Z] [2022-07-14T14:53:08.421Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-14T14:53:08.421Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:53:08.421Z] [2022-07-14T14:53:08.421Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-14T14:53:08.421Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:53:08.421Z] [2022-07-14T14:53:08.421Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-14T14:53:08.421Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:53:08.421Z] [2022-07-14T14:53:08.421Z] DONE 6 tests, 6 skipped in 0.157s [2022-07-14T14:53:08.421Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-14T14:53:08.680Z] INFO: Testing against a local daemon [2022-07-14T14:53:08.680Z] === RUN TestAttachWithTTY [2022-07-14T14:53:08.680Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-14T14:53:08.680Z] === RUN TestAttachWithoutTTy [2022-07-14T14:53:08.680Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-14T14:53:08.680Z] === RUN TestCheckpoint [2022-07-14T14:53:08.680Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-14T14:53:08.680Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-14T14:53:08.680Z] === RUN TestContainerInvalidJSON [2022-07-14T14:53:08.680Z] === RUN TestContainerInvalidJSON/commit [2022-07-14T14:53:08.680Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-14T14:53:08.680Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-14T14:53:08.680Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-14T14:53:08.680Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T14:53:08.680Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T14:53:08.680Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-14T14:53:08.680Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-14T14:53:08.680Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-14T14:53:08.680Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-14T14:53:08.680Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T14:53:08.680Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T14:53:08.680Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T14:53:08.680Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T14:53:08.680Z] === CONT TestContainerInvalidJSON/commit [2022-07-14T14:53:08.680Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-14T14:53:08.680Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T14:53:08.680Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-14T14:53:08.680Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-14T14:53:08.680Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-14T14:53:08.681Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-14T14:53:08.681Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-14T14:53:08.681Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-14T14:53:08.681Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-14T14:53:08.681Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-14T14:53:08.681Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-14T14:53:08.681Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-14T14:53:08.681Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-14T14:53:08.681Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-14T14:53:08.681Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-14T14:53:08.940Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-07-14T14:53:08.940Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-14T14:53:08.940Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-14T14:53:08.940Z] === RUN TestCopyEmptyFile [2022-07-14T14:53:08.940Z] --- PASS: TestCopyEmptyFile (0.19s) [2022-07-14T14:53:08.940Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-14T14:53:09.199Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-14T14:53:09.199Z] === RUN TestCopyFromContainer [2022-07-14T14:53:12.787Z] #60 ... [2022-07-14T14:53:12.787Z] [2022-07-14T14:53:12.787Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:53:12.787Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T14:53:12.787Z] #77 165.4 CCLD libocispec.la [2022-07-14T14:53:12.787Z] #77 165.8 CCLD src/validate [2022-07-14T14:53:12.787Z] #77 165.8 CCLD tests/test-1 [2022-07-14T14:53:12.787Z] #77 165.8 CCLD tests/test-2 [2022-07-14T14:53:12.787Z] #77 165.8 CCLD tests/test-3 [2022-07-14T14:53:12.787Z] #77 165.9 CCLD tests/test-4 [2022-07-14T14:53:12.787Z] #77 165.9 CCLD tests/test-5 [2022-07-14T14:53:12.787Z] #77 165.9 CCLD tests/test-6 [2022-07-14T14:53:12.787Z] #77 166.0 CCLD tests/test-7 [2022-07-14T14:53:12.787Z] #77 166.1 CCLD tests/test-8 [2022-07-14T14:53:12.787Z] #77 166.1 CCLD tests/test-9 [2022-07-14T14:53:12.787Z] #77 166.3 CCLD tests/test-10 [2022-07-14T14:53:12.787Z] #77 166.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-14T14:53:12.787Z] #77 166.3 CCLD tests/test-11 [2022-07-14T14:53:13.390Z] === RUN TestCopyFromContainer// [2022-07-14T14:53:13.390Z] === RUN TestCopyFromContainer//bar/root [2022-07-14T14:53:13.390Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-14T14:53:13.390Z] === RUN TestCopyFromContainer/bar/quux [2022-07-14T14:53:13.390Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-14T14:53:13.390Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-14T14:53:13.390Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-14T14:53:13.650Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-14T14:53:13.650Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-14T14:53:13.650Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-14T14:53:13.650Z] --- PASS: TestCopyFromContainer (4.63s) [2022-07-14T14:53:13.650Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-14T14:53:13.650Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-14T14:53:13.650Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-14T14:53:13.650Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-07-14T14:53:13.650Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-14T14:53:13.650Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-14T14:53:13.650Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-14T14:53:13.650Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-14T14:53:13.650Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-14T14:53:13.650Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-14T14:53:13.650Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-14T14:53:13.650Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T14:53:13.650Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T14:53:13.650Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T14:53:13.650Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T14:53:13.650Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T14:53:13.650Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T14:53:13.650Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T14:53:13.650Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T14:53:13.650Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T14:53:13.650Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-14T14:53:13.650Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-14T14:53:13.650Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-14T14:53:13.650Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-14T14:53:13.650Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-14T14:53:13.650Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-14T14:53:13.650Z] === RUN TestCreateWithInvalidEnv [2022-07-14T14:53:13.722Z] #77 168.0 libtool: link: ar cr libocispec.a [2022-07-14T14:53:13.723Z] #77 168.0 libtool: link: ranlib libocispec.a [2022-07-14T14:53:13.909Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-14T14:53:13.909Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-14T14:53:13.909Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-14T14:53:13.909Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-14T14:53:13.909Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-14T14:53:13.909Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-14T14:53:13.909Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-14T14:53:13.909Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-14T14:53:13.909Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-14T14:53:13.909Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-14T14:53:13.909Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-14T14:53:13.909Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-14T14:53:13.909Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-14T14:53:13.909Z] === RUN TestCreateTmpfsMountsTarget [2022-07-14T14:53:13.909Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-14T14:53:13.909Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-14T14:53:14.747Z] #20 31.61 Reading package lists... [2022-07-14T14:53:14.747Z] #20 ... [2022-07-14T14:53:14.747Z] [2022-07-14T14:53:14.747Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-14T14:53:14.747Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-14T14:53:14.747Z] #69 30.64 Reading package lists... [2022-07-14T14:53:15.098Z] #77 169.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-14T14:53:15.098Z] #77 169.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-14T14:53:15.098Z] #77 169.4 make[5]: Nothing to be done for 'install-data-am'. [2022-07-14T14:53:15.098Z] #77 169.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-14T14:53:15.098Z] #77 169.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-14T14:53:15.098Z] #77 169.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-14T14:53:15.098Z] #77 169.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-14T14:53:15.098Z] #77 169.4 make[2]: Entering directory '/tmp/crun-build' [2022-07-14T14:53:15.288Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-07-14T14:53:15.288Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-14T14:53:15.356Z] #77 169.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-14T14:53:15.356Z] #77 169.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-14T14:53:15.356Z] #77 169.6 CC src/libcrun/libcrun_testing_a-container.o [2022-07-14T14:53:15.356Z] #77 169.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-14T14:53:15.356Z] #77 169.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-14T14:53:15.356Z] #77 169.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-14T14:53:15.356Z] #77 169.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-14T14:53:15.614Z] #77 169.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-14T14:53:15.614Z] #77 169.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-14T14:53:15.614Z] #77 169.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-14T14:53:15.614Z] #77 170.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-14T14:53:15.614Z] #77 170.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-14T14:53:15.872Z] #77 170.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-14T14:53:15.872Z] #77 170.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-14T14:53:15.872Z] #77 170.1 CC src/libcrun/libcrun_testing_a-error.o [2022-07-14T14:53:15.872Z] #77 170.2 CC src/libcrun/libcrun_testing_a-status.o [2022-07-14T14:53:15.872Z] #77 170.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-14T14:53:15.872Z] #77 170.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-14T14:53:16.130Z] #77 170.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-14T14:53:16.130Z] #77 170.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-14T14:53:16.140Z] #69 39.53 Building dependency tree... [2022-07-14T14:53:16.140Z] #69 41.74 Reading state information... [2022-07-14T14:53:16.226Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-07-14T14:53:16.226Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-14T14:53:16.226Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T14:53:16.226Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T14:53:16.226Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T14:53:16.226Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T14:53:16.226Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T14:53:16.226Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T14:53:16.226Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T14:53:16.226Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T14:53:16.226Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T14:53:16.226Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T14:53:16.226Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T14:53:16.226Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T14:53:16.226Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T14:53:16.226Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T14:53:16.226Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T14:53:16.226Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-14T14:53:16.226Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-14T14:53:16.226Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-14T14:53:16.226Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-07-14T14:53:16.226Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-07-14T14:53:16.226Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-07-14T14:53:16.226Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-14T14:53:16.388Z] #77 170.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-14T14:53:16.388Z] #77 170.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-14T14:53:16.388Z] #77 170.8 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-14T14:53:16.388Z] #77 170.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-14T14:53:16.633Z] #77 ... [2022-07-14T14:53:16.633Z] [2022-07-14T14:53:16.633Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-14T14:53:16.633Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-14T14:53:16.633Z] #23 11.27 Collecting yamllint==1.26.1 [2022-07-14T14:53:16.646Z] #77 170.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-14T14:53:16.795Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-07-14T14:53:16.795Z] === RUN TestCreateDifferentPlatform [2022-07-14T14:53:16.795Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-14T14:53:16.795Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-14T14:53:16.795Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-14T14:53:16.795Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-14T14:53:16.795Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-14T14:53:16.795Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-14T14:53:16.795Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-14T14:53:16.795Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-14T14:53:16.795Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-14T14:53:16.795Z] === RUN TestCreateInvalidHostConfig [2022-07-14T14:53:16.795Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T14:53:16.795Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T14:53:16.795Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T14:53:16.795Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T14:53:16.795Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T14:53:16.795Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T14:53:16.795Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T14:53:16.795Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T14:53:16.795Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T14:53:16.795Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T14:53:16.795Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T14:53:16.795Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T14:53:16.795Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-14T14:53:16.795Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-14T14:53:16.795Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-14T14:53:16.795Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-14T14:53:16.795Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-14T14:53:16.795Z] === RUN TestContainerStartOnDaemonRestart [2022-07-14T14:53:16.795Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-14T14:53:16.795Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-14T14:53:16.795Z] === RUN TestDaemonRestartIpcMode [2022-07-14T14:53:16.795Z] === PAUSE TestDaemonRestartIpcMode [2022-07-14T14:53:16.796Z] === RUN TestDaemonHostGatewayIP [2022-07-14T14:53:16.796Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T14:53:16.796Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-14T14:53:16.796Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-14T14:53:16.796Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-14T14:53:16.796Z] === RUN TestContainerKillOnDaemonStart [2022-07-14T14:53:16.796Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-14T14:53:16.796Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-14T14:53:16.796Z] === RUN TestDiff [2022-07-14T14:53:16.904Z] #77 171.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-14T14:53:16.905Z] #77 171.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-14T14:53:17.163Z] #77 171.5 CC src/crun-crun.o [2022-07-14T14:53:17.214Z] #23 12.33 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-14T14:53:17.365Z] --- PASS: TestDiff (0.42s) [2022-07-14T14:53:17.365Z] === RUN TestExecConsoleSize [2022-07-14T14:53:17.421Z] #77 171.6 CC src/crun-delete.o [2022-07-14T14:53:17.422Z] #77 171.7 CC src/crun-run.o [2022-07-14T14:53:17.422Z] #77 171.7 CC src/crun-kill.o [2022-07-14T14:53:17.625Z] --- PASS: TestExecConsoleSize (0.47s) [2022-07-14T14:53:17.625Z] === RUN TestExecWithCloseStdin [2022-07-14T14:53:17.680Z] #77 172.0 CC src/crun-pause.o [2022-07-14T14:53:17.680Z] #77 172.0 CC src/crun-unpause.o [2022-07-14T14:53:17.680Z] #77 172.1 CC src/crun-spec.o [2022-07-14T14:53:17.938Z] #77 172.2 CC src/crun-exec.o [2022-07-14T14:53:18.047Z] #69 43.62 The following additional packages will be installed: [2022-07-14T14:53:18.047Z] #69 43.64 libbtrfs0 [2022-07-14T14:53:18.193Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-07-14T14:53:18.193Z] === RUN TestExec [2022-07-14T14:53:18.196Z] #77 172.4 CC src/crun-list.o [2022-07-14T14:53:18.196Z] #77 172.5 CC src/crun-create.o [2022-07-14T14:53:18.196Z] #77 172.6 CC src/crun-start.o [2022-07-14T14:53:18.196Z] #77 172.7 CC src/crun-state.o [2022-07-14T14:53:18.306Z] #69 43.92 The following NEW packages will be installed: [2022-07-14T14:53:18.306Z] #69 43.94 libbtrfs-dev libbtrfs0 [2022-07-14T14:53:18.453Z] --- PASS: TestExec (0.45s) [2022-07-14T14:53:18.453Z] === RUN TestExecUser [2022-07-14T14:53:18.454Z] #77 172.8 CC src/crun-update.o [2022-07-14T14:53:18.712Z] #77 172.9 CC src/crun-ps.o [2022-07-14T14:53:18.712Z] #77 173.1 CC src/crun-checkpoint.o [2022-07-14T14:53:18.876Z] #69 44.46 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:53:18.876Z] #69 44.46 Need to get 460 kB of archives. [2022-07-14T14:53:18.876Z] #69 44.46 After this operation, 1237 kB of additional disk space will be used. [2022-07-14T14:53:18.876Z] #69 44.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-14T14:53:18.876Z] #69 44.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-14T14:53:18.970Z] #77 173.3 CC src/crun-restore.o [2022-07-14T14:53:18.970Z] #77 173.4 CC src/libcrun/libcrun_la-utils.lo [2022-07-14T14:53:19.023Z] --- PASS: TestExecUser (0.45s) [2022-07-14T14:53:19.023Z] === RUN TestExportContainerAndImportImage [2022-07-14T14:53:19.130Z] #23 13.82 Collecting pathspec>=0.5.3 [2022-07-14T14:53:19.130Z] #23 13.83 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-14T14:53:19.130Z] #23 14.24 Collecting pyyaml [2022-07-14T14:53:19.130Z] #23 14.25 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-14T14:53:19.130Z] #23 14.31 Building wheels for collected packages: yamllint [2022-07-14T14:53:19.130Z] #23 14.31 Building wheel for yamllint (setup.py): started [2022-07-14T14:53:19.229Z] #77 173.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-14T14:53:19.229Z] #77 173.7 CC src/libcrun/libcrun_la-container.lo [2022-07-14T14:53:19.446Z] #69 45.15 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:53:19.592Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-07-14T14:53:19.592Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-14T14:53:19.706Z] #69 45.36 Fetched 460 kB in 0s (1446 kB/s) [2022-07-14T14:53:19.706Z] #69 45.40 Selecting previously unselected package libbtrfs0:amd64. [2022-07-14T14:53:19.795Z] #77 174.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-14T14:53:19.795Z] #77 174.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-14T14:53:19.966Z] #69 45.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-14T14:53:19.966Z] #69 45.45 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-14T14:53:19.966Z] #69 45.45 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-14T14:53:19.966Z] #69 45.57 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-14T14:53:19.966Z] #69 45.58 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-14T14:53:19.966Z] #69 45.59 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-14T14:53:20.053Z] #77 174.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-14T14:53:20.226Z] #69 45.78 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-14T14:53:20.226Z] #69 45.80 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-14T14:53:20.226Z] #69 45.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:53:20.311Z] #77 174.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-14T14:53:20.311Z] #77 174.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-14T14:53:20.486Z] #69 DONE 46.0s [2022-07-14T14:53:20.486Z] [2022-07-14T14:53:20.486Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:53:20.486Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-14T14:53:20.486Z] #20 31.61 Reading package lists... [2022-07-14T14:53:20.486Z] #20 40.97 Building dependency tree... [2022-07-14T14:53:20.486Z] #20 43.20 Reading state information... [2022-07-14T14:53:20.486Z] #20 44.93 The following additional packages will be installed: [2022-07-14T14:53:20.486Z] #20 44.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-14T14:53:20.486Z] #20 44.94 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-14T14:53:20.486Z] #20 44.94 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-14T14:53:20.486Z] #20 44.94 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-14T14:53:20.486Z] #20 44.94 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-14T14:53:20.486Z] #20 44.94 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-14T14:53:20.486Z] #20 44.95 mingw-w64-common mingw-w64-x86-64-dev [2022-07-14T14:53:20.486Z] #20 44.96 Suggested packages: [2022-07-14T14:53:20.486Z] #20 44.96 gcc-10-locales seccomp wine64 [2022-07-14T14:53:20.486Z] #20 45.63 The following NEW packages will be installed: [2022-07-14T14:53:20.486Z] #20 45.63 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-14T14:53:20.486Z] #20 45.64 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-14T14:53:20.486Z] #20 45.64 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-14T14:53:20.486Z] #20 45.64 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-14T14:53:20.486Z] #20 45.64 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-14T14:53:20.486Z] #20 45.64 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-14T14:53:20.486Z] #20 45.65 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-14T14:53:20.486Z] #20 45.65 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-14T14:53:20.486Z] #20 45.65 mingw-w64-x86-64-dev [2022-07-14T14:53:20.486Z] #20 ... [2022-07-14T14:53:20.486Z] [2022-07-14T14:53:20.486Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-14T14:53:20.486Z] #70 sha256:99004998acf1fb11ef386ad66b80746b5eca467333988e1fb359b40c18688b92 [2022-07-14T14:53:20.486Z] #70 DONE 0.1s [2022-07-14T14:53:20.486Z] [2022-07-14T14:53:20.486Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:53:20.486Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-14T14:53:20.486Z] #20 46.07 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:53:20.486Z] #20 46.07 Need to get 115 MB of archives. [2022-07-14T14:53:20.486Z] #20 46.07 After this operation, 645 MB of additional disk space will be used. [2022-07-14T14:53:20.486Z] #20 46.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-14T14:53:20.486Z] #20 ... [2022-07-14T14:53:20.486Z] [2022-07-14T14:53:20.486Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T14:53:20.486Z] #71 sha256:5891574620e9eedf5a8146fef853816fce6273b2a25ed351d499a4d7b890c0f2 [2022-07-14T14:53:20.506Z] #23 15.46 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-14T14:53:20.506Z] #23 15.46 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=492a72c01336eada3c2b4e2bce81b59941e0dc933a9dd96796628b193bdfee8e [2022-07-14T14:53:20.506Z] #23 15.47 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-14T14:53:20.506Z] #23 15.47 Successfully built yamllint [2022-07-14T14:53:20.506Z] #23 15.51 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-14T14:53:20.569Z] #77 174.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-14T14:53:20.970Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-07-14T14:53:20.970Z] === RUN TestHealthCheckWorkdir [2022-07-14T14:53:21.073Z] #23 15.94 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-14T14:53:21.134Z] #77 175.2 CC src/libcrun/libcrun_la-criu.lo [2022-07-14T14:53:21.134Z] #77 175.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-14T14:53:21.331Z] #23 DONE 16.4s [2022-07-14T14:53:21.331Z] [2022-07-14T14:53:21.331Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-14T14:53:21.331Z] #27 sha256:37839e9b777d7b6aac4c2d0096ce9db02c0b6d89378cabfa06cfb7dd7dca1f2d [2022-07-14T14:53:21.392Z] #77 175.7 CC src/libcrun/libcrun_la-linux.lo [2022-07-14T14:53:21.431Z] #71 0.956 + RM_GOPATH=0 [2022-07-14T14:53:21.431Z] #71 0.956 + TMP_GOPATH= [2022-07-14T14:53:21.431Z] #71 0.957 + : /build [2022-07-14T14:53:21.431Z] #71 0.959 + '[' -z '' ']' [2022-07-14T14:53:21.431Z] #71 0.959 ++ mktemp -d [2022-07-14T14:53:21.431Z] #71 0.961 + export GOPATH=/tmp/tmp.5Z9kj8jfxb [2022-07-14T14:53:21.431Z] #71 0.961 + GOPATH=/tmp/tmp.5Z9kj8jfxb [2022-07-14T14:53:21.431Z] #71 0.961 + RM_GOPATH=1 [2022-07-14T14:53:21.431Z] #71 0.961 + case "$(go env GOARCH)" in [2022-07-14T14:53:21.431Z] #71 0.961 ++ go env GOARCH [2022-07-14T14:53:21.431Z] #71 0.975 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T14:53:21.431Z] #71 0.975 + GO_BUILDMODE=-buildmode=pie [2022-07-14T14:53:21.431Z] #71 0.975 ++ dirname /install.sh [2022-07-14T14:53:21.431Z] #71 0.979 + dir=/ [2022-07-14T14:53:21.431Z] #71 0.979 + bin=containerd [2022-07-14T14:53:21.431Z] #71 0.979 + shift [2022-07-14T14:53:21.431Z] #71 0.980 + '[' '!' -f //containerd.installer ']' [2022-07-14T14:53:21.431Z] #71 0.980 + . //containerd.installer [2022-07-14T14:53:21.431Z] #71 0.981 ++ set -e [2022-07-14T14:53:21.431Z] #71 0.981 ++ : v1.6.6 [2022-07-14T14:53:21.431Z] #71 0.981 + install_containerd [2022-07-14T14:53:21.432Z] #71 0.982 + echo 'Install containerd version v1.6.6' [2022-07-14T14:53:21.432Z] #71 0.982 Install containerd version v1.6.6 [2022-07-14T14:53:21.432Z] #71 0.983 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5Z9kj8jfxb/src/github.com/containerd/containerd [2022-07-14T14:53:21.432Z] #71 0.987 Cloning into '/tmp/tmp.5Z9kj8jfxb/src/github.com/containerd/containerd'... [2022-07-14T14:53:21.537Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-07-14T14:53:21.537Z] === RUN TestHealthKillContainer [2022-07-14T14:53:21.589Z] #27 DONE 0.4s [2022-07-14T14:53:21.589Z] [2022-07-14T14:53:21.589Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:53:21.589Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T14:53:21.650Z] #77 175.9 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-14T14:53:21.847Z] #55 ... [2022-07-14T14:53:21.847Z] [2022-07-14T14:53:21.847Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-14T14:53:21.847Z] #32 sha256:e11183b160f5580335a8806c59d65371fc687b9007e1e7f65ca1d0a86d5cc8b2 [2022-07-14T14:53:21.909Z] #77 176.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-14T14:53:22.167Z] #77 176.4 CC src/libcrun/libcrun_la-error.lo [2022-07-14T14:53:22.413Z] #32 DONE 0.6s [2022-07-14T14:53:22.413Z] [2022-07-14T14:53:22.413Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-14T14:53:22.413Z] #35 sha256:4648af9ef481590bdbbc907253bc39f162cf054891d51f1df13e2308d177dc7e [2022-07-14T14:53:22.670Z] #35 DONE 0.4s [2022-07-14T14:53:22.670Z] [2022-07-14T14:53:22.670Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-14T14:53:22.670Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-14T14:53:22.733Z] #77 177.0 CC src/libcrun/libcrun_la-status.lo [2022-07-14T14:53:22.928Z] #47 ... [2022-07-14T14:53:22.929Z] [2022-07-14T14:53:22.929Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-14T14:53:22.929Z] #37 sha256:5c6288ddd1a75a76d85f494efc195a7b22c825a7b42bbad4522b27eb9550c13f [2022-07-14T14:53:23.187Z] #37 DONE 0.4s [2022-07-14T14:53:23.187Z] [2022-07-14T14:53:23.187Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-14T14:53:23.187Z] #39 sha256:99f8be06795ce008aad862bfb2f6c1aead6e9073f01843ca5901ac6cb9eebcc7 [2022-07-14T14:53:23.187Z] #39 DONE 0.1s [2022-07-14T14:53:23.187Z] [2022-07-14T14:53:23.187Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-14T14:53:23.187Z] #41 sha256:3ba35ca193bf24dc6fc594c102aa8586e5379ef8e639962a38962c68d83e0799 [2022-07-14T14:53:23.187Z] #41 DONE 0.1s [2022-07-14T14:53:23.187Z] [2022-07-14T14:53:23.187Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T14:53:23.187Z] #64 sha256:b9326b991662ccb7858e7e7c8551912da06037fbc3522638cc3df23dc35d9d38 [2022-07-14T14:53:23.298Z] #77 177.8 CC src/libcrun/libcrun_la-terminal.lo [2022-07-14T14:53:23.445Z] #64 ... [2022-07-14T14:53:23.445Z] [2022-07-14T14:53:23.445Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-14T14:53:23.445Z] #45 sha256:407104e27f449591d2b5d7e862ceda749ade8accee6af994a3ad599f169f2ba7 [2022-07-14T14:53:23.445Z] #45 DONE 0.1s [2022-07-14T14:53:23.445Z] [2022-07-14T14:53:23.445Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:53:23.445Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T14:53:23.556Z] #77 178.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-14T14:53:24.124Z] #77 178.4 CC src/libcrun/libcrun_la-signals.lo [2022-07-14T14:53:24.382Z] #77 178.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-14T14:53:24.640Z] #77 178.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-14T14:53:24.640Z] #77 179.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-14T14:53:24.727Z] #71 ... [2022-07-14T14:53:24.727Z] [2022-07-14T14:53:24.727Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-14T14:53:24.727Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-14T14:53:24.727Z] #49 31.12 Reading package lists... [2022-07-14T14:53:24.727Z] #49 40.09 Building dependency tree... [2022-07-14T14:53:24.727Z] #49 42.31 Reading state information... [2022-07-14T14:53:24.727Z] #49 44.28 The following additional packages will be installed: [2022-07-14T14:53:24.727Z] #49 44.30 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-14T14:53:24.727Z] #49 44.31 Suggested packages: [2022-07-14T14:53:24.727Z] #49 44.31 cmake-doc ninja-build lrzip [2022-07-14T14:53:24.727Z] #49 44.31 Recommended packages: [2022-07-14T14:53:24.727Z] #49 44.31 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-14T14:53:24.727Z] #49 45.05 The following NEW packages will be installed: [2022-07-14T14:53:24.727Z] #49 45.07 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-14T14:53:24.727Z] #49 45.55 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:53:24.727Z] #49 45.55 Need to get 8418 kB of archives. [2022-07-14T14:53:24.727Z] #49 45.55 After this operation, 34.9 MB of additional disk space will be used. [2022-07-14T14:53:24.727Z] #49 45.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-14T14:53:24.727Z] #49 45.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-14T14:53:24.727Z] #49 45.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-14T14:53:24.727Z] #49 45.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-14T14:53:24.727Z] #49 45.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-14T14:53:24.727Z] #49 45.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-14T14:53:24.727Z] #49 45.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-14T14:53:24.727Z] #49 45.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-14T14:53:24.727Z] #49 46.41 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:53:24.727Z] #49 46.90 Fetched 8418 kB in 0s (18.7 MB/s) [2022-07-14T14:53:24.727Z] #49 47.00 Selecting previously unselected package xxd. [2022-07-14T14:53:24.727Z] #49 47.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-14T14:53:24.727Z] #49 47.06 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-14T14:53:24.727Z] #49 47.06 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:53:24.727Z] #49 47.19 Selecting previously unselected package vim-common. [2022-07-14T14:53:24.727Z] #49 47.19 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-14T14:53:24.727Z] #49 47.21 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:53:24.727Z] #49 47.37 Selecting previously unselected package cmake-data. [2022-07-14T14:53:24.727Z] #49 47.38 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-14T14:53:24.727Z] #49 47.39 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-14T14:53:24.727Z] #49 48.29 Selecting previously unselected package libarchive13:amd64. [2022-07-14T14:53:24.727Z] #49 48.29 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-14T14:53:24.727Z] #49 48.31 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-14T14:53:24.727Z] #49 48.45 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-14T14:53:24.727Z] #49 48.45 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-14T14:53:24.727Z] #49 48.46 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-14T14:53:24.727Z] #49 48.55 Selecting previously unselected package librhash0:amd64. [2022-07-14T14:53:24.727Z] #49 48.56 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-14T14:53:24.727Z] #49 48.57 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-14T14:53:24.727Z] #49 48.67 Selecting previously unselected package libuv1:amd64. [2022-07-14T14:53:24.727Z] #49 48.68 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-14T14:53:24.727Z] #49 48.69 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-14T14:53:24.727Z] #49 48.78 Selecting previously unselected package cmake. [2022-07-14T14:53:24.727Z] #49 48.79 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-14T14:53:24.727Z] #49 48.80 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-14T14:53:24.727Z] #49 ... [2022-07-14T14:53:24.727Z] [2022-07-14T14:53:24.727Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:53:24.727Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-14T14:53:24.727Z] #20 46.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-14T14:53:24.727Z] #20 46.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-14T14:53:24.727Z] #20 46.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-14T14:53:24.727Z] #20 46.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-14T14:53:24.727Z] #20 46.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-14T14:53:24.727Z] #20 46.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-14T14:53:24.727Z] #20 46.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-14T14:53:24.727Z] #20 46.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-14T14:53:24.727Z] #20 46.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-14T14:53:24.727Z] #20 47.12 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-14T14:53:24.727Z] #20 47.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-14T14:53:24.727Z] #20 47.48 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-14T14:53:24.727Z] #20 47.86 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-14T14:53:24.727Z] #20 48.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-14T14:53:24.727Z] #20 48.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-14T14:53:24.727Z] #20 48.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-14T14:53:24.727Z] #20 48.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-14T14:53:24.727Z] #20 48.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-14T14:53:24.727Z] #20 48.07 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-14T14:53:24.727Z] #20 48.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-14T14:53:24.727Z] #20 48.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-14T14:53:24.727Z] #20 48.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-14T14:53:24.727Z] #20 48.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-14T14:53:24.727Z] #20 48.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-14T14:53:24.727Z] #20 48.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-14T14:53:24.727Z] #20 48.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-14T14:53:24.727Z] #20 48.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-14T14:53:24.727Z] #20 48.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-14T14:53:24.727Z] #20 48.12 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-14T14:53:24.727Z] #20 48.68 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:53:24.727Z] #20 48.96 Fetched 115 MB in 2s (48.4 MB/s) [2022-07-14T14:53:24.727Z] #20 49.03 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-14T14:53:24.727Z] #20 49.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-14T14:53:24.727Z] #20 49.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-14T14:53:24.727Z] #20 49.07 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-14T14:53:24.727Z] #20 49.98 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-14T14:53:24.727Z] #20 49.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-14T14:53:24.727Z] #20 49.99 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-14T14:53:25.205Z] #77 179.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-14T14:53:25.299Z] #20 ... [2022-07-14T14:53:25.299Z] [2022-07-14T14:53:25.299Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-14T14:53:25.299Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-14T14:53:25.299Z] #49 50.47 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-14T14:53:25.299Z] #49 50.48 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:53:25.299Z] #49 50.50 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-14T14:53:25.299Z] #49 50.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:53:25.299Z] #49 50.54 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-14T14:53:25.299Z] #49 50.55 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-14T14:53:25.299Z] #49 50.57 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-14T14:53:25.299Z] #49 50.59 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-14T14:53:25.299Z] #49 50.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:53:25.299Z] #49 DONE 51.0s [2022-07-14T14:53:25.464Z] #77 179.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-14T14:53:25.464Z] #77 179.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-14T14:53:25.560Z] [2022-07-14T14:53:25.560Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-14T14:53:25.560Z] #50 sha256:917a208007cb4b8ad1d8a2e2058b61f2b3213663c03e9e029cbbd6935aacae73 [2022-07-14T14:53:25.560Z] #50 DONE 0.1s [2022-07-14T14:53:25.560Z] [2022-07-14T14:53:25.560Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:53:25.560Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-14T14:53:25.560Z] #20 51.03 Selecting previously unselected package binutils-mingw-w64. [2022-07-14T14:53:25.560Z] #20 51.05 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-14T14:53:25.560Z] #20 51.06 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-14T14:53:25.560Z] #20 ... [2022-07-14T14:53:25.560Z] [2022-07-14T14:53:25.560Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-14T14:53:25.560Z] #74 sha256:7c9b42fc3cf0357e8711df4fff7613fb800a5d4dccc66e8e2a5e2cccb3e547bd [2022-07-14T14:53:25.560Z] #74 47.62 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-14T14:53:25.560Z] #74 47.62 + GOBIN=/build [2022-07-14T14:53:25.560Z] #74 47.62 + GO111MODULE=on [2022-07-14T14:53:25.560Z] #74 47.62 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-14T14:53:25.560Z] #74 50.96 rootlesskit version 1.0.0 [2022-07-14T14:53:25.560Z] #74 50.97 Usage of /build/rootlesskit-docker-proxy: [2022-07-14T14:53:25.560Z] #74 50.97 -container-ip string [2022-07-14T14:53:25.560Z] #74 50.97 container ip [2022-07-14T14:53:25.560Z] #74 50.97 -container-port int [2022-07-14T14:53:25.560Z] #74 50.97 container port (default -1) [2022-07-14T14:53:25.560Z] #74 50.97 -host-ip string [2022-07-14T14:53:25.560Z] #74 50.97 host ip [2022-07-14T14:53:25.560Z] #74 50.97 -host-port int [2022-07-14T14:53:25.560Z] #74 50.97 host port (default -1) [2022-07-14T14:53:25.560Z] #74 50.97 -proto string [2022-07-14T14:53:25.560Z] #74 50.97 proxy protocol (default "tcp") [2022-07-14T14:53:25.560Z] #74 DONE 51.1s [2022-07-14T14:53:25.560Z] [2022-07-14T14:53:25.560Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:53:25.560Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-14T14:53:25.560Z] #20 51.19 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-14T14:53:25.560Z] #20 51.20 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-14T14:53:25.560Z] #20 51.21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-14T14:53:25.722Z] #77 180.0 CC tests/init.o [2022-07-14T14:53:25.820Z] #20 ... [2022-07-14T14:53:25.821Z] [2022-07-14T14:53:25.821Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-14T14:53:25.821Z] #75 sha256:5343c3ddbf99e933d4bd4d8340d4e67054a19db7ac950f3bdc1242be71ce5c62 [2022-07-14T14:53:25.821Z] #75 DONE 0.1s [2022-07-14T14:53:25.821Z] [2022-07-14T14:53:25.821Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:53:25.821Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-14T14:53:25.821Z] #20 51.34 Selecting previously unselected package dmsetup. [2022-07-14T14:53:25.821Z] #20 51.34 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-14T14:53:25.821Z] #20 51.34 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-14T14:53:25.821Z] #20 ... [2022-07-14T14:53:25.821Z] [2022-07-14T14:53:25.821Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-14T14:53:25.821Z] #76 sha256:7a2b12a0273924816a796f9bd66c311087de35752fd3d087693f5767ade3f2f2 [2022-07-14T14:53:25.821Z] #76 DONE 0.1s [2022-07-14T14:53:25.821Z] [2022-07-14T14:53:25.821Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:53:25.821Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-14T14:53:25.821Z] #20 51.43 Selecting previously unselected package mingw-w64-common. [2022-07-14T14:53:25.821Z] #20 51.44 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-14T14:53:25.821Z] #20 51.45 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-14T14:53:26.691Z] #77 180.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-14T14:53:27.733Z] #20 ... [2022-07-14T14:53:27.733Z] [2022-07-14T14:53:27.733Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-14T14:53:27.733Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-14T14:53:27.733Z] #79 CACHED [2022-07-14T14:53:27.733Z] [2022-07-14T14:53:27.733Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-14T14:53:27.733Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-14T14:53:27.733Z] #81 CACHED [2022-07-14T14:53:27.733Z] [2022-07-14T14:53:27.733Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-14T14:53:27.733Z] #51 sha256:951b6b290567f988a1a8bf6fad6072b9a18ae2315c92531328f21caddaa88967 [2022-07-14T14:53:27.733Z] #51 1.129 + RM_GOPATH=0 [2022-07-14T14:53:27.733Z] #51 1.129 + TMP_GOPATH= [2022-07-14T14:53:27.733Z] #51 1.129 + : /build [2022-07-14T14:53:27.733Z] #51 1.129 + '[' -z '' ']' [2022-07-14T14:53:27.733Z] #51 1.129 ++ mktemp -d [2022-07-14T14:53:27.733Z] #51 1.129 + export GOPATH=/tmp/tmp.auapqLVPja [2022-07-14T14:53:27.733Z] #51 1.129 + GOPATH=/tmp/tmp.auapqLVPja [2022-07-14T14:53:27.733Z] #51 1.129 + RM_GOPATH=1 [2022-07-14T14:53:27.733Z] #51 1.129 + case "$(go env GOARCH)" in [2022-07-14T14:53:27.733Z] #51 1.137 ++ go env GOARCH [2022-07-14T14:53:27.733Z] #51 1.151 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T14:53:27.733Z] #51 1.151 + GO_BUILDMODE=-buildmode=pie [2022-07-14T14:53:27.733Z] #51 1.151 ++ dirname /install.sh [2022-07-14T14:53:27.733Z] #51 1.151 + dir=/ [2022-07-14T14:53:27.733Z] #51 1.151 + bin=tini [2022-07-14T14:53:27.733Z] #51 1.151 + shift [2022-07-14T14:53:27.733Z] #51 1.151 + '[' '!' -f //tini.installer ']' [2022-07-14T14:53:27.733Z] #51 1.151 + . //tini.installer [2022-07-14T14:53:27.733Z] #51 1.151 ++ : v0.19.0 [2022-07-14T14:53:27.733Z] #51 1.151 + install_tini [2022-07-14T14:53:27.733Z] #51 1.151 + echo 'Install tini version v0.19.0' [2022-07-14T14:53:27.733Z] #51 1.151 + git clone https://github.com/krallin/tini.git /tmp/tmp.auapqLVPja/tini [2022-07-14T14:53:27.733Z] #51 1.151 Install tini version v0.19.0 [2022-07-14T14:53:27.733Z] #51 1.160 Cloning into '/tmp/tmp.auapqLVPja/tini'... [2022-07-14T14:53:27.733Z] #51 1.705 + cd /tmp/tmp.auapqLVPja/tini [2022-07-14T14:53:27.733Z] #51 1.705 + git checkout -q v0.19.0 [2022-07-14T14:53:27.733Z] #51 1.722 + cmake . [2022-07-14T14:53:27.733Z] #51 2.044 -- The C compiler identification is GNU 10.2.1 [2022-07-14T14:53:27.733Z] #51 2.060 -- Detecting C compiler ABI info [2022-07-14T14:53:27.733Z] #51 2.245 -- Detecting C compiler ABI info - done [2022-07-14T14:53:27.733Z] #51 2.287 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-14T14:53:27.733Z] #51 2.288 -- Detecting C compile features [2022-07-14T14:53:27.733Z] #51 2.290 -- Detecting C compile features - done [2022-07-14T14:53:27.733Z] #51 2.302 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-14T14:53:27.733Z] #51 2.351 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-14T14:53:27.994Z] #51 2.396 -- Configuring done [2022-07-14T14:53:27.994Z] #51 2.410 -- Generating done [2022-07-14T14:53:27.994Z] #51 2.421 -- Build files have been written to: /tmp/tmp.auapqLVPja/tini [2022-07-14T14:53:27.994Z] #51 2.424 + make tini-static [2022-07-14T14:53:27.994Z] #51 2.490 Scanning dependencies of target tini-static [2022-07-14T14:53:27.994Z] #51 2.504 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-14T14:53:28.254Z] #51 2.876 [100%] Linking C executable tini-static [2022-07-14T14:53:28.515Z] #51 3.142 [100%] Built target tini-static [2022-07-14T14:53:28.775Z] #51 3.159 + mkdir -p /build [2022-07-14T14:53:28.775Z] #51 3.162 + cp tini-static /build/docker-init [2022-07-14T14:53:28.775Z] #51 DONE 3.4s [2022-07-14T14:53:28.775Z] [2022-07-14T14:53:28.775Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:53:28.775Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-14T14:53:28.775Z] #20 53.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-14T14:53:28.775Z] #20 53.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-14T14:53:28.775Z] #20 53.85 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-14T14:53:29.655Z] --- PASS: TestHealthKillContainer (7.86s) [2022-07-14T14:53:29.655Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-14T14:53:29.655Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-14T14:53:29.655Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-14T14:53:29.655Z] === RUN TestIpcModeNone [2022-07-14T14:53:29.655Z] --- PASS: TestIpcModeNone (0.42s) [2022-07-14T14:53:29.655Z] === RUN TestIpcModePrivate [2022-07-14T14:53:29.914Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-14T14:53:30.174Z] --- PASS: TestIpcModePrivate (0.47s) [2022-07-14T14:53:30.174Z] === RUN TestIpcModeShareable [2022-07-14T14:53:30.174Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-14T14:53:30.174Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-14T14:53:30.174Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-14T14:53:30.686Z] #20 55.96 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-14T14:53:30.686Z] #20 55.96 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-14T14:53:30.686Z] #20 55.97 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-14T14:53:30.686Z] #20 56.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-14T14:53:30.686Z] #20 56.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-14T14:53:30.686Z] #20 56.10 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-14T14:53:31.552Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2022-07-14T14:53:31.552Z] === RUN TestAPIIpcModeHost [2022-07-14T14:53:31.552Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-14T14:53:31.552Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-14T14:53:31.552Z] === RUN TestDaemonIpcModeShareable [2022-07-14T14:53:31.553Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-14T14:53:31.553Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-14T14:53:31.553Z] === RUN TestDaemonIpcModePrivate [2022-07-14T14:53:32.489Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-14T14:53:32.596Z] #20 58.01 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-14T14:53:32.596Z] #20 58.01 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-14T14:53:32.596Z] #20 58.02 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T14:53:32.748Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-07-14T14:53:32.748Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-14T14:53:32.748Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-14T14:53:32.748Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-14T14:53:32.748Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-14T14:53:32.748Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-14T14:53:32.748Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-14T14:53:32.748Z] === RUN TestIpcModeOlderClient [2022-07-14T14:53:32.748Z] === PAUSE TestIpcModeOlderClient [2022-07-14T14:53:32.748Z] === RUN TestKillContainerInvalidSignal [2022-07-14T14:53:33.007Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-07-14T14:53:33.007Z] === RUN TestKillContainer [2022-07-14T14:53:33.007Z] === RUN TestKillContainer/no_signal [2022-07-14T14:53:33.576Z] === RUN TestKillContainer/non_killing_signal [2022-07-14T14:53:33.835Z] === RUN TestKillContainer/killing_signal [2022-07-14T14:53:34.404Z] --- PASS: TestKillContainer (1.29s) [2022-07-14T14:53:34.404Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-07-14T14:53:34.404Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-07-14T14:53:34.404Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-07-14T14:53:34.404Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-14T14:53:34.404Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-14T14:53:34.973Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-14T14:53:35.232Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-07-14T14:53:35.232Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-07-14T14:53:35.232Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-07-14T14:53:35.232Z] === RUN TestKillStoppedContainer [2022-07-14T14:53:35.232Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-14T14:53:35.232Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-14T14:53:35.232Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-14T14:53:35.232Z] === RUN TestKillDifferentUserContainer [2022-07-14T14:53:35.800Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-07-14T14:53:35.800Z] === RUN TestInspectOomKilledTrue [2022-07-14T14:53:35.800Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T14:53:35.800Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-14T14:53:35.800Z] === RUN TestInspectOomKilledFalse [2022-07-14T14:53:35.800Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-14T14:53:35.800Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-14T14:53:35.800Z] === RUN TestLinksEtcHostsContentMatch [2022-07-14T14:53:35.800Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-14T14:53:35.800Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-14T14:53:35.800Z] === RUN TestLinksContainerNames [2022-07-14T14:53:35.894Z] #20 ... [2022-07-14T14:53:35.894Z] [2022-07-14T14:53:35.894Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T14:53:35.894Z] #71 sha256:5891574620e9eedf5a8146fef853816fce6273b2a25ed351d499a4d7b890c0f2 [2022-07-14T14:53:35.894Z] #71 15.31 + cd /tmp/tmp.5Z9kj8jfxb/src/github.com/containerd/containerd [2022-07-14T14:53:35.894Z] #71 15.31 + git checkout -q v1.6.6 [2022-07-14T14:53:36.740Z] --- PASS: TestLinksContainerNames (1.01s) [2022-07-14T14:53:36.740Z] === RUN TestLogsFollowTailEmpty [2022-07-14T14:53:36.836Z] #71 16.15 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-14T14:53:36.836Z] #71 16.15 + BUILDTAGS='netgo osusergo static_build' [2022-07-14T14:53:36.836Z] #71 16.15 + export EXTRA_FLAGS=-buildmode=pie [2022-07-14T14:53:36.836Z] #71 16.15 + EXTRA_FLAGS=-buildmode=pie [2022-07-14T14:53:36.836Z] #71 16.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-14T14:53:36.836Z] #71 16.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-14T14:53:36.836Z] #71 16.15 + '[' '' = dynamic ']' [2022-07-14T14:53:36.836Z] #71 16.15 + make [2022-07-14T14:53:37.308Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-07-14T14:53:37.308Z] === RUN TestLogs [2022-07-14T14:53:37.308Z] === RUN TestLogs/driver_local [2022-07-14T14:53:37.308Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T14:53:37.308Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T14:53:37.308Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-14T14:53:37.308Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-14T14:53:37.308Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-14T14:53:37.308Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-14T14:53:37.308Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T14:53:37.308Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T14:53:37.308Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-14T14:53:37.308Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-14T14:53:37.308Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-14T14:53:37.308Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-14T14:53:37.308Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T14:53:37.308Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-14T14:53:37.406Z] #71 16.89 + bin/ctr [2022-07-14T14:53:37.876Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-14T14:53:37.876Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T14:53:38.446Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-14T14:53:38.446Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-14T14:53:39.015Z] === RUN TestLogs/driver_json-file [2022-07-14T14:53:39.015Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T14:53:39.015Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T14:53:39.015Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-14T14:53:39.015Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-14T14:53:39.015Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-14T14:53:39.015Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-14T14:53:39.015Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T14:53:39.015Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T14:53:39.015Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T14:53:39.015Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T14:53:39.015Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T14:53:39.015Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T14:53:39.015Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T14:53:39.015Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T14:53:39.585Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T14:53:39.844Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T14:53:39.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-14T14:53:40.414Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-14T14:53:40.414Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-14T14:53:41.350Z] --- PASS: TestLogs (3.96s) [2022-07-14T14:53:41.350Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-14T14:53:41.350Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.77s) [2022-07-14T14:53:41.350Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.80s) [2022-07-14T14:53:41.350Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.49s) [2022-07-14T14:53:41.350Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.58s) [2022-07-14T14:53:41.350Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.53s) [2022-07-14T14:53:41.350Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s) [2022-07-14T14:53:41.350Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-07-14T14:53:41.350Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.59s) [2022-07-14T14:53:41.350Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s) [2022-07-14T14:53:41.350Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s) [2022-07-14T14:53:41.350Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.59s) [2022-07-14T14:53:41.350Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.79s) [2022-07-14T14:53:41.350Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.68s) [2022-07-14T14:53:41.350Z] === RUN TestContainerNetworkMountsNoChown [2022-07-14T14:53:41.521Z] #55 ... [2022-07-14T14:53:41.521Z] [2022-07-14T14:53:41.521Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:53:41.521Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:53:41.521Z] #77 184.9 CCLD libocispec.la [2022-07-14T14:53:41.521Z] #77 185.4 CCLD src/validate [2022-07-14T14:53:41.521Z] #77 185.4 CCLD tests/test-1 [2022-07-14T14:53:41.521Z] #77 185.4 CCLD tests/test-2 [2022-07-14T14:53:41.521Z] #77 185.4 CCLD tests/test-3 [2022-07-14T14:53:41.521Z] #77 185.5 CCLD tests/test-4 [2022-07-14T14:53:41.521Z] #77 185.5 CCLD tests/test-5 [2022-07-14T14:53:41.521Z] #77 185.5 CCLD tests/test-6 [2022-07-14T14:53:41.521Z] #77 185.6 CCLD tests/test-7 [2022-07-14T14:53:41.521Z] #77 185.7 CCLD tests/test-8 [2022-07-14T14:53:41.610Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/default [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/default [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/private [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/private [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/rprivate [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/slave [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/slave [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/rslave [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/shared [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/shared [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/rshared [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-14T14:53:41.610Z] === CONT TestMountDaemonRoot/default [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-14T14:53:41.610Z] === CONT TestMountDaemonRoot/shared [2022-07-14T14:53:41.610Z] === CONT TestMountDaemonRoot/rshared [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-14T14:53:41.610Z] === CONT TestMountDaemonRoot/slave [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-14T14:53:41.610Z] === CONT TestMountDaemonRoot/rslave [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T14:53:41.610Z] === CONT TestMountDaemonRoot/rprivate [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-14T14:53:41.610Z] === CONT TestMountDaemonRoot/private [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-14T14:53:41.610Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-14T14:53:41.610Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-14T14:53:41.610Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-14T14:53:41.610Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-14T14:53:41.610Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-14T14:53:41.610Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-14T14:53:41.610Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-14T14:53:41.610Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-14T14:53:41.610Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-14T14:53:41.610Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T14:53:41.610Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-14T14:53:41.610Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T14:53:41.610Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-14T14:53:41.610Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-14T14:53:41.610Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-14T14:53:41.778Z] #77 185.8 CCLD tests/test-9 [2022-07-14T14:53:41.778Z] #77 185.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-14T14:53:41.778Z] #77 186.0 CCLD tests/test-10 [2022-07-14T14:53:41.869Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-14T14:53:41.869Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T14:53:41.869Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-14T14:53:41.869Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-14T14:53:41.869Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-14T14:53:41.869Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-14T14:53:41.869Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T14:53:41.869Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-14T14:53:41.869Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T14:53:41.869Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-14T14:53:41.869Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T14:53:41.869Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-14T14:53:41.869Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-14T14:53:41.869Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-14T14:53:41.869Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-14T14:53:41.869Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-14T14:53:41.869Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-14T14:53:41.869Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-14T14:53:41.869Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-14T14:53:41.869Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-14T14:53:41.869Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-14T14:53:41.869Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-14T14:53:41.869Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-14T14:53:41.869Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-14T14:53:41.869Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-14T14:53:41.869Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-14T14:53:41.869Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-14T14:53:41.869Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-14T14:53:41.870Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-14T14:53:41.870Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-14T14:53:41.870Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-14T14:53:41.870Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-14T14:53:41.870Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-14T14:53:41.870Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-14T14:53:41.870Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-14T14:53:41.870Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-14T14:53:41.870Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-14T14:53:41.870Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-14T14:53:41.870Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-07-14T14:53:41.870Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-14T14:53:41.870Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-14T14:53:41.870Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-14T14:53:41.870Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-14T14:53:41.870Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-14T14:53:41.870Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-14T14:53:41.870Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-14T14:53:41.870Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-14T14:53:41.870Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-14T14:53:41.870Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-14T14:53:41.870Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-14T14:53:41.870Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-14T14:53:41.870Z] === RUN TestContainerBindMountNonRecursive [2022-07-14T14:53:41.870Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-14T14:53:41.870Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-14T14:53:41.870Z] === RUN TestContainerVolumesMountedAsShared [2022-07-14T14:53:41.870Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-14T14:53:41.870Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-14T14:53:41.870Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-14T14:53:41.870Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-14T14:53:41.870Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-14T14:53:41.870Z] === RUN TestNetworkNat [2022-07-14T14:53:42.036Z] #77 186.1 CCLD tests/test-11 [2022-07-14T14:53:42.439Z] --- PASS: TestNetworkNat (0.43s) [2022-07-14T14:53:42.439Z] === RUN TestNetworkLocalhostTCPNat [2022-07-14T14:53:43.007Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-07-14T14:53:43.007Z] === RUN TestNetworkLoopbackNat [2022-07-14T14:53:43.936Z] #77 187.9 libtool: link: ar cr libocispec.a [2022-07-14T14:53:43.936Z] #77 187.9 libtool: link: ranlib libocispec.a [2022-07-14T14:53:44.008Z] #71 ... [2022-07-14T14:53:44.008Z] [2022-07-14T14:53:44.008Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T14:53:44.008Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-14T14:53:44.008Z] #20 61.75 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-14T14:53:44.008Z] #20 61.76 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-14T14:53:44.008Z] #20 61.76 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T14:53:44.008Z] #20 63.35 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-14T14:53:44.008Z] #20 63.35 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-14T14:53:44.008Z] #20 63.36 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-14T14:53:44.008Z] #20 64.98 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-14T14:53:44.008Z] #20 64.99 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-14T14:53:44.008Z] #20 64.99 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T14:53:44.008Z] #20 68.99 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-14T14:53:44.008Z] #20 69.00 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-14T14:53:44.008Z] #20 69.00 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T14:53:44.790Z] #77 198.7 CCLD tests/init [2022-07-14T14:53:45.391Z] #20 70.66 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-14T14:53:45.391Z] #20 70.66 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-14T14:53:45.391Z] #20 70.68 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-14T14:53:45.391Z] #20 70.74 Selecting previously unselected package libapparmor1:amd64. [2022-07-14T14:53:45.391Z] #20 70.75 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-14T14:53:45.391Z] #20 70.76 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-14T14:53:45.391Z] #20 70.81 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-14T14:53:45.391Z] #20 70.81 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-14T14:53:45.391Z] #20 70.82 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-14T14:53:45.391Z] #20 70.90 Selecting previously unselected package libbtrfs0:amd64. [2022-07-14T14:53:45.391Z] #20 70.91 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-14T14:53:45.391Z] #20 70.92 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-14T14:53:45.391Z] #20 70.99 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-14T14:53:45.391Z] #20 71.00 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-14T14:53:45.391Z] #20 71.00 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-14T14:53:45.391Z] #20 71.09 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-14T14:53:45.540Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-07-14T14:53:45.540Z] === RUN TestPause [2022-07-14T14:53:45.540Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T14:53:45.540Z] --- SKIP: TestPause (0.00s) [2022-07-14T14:53:45.540Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-14T14:53:45.540Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-14T14:53:45.540Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-14T14:53:45.540Z] === RUN TestPauseStopPausedContainer [2022-07-14T14:53:45.540Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T14:53:45.540Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-14T14:53:45.540Z] === RUN TestPidHost [2022-07-14T14:53:45.651Z] #20 71.10 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-14T14:53:45.651Z] #20 71.11 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-14T14:53:45.651Z] #20 71.15 Selecting previously unselected package libudev-dev:amd64. [2022-07-14T14:53:45.651Z] #20 71.16 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-14T14:53:45.651Z] #20 71.16 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-14T14:53:45.651Z] #20 71.23 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-14T14:53:45.651Z] #20 71.24 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-14T14:53:45.651Z] #20 71.24 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-14T14:53:45.836Z] #77 189.6 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-14T14:53:45.836Z] #77 189.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-14T14:53:45.836Z] #77 189.6 make[5]: Nothing to be done for 'install-data-am'. [2022-07-14T14:53:45.836Z] #77 189.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-14T14:53:45.836Z] #77 189.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-14T14:53:45.836Z] #77 189.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-14T14:53:45.836Z] #77 189.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-14T14:53:45.836Z] #77 189.7 make[2]: Entering directory '/tmp/crun-build' [2022-07-14T14:53:45.836Z] #77 189.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-14T14:53:45.836Z] #77 189.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-14T14:53:45.836Z] #77 189.8 CC src/libcrun/libcrun_testing_a-container.o [2022-07-14T14:53:45.836Z] #77 189.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-14T14:53:45.836Z] #77 189.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-14T14:53:45.836Z] #77 189.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-14T14:53:45.836Z] #77 189.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-14T14:53:45.836Z] #77 189.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-14T14:53:45.836Z] #77 189.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-14T14:53:45.836Z] #77 190.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-14T14:53:45.836Z] #77 190.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-14T14:53:45.836Z] #77 190.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-14T14:53:45.836Z] #77 190.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-14T14:53:45.912Z] #20 71.36 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-14T14:53:45.912Z] #20 71.36 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-14T14:53:45.912Z] #20 71.37 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-14T14:53:45.912Z] #20 71.48 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-14T14:53:45.912Z] #20 71.48 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-14T14:53:45.912Z] #20 71.49 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-14T14:53:45.912Z] #20 71.57 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-14T14:53:46.095Z] #77 190.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-14T14:53:46.095Z] #77 190.2 CC src/libcrun/libcrun_testing_a-error.o [2022-07-14T14:53:46.095Z] #77 190.2 CC src/libcrun/libcrun_testing_a-status.o [2022-07-14T14:53:46.095Z] #77 190.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-14T14:53:46.095Z] #77 190.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-14T14:53:46.172Z] #20 71.58 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-14T14:53:46.172Z] #20 71.59 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-14T14:53:46.172Z] #20 71.63 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-14T14:53:46.172Z] #20 71.64 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-14T14:53:46.172Z] #20 71.65 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-14T14:53:46.172Z] #20 71.83 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-14T14:53:46.172Z] #20 71.84 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-14T14:53:46.172Z] #20 71.84 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-14T14:53:46.353Z] #77 190.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-14T14:53:46.353Z] #77 190.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-14T14:53:46.433Z] #20 71.94 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-14T14:53:46.433Z] #20 71.95 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-14T14:53:46.433Z] #20 71.96 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-14T14:53:46.433Z] #20 72.01 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-14T14:53:46.433Z] #20 72.02 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-14T14:53:46.433Z] #20 72.02 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-14T14:53:46.433Z] #20 72.09 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-14T14:53:46.477Z] --- PASS: TestPidHost (0.87s) [2022-07-14T14:53:46.477Z] === RUN TestPsFilter [2022-07-14T14:53:46.477Z] --- PASS: TestPsFilter (0.10s) [2022-07-14T14:53:46.477Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-14T14:53:46.612Z] #77 190.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-14T14:53:46.693Z] #20 72.09 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-14T14:53:46.693Z] #20 72.10 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-14T14:53:46.693Z] #20 72.34 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-14T14:53:46.693Z] #20 72.35 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-14T14:53:46.693Z] #20 72.36 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-14T14:53:46.693Z] #20 72.37 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-14T14:53:46.693Z] #20 72.38 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-14T14:53:46.693Z] #20 72.39 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-14T14:53:46.693Z] #20 72.41 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-14T14:53:46.693Z] #20 72.42 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-14T14:53:46.693Z] #20 72.43 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-14T14:53:46.693Z] #20 72.44 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-14T14:53:46.693Z] #20 72.45 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-14T14:53:46.737Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-07-14T14:53:46.737Z] === RUN TestRemoveContainerWithVolume [2022-07-14T14:53:46.870Z] #77 190.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-14T14:53:46.870Z] #77 190.8 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-14T14:53:46.870Z] #77 190.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-14T14:53:46.870Z] #77 190.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-14T14:53:46.870Z] #77 191.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-14T14:53:46.954Z] #20 72.46 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-14T14:53:46.954Z] #20 72.47 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-14T14:53:46.954Z] #20 72.48 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-14T14:53:46.954Z] #20 72.50 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-14T14:53:46.954Z] #20 72.51 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-14T14:53:46.954Z] #20 72.52 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-14T14:53:46.954Z] #20 72.53 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-14T14:53:46.954Z] #20 72.54 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-14T14:53:46.954Z] #20 72.56 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-14T14:53:46.954Z] #20 72.57 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T14:53:46.954Z] #20 72.59 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-14T14:53:46.954Z] #20 72.59 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T14:53:46.954Z] #20 72.60 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-14T14:53:46.954Z] #20 72.61 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-14T14:53:46.954Z] #20 72.62 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T14:53:46.954Z] #20 72.64 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-14T14:53:46.954Z] #20 72.64 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T14:53:47.129Z] #77 191.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-14T14:53:47.214Z] #20 72.66 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-14T14:53:47.214Z] #20 72.69 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-14T14:53:47.214Z] #20 72.70 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-14T14:53:47.214Z] #20 72.72 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-14T14:53:47.214Z] #20 72.73 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-14T14:53:47.214Z] #20 72.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:53:47.309Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-07-14T14:53:47.309Z] === RUN TestRemoveContainerRunning [2022-07-14T14:53:47.387Z] #77 191.5 CC src/crun-crun.o [2022-07-14T14:53:47.575Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-07-14T14:53:47.575Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-14T14:53:47.646Z] #77 191.7 CC src/crun-run.o [2022-07-14T14:53:47.646Z] #77 191.7 CC src/crun-delete.o [2022-07-14T14:53:47.905Z] #77 191.9 CC src/crun-kill.o [2022-07-14T14:53:48.163Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-07-14T14:53:48.163Z] === RUN TestRemoveInvalidContainer [2022-07-14T14:53:48.163Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-14T14:53:48.163Z] === RUN TestRenameLinkedContainer [2022-07-14T14:53:48.163Z] #77 192.1 CC src/crun-pause.o [2022-07-14T14:53:48.164Z] #77 192.1 CC src/crun-unpause.o [2022-07-14T14:53:48.164Z] #77 192.2 CC src/crun-spec.o [2022-07-14T14:53:48.164Z] #77 192.3 CC src/crun-exec.o [2022-07-14T14:53:48.496Z] #77 192.5 CC src/crun-list.o [2022-07-14T14:53:48.600Z] #20 DONE 74.1s [2022-07-14T14:53:48.600Z] [2022-07-14T14:53:48.600Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-07-14T14:53:48.600Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4 [2022-07-14T14:53:48.754Z] #77 192.7 CC src/crun-create.o [2022-07-14T14:53:48.754Z] #77 192.9 CC src/crun-start.o [2022-07-14T14:53:49.013Z] #77 193.1 CC src/crun-state.o [2022-07-14T14:53:49.013Z] #77 193.1 CC src/crun-update.o [2022-07-14T14:53:49.272Z] #77 193.3 CC src/crun-ps.o [2022-07-14T14:53:49.272Z] #77 193.4 CC src/crun-checkpoint.o [2022-07-14T14:53:49.530Z] #77 193.6 CC src/crun-restore.o [2022-07-14T14:53:49.530Z] #77 193.7 CC src/libcrun/libcrun_la-utils.lo [2022-07-14T14:53:49.620Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-07-14T14:53:49.620Z] === RUN TestRenameStoppedContainer [2022-07-14T14:53:49.788Z] #77 193.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-14T14:53:49.788Z] #77 194.0 CC src/libcrun/libcrun_la-container.lo [2022-07-14T14:53:49.983Z] #21 1.209 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-14T14:53:49.983Z] #21 1.210 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-14T14:53:49.983Z] #21 1.368 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-14T14:53:50.047Z] #77 194.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-14T14:53:50.188Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-07-14T14:53:50.188Z] === RUN TestRenameRunningContainerAndReuse [2022-07-14T14:53:50.305Z] #77 194.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-14T14:53:50.305Z] #77 194.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-14T14:53:50.872Z] #77 195.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-14T14:53:51.125Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-07-14T14:53:51.125Z] === RUN TestRenameInvalidName [2022-07-14T14:53:51.131Z] #77 195.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-14T14:53:51.131Z] #77 195.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-14T14:53:51.384Z] --- PASS: TestRenameInvalidName (0.45s) [2022-07-14T14:53:51.384Z] === RUN TestRenameAnonymousContainer [2022-07-14T14:53:51.389Z] #77 195.4 CC src/libcrun/libcrun_la-criu.lo [2022-07-14T14:53:51.648Z] #77 195.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-14T14:53:51.648Z] #77 195.9 CC src/libcrun/libcrun_la-linux.lo [2022-07-14T14:53:51.907Z] #77 196.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-14T14:53:52.165Z] #77 196.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-14T14:53:52.165Z] #77 196.4 CC src/libcrun/libcrun_la-error.lo [2022-07-14T14:53:52.424Z] #77 196.5 CC src/libcrun/libcrun_la-status.lo [2022-07-14T14:53:52.763Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-07-14T14:53:52.763Z] === RUN TestRenameContainerWithSameName [2022-07-14T14:53:52.991Z] #77 197.1 CC src/libcrun/libcrun_la-terminal.lo [2022-07-14T14:53:53.332Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-07-14T14:53:53.332Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-14T14:53:53.558Z] #77 197.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-14T14:53:53.816Z] #77 197.7 CC src/libcrun/libcrun_la-signals.lo [2022-07-14T14:53:53.816Z] #77 198.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-14T14:53:54.074Z] #77 198.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-14T14:53:54.269Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-07-14T14:53:54.269Z] === RUN TestResize [2022-07-14T14:53:54.333Z] #77 198.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-14T14:53:54.333Z] #77 198.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-14T14:53:54.528Z] --- PASS: TestResize (0.39s) [2022-07-14T14:53:54.528Z] === RUN TestResizeWithInvalidSize [2022-07-14T14:53:54.788Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-14T14:53:54.788Z] === RUN TestResizeWhenContainerNotStarted [2022-07-14T14:53:54.899Z] #77 198.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-14T14:53:55.357Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-07-14T14:53:55.357Z] === RUN TestDaemonRestartKillContainers [2022-07-14T14:53:55.357Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-14T14:53:55.357Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-14T14:53:55.357Z] === RUN TestCgroupNamespacesRun [2022-07-14T14:53:55.528Z] #21 1.732 Reading package lists... [2022-07-14T14:53:55.834Z] #77 199.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-14T14:53:55.834Z] #77 200.0 CC tests/init.o [2022-07-14T14:53:56.092Z] #77 200.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-14T14:53:56.092Z] #77 ... [2022-07-14T14:53:56.092Z] [2022-07-14T14:53:56.093Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-14T14:53:56.093Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-14T14:53:56.093Z] #47 242.9 + dpkg --print-architecture [2022-07-14T14:53:56.093Z] #47 242.9 + git checkout -q v2.1.0 [2022-07-14T14:53:56.093Z] #47 243.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-14T14:53:56.093Z] #47 243.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-14T14:53:56.734Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-07-14T14:53:56.734Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-14T14:53:57.671Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-07-14T14:53:57.671Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-14T14:53:59.048Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-07-14T14:53:59.048Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-14T14:53:59.659Z] #77 ... [2022-07-14T14:53:59.659Z] [2022-07-14T14:53:59.659Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-14T14:53:59.659Z] #26 sha256:d9d32e5620f3fa5a1f8ca8c107e9812fef9e766fa5f1f207be485aa572bc8c10 [2022-07-14T14:53:59.659Z] #26 259.9 + return [2022-07-14T14:53:59.659Z] #26 DONE 262.4s [2022-07-14T14:53:59.659Z] [2022-07-14T14:53:59.659Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:53:59.659Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-14T14:53:59.730Z] #21 6.538 Reading package lists... [2022-07-14T14:53:59.986Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-07-14T14:53:59.986Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-14T14:54:01.114Z] #21 11.13 Building dependency tree... [2022-07-14T14:54:01.114Z] #21 12.27 Reading state information... [2022-07-14T14:54:01.365Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-07-14T14:54:01.365Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-14T14:54:02.054Z] #21 13.47 The following additional packages will be installed: [2022-07-14T14:54:02.054Z] #21 13.47 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-14T14:54:02.054Z] #21 13.47 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-14T14:54:02.054Z] #21 13.47 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-14T14:54:02.054Z] #21 13.47 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-14T14:54:02.054Z] #21 13.47 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-14T14:54:02.054Z] #21 13.47 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-14T14:54:02.054Z] #21 13.48 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-14T14:54:02.054Z] #21 13.49 Suggested packages: [2022-07-14T14:54:02.054Z] #21 13.49 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-14T14:54:02.054Z] #21 13.49 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-14T14:54:02.054Z] #21 13.49 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-14T14:54:02.054Z] #21 13.49 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-14T14:54:02.054Z] #21 13.49 seccomp:ppc64el seccomp:s390x [2022-07-14T14:54:02.054Z] #21 13.49 Recommended packages: [2022-07-14T14:54:02.054Z] #21 13.49 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-14T14:54:02.054Z] #21 13.49 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-14T14:54:02.054Z] #21 13.49 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-14T14:54:02.054Z] #21 13.49 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-14T14:54:02.303Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-07-14T14:54:02.303Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-14T14:54:02.625Z] #21 13.94 The following NEW packages will be installed: [2022-07-14T14:54:02.625Z] #21 13.94 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-14T14:54:02.625Z] #21 13.94 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-14T14:54:02.625Z] #21 13.94 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-14T14:54:02.625Z] #21 13.94 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-14T14:54:02.625Z] #21 13.94 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-14T14:54:02.625Z] #21 13.94 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-14T14:54:02.625Z] #21 13.94 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-14T14:54:02.625Z] #21 13.95 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-14T14:54:02.625Z] #21 13.95 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-14T14:54:02.625Z] #21 13.95 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-14T14:54:02.625Z] #21 13.95 libseccomp2:ppc64el libseccomp2:s390x [2022-07-14T14:54:02.625Z] #21 14.31 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:54:02.625Z] #21 14.31 Need to get 15.9 MB of archives. [2022-07-14T14:54:02.625Z] #21 14.31 After this operation, 73.0 MB of additional disk space will be used. [2022-07-14T14:54:02.625Z] #21 14.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-14T14:54:02.872Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-07-14T14:54:02.872Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-14T14:54:02.885Z] #21 14.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-14T14:54:02.885Z] #21 14.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-14T14:54:02.885Z] #21 14.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-14T14:54:02.885Z] #21 14.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-14T14:54:02.885Z] #21 14.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-14T14:54:02.885Z] #21 14.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-14T14:54:02.885Z] #21 14.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-14T14:54:02.885Z] #21 14.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-14T14:54:02.885Z] #21 14.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-14T14:54:02.885Z] #21 14.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-14T14:54:02.885Z] #21 14.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-14T14:54:02.885Z] #21 14.37 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-14T14:54:02.885Z] #21 14.41 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-14T14:54:02.885Z] #21 14.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-14T14:54:02.885Z] #21 14.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-14T14:54:02.885Z] #21 14.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-14T14:54:02.885Z] #21 14.42 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-14T14:54:02.885Z] #21 14.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-14T14:54:02.885Z] #21 14.45 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-14T14:54:02.885Z] #21 14.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-14T14:54:02.885Z] #21 14.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-14T14:54:02.885Z] #21 14.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-14T14:54:02.885Z] #21 14.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-14T14:54:02.885Z] #21 14.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-14T14:54:02.885Z] #21 14.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-14T14:54:02.885Z] #21 14.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-14T14:54:02.885Z] #21 14.49 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-14T14:54:02.885Z] #21 14.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-14T14:54:02.939Z] #55 ... [2022-07-14T14:54:02.940Z] [2022-07-14T14:54:02.940Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-14T14:54:02.940Z] #27 sha256:b7a9e684c29fef7a5e077d09b7dfdc74274afefecdffa8a92f83ed91a6a2453b [2022-07-14T14:54:03.145Z] #21 14.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-14T14:54:03.145Z] #21 14.52 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-14T14:54:03.145Z] #21 14.52 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-07-14T14:54:03.145Z] #21 14.52 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-14T14:54:03.145Z] #21 14.52 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-07-14T14:54:03.145Z] #21 14.53 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-14T14:54:03.145Z] #21 14.53 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-07-14T14:54:03.145Z] #21 14.53 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-14T14:54:03.145Z] #21 14.53 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-07-14T14:54:03.145Z] #21 14.53 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-14T14:54:03.145Z] #21 14.53 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-14T14:54:03.506Z] #27 DONE 0.5s [2022-07-14T14:54:03.506Z] [2022-07-14T14:54:03.506Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:54:03.506Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T14:54:03.506Z] #77 217.2 AR libcrun_testing.a [2022-07-14T14:54:03.506Z] #77 217.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-14T14:54:03.506Z] #77 217.3 CCLD tests/tests_libcrun_utils [2022-07-14T14:54:03.506Z] #77 217.3 CCLD tests/tests_libcrun_errors [2022-07-14T14:54:03.506Z] #77 217.4 CCLD tests/tests_libcrun_fuzzer [2022-07-14T14:54:03.506Z] #77 217.6 CCLD libcrun.la [2022-07-14T14:54:03.716Z] #21 15.02 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:54:03.716Z] #21 15.19 Fetched 15.9 MB in 1s (31.6 MB/s) [2022-07-14T14:54:03.716Z] #21 15.23 Selecting previously unselected package gcc-10-base:armel. [2022-07-14T14:54:03.716Z] #21 15.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 ... 38556 files and directories currently installed.) [2022-07-14T14:54:03.716Z] #21 15.27 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-14T14:54:03.716Z] #21 15.28 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-14T14:54:03.716Z] #21 15.37 Selecting previously unselected package gcc-10-base:armhf. [2022-07-14T14:54:03.765Z] #77 ... [2022-07-14T14:54:03.765Z] [2022-07-14T14:54:03.765Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-14T14:54:03.765Z] #32 sha256:6d9bd898e971a5fcddc71be4d4a1af2352c1d3ea9aba255119493d478d27e83e [2022-07-14T14:54:03.765Z] #32 DONE 0.3s [2022-07-14T14:54:03.765Z] [2022-07-14T14:54:03.765Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-14T14:54:03.765Z] #35 sha256:f4e9e39839076f587dbce8d4f67199d24994a25fad1b1a691cba766f8c87b7fe [2022-07-14T14:54:03.976Z] #21 15.38 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-14T14:54:03.976Z] #21 15.38 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-14T14:54:03.976Z] #21 15.46 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-14T14:54:03.976Z] #21 15.46 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-14T14:54:03.976Z] #21 15.48 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-14T14:54:03.976Z] #21 15.56 Selecting previously unselected package gcc-10-base:s390x. [2022-07-14T14:54:03.976Z] #21 15.57 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-14T14:54:03.976Z] #21 15.57 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-14T14:54:04.023Z] #35 DONE 0.3s [2022-07-14T14:54:04.023Z] [2022-07-14T14:54:04.023Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-14T14:54:04.023Z] #37 sha256:1eb11830ede1c9284d4e8bd6043737ca9b164d684632c6c4da67a6a049e2e666 [2022-07-14T14:54:04.236Z] #21 15.63 Selecting previously unselected package gcc-10-base:arm64. [2022-07-14T14:54:04.237Z] #21 15.63 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-14T14:54:04.237Z] #21 15.64 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-14T14:54:04.237Z] #21 15.75 Selecting previously unselected package libgcc-s1:armel. [2022-07-14T14:54:04.237Z] #21 15.76 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-14T14:54:04.237Z] #21 15.77 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-14T14:54:04.237Z] #21 15.82 Selecting previously unselected package libcrypt1:armel. [2022-07-14T14:54:04.237Z] #21 15.83 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-14T14:54:04.237Z] #21 15.83 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-14T14:54:04.252Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-07-14T14:54:04.252Z] === RUN TestNISDomainname [2022-07-14T14:54:04.252Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-14T14:54:04.252Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-14T14:54:04.252Z] === RUN TestHostnameDnsResolution [2022-07-14T14:54:04.497Z] #21 15.92 Selecting previously unselected package libc6:armel. [2022-07-14T14:54:04.497Z] #21 15.92 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-14T14:54:04.497Z] #21 16.08 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-14T14:54:04.589Z] #37 ... [2022-07-14T14:54:04.590Z] [2022-07-14T14:54:04.590Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:54:04.590Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-14T14:54:04.590Z] #55 267.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-14T14:54:04.590Z] #55 DONE 267.5s [2022-07-14T14:54:04.590Z] [2022-07-14T14:54:04.590Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-14T14:54:04.590Z] #37 sha256:1eb11830ede1c9284d4e8bd6043737ca9b164d684632c6c4da67a6a049e2e666 [2022-07-14T14:54:04.590Z] #37 DONE 0.5s [2022-07-14T14:54:04.590Z] [2022-07-14T14:54:04.590Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-14T14:54:04.590Z] #39 sha256:39b157fac4ffa19be1dabed8b5bb0cbe446b48356f6a4fd4d97ad6f0ef60f232 [2022-07-14T14:54:04.821Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-07-14T14:54:04.821Z] === RUN TestUnprivilegedPortsAndPing [2022-07-14T14:54:04.821Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-14T14:54:04.821Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-14T14:54:04.821Z] === RUN TestPrivilegedHostDevices [2022-07-14T14:54:04.853Z] #39 DONE 0.2s [2022-07-14T14:54:04.853Z] [2022-07-14T14:54:04.853Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-14T14:54:04.853Z] #41 sha256:fa3a33008ff1df779eb7672fe87c5382e954914a8dcc6a8bacfc1a95d1c9b695 [2022-07-14T14:54:04.853Z] #41 DONE 0.2s [2022-07-14T14:54:04.853Z] [2022-07-14T14:54:04.853Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:54:04.853Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T14:54:04.853Z] #77 218.8 CCLD crun [2022-07-14T14:54:05.067Z] #21 16.49 Selecting previously unselected package libapparmor1:armel. [2022-07-14T14:54:05.067Z] #21 16.50 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-14T14:54:05.067Z] #21 16.51 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-14T14:54:05.067Z] #21 16.57 Selecting previously unselected package libapparmor-dev:armel. [2022-07-14T14:54:05.067Z] #21 16.57 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-14T14:54:05.067Z] #21 16.58 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-14T14:54:05.113Z] #77 ... [2022-07-14T14:54:05.113Z] [2022-07-14T14:54:05.113Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-14T14:54:05.113Z] #45 sha256:b6bd8a4e190cdef792ca311301fa192f7d302b6c20a3f80fed7945625899b026 [2022-07-14T14:54:05.113Z] #45 DONE 0.3s [2022-07-14T14:54:05.113Z] [2022-07-14T14:54:05.113Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:54:05.113Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T14:54:05.113Z] #77 219.4 make[3]: Entering directory '/tmp/crun-build' [2022-07-14T14:54:05.326Z] #21 16.65 Selecting previously unselected package libgcc-s1:arm64. [2022-07-14T14:54:05.326Z] #21 16.66 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-14T14:54:05.326Z] #21 16.66 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-14T14:54:05.326Z] #21 16.71 Selecting previously unselected package libcrypt1:arm64. [2022-07-14T14:54:05.326Z] #21 16.72 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-14T14:54:05.326Z] #21 16.72 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-14T14:54:05.327Z] #21 16.81 Selecting previously unselected package libc6:arm64. [2022-07-14T14:54:05.327Z] #21 16.81 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-14T14:54:05.372Z] #77 219.6 /bin/mkdir -p '/usr/local/lib' [2022-07-14T14:54:05.372Z] #77 219.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-14T14:54:05.372Z] #77 219.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-14T14:54:05.372Z] #77 219.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-14T14:54:05.389Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-07-14T14:54:05.389Z] === RUN TestRunConsoleSize [2022-07-14T14:54:05.586Z] #21 16.99 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-14T14:54:05.630Z] #77 219.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-14T14:54:05.630Z] #77 219.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-14T14:54:05.630Z] #77 219.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-14T14:54:05.630Z] #77 219.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-14T14:54:05.648Z] --- PASS: TestRunConsoleSize (0.42s) [2022-07-14T14:54:05.648Z] === RUN TestStats [2022-07-14T14:54:05.648Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T14:54:05.648Z] --- SKIP: TestStats (0.00s) [2022-07-14T14:54:05.648Z] === RUN TestStopContainerWithTimeout [2022-07-14T14:54:05.648Z] === RUN TestStopContainerWithTimeout/0 [2022-07-14T14:54:05.648Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-14T14:54:05.648Z] === RUN TestStopContainerWithTimeout/1 [2022-07-14T14:54:05.648Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-14T14:54:05.648Z] === RUN TestStopContainerWithTimeout/3 [2022-07-14T14:54:05.648Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-14T14:54:05.648Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-14T14:54:05.648Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-14T14:54:05.648Z] === CONT TestStopContainerWithTimeout/0 [2022-07-14T14:54:05.648Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-14T14:54:05.846Z] #21 17.41 Selecting previously unselected package libapparmor1:arm64. [2022-07-14T14:54:05.846Z] #21 17.42 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-14T14:54:05.846Z] #21 17.43 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-14T14:54:05.846Z] #21 17.47 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-14T14:54:05.846Z] #21 17.48 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-14T14:54:05.846Z] #21 17.49 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-14T14:54:05.889Z] #77 220.2 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-14T14:54:05.889Z] #77 220.2 ---------------------------------------------------------------------- [2022-07-14T14:54:05.889Z] #77 220.2 Libraries have been installed in: [2022-07-14T14:54:05.889Z] #77 220.2 /usr/local/lib [2022-07-14T14:54:05.889Z] #77 220.2 [2022-07-14T14:54:05.889Z] #77 220.2 If you ever happen to want to link against installed libraries [2022-07-14T14:54:05.889Z] #77 220.2 in a given directory, LIBDIR, you must either use libtool, and [2022-07-14T14:54:05.889Z] #77 220.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-14T14:54:05.889Z] #77 220.2 flag during linking and do at least one of the following: [2022-07-14T14:54:05.889Z] #77 220.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-14T14:54:05.889Z] #77 220.2 during execution [2022-07-14T14:54:05.889Z] #77 220.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-14T14:54:05.889Z] #77 220.2 during linking [2022-07-14T14:54:05.889Z] #77 220.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-14T14:54:05.889Z] #77 220.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-14T14:54:05.889Z] #77 220.2 [2022-07-14T14:54:05.889Z] #77 220.2 See any operating system documentation about shared libraries for [2022-07-14T14:54:05.889Z] #77 220.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-14T14:54:05.889Z] #77 220.2 ---------------------------------------------------------------------- [2022-07-14T14:54:05.889Z] #77 220.2 /bin/mkdir -p '/build' [2022-07-14T14:54:05.889Z] #77 220.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-14T14:54:05.889Z] #77 220.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-14T14:54:05.889Z] #77 220.2 make[3]: Leaving directory '/tmp/crun-build' [2022-07-14T14:54:05.889Z] #77 220.2 make[2]: Leaving directory '/tmp/crun-build' [2022-07-14T14:54:05.889Z] #77 220.2 make[1]: Leaving directory '/tmp/crun-build' [2022-07-14T14:54:06.110Z] #21 17.57 Selecting previously unselected package libgcc-s1:s390x. [2022-07-14T14:54:06.110Z] #21 17.58 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-14T14:54:06.110Z] #21 17.58 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-14T14:54:06.110Z] #21 17.64 Selecting previously unselected package libcrypt1:s390x. [2022-07-14T14:54:06.110Z] #21 17.65 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-14T14:54:06.110Z] #21 17.66 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-14T14:54:06.369Z] #21 17.77 Selecting previously unselected package libc6:s390x. [2022-07-14T14:54:06.369Z] #21 17.77 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-14T14:54:06.369Z] #21 17.95 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-14T14:54:06.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-14T14:54:06.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-14T14:54:06.585Z] === CONT TestStopContainerWithTimeout/3 [2022-07-14T14:54:06.824Z] #77 DONE 221.0s [2022-07-14T14:54:06.824Z] [2022-07-14T14:54:06.824Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-14T14:54:06.824Z] #48 sha256:e44183827fce926c6e4414cafe077848446118f1c550f22aef322f7346907b0e [2022-07-14T14:54:06.824Z] #48 DONE 1.5s [2022-07-14T14:54:06.824Z] [2022-07-14T14:54:06.824Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-14T14:54:06.824Z] #52 sha256:1942bf9e3af4a4d5d867710645ee2d9ffa3e0d35e25e3ea84b0eb4b803c77b2d [2022-07-14T14:54:06.938Z] #21 18.50 Selecting previously unselected package libapparmor1:s390x. [2022-07-14T14:54:06.938Z] #21 18.50 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-14T14:54:06.938Z] #21 18.51 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-14T14:54:06.938Z] #21 18.56 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-14T14:54:06.938Z] #21 18.57 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-14T14:54:06.938Z] #21 18.57 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-14T14:54:07.083Z] #52 DONE 0.3s [2022-07-14T14:54:07.083Z] [2022-07-14T14:54:07.083Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-14T14:54:07.083Z] #54 sha256:67d456e459978e5cc0546e4217e5e76915447e9ed494fa4a6b2473e2333b507a [2022-07-14T14:54:07.083Z] #54 DONE 0.2s [2022-07-14T14:54:07.083Z] [2022-07-14T14:54:07.083Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-14T14:54:07.083Z] #56 sha256:dbe226f7ef494f229ad105f6277fb27033560f3ddae1ba7606f10e5c68275603 [2022-07-14T14:54:07.197Z] #21 18.63 Selecting previously unselected package libgcc-s1:armhf. [2022-07-14T14:54:07.197Z] #21 18.64 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-14T14:54:07.197Z] #21 18.65 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-14T14:54:07.197Z] #21 18.70 Selecting previously unselected package libcrypt1:armhf. [2022-07-14T14:54:07.197Z] #21 18.70 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-14T14:54:07.197Z] #21 18.71 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-14T14:54:07.457Z] #21 18.79 Selecting previously unselected package libc6:armhf. [2022-07-14T14:54:07.457Z] #21 18.80 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-14T14:54:07.457Z] #21 19.00 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-14T14:54:07.717Z] #21 19.38 Selecting previously unselected package libapparmor1:armhf. [2022-07-14T14:54:07.977Z] #21 19.39 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-14T14:54:07.977Z] #21 19.39 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-14T14:54:07.977Z] #21 19.44 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-14T14:54:07.977Z] #21 19.45 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-14T14:54:07.977Z] #21 19.45 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-14T14:54:07.977Z] #21 19.52 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-14T14:54:07.977Z] #21 19.53 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-14T14:54:07.977Z] #21 19.54 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-14T14:54:07.977Z] #21 19.59 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-14T14:54:07.977Z] #21 19.59 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-14T14:54:07.977Z] #21 19.60 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-14T14:54:08.237Z] #21 19.68 Selecting previously unselected package libc6:ppc64el. [2022-07-14T14:54:08.237Z] #21 19.69 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-14T14:54:08.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-14T14:54:08.489Z] === CONT TestStopContainerWithTimeout/1 [2022-07-14T14:54:08.497Z] #21 19.90 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-14T14:54:08.985Z] #56 DONE 1.5s [2022-07-14T14:54:08.985Z] [2022-07-14T14:54:08.985Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-14T14:54:08.985Z] #60 sha256:af3a622e6224346c30cfa03be0aed98f139713d616d07e6e0faa25ec598db1d7 [2022-07-14T14:54:08.985Z] #60 156.6 + mkdir -p /build [2022-07-14T14:54:08.985Z] #60 156.6 + cp runc /build/runc [2022-07-14T14:54:08.985Z] #60 DONE 157.2s [2022-07-14T14:54:08.985Z] [2022-07-14T14:54:08.985Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-14T14:54:08.985Z] #58 sha256:4e1e5d926a82d65415eba7f4ca6c63397595dfecd21c852535210f2dbe6557e1 [2022-07-14T14:54:08.985Z] #58 DONE 0.1s [2022-07-14T14:54:08.985Z] [2022-07-14T14:54:08.985Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T14:54:08.985Z] #64 sha256:ac8c6c824542338d0c8739f8ecacc43d726d36b664840f345f579d197865b4f1 [2022-07-14T14:54:09.067Z] #21 20.46 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-14T14:54:09.067Z] #21 20.47 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-14T14:54:09.067Z] #21 20.48 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-14T14:54:09.067Z] #21 20.53 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-14T14:54:09.067Z] #21 20.55 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-14T14:54:09.067Z] #21 20.55 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-14T14:54:09.067Z] #21 20.63 Selecting previously unselected package libseccomp2:s390x. [2022-07-14T14:54:09.067Z] #21 20.64 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-14T14:54:09.067Z] #21 20.64 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-14T14:54:09.067Z] #21 20.69 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-14T14:54:09.067Z] #21 20.70 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-14T14:54:09.067Z] #21 20.70 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-14T14:54:09.326Z] #21 20.78 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-14T14:54:09.326Z] #21 20.78 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-14T14:54:09.326Z] #21 20.79 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-14T14:54:09.326Z] #21 20.84 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-14T14:54:09.326Z] #21 20.84 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-14T14:54:09.326Z] #21 20.85 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-14T14:54:09.586Z] #21 20.91 Selecting previously unselected package libseccomp2:armhf. [2022-07-14T14:54:09.586Z] #21 20.92 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-14T14:54:09.586Z] #21 20.93 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-14T14:54:09.586Z] #21 20.98 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-14T14:54:09.586Z] #21 20.99 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-14T14:54:09.586Z] #21 20.99 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-14T14:54:09.586Z] #21 21.06 Selecting previously unselected package libseccomp2:armel. [2022-07-14T14:54:09.586Z] #21 21.06 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-14T14:54:09.586Z] #21 21.07 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-14T14:54:09.586Z] #21 21.14 Selecting previously unselected package libseccomp-dev:armel. [2022-07-14T14:54:09.586Z] #21 21.14 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-14T14:54:09.586Z] #21 21.15 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-14T14:54:09.846Z] #21 21.20 Selecting previously unselected package libseccomp2:arm64. [2022-07-14T14:54:09.846Z] #21 21.21 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-14T14:54:09.846Z] #21 21.21 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-14T14:54:09.846Z] #21 21.26 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-14T14:54:09.846Z] #21 21.26 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-14T14:54:09.846Z] #21 21.27 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-14T14:54:09.846Z] #21 21.37 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-14T14:54:09.846Z] #21 21.38 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-14T14:54:09.846Z] #21 21.39 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-14T14:54:09.846Z] #21 21.40 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-14T14:54:09.846Z] #21 21.42 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-14T14:54:09.846Z] #21 21.43 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-14T14:54:09.846Z] #21 21.44 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-14T14:54:09.846Z] #21 21.45 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-14T14:54:09.868Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-14T14:54:09.868Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-07-14T14:54:09.868Z] --- PASS: TestStopContainerWithTimeout/-1 (2.54s) [2022-07-14T14:54:09.868Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-07-14T14:54:09.868Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-07-14T14:54:09.868Z] === RUN TestDeleteDevicemapper [2022-07-14T14:54:09.868Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-14T14:54:09.868Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-14T14:54:09.868Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-14T14:54:09.921Z] #64 ... [2022-07-14T14:54:09.921Z] [2022-07-14T14:54:09.921Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-14T14:54:09.921Z] #61 sha256:c80dc440c740410d35577099d5e227c8bdcdf80423b85e7ba51ad188cd866e17 [2022-07-14T14:54:10.106Z] #21 21.47 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-14T14:54:10.106Z] #21 21.48 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-14T14:54:10.106Z] #21 21.49 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-14T14:54:10.106Z] #21 21.50 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-14T14:54:10.106Z] #21 21.51 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-14T14:54:10.106Z] #21 21.53 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-14T14:54:10.106Z] #21 21.54 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-14T14:54:10.106Z] #21 21.55 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-14T14:54:10.179Z] #61 DONE 0.5s [2022-07-14T14:54:10.179Z] [2022-07-14T14:54:10.179Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T14:54:10.179Z] #64 sha256:ac8c6c824542338d0c8739f8ecacc43d726d36b664840f345f579d197865b4f1 [2022-07-14T14:54:10.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-14T14:54:11.247Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s) [2022-07-14T14:54:11.247Z] === RUN TestUpdateMemory [2022-07-14T14:54:11.247Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T14:54:11.247Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-14T14:54:11.247Z] === RUN TestUpdateCPUQuota [2022-07-14T14:54:11.247Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T14:54:11.247Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-14T14:54:11.247Z] === RUN TestUpdatePidsLimit [2022-07-14T14:54:11.247Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T14:54:11.247Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-14T14:54:11.247Z] === RUN TestUpdateRestartPolicy [2022-07-14T14:54:11.488Z] #21 22.80 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-14T14:54:12.705Z] #64 237.6 + bin/containerd [2022-07-14T14:54:12.869Z] #21 24.03 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-14T14:54:13.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-14T14:54:13.809Z] #21 25.29 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-14T14:54:13.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-14T14:54:15.191Z] #21 26.52 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-14T14:54:16.130Z] #21 27.75 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-14T14:54:16.130Z] #21 27.76 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-14T14:54:16.130Z] #21 27.77 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-14T14:54:16.130Z] #21 27.78 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-14T14:54:16.130Z] #21 27.79 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-14T14:54:16.130Z] #21 27.80 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-14T14:54:16.130Z] #21 27.81 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-14T14:54:16.398Z] #21 27.82 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-14T14:54:16.398Z] #21 27.84 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-14T14:54:16.398Z] #21 27.85 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-14T14:54:16.398Z] #21 27.86 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-14T14:54:16.398Z] #21 27.87 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-14T14:54:16.398Z] #21 27.89 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-14T14:54:16.398Z] #21 27.90 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-14T14:54:16.398Z] #21 27.91 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-14T14:54:16.398Z] #21 27.92 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-14T14:54:16.398Z] #21 27.94 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-14T14:54:16.398Z] #21 27.95 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-14T14:54:16.398Z] #21 27.95 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-14T14:54:16.398Z] #21 27.97 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-14T14:54:16.398Z] #21 27.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:54:16.968Z] #21 DONE 28.5s [2022-07-14T14:54:16.968Z] [2022-07-14T14:54:16.968Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-14T14:54:16.968Z] #66 sha256:9336a079279898c11c95f4fea6cef409133367288fe8706e8e2b58a9483e5dea [2022-07-14T14:54:16.968Z] #66 DONE 0.1s [2022-07-14T14:54:16.968Z] [2022-07-14T14:54:16.968Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-14T14:54:16.968Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c [2022-07-14T14:54:17.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-14T14:54:18.017Z] #47 DONE 272.0s [2022-07-14T14:54:18.017Z] [2022-07-14T14:54:18.017Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:54:18.018Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T14:54:18.351Z] #22 DONE 1.2s [2022-07-14T14:54:18.351Z] [2022-07-14T14:54:18.351Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-14T14:54:18.351Z] #67 sha256:0b5c5f32823a8e50885bd7cb1769a278653baaf7b355926e7b8b347873d5040c [2022-07-14T14:54:18.351Z] #67 1.027 + RM_GOPATH=0 [2022-07-14T14:54:18.351Z] #67 1.027 + TMP_GOPATH= [2022-07-14T14:54:18.351Z] #67 1.027 + : /build [2022-07-14T14:54:18.351Z] #67 1.027 + '[' -z '' ']' [2022-07-14T14:54:18.351Z] #67 1.028 ++ mktemp -d [2022-07-14T14:54:18.351Z] #67 1.040 + export GOPATH=/tmp/tmp.SOPjd51OyN [2022-07-14T14:54:18.351Z] #67 1.040 + GOPATH=/tmp/tmp.SOPjd51OyN [2022-07-14T14:54:18.352Z] #67 1.040 + RM_GOPATH=1 [2022-07-14T14:54:18.352Z] #67 1.040 + case "$(go env GOARCH)" in [2022-07-14T14:54:18.352Z] #67 1.040 ++ go env GOARCH [2022-07-14T14:54:18.352Z] #67 1.044 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T14:54:18.352Z] #67 1.044 + GO_BUILDMODE=-buildmode=pie [2022-07-14T14:54:18.352Z] #67 1.044 ++ dirname /install.sh [2022-07-14T14:54:18.352Z] #67 1.046 + dir=/ [2022-07-14T14:54:18.352Z] #67 1.046 + bin=runc [2022-07-14T14:54:18.352Z] #67 1.046 + shift [2022-07-14T14:54:18.352Z] #67 1.046 + '[' '!' -f //runc.installer ']' [2022-07-14T14:54:18.352Z] #67 1.046 + . //runc.installer [2022-07-14T14:54:18.352Z] #67 1.046 ++ set -e [2022-07-14T14:54:18.352Z] #67 1.046 ++ : v1.1.2 [2022-07-14T14:54:18.352Z] #67 1.046 + install_runc [2022-07-14T14:54:18.352Z] #67 1.046 + RUNC_BUILDTAGS=seccomp [2022-07-14T14:54:18.352Z] #67 1.046 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-14T14:54:18.352Z] #67 1.046 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SOPjd51OyN/src/github.com/opencontainers/runc [2022-07-14T14:54:18.352Z] #67 1.046 Install runc version v1.1.2 (build tags: seccomp) [2022-07-14T14:54:18.352Z] #67 1.057 Cloning into '/tmp/tmp.SOPjd51OyN/src/github.com/opencontainers/runc'... [2022-07-14T14:54:18.585Z] #55 ... [2022-07-14T14:54:18.585Z] [2022-07-14T14:54:18.585Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:54:18.585Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:54:18.585Z] #77 222.7 CCLD tests/init [2022-07-14T14:54:19.151Z] #77 ... [2022-07-14T14:54:19.151Z] [2022-07-14T14:54:19.151Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-14T14:54:19.151Z] #48 sha256:1d5812ccfbd42f4a9a17302b5c2be92ed0ca324e65d5a2b733651c1b22af929a [2022-07-14T14:54:19.151Z] #48 DONE 0.6s [2022-07-14T14:54:19.151Z] [2022-07-14T14:54:19.151Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-14T14:54:19.151Z] #52 sha256:564b237ff48f49e1978761a75d71728d68eb531c2527f110daa1c9e0cad8fc2d [2022-07-14T14:54:19.151Z] #52 DONE 0.1s [2022-07-14T14:54:19.151Z] [2022-07-14T14:54:19.151Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-14T14:54:19.151Z] #54 sha256:319d408acd8022c1940636bc47cd896624cc6c5a5f443af060f0bf8e94761e82 [2022-07-14T14:54:19.291Z] #67 ... [2022-07-14T14:54:19.291Z] [2022-07-14T14:54:19.291Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-14T14:54:19.291Z] #23 sha256:12cb94721d1f20bf9987c058ec28c16cf35d9852226ac81d280e14fd0f40e0b1 [2022-07-14T14:54:19.291Z] #23 DONE 0.9s [2022-07-14T14:54:19.291Z] [2022-07-14T14:54:19.291Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-14T14:54:19.291Z] #24 sha256:6a9357878124d778cb7dfcd24657422fe9be048a826d1792e40d7e9a30898fab [2022-07-14T14:54:19.409Z] #54 DONE 0.1s [2022-07-14T14:54:19.409Z] [2022-07-14T14:54:19.409Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:54:19.409Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T14:54:20.230Z] #24 0.852 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-14T14:54:20.230Z] #24 DONE 0.9s [2022-07-14T14:54:20.230Z] [2022-07-14T14:54:20.230Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-14T14:54:20.230Z] #25 sha256:ff1813460dfdbaa9997d4254239393e8e886ed4b180bdc654a8ad647d32b4744 [2022-07-14T14:54:21.169Z] #25 DONE 0.9s [2022-07-14T14:54:21.169Z] [2022-07-14T14:54:21.169Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-14T14:54:21.169Z] #26 sha256:a089249a2bc70416e7b5d7704b5b6f1e7cd315fdda0ff2731ffface559491c63 [2022-07-14T14:54:21.742Z] #26 DONE 0.9s [2022-07-14T14:54:21.742Z] [2022-07-14T14:54:21.742Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-14T14:54:21.742Z] #67 sha256:0b5c5f32823a8e50885bd7cb1769a278653baaf7b355926e7b8b347873d5040c [2022-07-14T14:54:22.003Z] #67 ... [2022-07-14T14:54:22.003Z] [2022-07-14T14:54:22.003Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-14T14:54:22.003Z] #27 sha256:02d850a5e591b68bec8e1b49ca0e4a3c74fce8cc9fe7ee2a782987adf364fa46 [2022-07-14T14:54:22.942Z] #27 DONE 1.0s [2022-07-14T14:54:22.942Z] [2022-07-14T14:54:22.942Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-14T14:54:22.942Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-14T14:54:23.454Z] --- PASS: TestUpdateRestartPolicy (10.92s) [2022-07-14T14:54:23.454Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-14T14:54:23.454Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-07-14T14:54:23.454Z] === RUN TestWaitNonBlocked [2022-07-14T14:54:23.454Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T14:54:23.454Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T14:54:23.454Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T14:54:23.454Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T14:54:23.454Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T14:54:23.454Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T14:54:23.454Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-14T14:54:23.454Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-07-14T14:54:23.454Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-07-14T14:54:23.454Z] === RUN TestWaitBlocked [2022-07-14T14:54:23.454Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T14:54:23.454Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T14:54:23.454Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T14:54:23.454Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T14:54:23.454Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T14:54:23.454Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T14:54:23.880Z] #28 1.137 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T14:54:24.022Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-14T14:54:24.022Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-07-14T14:54:24.022Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2022-07-14T14:54:24.023Z] === RUN TestWaitConditions [2022-07-14T14:54:24.023Z] === RUN TestWaitConditions/default [2022-07-14T14:54:24.023Z] === PAUSE TestWaitConditions/default [2022-07-14T14:54:24.023Z] === RUN TestWaitConditions/not-running [2022-07-14T14:54:24.023Z] === PAUSE TestWaitConditions/not-running [2022-07-14T14:54:24.023Z] === RUN TestWaitConditions/next-exit [2022-07-14T14:54:24.023Z] === PAUSE TestWaitConditions/next-exit [2022-07-14T14:54:24.023Z] === RUN TestWaitConditions/removed [2022-07-14T14:54:24.023Z] === PAUSE TestWaitConditions/removed [2022-07-14T14:54:24.023Z] === CONT TestWaitConditions/default [2022-07-14T14:54:24.023Z] === CONT TestWaitConditions/next-exit [2022-07-14T14:54:24.141Z] #28 1.348 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T14:54:24.402Z] #28 1.352 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T14:54:24.402Z] #28 1.431 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-14T14:54:24.661Z] #28 1.704 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-14T14:54:24.921Z] #28 1.958 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T14:54:24.921Z] #28 2.198 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-14T14:54:25.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-14T14:54:25.399Z] === CONT TestWaitConditions/removed [2022-07-14T14:54:25.504Z] #28 2.566 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-14T14:54:25.504Z] #28 2.840 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-14T14:54:25.658Z] === CONT TestWaitConditions/not-running [2022-07-14T14:54:26.074Z] #28 3.143 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB] [2022-07-14T14:54:26.074Z] #28 3.144 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-14T14:54:26.074Z] #28 3.146 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-14T14:54:26.074Z] #28 3.154 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T14:54:26.074Z] #28 3.157 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-14T14:54:26.074Z] #28 3.170 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-14T14:54:26.074Z] #28 3.413 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-14T14:54:26.333Z] #28 3.420 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T14:54:26.333Z] #28 3.421 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-14T14:54:26.333Z] #28 3.423 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-14T14:54:26.333Z] #28 3.426 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-14T14:54:26.333Z] #28 3.427 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-14T14:54:27.562Z] --- PASS: TestWaitConditions (0.01s) [2022-07-14T14:54:27.562Z] --- PASS: TestWaitConditions/next-exit (1.54s) [2022-07-14T14:54:27.562Z] --- PASS: TestWaitConditions/default (1.71s) [2022-07-14T14:54:27.562Z] --- PASS: TestWaitConditions/not-running (1.54s) [2022-07-14T14:54:27.562Z] --- PASS: TestWaitConditions/removed (1.76s) [2022-07-14T14:54:27.562Z] === CONT TestDaemonRestartIpcMode [2022-07-14T14:54:27.562Z] === CONT TestIpcModeOlderClient [2022-07-14T14:54:27.562Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-14T14:54:27.562Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-14T14:54:27.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-14T14:54:30.098Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.44s) [2022-07-14T14:54:30.098Z] --- PASS: TestDaemonRestartIpcMode (2.77s) [2022-07-14T14:54:30.098Z] PASS [2022-07-14T14:54:30.098Z] [2022-07-14T14:54:30.098Z] === Skipped [2022-07-14T14:54:30.098Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-14T14:54:30.098Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-14T14:54:30.098Z] [2022-07-14T14:54:30.098Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-14T14:54:30.098Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-14T14:54:30.098Z] [2022-07-14T14:54:30.098Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-14T14:54:30.098Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T14:54:30.098Z] [2022-07-14T14:54:30.098Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-14T14:54:30.098Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-14T14:54:30.098Z] [2022-07-14T14:54:30.098Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-14T14:54:30.098Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-14T14:54:30.098Z] [2022-07-14T14:54:30.098Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-14T14:54:30.098Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-14T14:54:30.098Z] [2022-07-14T14:54:30.098Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-14T14:54:30.098Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-14T14:54:30.098Z] [2022-07-14T14:54:30.098Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-14T14:54:30.098Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-14T14:54:30.098Z] [2022-07-14T14:54:30.098Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-14T14:54:30.098Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-14T14:54:30.098Z] [2022-07-14T14:54:30.098Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-14T14:54:30.098Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-14T14:54:30.098Z] [2022-07-14T14:54:30.098Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-14T14:54:30.098Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T14:54:30.098Z] [2022-07-14T14:54:30.098Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-14T14:54:30.098Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-14T14:54:30.098Z] [2022-07-14T14:54:30.098Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-14T14:54:30.098Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-14T14:54:30.098Z] [2022-07-14T14:54:30.098Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-14T14:54:30.098Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-14T14:54:30.098Z] [2022-07-14T14:54:30.098Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-14T14:54:30.098Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-14T14:54:30.098Z] [2022-07-14T14:54:30.098Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-14T14:54:30.098Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-14T14:54:30.098Z] [2022-07-14T14:54:30.098Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-14T14:54:30.098Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T14:54:30.098Z] [2022-07-14T14:54:30.098Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-14T14:54:30.098Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-14T14:54:30.098Z] [2022-07-14T14:54:30.098Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-14T14:54:30.098Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T14:54:30.098Z] [2022-07-14T14:54:30.098Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-14T14:54:30.098Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-14T14:54:30.098Z] [2022-07-14T14:54:30.098Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-14T14:54:30.098Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-14T14:54:30.098Z] [2022-07-14T14:54:30.099Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-14T14:54:30.099Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-14T14:54:30.099Z] [2022-07-14T14:54:30.099Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-14T14:54:30.099Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T14:54:30.099Z] [2022-07-14T14:54:30.099Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-14T14:54:30.099Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-14T14:54:30.099Z] [2022-07-14T14:54:30.099Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-14T14:54:30.099Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T14:54:30.099Z] [2022-07-14T14:54:30.099Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-14T14:54:30.099Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T14:54:30.099Z] [2022-07-14T14:54:30.099Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-14T14:54:30.099Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T14:54:30.099Z] [2022-07-14T14:54:30.099Z] DONE 241 tests, 27 skipped in 81.556s [2022-07-14T14:54:30.099Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-14T14:54:30.099Z] === RUN TestConfigDaemonLibtrustID [2022-07-14T14:54:30.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-14T14:54:30.674Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-07-14T14:54:30.674Z] === RUN TestConfigDaemonID [2022-07-14T14:54:31.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-14T14:54:32.053Z] daemon_test.go:83: [daeb63fadc3eb] daemon is not started [2022-07-14T14:54:32.053Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-14T14:54:32.053Z] === RUN TestDaemonConfigValidation [2022-07-14T14:54:32.053Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-14T14:54:32.053Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-14T14:54:32.053Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-14T14:54:32.053Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-14T14:54:32.053Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-14T14:54:32.053Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-14T14:54:32.053Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-14T14:54:32.053Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-14T14:54:32.053Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-14T14:54:32.053Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-14T14:54:32.053Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-14T14:54:32.053Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-14T14:54:32.053Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-14T14:54:32.053Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-14T14:54:32.053Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-14T14:54:32.053Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-14T14:54:32.053Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-14T14:54:32.053Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-07-14T14:54:32.053Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-07-14T14:54:32.053Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-14T14:54:32.053Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-14T14:54:32.053Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-14T14:54:32.053Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-14T14:54:32.913Z] #28 ... [2022-07-14T14:54:32.913Z] [2022-07-14T14:54:32.913Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-14T14:54:32.913Z] #67 sha256:0b5c5f32823a8e50885bd7cb1769a278653baaf7b355926e7b8b347873d5040c [2022-07-14T14:54:32.913Z] #67 5.617 + cd /tmp/tmp.SOPjd51OyN/src/github.com/opencontainers/runc [2022-07-14T14:54:32.913Z] #67 5.618 + git checkout -q v1.1.2 [2022-07-14T14:54:32.913Z] #67 5.959 + '[' -z '' ']' [2022-07-14T14:54:32.913Z] #67 5.959 + target=static [2022-07-14T14:54:32.913Z] #67 5.959 + make BUILDTAGS=seccomp static [2022-07-14T14:54:32.913Z] #67 6.169 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-14T14:54:32.991Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-14T14:54:34.370Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-14T14:54:35.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-14T14:54:35.307Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-14T14:54:35.307Z] daemon_test.go:197: [da64a28863cc4] daemon is not started [2022-07-14T14:54:35.307Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2022-07-14T14:54:35.307Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-07-14T14:54:35.307Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-14T14:54:35.307Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-07-14T14:54:35.307Z] === RUN TestDaemonProxy [2022-07-14T14:54:35.307Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-14T14:54:35.307Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-14T14:54:35.307Z] PASS [2022-07-14T14:54:35.307Z] [2022-07-14T14:54:35.307Z] === Skipped [2022-07-14T14:54:35.307Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-14T14:54:35.307Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-14T14:54:35.307Z] [2022-07-14T14:54:35.307Z] DONE 13 tests, 1 skipped in 5.253s [2022-07-14T14:54:35.307Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-14T14:54:35.566Z] INFO: Testing against a local daemon [2022-07-14T14:54:35.566Z] === RUN TestCommitInheritsEnv [2022-07-14T14:54:36.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-14T14:54:37.470Z] --- PASS: TestCommitInheritsEnv (1.71s) [2022-07-14T14:54:37.470Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-14T14:54:37.470Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-14T14:54:37.470Z] === RUN TestImportWithCustomPlatform [2022-07-14T14:54:37.470Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-14T14:54:37.470Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-14T14:54:37.470Z] === RUN TestImportWithCustomPlatform// [2022-07-14T14:54:37.470Z] === RUN TestImportWithCustomPlatform/linux [2022-07-14T14:54:37.470Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-14T14:54:37.470Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-14T14:54:37.470Z] === RUN TestImportWithCustomPlatform/macos [2022-07-14T14:54:37.470Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-14T14:54:37.470Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-14T14:54:37.470Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-07-14T14:54:37.470Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-14T14:54:37.470Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-14T14:54:37.470Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-14T14:54:37.470Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-07-14T14:54:37.470Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-14T14:54:37.470Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-14T14:54:37.470Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-14T14:54:37.470Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-14T14:54:37.470Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-14T14:54:37.470Z] === RUN TestImagesFilterMultiReference [2022-07-14T14:54:37.470Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-14T14:54:37.470Z] === RUN TestImagePullPlatformInvalid [2022-07-14T14:54:37.470Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-14T14:54:37.470Z] === RUN TestRemoveImageOrphaning [2022-07-14T14:54:38.198Z] #67 ... [2022-07-14T14:54:38.198Z] [2022-07-14T14:54:38.198Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-14T14:54:38.198Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-14T14:54:38.198Z] #28 14.41 Fetched 49.1 MB in 14s (3637 kB/s) [2022-07-14T14:54:39.379Z] --- PASS: TestRemoveImageOrphaning (1.60s) [2022-07-14T14:54:39.379Z] === RUN TestRemoveImageGarbageCollector [2022-07-14T14:54:39.379Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-14T14:54:39.379Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-14T14:54:39.379Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-14T14:54:39.379Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-14T14:54:39.379Z] === RUN TestTagInvalidReference [2022-07-14T14:54:39.379Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-14T14:54:39.379Z] === RUN TestTagValidPrefixedRepo [2022-07-14T14:54:39.379Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-14T14:54:39.379Z] === RUN TestTagExistedNameWithoutForce [2022-07-14T14:54:39.379Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-14T14:54:39.379Z] === RUN TestTagOfficialNames [2022-07-14T14:54:39.379Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-14T14:54:39.379Z] === RUN TestTagMatchesDigest [2022-07-14T14:54:39.379Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-14T14:54:39.379Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-14T14:54:41.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-14T14:54:41.338Z] #55 ... [2022-07-14T14:54:41.338Z] [2022-07-14T14:54:41.338Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T14:54:41.338Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T14:54:41.338Z] #77 241.8 AR libcrun_testing.a [2022-07-14T14:54:41.338Z] #77 241.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-14T14:54:41.338Z] #77 241.9 CCLD tests/tests_libcrun_utils [2022-07-14T14:54:41.338Z] #77 241.9 CCLD tests/tests_libcrun_errors [2022-07-14T14:54:41.338Z] #77 241.9 CCLD tests/tests_libcrun_fuzzer [2022-07-14T14:54:41.338Z] #77 242.7 CCLD libcrun.la [2022-07-14T14:54:41.338Z] #77 243.6 CCLD crun [2022-07-14T14:54:41.338Z] #77 244.2 make[3]: Entering directory '/tmp/crun-build' [2022-07-14T14:54:41.338Z] #77 244.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-14T14:54:41.338Z] #77 244.4 /bin/mkdir -p '/usr/local/lib' [2022-07-14T14:54:41.338Z] #77 244.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-14T14:54:41.338Z] #77 244.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-14T14:54:41.338Z] #77 244.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-14T14:54:41.338Z] #77 244.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-14T14:54:41.338Z] #77 244.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-14T14:54:41.338Z] #77 244.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-14T14:54:41.338Z] #77 244.7 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-14T14:54:41.338Z] #77 244.7 ---------------------------------------------------------------------- [2022-07-14T14:54:41.338Z] #77 244.7 Libraries have been installed in: [2022-07-14T14:54:41.338Z] #77 244.7 /usr/local/lib [2022-07-14T14:54:41.338Z] #77 244.7 [2022-07-14T14:54:41.338Z] #77 244.7 If you ever happen to want to link against installed libraries [2022-07-14T14:54:41.338Z] #77 244.7 in a given directory, LIBDIR, you must either use libtool, and [2022-07-14T14:54:41.338Z] #77 244.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-14T14:54:41.338Z] #77 244.7 flag during linking and do at least one of the following: [2022-07-14T14:54:41.338Z] #77 244.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-14T14:54:41.338Z] #77 244.7 during execution [2022-07-14T14:54:41.338Z] #77 244.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-14T14:54:41.338Z] #77 244.7 during linking [2022-07-14T14:54:41.338Z] #77 244.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-14T14:54:41.338Z] #77 244.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-14T14:54:41.338Z] #77 244.7 [2022-07-14T14:54:41.338Z] #77 244.7 See any operating system documentation about shared libraries for [2022-07-14T14:54:41.338Z] #77 244.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-14T14:54:41.338Z] #77 244.7 ---------------------------------------------------------------------- [2022-07-14T14:54:41.338Z] #77 244.7 /bin/mkdir -p '/build' [2022-07-14T14:54:41.338Z] #77 244.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-14T14:54:41.338Z] #77 244.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-14T14:54:41.338Z] #77 244.8 make[3]: Leaving directory '/tmp/crun-build' [2022-07-14T14:54:41.338Z] #77 244.8 make[2]: Leaving directory '/tmp/crun-build' [2022-07-14T14:54:41.338Z] #77 244.8 make[1]: Leaving directory '/tmp/crun-build' [2022-07-14T14:54:41.338Z] #77 DONE 245.0s [2022-07-14T14:54:41.338Z] [2022-07-14T14:54:41.338Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:54:41.338Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T14:54:43.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-14T14:54:44.780Z] #28 14.41 Reading package lists... [2022-07-14T14:54:46.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-14T14:54:48.872Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-14T14:54:48.872Z] Using test binary docker [2022-07-14T14:54:48.872Z] +++ /etc/init.d/apparmor start [2022-07-14T14:54:48.872Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-14T14:54:48.872Z] INFO: Waiting for daemon to start... [2022-07-14T14:54:48.872Z] Starting dockerd [2022-07-14T14:54:48.872Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-14T14:54:50.772Z] . [2022-07-14T14:54:50.772Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-14T14:54:50.772Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-14T14:54:50.772Z] Error: No such image: emptyfs [2022-07-14T14:54:50.772Z] ++++ docker load [2022-07-14T14:54:50.772Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-14T14:54:51.030Z] Running integration-test (iteration 1) [2022-07-14T14:54:51.031Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-14T14:54:51.031Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-14T14:54:51.031Z] ++ set -e [2022-07-14T14:54:51.031Z] ++ '[' -n 0 ']' [2022-07-14T14:54:51.031Z] ++ set -x [2022-07-14T14:54:51.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-14T14:54:51.359Z] #28 20.87 Reading package lists... [2022-07-14T14:54:51.929Z] #28 27.45 Building dependency tree... [2022-07-14T14:54:51.929Z] #28 29.12 Reading state information... [2022-07-14T14:54:51.967Z] Loaded image: busybox:latest [2022-07-14T14:54:52.534Z] Loaded image: busybox:glibc [2022-07-14T14:54:53.311Z] #28 30.47 bzip2 is already the newest version (1.0.8-4). [2022-07-14T14:54:53.312Z] #28 30.47 patch is already the newest version (2.7.6-7). [2022-07-14T14:54:53.312Z] #28 30.47 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-14T14:54:53.312Z] #28 30.47 The following additional packages will be installed: [2022-07-14T14:54:53.312Z] #28 30.47 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-14T14:54:53.312Z] #28 30.48 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-14T14:54:53.312Z] #28 30.48 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-14T14:54:53.312Z] #28 30.48 python3-pkg-resources vim-runtime xxd [2022-07-14T14:54:53.312Z] #28 30.50 Suggested packages: [2022-07-14T14:54:53.312Z] #28 30.50 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-14T14:54:53.312Z] #28 30.50 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-14T14:54:53.312Z] #28 30.50 Recommended packages: [2022-07-14T14:54:53.312Z] #28 30.50 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-14T14:54:54.694Z] #28 31.95 The following NEW packages will be installed: [2022-07-14T14:54:54.954Z] #28 31.96 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-14T14:54:54.954Z] #28 31.96 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-14T14:54:54.954Z] #28 31.96 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-14T14:54:54.954Z] #28 31.97 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-14T14:54:54.954Z] #28 31.97 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-14T14:54:54.954Z] #28 31.97 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-14T14:54:54.954Z] #28 31.97 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-14T14:54:55.215Z] #28 32.38 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:54:55.215Z] #28 32.38 Need to get 18.6 MB of archives. [2022-07-14T14:54:55.215Z] #28 32.38 After this operation, 71.4 MB of additional disk space will be used. [2022-07-14T14:54:55.215Z] #28 32.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-14T14:54:55.215Z] #28 32.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-14T14:54:55.215Z] #28 32.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-14T14:54:55.215Z] #28 32.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-14T14:54:55.215Z] #28 32.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-14T14:54:55.215Z] #28 32.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-14T14:54:55.215Z] #28 32.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-14T14:54:55.215Z] #28 32.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-14T14:54:55.215Z] #28 32.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-14T14:54:55.215Z] #28 32.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-14T14:54:55.215Z] #28 32.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-14T14:54:55.215Z] #28 32.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-14T14:54:55.215Z] #28 32.43 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-14T14:54:55.215Z] #28 32.43 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-14T14:54:55.215Z] #28 32.43 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-14T14:54:55.215Z] #28 32.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-14T14:54:55.215Z] #28 32.44 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-14T14:54:55.215Z] #28 32.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-14T14:54:55.215Z] #28 32.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-14T14:54:55.215Z] #28 32.45 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-14T14:54:55.215Z] #28 32.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-14T14:54:55.215Z] #28 32.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-14T14:54:55.215Z] #28 32.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-14T14:54:55.215Z] #28 32.46 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-14T14:54:55.215Z] #28 32.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-14T14:54:55.215Z] #28 32.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-14T14:54:55.215Z] #28 32.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-14T14:54:55.215Z] #28 32.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-14T14:54:55.215Z] #28 32.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-14T14:54:55.215Z] #28 32.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-14T14:54:55.215Z] #28 32.47 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-14T14:54:55.215Z] #28 32.50 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-14T14:54:55.476Z] #28 32.50 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-14T14:54:55.476Z] #28 32.50 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-14T14:54:55.476Z] #28 32.50 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-14T14:54:55.476Z] #28 32.51 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-14T14:54:55.476Z] #28 32.51 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-14T14:54:55.476Z] #28 32.52 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-14T14:54:55.476Z] #28 32.53 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-14T14:54:55.476Z] #28 32.54 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-14T14:54:55.476Z] #28 32.54 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-14T14:54:55.476Z] #28 32.63 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-14T14:54:55.476Z] #28 32.65 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-14T14:54:55.476Z] #28 32.66 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-14T14:54:55.476Z] #28 32.66 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-14T14:54:56.046Z] #28 33.34 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:54:56.306Z] #28 33.59 Fetched 18.6 MB in 1s (31.6 MB/s) [2022-07-14T14:54:56.566Z] #28 33.66 Selecting previously unselected package pigz. [2022-07-14T14:54:56.566Z] #28 33.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 ... 40116 files and directories currently installed.) [2022-07-14T14:54:56.566Z] #28 33.72 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-14T14:54:56.566Z] #28 33.73 Unpacking pigz (2.6-1) ... [2022-07-14T14:54:56.566Z] #28 33.78 Selecting previously unselected package libelf1:amd64. [2022-07-14T14:54:56.566Z] #28 33.79 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-14T14:54:56.566Z] #28 33.80 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-14T14:54:56.876Z] #28 33.99 Selecting previously unselected package libbpf0:amd64. [2022-07-14T14:54:56.876Z] #28 34.00 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-14T14:54:56.876Z] #28 34.02 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-14T14:54:57.137Z] #28 34.24 Selecting previously unselected package libcap2:amd64. [2022-07-14T14:54:57.137Z] #28 34.25 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-14T14:54:57.137Z] #28 34.26 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-14T14:54:57.137Z] #28 34.32 Selecting previously unselected package libmnl0:amd64. [2022-07-14T14:54:57.137Z] #28 34.33 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-14T14:54:57.137Z] #28 34.33 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-14T14:54:57.397Z] #28 34.37 Selecting previously unselected package libxtables12:amd64. [2022-07-14T14:54:57.397Z] #28 34.38 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-14T14:54:57.397Z] #28 34.39 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-14T14:54:57.397Z] #28 34.44 Selecting previously unselected package libcap2-bin. [2022-07-14T14:54:57.397Z] #28 34.45 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-14T14:54:57.397Z] #28 34.45 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-14T14:54:57.397Z] #28 34.51 Selecting previously unselected package iproute2. [2022-07-14T14:54:57.397Z] #28 34.51 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-14T14:54:57.397Z] #28 34.52 Unpacking iproute2 (5.10.0-4) ... [2022-07-14T14:54:57.658Z] #28 34.79 Selecting previously unselected package xxd. [2022-07-14T14:54:57.658Z] #28 34.80 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-14T14:54:57.658Z] #28 34.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:54:57.658Z] #28 34.89 Selecting previously unselected package vim-common. [2022-07-14T14:54:57.658Z] #28 34.90 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-14T14:54:57.802Z] Loaded image: debian:bullseye-slim [2022-07-14T14:54:57.802Z] Loaded image: hello-world:latest [2022-07-14T14:54:57.802Z] Loaded image: arm32v7/hello-world:latest [2022-07-14T14:54:57.802Z] INFO: Testing against a local daemon [2022-07-14T14:54:57.802Z] === RUN TestCgroupNamespacesBuild [2022-07-14T14:54:57.918Z] #28 34.91 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:54:57.918Z] #28 35.02 Selecting previously unselected package bash-completion. [2022-07-14T14:54:57.918Z] #28 35.02 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-14T14:54:58.873Z] #28 36.11 Unpacking bash-completion (1:2.11-2) ... [2022-07-14T14:54:59.361Z] #64 276.9 # github.com/containerd/containerd/cmd/containerd [2022-07-14T14:54:59.361Z] #64 276.9 /usr/bin/ld: /tmp/go-link-611270069/000019.o: in function `New': [2022-07-14T14:54:59.361Z] #64 276.9 /tmp/tmp.klgpnqVuyb/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-14T14:54:59.361Z] #64 277.0 + bin/containerd-stress [2022-07-14T14:54:59.361Z] #64 278.0 + bin/containerd-shim [2022-07-14T14:54:59.407Z] #28 36.36 Selecting previously unselected package apparmor. [2022-07-14T14:54:59.407Z] #28 36.37 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-14T14:54:59.407Z] #28 36.41 Unpacking apparmor (2.13.6-10) ... [2022-07-14T14:54:59.421Z] #55 ... [2022-07-14T14:54:59.421Z] [2022-07-14T14:54:59.421Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-14T14:54:59.421Z] #60 sha256:301869af10602fa823a8f2739d850aeccd501f38ff074fe0d015bfb04ce21f80 [2022-07-14T14:54:59.421Z] #60 184.6 + mkdir -p /build [2022-07-14T14:54:59.421Z] #60 184.6 + cp runc /build/runc [2022-07-14T14:54:59.421Z] #60 DONE 186.4s [2022-07-14T14:54:59.421Z] [2022-07-14T14:54:59.421Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-14T14:54:59.421Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T14:54:59.666Z] #28 36.67 Selecting previously unselected package inetutils-ping. [2022-07-14T14:54:59.666Z] #28 36.69 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-14T14:54:59.666Z] #28 36.69 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-14T14:54:59.666Z] #28 36.79 Selecting previously unselected package libip4tc2:amd64. [2022-07-14T14:54:59.666Z] #28 36.80 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-14T14:54:59.666Z] #28 36.81 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-14T14:54:59.666Z] #28 36.86 Selecting previously unselected package libip6tc2:amd64. [2022-07-14T14:54:59.666Z] #28 36.87 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-14T14:54:59.666Z] #28 36.88 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-14T14:54:59.666Z] #28 36.94 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-14T14:54:59.722Z] --- PASS: TestCgroupNamespacesBuild (2.26s) [2022-07-14T14:54:59.722Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-14T14:54:59.925Z] #28 36.94 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-14T14:54:59.926Z] #28 36.95 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-14T14:54:59.926Z] #28 36.99 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-14T14:54:59.926Z] #28 37.00 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-14T14:54:59.926Z] #28 37.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-14T14:54:59.926Z] #28 37.05 Selecting previously unselected package libnftnl11:amd64. [2022-07-14T14:54:59.926Z] #28 37.06 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-14T14:54:59.926Z] #28 37.07 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-14T14:54:59.926Z] #28 37.13 Selecting previously unselected package iptables. [2022-07-14T14:54:59.926Z] #28 37.13 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-14T14:54:59.926Z] #28 37.14 Unpacking iptables (1.8.7-1) ... [2022-07-14T14:54:59.988Z] #55 317.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-14T14:55:00.185Z] #28 37.33 Selecting previously unselected package libonig5:amd64. [2022-07-14T14:55:00.185Z] #28 37.34 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-14T14:55:00.185Z] #28 37.35 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-14T14:55:00.185Z] #28 37.43 Selecting previously unselected package libjq1:amd64. [2022-07-14T14:55:00.246Z] #55 DONE 317.2s [2022-07-14T14:55:00.246Z] [2022-07-14T14:55:00.246Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T14:55:00.246Z] #64 sha256:b9326b991662ccb7858e7e7c8551912da06037fbc3522638cc3df23dc35d9d38 [2022-07-14T14:55:00.444Z] #28 37.44 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-14T14:55:00.444Z] #28 37.45 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-14T14:55:00.444Z] #28 37.55 Selecting previously unselected package jq. [2022-07-14T14:55:00.444Z] #28 37.56 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-14T14:55:00.444Z] #28 37.56 Unpacking jq (1.6-2.1) ... [2022-07-14T14:55:00.444Z] #28 37.61 Selecting previously unselected package libaio1:amd64. [2022-07-14T14:55:00.444Z] #28 37.62 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-14T14:55:00.444Z] #28 37.62 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-14T14:55:00.444Z] #28 37.66 Selecting previously unselected package libgpm2:amd64. [2022-07-14T14:55:00.704Z] #28 37.67 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-14T14:55:00.704Z] #28 37.67 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-14T14:55:00.704Z] #28 37.73 Selecting previously unselected package libinih1:amd64. [2022-07-14T14:55:00.704Z] #28 37.73 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-14T14:55:00.704Z] #28 37.74 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-14T14:55:00.704Z] #28 37.80 Selecting previously unselected package libnet1:amd64. [2022-07-14T14:55:00.704Z] #28 37.81 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-14T14:55:00.704Z] #28 37.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-14T14:55:00.704Z] #28 37.88 Selecting previously unselected package libnl-3-200:amd64. [2022-07-14T14:55:00.704Z] #28 37.88 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-14T14:55:00.704Z] #28 37.89 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-14T14:55:00.704Z] #28 ... [2022-07-14T14:55:00.704Z] [2022-07-14T14:55:00.704Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T14:55:00.704Z] #71 sha256:5891574620e9eedf5a8146fef853816fce6273b2a25ed351d499a4d7b890c0f2 [2022-07-14T14:55:00.704Z] #71 100.2 + bin/containerd [2022-07-14T14:55:01.261Z] #64 286.7 + bin/containerd-shim-runc-v1 [2022-07-14T14:55:01.620Z] #64 ... [2022-07-14T14:55:01.620Z] [2022-07-14T14:55:01.620Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-14T14:55:01.620Z] #56 sha256:422c42cb2ed7f2544e8ee0a52b79e38b9feca9e7c0bbd2ee5f70145cfb0b4af3 [2022-07-14T14:55:02.186Z] #56 DONE 0.8s [2022-07-14T14:55:02.186Z] [2022-07-14T14:55:02.186Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T14:55:02.186Z] #64 sha256:b9326b991662ccb7858e7e7c8551912da06037fbc3522638cc3df23dc35d9d38 [2022-07-14T14:55:02.260Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.26s) [2022-07-14T14:55:02.260Z] === RUN TestBuildWithSession [2022-07-14T14:55:02.261Z] build_session_test.go:25: TODO: BuildKit [2022-07-14T14:55:02.261Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-14T14:55:02.261Z] === RUN TestBuildSquashParent [2022-07-14T14:55:02.445Z] #64 ... [2022-07-14T14:55:02.445Z] [2022-07-14T14:55:02.445Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-14T14:55:02.445Z] #58 sha256:44e709d506063d49e0077e6a1f616543ac932489a72b6c013bd074c8dbd30323 [2022-07-14T14:55:02.445Z] #58 DONE 0.1s [2022-07-14T14:55:02.445Z] [2022-07-14T14:55:02.445Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-14T14:55:02.445Z] #61 sha256:dd87b6dc6d4ee9adc2f86b697983832ab0dd4b79ed63bbdb127c1fc403de4522 [2022-07-14T14:55:03.010Z] #61 DONE 0.4s [2022-07-14T14:55:03.010Z] [2022-07-14T14:55:03.010Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T14:55:03.010Z] #64 sha256:b9326b991662ccb7858e7e7c8551912da06037fbc3522638cc3df23dc35d9d38 [2022-07-14T14:55:04.911Z] #64 278.3 + bin/containerd [2022-07-14T14:55:05.984Z] #71 ... [2022-07-14T14:55:05.984Z] [2022-07-14T14:55:05.984Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-14T14:55:05.984Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-14T14:55:05.984Z] #28 37.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-14T14:55:05.984Z] #28 37.98 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-14T14:55:05.984Z] #28 37.99 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-14T14:55:05.984Z] #28 38.05 Selecting previously unselected package libyajl2:amd64. [2022-07-14T14:55:05.984Z] #28 38.06 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-14T14:55:05.984Z] #28 38.07 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-14T14:55:05.984Z] #28 38.12 Selecting previously unselected package net-tools. [2022-07-14T14:55:05.984Z] #28 38.12 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-14T14:55:05.984Z] #28 38.13 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-14T14:55:05.984Z] #28 38.24 Selecting previously unselected package python-pip-whl. [2022-07-14T14:55:05.984Z] #28 38.24 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-14T14:55:05.984Z] #28 38.25 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-14T14:55:05.984Z] #28 38.60 Selecting previously unselected package python3-lib2to3. [2022-07-14T14:55:05.984Z] #28 38.60 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-14T14:55:05.984Z] #28 38.61 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-14T14:55:05.984Z] #28 38.69 Selecting previously unselected package python3-distutils. [2022-07-14T14:55:05.984Z] #28 38.71 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-14T14:55:05.984Z] #28 38.72 Unpacking python3-distutils (3.9.2-1) ... [2022-07-14T14:55:05.984Z] #28 38.82 Selecting previously unselected package python3-pkg-resources. [2022-07-14T14:55:05.984Z] #28 38.83 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-14T14:55:05.984Z] #28 38.84 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-14T14:55:05.984Z] #28 38.93 Selecting previously unselected package python3-setuptools. [2022-07-14T14:55:05.984Z] #28 38.93 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-14T14:55:05.984Z] #28 38.94 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-14T14:55:05.984Z] #28 39.09 Selecting previously unselected package python3-wheel. [2022-07-14T14:55:05.984Z] #28 39.10 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-14T14:55:05.984Z] #28 39.10 Unpacking python3-wheel (0.34.2-1) ... [2022-07-14T14:55:05.984Z] #28 39.16 Selecting previously unselected package python3-pip. [2022-07-14T14:55:05.984Z] #28 39.17 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-14T14:55:05.984Z] #28 39.17 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-14T14:55:05.984Z] #28 39.34 Selecting previously unselected package sudo. [2022-07-14T14:55:05.984Z] #28 39.35 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-14T14:55:05.984Z] #28 39.36 Unpacking sudo (1.9.5p2-3) ... [2022-07-14T14:55:05.984Z] #28 39.67 Selecting previously unselected package thin-provisioning-tools. [2022-07-14T14:55:05.984Z] #28 39.67 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-14T14:55:05.984Z] #28 39.68 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-14T14:55:05.984Z] #28 39.84 Selecting previously unselected package uidmap. [2022-07-14T14:55:05.984Z] #28 39.84 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-14T14:55:05.984Z] #28 39.85 Unpacking uidmap (1:4.8.1-1) ... [2022-07-14T14:55:05.984Z] #28 39.95 Selecting previously unselected package vim-runtime. [2022-07-14T14:55:05.984Z] #28 39.96 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-14T14:55:05.984Z] #28 39.99 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-14T14:55:05.984Z] #28 40.02 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-14T14:55:05.984Z] #28 40.03 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:55:05.984Z] #28 41.66 Selecting previously unselected package vim. [2022-07-14T14:55:05.984Z] #28 41.67 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-14T14:55:05.984Z] #28 41.69 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:55:05.984Z] #28 41.99 Selecting previously unselected package xfsprogs. [2022-07-14T14:55:05.984Z] #28 42.01 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-14T14:55:05.984Z] #28 42.02 Unpacking xfsprogs (5.10.0-4) ... [2022-07-14T14:55:05.984Z] #28 42.27 Selecting previously unselected package zip. [2022-07-14T14:55:05.984Z] #28 42.28 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-14T14:55:05.984Z] #28 42.29 Unpacking zip (3.0-12) ... [2022-07-14T14:55:05.984Z] #28 42.37 Selecting previously unselected package zstd. [2022-07-14T14:55:05.984Z] #28 42.38 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-14T14:55:05.984Z] #28 42.38 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-14T14:55:05.984Z] #28 42.62 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-14T14:55:05.984Z] #28 43.10 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-14T14:55:05.984Z] #28 43.12 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-14T14:55:05.984Z] #28 43.13 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-14T14:55:05.984Z] #28 43.15 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-14T14:55:05.984Z] #28 43.16 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-14T14:55:05.984Z] #28 43.17 Setting up uidmap (1:4.8.1-1) ... [2022-07-14T14:55:05.984Z] #28 43.19 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-14T14:55:05.984Z] #28 43.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-14T14:55:06.244Z] #28 43.21 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-14T14:55:06.244Z] #28 43.24 Setting up python3-wheel (0.34.2-1) ... [2022-07-14T14:55:06.504Z] #28 43.68 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:55:06.504Z] #28 43.70 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-14T14:55:06.504Z] #28 43.71 Setting up libcap2-bin (1:2.44-1) ... [2022-07-14T14:55:06.504Z] #28 43.72 Setting up apparmor (2.13.6-10) ... [2022-07-14T14:55:06.524Z] #64 291.8 + bin/containerd-shim-runc-v2 [2022-07-14T14:55:07.099Z] #64 292.5 + binaries [2022-07-14T14:55:07.099Z] #64 292.5 + install -D bin/containerd /build/containerd [2022-07-14T14:55:07.099Z] #64 292.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-14T14:55:07.356Z] #64 292.6 + install -D bin/ctr /build/ctr [2022-07-14T14:55:07.886Z] #28 44.81 Setting up zip (3.0-12) ... [2022-07-14T14:55:07.886Z] #28 44.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:55:07.886Z] #28 44.84 Setting up bash-completion (1:2.11-2) ... [2022-07-14T14:55:08.826Z] #28 46.11 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-14T14:55:08.826Z] #28 46.12 Setting up sudo (1.9.5p2-3) ... [2022-07-14T14:55:09.086Z] #28 46.19 invoke-rc.d: could not determine current runlevel [2022-07-14T14:55:09.086Z] #28 46.20 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-14T14:55:09.086Z] #28 46.21 Setting up xfsprogs (5.10.0-4) ... [2022-07-14T14:55:09.086Z] #28 46.22 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-14T14:55:09.086Z] #28 46.23 Setting up inetutils-ping (2:2.0-1) ... [2022-07-14T14:55:09.086Z] #28 46.24 Setting up pigz (2.6-1) ... [2022-07-14T14:55:09.086Z] #28 46.25 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-14T14:55:09.086Z] #28 46.27 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-14T14:55:09.086Z] #28 46.29 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-14T14:55:09.086Z] #28 46.30 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:55:09.656Z] #28 46.78 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-14T14:55:09.656Z] #28 46.79 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-14T14:55:09.917Z] #28 47.05 Setting up libelf1:amd64 (0.183-1) ... [2022-07-14T14:55:09.917Z] #28 47.06 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-14T14:55:09.917Z] #28 47.07 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-14T14:55:09.917Z] #28 47.08 Setting up python3-distutils (3.9.2-1) ... [2022-07-14T14:55:10.177Z] #28 47.43 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-14T14:55:10.177Z] #28 47.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-14T14:55:10.437Z] #28 47.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-14T14:55:10.437Z] #28 47.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-14T14:55:10.437Z] #28 47.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-14T14:55:10.437Z] #28 47.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-14T14:55:10.437Z] #28 47.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-14T14:55:10.437Z] #28 47.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-14T14:55:10.437Z] #28 47.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-14T14:55:10.437Z] #28 47.51 Setting up python3-setuptools (52.0.0-4) ... [2022-07-14T14:55:11.377Z] #28 48.36 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-14T14:55:11.377Z] #28 48.37 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-14T14:55:11.378Z] #28 48.39 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-14T14:55:11.378Z] #28 48.40 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-14T14:55:11.948Z] #28 49.04 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-14T14:55:11.948Z] #28 49.06 Setting up jq (1.6-2.1) ... [2022-07-14T14:55:11.948Z] #28 49.07 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-14T14:55:11.948Z] #28 49.09 Setting up iptables (1.8.7-1) ... [2022-07-14T14:55:11.948Z] #28 49.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-14T14:55:11.948Z] #28 49.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-14T14:55:11.948Z] #28 49.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-14T14:55:11.948Z] #28 49.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-14T14:55:11.948Z] #28 49.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-14T14:55:11.948Z] #28 49.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-14T14:55:11.948Z] #28 49.13 Setting up iproute2 (5.10.0-4) ... [2022-07-14T14:55:12.208Z] #28 49.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:55:12.236Z] --- PASS: TestBuildSquashParent (8.84s) [2022-07-14T14:55:12.236Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-14T14:55:12.236Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T14:55:12.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T14:55:12.236Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T14:55:12.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T14:55:12.236Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T14:55:12.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T14:55:12.236Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T14:55:12.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T14:55:12.236Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T14:55:12.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T14:55:12.236Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T14:55:12.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T14:55:12.236Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T14:55:12.236Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T14:55:12.613Z] #64 DONE 297.2s [2022-07-14T14:55:12.778Z] #28 DONE 50.0s [2022-07-14T14:55:12.778Z] [2022-07-14T14:55:12.778Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-14T14:55:12.778Z] #29 sha256:15071eab72ac39eec172bc26517528a0c965146a6a364b88c4e4ac7cd8ff87b6 [2022-07-14T14:55:12.870Z] [2022-07-14T14:55:12.870Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-14T14:55:12.870Z] #65 sha256:185940d63cb0c2b0f10c1dd207c5be09b10cada92644802026b4c45f3f70b6ed [2022-07-14T14:55:13.718Z] #29 0.882 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-14T14:55:13.718Z] #29 0.886 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-14T14:55:13.718Z] #29 0.889 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-14T14:55:13.718Z] #29 DONE 1.0s [2022-07-14T14:55:13.718Z] [2022-07-14T14:55:13.718Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-14T14:55:13.718Z] #30 sha256:83bce159d05069a810ec163fcd0fb37cd2aa0fce8eb6f763e11acc0e2a9240e4 [2022-07-14T14:55:14.139Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T14:55:14.708Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T14:55:14.769Z] #65 DONE 1.7s [2022-07-14T14:55:14.769Z] [2022-07-14T14:55:14.769Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-14T14:55:14.769Z] #70 sha256:4aad911e5a0f71ae6c13d79bf20acb12cd17ab559ae2e950953f8c7b81a3db68 [2022-07-14T14:55:14.769Z] #70 DONE 0.3s [2022-07-14T14:55:14.769Z] [2022-07-14T14:55:14.769Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-14T14:55:14.769Z] #75 sha256:6043d33228238dea9d03cf407d38dfbb85a25e43ed760d40fc5f23d921259dd6 [2022-07-14T14:55:16.666Z] #75 DONE 1.9s [2022-07-14T14:55:16.666Z] [2022-07-14T14:55:16.666Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-14T14:55:16.666Z] #78 sha256:8cb6f66ad2994f222f3597671896349ea479d889db74b3e5e4133fc24cefd9d2 [2022-07-14T14:55:16.666Z] #78 DONE 0.0s [2022-07-14T14:55:16.666Z] [2022-07-14T14:55:16.666Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-14T14:55:16.666Z] #79 sha256:76fdf0eee4e8b420427557cc4f1fca6468dbde86d5a087a449ec380427d858af [2022-07-14T14:55:16.666Z] #79 DONE 0.0s [2022-07-14T14:55:16.666Z] [2022-07-14T14:55:16.666Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-14T14:55:16.666Z] #80 sha256:5b9c0af02eeef587d395f036e06b9b7b2d74a0420da9fb3c7041c6c5d6022d40 [2022-07-14T14:55:16.666Z] #80 DONE 0.0s [2022-07-14T14:55:16.666Z] [2022-07-14T14:55:16.666Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-14T14:55:16.666Z] #81 sha256:f372efdd63a38f627ea15807b46368be211aab5f47e433ee0298ae773c6fb79a [2022-07-14T14:55:17.598Z] #81 DONE 0.9s [2022-07-14T14:55:17.598Z] [2022-07-14T14:55:17.598Z] #82 exporting to image [2022-07-14T14:55:17.598Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-14T14:55:17.598Z] #82 exporting layers [2022-07-14T14:55:17.994Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T14:55:17.994Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T14:55:20.878Z] #82 exporting layers 3.2s done [2022-07-14T14:55:20.878Z] #82 writing image sha256:e11c218effb3992a59e81b4b6121c5ad198e991e2cd11b39ee036e3644b550b1 done [2022-07-14T14:55:20.878Z] #82 naming to docker.io/library/docker:7d74269c0dafb71a760d8c669fca3d2df5778d2e done [2022-07-14T14:55:20.878Z] #82 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-14T14:55:21.217Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-14T14:55:21.280Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-14T14:55:21.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.42s) [2022-07-14T14:55:21.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.79s) [2022-07-14T14:55:21.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.31s) [2022-07-14T14:55:21.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.46s) [2022-07-14T14:55:21.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.97s) [2022-07-14T14:55:21.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.98s) [2022-07-14T14:55:21.280Z] === RUN TestBuildMultiStageCopy [2022-07-14T14:55:21.280Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-14T14:55:21.518Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43784/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d74269c0dafb71a760d8c669fca3d2df5778d2e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d74269c0dafb71a760d8c669fca3d2df5778d2e hack/test/unit [2022-07-14T14:55:21.850Z] #30 7.376 Collecting yamllint==1.26.1 [2022-07-14T14:55:22.111Z] #30 8.411 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-14T14:55:22.681Z] #30 9.034 Collecting pathspec>=0.5.3 [2022-07-14T14:55:22.681Z] #30 9.039 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-14T14:55:22.942Z] #30 9.236 Collecting pyyaml [2022-07-14T14:55:23.202Z] #30 9.246 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-14T14:55:23.202Z] #30 9.278 Building wheels for collected packages: yamllint [2022-07-14T14:55:23.202Z] #30 9.283 Building wheel for yamllint (setup.py): started [2022-07-14T14:55:23.418Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-14T14:55:23.418Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-14T14:55:23.418Z] + TESTDIRS=./... [2022-07-14T14:55:23.418Z] + exclude_paths='/vendor/|/integration' [2022-07-14T14:55:23.418Z] ++ go list ./... [2022-07-14T14:55:23.418Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-14T14:55:23.462Z] #30 9.837 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-14T14:55:23.722Z] #30 9.843 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=90eaaf158bd429c24efe88ce0b4bb535e70c5eb336676f69f55bef6e3e418124 [2022-07-14T14:55:23.722Z] #30 9.843 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-14T14:55:23.722Z] #30 9.847 Successfully built yamllint [2022-07-14T14:55:23.722Z] #30 9.860 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-14T14:55:23.722Z] #30 10.09 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-14T14:55:23.812Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-14T14:55:23.982Z] #30 DONE 10.4s [2022-07-14T14:55:23.982Z] [2022-07-14T14:55:23.982Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T14:55:23.982Z] #71 sha256:5891574620e9eedf5a8146fef853816fce6273b2a25ed351d499a4d7b890c0f2 [2022-07-14T14:55:23.984Z] + pkg_list='github.com/docker/docker/api [2022-07-14T14:55:23.984Z] github.com/docker/docker/api/server [2022-07-14T14:55:23.984Z] github.com/docker/docker/api/server/backend/build [2022-07-14T14:55:23.984Z] github.com/docker/docker/api/server/httpstatus [2022-07-14T14:55:23.984Z] github.com/docker/docker/api/server/httputils [2022-07-14T14:55:23.984Z] github.com/docker/docker/api/server/middleware [2022-07-14T14:55:23.984Z] github.com/docker/docker/api/server/router [2022-07-14T14:55:23.984Z] github.com/docker/docker/api/server/router/build [2022-07-14T14:55:23.984Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-14T14:55:23.984Z] github.com/docker/docker/api/server/router/container [2022-07-14T14:55:23.984Z] github.com/docker/docker/api/server/router/debug [2022-07-14T14:55:23.984Z] github.com/docker/docker/api/server/router/distribution [2022-07-14T14:55:23.984Z] github.com/docker/docker/api/server/router/grpc [2022-07-14T14:55:23.984Z] github.com/docker/docker/api/server/router/image [2022-07-14T14:55:23.984Z] github.com/docker/docker/api/server/router/network [2022-07-14T14:55:23.984Z] github.com/docker/docker/api/server/router/plugin [2022-07-14T14:55:23.984Z] github.com/docker/docker/api/server/router/session [2022-07-14T14:55:23.984Z] github.com/docker/docker/api/server/router/swarm [2022-07-14T14:55:23.984Z] github.com/docker/docker/api/server/router/system [2022-07-14T14:55:23.984Z] github.com/docker/docker/api/server/router/volume [2022-07-14T14:55:23.984Z] github.com/docker/docker/api/types [2022-07-14T14:55:23.984Z] github.com/docker/docker/api/types/backend [2022-07-14T14:55:23.984Z] github.com/docker/docker/api/types/blkiodev [2022-07-14T14:55:23.984Z] github.com/docker/docker/api/types/container [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/events [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/filters [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/image [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/mount [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/network [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/registry [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/strslice [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/swarm [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/time [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/versions [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/volume [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder/builder-next [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder/builder-next/worker [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder/dockerfile [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder/remotecontext [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder/remotecontext/git [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-14T14:55:23.985Z] github.com/docker/docker/cli [2022-07-14T14:55:23.985Z] github.com/docker/docker/cli/config [2022-07-14T14:55:23.985Z] github.com/docker/docker/cli/debug [2022-07-14T14:55:23.985Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-14T14:55:23.985Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-14T14:55:23.985Z] github.com/docker/docker/client [2022-07-14T14:55:23.985Z] github.com/docker/docker/cmd/docker-proxy [2022-07-14T14:55:23.985Z] github.com/docker/docker/cmd/dockerd [2022-07-14T14:55:23.985Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-14T14:55:23.985Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-14T14:55:23.985Z] github.com/docker/docker/container [2022-07-14T14:55:23.985Z] github.com/docker/docker/container/stream [2022-07-14T14:55:23.985Z] github.com/docker/docker/contrib/apparmor [2022-07-14T14:55:23.985Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-14T14:55:23.985Z] github.com/docker/docker/contrib/httpserver [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/cluster [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/cluster/convert [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/cluster/executor [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/cluster/provider [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/config [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/containerd [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/events [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/events/testutils [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/exec [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/graphdriver [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/images [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/initlayer [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/links [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/listeners [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/logger [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/logger/gelf [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/logger/journald [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/logger/local [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/logger/logentries [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/logger/splunk [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/logger/syslog [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/logger/templates [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/names [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/network [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/stats [2022-07-14T14:55:23.985Z] github.com/docker/docker/distribution [2022-07-14T14:55:23.985Z] github.com/docker/docker/distribution/metadata [2022-07-14T14:55:23.985Z] github.com/docker/docker/distribution/utils [2022-07-14T14:55:23.985Z] github.com/docker/docker/distribution/xfer [2022-07-14T14:55:23.985Z] github.com/docker/docker/dockerversion [2022-07-14T14:55:23.985Z] github.com/docker/docker/errdefs [2022-07-14T14:55:23.985Z] github.com/docker/docker/image [2022-07-14T14:55:23.985Z] github.com/docker/docker/image/cache [2022-07-14T14:55:23.985Z] github.com/docker/docker/image/tarexport [2022-07-14T14:55:23.985Z] github.com/docker/docker/image/v1 [2022-07-14T14:55:23.985Z] github.com/docker/docker/internal/test/suite [2022-07-14T14:55:23.985Z] github.com/docker/docker/layer [2022-07-14T14:55:23.985Z] github.com/docker/docker/libcontainerd [2022-07-14T14:55:23.985Z] github.com/docker/docker/libcontainerd/queue [2022-07-14T14:55:23.985Z] github.com/docker/docker/libcontainerd/remote [2022-07-14T14:55:23.985Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-14T14:55:23.985Z] github.com/docker/docker/libcontainerd/types [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/config [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/idm [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/ns [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/options [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/osl [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T14:55:23.985Z] github.com/docker/docker/libnetwork/types [2022-07-14T14:55:23.985Z] github.com/docker/docker/oci [2022-07-14T14:55:23.985Z] github.com/docker/docker/oci/caps [2022-07-14T14:55:23.985Z] github.com/docker/docker/opts [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/aaparser [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/archive [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/authorization [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/broadcaster [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/capabilities [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/chrootarchive [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/containerfs [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/devicemapper [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/directory [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/dmesg [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/fileutils [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/fsutils [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/homedir [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/idtools [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/ioutils [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/jsonmessage [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/longpath [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/loopback [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/namesgenerator [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/parsers [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/pidfile [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/platform [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/plugingetter [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/plugins [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/plugins/transport [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/pools [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/progress [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/pubsub [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/reexec [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/signal [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/stack [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/stdcopy [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/streamformatter [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/stringid [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/sysinfo [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/system [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/tailfile [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/tarsum [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/urlutil [2022-07-14T14:55:23.985Z] github.com/docker/docker/pkg/useragent [2022-07-14T14:55:23.985Z] github.com/docker/docker/plugin [2022-07-14T14:55:23.985Z] github.com/docker/docker/plugin/executor/containerd [2022-07-14T14:55:23.985Z] github.com/docker/docker/plugin/v2 [2022-07-14T14:55:23.985Z] github.com/docker/docker/profiles/apparmor [2022-07-14T14:55:23.985Z] github.com/docker/docker/profiles/seccomp [2022-07-14T14:55:23.985Z] github.com/docker/docker/quota [2022-07-14T14:55:23.985Z] github.com/docker/docker/reference [2022-07-14T14:55:23.985Z] github.com/docker/docker/registry [2022-07-14T14:55:23.985Z] github.com/docker/docker/registry/resumable [2022-07-14T14:55:23.985Z] github.com/docker/docker/restartmanager [2022-07-14T14:55:23.985Z] github.com/docker/docker/rootless [2022-07-14T14:55:23.985Z] github.com/docker/docker/rootless/specconv [2022-07-14T14:55:23.985Z] github.com/docker/docker/runconfig [2022-07-14T14:55:23.985Z] github.com/docker/docker/runconfig/opts [2022-07-14T14:55:23.985Z] github.com/docker/docker/testutil [2022-07-14T14:55:23.985Z] github.com/docker/docker/testutil/daemon [2022-07-14T14:55:23.985Z] github.com/docker/docker/testutil/environment [2022-07-14T14:55:23.985Z] github.com/docker/docker/testutil/fakecontext [2022-07-14T14:55:23.985Z] github.com/docker/docker/testutil/fakegit [2022-07-14T14:55:23.985Z] github.com/docker/docker/testutil/fakestorage [2022-07-14T14:55:23.985Z] github.com/docker/docker/testutil/fixtures/load [2022-07-14T14:55:23.985Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-14T14:55:23.985Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-14T14:55:23.985Z] github.com/docker/docker/testutil/registry [2022-07-14T14:55:23.985Z] github.com/docker/docker/testutil/request [2022-07-14T14:55:23.985Z] github.com/docker/docker/volume [2022-07-14T14:55:23.985Z] github.com/docker/docker/volume/drivers [2022-07-14T14:55:23.985Z] github.com/docker/docker/volume/local [2022-07-14T14:55:23.985Z] github.com/docker/docker/volume/mounts [2022-07-14T14:55:23.985Z] github.com/docker/docker/volume/service [2022-07-14T14:55:23.985Z] github.com/docker/docker/volume/service/opts [2022-07-14T14:55:23.985Z] github.com/docker/docker/volume/testutils' [2022-07-14T14:55:23.985Z] ++ grep --fixed-strings -v /libnetwork [2022-07-14T14:55:23.985Z] ++ echo 'github.com/docker/docker/api [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/server [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/server/backend/build [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/server/httpstatus [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/server/httputils [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/server/middleware [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/server/router [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/server/router/build [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/server/router/container [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/server/router/debug [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/server/router/distribution [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/server/router/grpc [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/server/router/image [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/server/router/network [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/server/router/plugin [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/server/router/session [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/server/router/swarm [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/server/router/system [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/server/router/volume [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/backend [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/blkiodev [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/container [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/events [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/filters [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/image [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/mount [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/network [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/registry [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/strslice [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/swarm [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/time [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/versions [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-14T14:55:23.985Z] github.com/docker/docker/api/types/volume [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder/builder-next [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder/builder-next/worker [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder/dockerfile [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder/remotecontext [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder/remotecontext/git [2022-07-14T14:55:23.985Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-14T14:55:23.985Z] github.com/docker/docker/cli [2022-07-14T14:55:23.985Z] github.com/docker/docker/cli/config [2022-07-14T14:55:23.985Z] github.com/docker/docker/cli/debug [2022-07-14T14:55:23.985Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-14T14:55:23.985Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-14T14:55:23.985Z] github.com/docker/docker/client [2022-07-14T14:55:23.985Z] github.com/docker/docker/cmd/docker-proxy [2022-07-14T14:55:23.985Z] github.com/docker/docker/cmd/dockerd [2022-07-14T14:55:23.985Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-14T14:55:23.985Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-14T14:55:23.985Z] github.com/docker/docker/container [2022-07-14T14:55:23.985Z] github.com/docker/docker/container/stream [2022-07-14T14:55:23.985Z] github.com/docker/docker/contrib/apparmor [2022-07-14T14:55:23.985Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-14T14:55:23.985Z] github.com/docker/docker/contrib/httpserver [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/cluster [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/cluster/convert [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/cluster/executor [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/cluster/provider [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/config [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/containerd [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/events [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/events/testutils [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/exec [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/graphdriver [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-14T14:55:23.985Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/images [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/initlayer [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/links [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/listeners [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/gelf [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/journald [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/local [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/logentries [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/splunk [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/syslog [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/templates [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/names [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/network [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/stats [2022-07-14T14:55:23.986Z] github.com/docker/docker/distribution [2022-07-14T14:55:23.986Z] github.com/docker/docker/distribution/metadata [2022-07-14T14:55:23.986Z] github.com/docker/docker/distribution/utils [2022-07-14T14:55:23.986Z] github.com/docker/docker/distribution/xfer [2022-07-14T14:55:23.986Z] github.com/docker/docker/dockerversion [2022-07-14T14:55:23.986Z] github.com/docker/docker/errdefs [2022-07-14T14:55:23.986Z] github.com/docker/docker/image [2022-07-14T14:55:23.986Z] github.com/docker/docker/image/cache [2022-07-14T14:55:23.986Z] github.com/docker/docker/image/tarexport [2022-07-14T14:55:23.986Z] github.com/docker/docker/image/v1 [2022-07-14T14:55:23.986Z] github.com/docker/docker/internal/test/suite [2022-07-14T14:55:23.986Z] github.com/docker/docker/layer [2022-07-14T14:55:23.986Z] github.com/docker/docker/libcontainerd [2022-07-14T14:55:23.986Z] github.com/docker/docker/libcontainerd/queue [2022-07-14T14:55:23.986Z] github.com/docker/docker/libcontainerd/remote [2022-07-14T14:55:23.986Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-14T14:55:23.986Z] github.com/docker/docker/libcontainerd/types [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/config [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/idm [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/ns [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/options [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/osl [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T14:55:23.986Z] github.com/docker/docker/libnetwork/types [2022-07-14T14:55:23.986Z] github.com/docker/docker/oci [2022-07-14T14:55:23.986Z] github.com/docker/docker/oci/caps [2022-07-14T14:55:23.986Z] github.com/docker/docker/opts [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/aaparser [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/archive [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/authorization [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/broadcaster [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/capabilities [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/chrootarchive [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/containerfs [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/devicemapper [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/directory [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/dmesg [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/fileutils [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/fsutils [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/homedir [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/idtools [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/ioutils [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/jsonmessage [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/longpath [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/loopback [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/namesgenerator [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/parsers [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/pidfile [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/platform [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/plugingetter [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/plugins [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/plugins/transport [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/pools [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/progress [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/pubsub [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/reexec [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/signal [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/stack [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/stdcopy [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/streamformatter [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/stringid [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/sysinfo [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/system [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/tailfile [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/tarsum [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/urlutil [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/useragent [2022-07-14T14:55:23.986Z] github.com/docker/docker/plugin [2022-07-14T14:55:23.986Z] github.com/docker/docker/plugin/executor/containerd [2022-07-14T14:55:23.986Z] github.com/docker/docker/plugin/v2 [2022-07-14T14:55:23.986Z] github.com/docker/docker/profiles/apparmor [2022-07-14T14:55:23.986Z] github.com/docker/docker/profiles/seccomp [2022-07-14T14:55:23.986Z] github.com/docker/docker/quota [2022-07-14T14:55:23.986Z] github.com/docker/docker/reference [2022-07-14T14:55:23.986Z] github.com/docker/docker/registry [2022-07-14T14:55:23.986Z] github.com/docker/docker/registry/resumable [2022-07-14T14:55:23.986Z] github.com/docker/docker/restartmanager [2022-07-14T14:55:23.986Z] github.com/docker/docker/rootless [2022-07-14T14:55:23.986Z] github.com/docker/docker/rootless/specconv [2022-07-14T14:55:23.986Z] github.com/docker/docker/runconfig [2022-07-14T14:55:23.986Z] github.com/docker/docker/runconfig/opts [2022-07-14T14:55:23.986Z] github.com/docker/docker/testutil [2022-07-14T14:55:23.986Z] github.com/docker/docker/testutil/daemon [2022-07-14T14:55:23.986Z] github.com/docker/docker/testutil/environment [2022-07-14T14:55:23.986Z] github.com/docker/docker/testutil/fakecontext [2022-07-14T14:55:23.986Z] github.com/docker/docker/testutil/fakegit [2022-07-14T14:55:23.986Z] github.com/docker/docker/testutil/fakestorage [2022-07-14T14:55:23.986Z] github.com/docker/docker/testutil/fixtures/load [2022-07-14T14:55:23.986Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-14T14:55:23.986Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-14T14:55:23.986Z] github.com/docker/docker/testutil/registry [2022-07-14T14:55:23.986Z] github.com/docker/docker/testutil/request [2022-07-14T14:55:23.986Z] github.com/docker/docker/volume [2022-07-14T14:55:23.986Z] github.com/docker/docker/volume/drivers [2022-07-14T14:55:23.986Z] github.com/docker/docker/volume/local [2022-07-14T14:55:23.986Z] github.com/docker/docker/volume/mounts [2022-07-14T14:55:23.986Z] github.com/docker/docker/volume/service [2022-07-14T14:55:23.986Z] github.com/docker/docker/volume/service/opts [2022-07-14T14:55:23.986Z] github.com/docker/docker/volume/testutils' [2022-07-14T14:55:23.986Z] + base_pkg_list='github.com/docker/docker/api [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/server [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/server/backend/build [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/server/httpstatus [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/server/httputils [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/server/middleware [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/server/router [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/server/router/build [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/server/router/container [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/server/router/debug [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/server/router/distribution [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/server/router/grpc [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/server/router/image [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/server/router/network [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/server/router/plugin [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/server/router/session [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/server/router/swarm [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/server/router/system [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/server/router/volume [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/types [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/types/backend [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/types/blkiodev [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/types/container [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/types/events [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/types/filters [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/types/image [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/types/mount [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/types/network [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/types/registry [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/types/strslice [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/types/swarm [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/types/time [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/types/versions [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-14T14:55:23.986Z] github.com/docker/docker/api/types/volume [2022-07-14T14:55:23.986Z] github.com/docker/docker/builder [2022-07-14T14:55:23.986Z] github.com/docker/docker/builder/builder-next [2022-07-14T14:55:23.986Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-14T14:55:23.986Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-14T14:55:23.986Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-14T14:55:23.986Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-14T14:55:23.986Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-14T14:55:23.986Z] github.com/docker/docker/builder/builder-next/worker [2022-07-14T14:55:23.986Z] github.com/docker/docker/builder/dockerfile [2022-07-14T14:55:23.986Z] github.com/docker/docker/builder/remotecontext [2022-07-14T14:55:23.986Z] github.com/docker/docker/builder/remotecontext/git [2022-07-14T14:55:23.986Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-14T14:55:23.986Z] github.com/docker/docker/cli [2022-07-14T14:55:23.986Z] github.com/docker/docker/cli/config [2022-07-14T14:55:23.986Z] github.com/docker/docker/cli/debug [2022-07-14T14:55:23.986Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-14T14:55:23.986Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-14T14:55:23.986Z] github.com/docker/docker/client [2022-07-14T14:55:23.986Z] github.com/docker/docker/cmd/docker-proxy [2022-07-14T14:55:23.986Z] github.com/docker/docker/cmd/dockerd [2022-07-14T14:55:23.986Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-14T14:55:23.986Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-14T14:55:23.986Z] github.com/docker/docker/container [2022-07-14T14:55:23.986Z] github.com/docker/docker/container/stream [2022-07-14T14:55:23.986Z] github.com/docker/docker/contrib/apparmor [2022-07-14T14:55:23.986Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-14T14:55:23.986Z] github.com/docker/docker/contrib/httpserver [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/cluster [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/cluster/convert [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/cluster/executor [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/cluster/provider [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/config [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/containerd [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/events [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/events/testutils [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/exec [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/graphdriver [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/images [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/initlayer [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/links [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/listeners [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/gelf [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/journald [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/local [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/logentries [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/splunk [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/syslog [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/logger/templates [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/names [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/network [2022-07-14T14:55:23.986Z] github.com/docker/docker/daemon/stats [2022-07-14T14:55:23.986Z] github.com/docker/docker/distribution [2022-07-14T14:55:23.986Z] github.com/docker/docker/distribution/metadata [2022-07-14T14:55:23.986Z] github.com/docker/docker/distribution/utils [2022-07-14T14:55:23.986Z] github.com/docker/docker/distribution/xfer [2022-07-14T14:55:23.986Z] github.com/docker/docker/dockerversion [2022-07-14T14:55:23.986Z] github.com/docker/docker/errdefs [2022-07-14T14:55:23.986Z] github.com/docker/docker/image [2022-07-14T14:55:23.986Z] github.com/docker/docker/image/cache [2022-07-14T14:55:23.986Z] github.com/docker/docker/image/tarexport [2022-07-14T14:55:23.986Z] github.com/docker/docker/image/v1 [2022-07-14T14:55:23.986Z] github.com/docker/docker/internal/test/suite [2022-07-14T14:55:23.986Z] github.com/docker/docker/layer [2022-07-14T14:55:23.986Z] github.com/docker/docker/libcontainerd [2022-07-14T14:55:23.986Z] github.com/docker/docker/libcontainerd/queue [2022-07-14T14:55:23.986Z] github.com/docker/docker/libcontainerd/remote [2022-07-14T14:55:23.986Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-14T14:55:23.986Z] github.com/docker/docker/libcontainerd/types [2022-07-14T14:55:23.986Z] github.com/docker/docker/oci [2022-07-14T14:55:23.986Z] github.com/docker/docker/oci/caps [2022-07-14T14:55:23.986Z] github.com/docker/docker/opts [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/aaparser [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/archive [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/authorization [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/broadcaster [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/capabilities [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/chrootarchive [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/containerfs [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/devicemapper [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/directory [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/dmesg [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/fileutils [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/fsutils [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/homedir [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/idtools [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/ioutils [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/jsonmessage [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/longpath [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/loopback [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/namesgenerator [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/parsers [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/pidfile [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/platform [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/plugingetter [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/plugins [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/plugins/transport [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/pools [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/progress [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/pubsub [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/reexec [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/signal [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/stack [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/stdcopy [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/streamformatter [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/stringid [2022-07-14T14:55:23.986Z] github.com/docker/docker/pkg/sysinfo [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/system [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/tailfile [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/tarsum [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/urlutil [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/useragent [2022-07-14T14:55:23.987Z] github.com/docker/docker/plugin [2022-07-14T14:55:23.987Z] github.com/docker/docker/plugin/executor/containerd [2022-07-14T14:55:23.987Z] github.com/docker/docker/plugin/v2 [2022-07-14T14:55:23.987Z] github.com/docker/docker/profiles/apparmor [2022-07-14T14:55:23.987Z] github.com/docker/docker/profiles/seccomp [2022-07-14T14:55:23.987Z] github.com/docker/docker/quota [2022-07-14T14:55:23.987Z] github.com/docker/docker/reference [2022-07-14T14:55:23.987Z] github.com/docker/docker/registry [2022-07-14T14:55:23.987Z] github.com/docker/docker/registry/resumable [2022-07-14T14:55:23.987Z] github.com/docker/docker/restartmanager [2022-07-14T14:55:23.987Z] github.com/docker/docker/rootless [2022-07-14T14:55:23.987Z] github.com/docker/docker/rootless/specconv [2022-07-14T14:55:23.987Z] github.com/docker/docker/runconfig [2022-07-14T14:55:23.987Z] github.com/docker/docker/runconfig/opts [2022-07-14T14:55:23.987Z] github.com/docker/docker/testutil [2022-07-14T14:55:23.987Z] github.com/docker/docker/testutil/daemon [2022-07-14T14:55:23.987Z] github.com/docker/docker/testutil/environment [2022-07-14T14:55:23.987Z] github.com/docker/docker/testutil/fakecontext [2022-07-14T14:55:23.987Z] github.com/docker/docker/testutil/fakegit [2022-07-14T14:55:23.987Z] github.com/docker/docker/testutil/fakestorage [2022-07-14T14:55:23.987Z] github.com/docker/docker/testutil/fixtures/load [2022-07-14T14:55:23.987Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-14T14:55:23.987Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-14T14:55:23.987Z] github.com/docker/docker/testutil/registry [2022-07-14T14:55:23.987Z] github.com/docker/docker/testutil/request [2022-07-14T14:55:23.987Z] github.com/docker/docker/volume [2022-07-14T14:55:23.987Z] github.com/docker/docker/volume/drivers [2022-07-14T14:55:23.987Z] github.com/docker/docker/volume/local [2022-07-14T14:55:23.987Z] github.com/docker/docker/volume/mounts [2022-07-14T14:55:23.987Z] github.com/docker/docker/volume/service [2022-07-14T14:55:23.987Z] github.com/docker/docker/volume/service/opts [2022-07-14T14:55:23.987Z] github.com/docker/docker/volume/testutils' [2022-07-14T14:55:23.987Z] ++ grep --fixed-strings /libnetwork [2022-07-14T14:55:23.987Z] ++ echo 'github.com/docker/docker/api [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/server [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/server/backend/build [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/server/httpstatus [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/server/httputils [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/server/middleware [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/server/router [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/server/router/build [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/server/router/container [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/server/router/debug [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/server/router/distribution [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/server/router/grpc [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/server/router/image [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/server/router/network [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/server/router/plugin [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/server/router/session [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/server/router/swarm [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/server/router/system [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/server/router/volume [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/types [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/types/backend [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/types/blkiodev [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/types/container [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/types/events [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/types/filters [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/types/image [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/types/mount [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/types/network [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/types/registry [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/types/strslice [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/types/swarm [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/types/time [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/types/versions [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-14T14:55:23.987Z] github.com/docker/docker/api/types/volume [2022-07-14T14:55:23.987Z] github.com/docker/docker/builder [2022-07-14T14:55:23.987Z] github.com/docker/docker/builder/builder-next [2022-07-14T14:55:23.987Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-14T14:55:23.987Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-14T14:55:23.987Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-14T14:55:23.987Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-14T14:55:23.987Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-14T14:55:23.987Z] github.com/docker/docker/builder/builder-next/worker [2022-07-14T14:55:23.987Z] github.com/docker/docker/builder/dockerfile [2022-07-14T14:55:23.987Z] github.com/docker/docker/builder/remotecontext [2022-07-14T14:55:23.987Z] github.com/docker/docker/builder/remotecontext/git [2022-07-14T14:55:23.987Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-14T14:55:23.987Z] github.com/docker/docker/cli [2022-07-14T14:55:23.987Z] github.com/docker/docker/cli/config [2022-07-14T14:55:23.987Z] github.com/docker/docker/cli/debug [2022-07-14T14:55:23.987Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-14T14:55:23.987Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-14T14:55:23.987Z] github.com/docker/docker/client [2022-07-14T14:55:23.987Z] github.com/docker/docker/cmd/docker-proxy [2022-07-14T14:55:23.987Z] github.com/docker/docker/cmd/dockerd [2022-07-14T14:55:23.987Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-14T14:55:23.987Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-14T14:55:23.987Z] github.com/docker/docker/container [2022-07-14T14:55:23.987Z] github.com/docker/docker/container/stream [2022-07-14T14:55:23.987Z] github.com/docker/docker/contrib/apparmor [2022-07-14T14:55:23.987Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-14T14:55:23.987Z] github.com/docker/docker/contrib/httpserver [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/cluster [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/cluster/convert [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/cluster/executor [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/cluster/provider [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/config [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/containerd [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/events [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/events/testutils [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/exec [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/graphdriver [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/images [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/initlayer [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/links [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/listeners [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/logger [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/logger/gelf [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/logger/journald [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/logger/local [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/logger/logentries [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/logger/splunk [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/logger/syslog [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/logger/templates [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/names [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/network [2022-07-14T14:55:23.987Z] github.com/docker/docker/daemon/stats [2022-07-14T14:55:23.987Z] github.com/docker/docker/distribution [2022-07-14T14:55:23.987Z] github.com/docker/docker/distribution/metadata [2022-07-14T14:55:23.987Z] github.com/docker/docker/distribution/utils [2022-07-14T14:55:23.987Z] github.com/docker/docker/distribution/xfer [2022-07-14T14:55:23.987Z] github.com/docker/docker/dockerversion [2022-07-14T14:55:23.987Z] github.com/docker/docker/errdefs [2022-07-14T14:55:23.987Z] github.com/docker/docker/image [2022-07-14T14:55:23.987Z] github.com/docker/docker/image/cache [2022-07-14T14:55:23.987Z] github.com/docker/docker/image/tarexport [2022-07-14T14:55:23.987Z] github.com/docker/docker/image/v1 [2022-07-14T14:55:23.987Z] github.com/docker/docker/internal/test/suite [2022-07-14T14:55:23.987Z] github.com/docker/docker/layer [2022-07-14T14:55:23.987Z] github.com/docker/docker/libcontainerd [2022-07-14T14:55:23.987Z] github.com/docker/docker/libcontainerd/queue [2022-07-14T14:55:23.987Z] github.com/docker/docker/libcontainerd/remote [2022-07-14T14:55:23.987Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-14T14:55:23.987Z] github.com/docker/docker/libcontainerd/types [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/config [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/idm [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/ns [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/options [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/osl [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T14:55:23.987Z] github.com/docker/docker/libnetwork/types [2022-07-14T14:55:23.987Z] github.com/docker/docker/oci [2022-07-14T14:55:23.987Z] github.com/docker/docker/oci/caps [2022-07-14T14:55:23.987Z] github.com/docker/docker/opts [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/aaparser [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/archive [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/authorization [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/broadcaster [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/capabilities [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/chrootarchive [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/containerfs [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/devicemapper [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/directory [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/dmesg [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/fileutils [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/fsutils [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/homedir [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/idtools [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/ioutils [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/jsonmessage [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/longpath [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/loopback [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/namesgenerator [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/parsers [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/pidfile [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/platform [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/plugingetter [2022-07-14T14:55:23.987Z] github.com/docker/docker/pkg/plugins [2022-07-14T14:55:23.988Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-14T14:55:23.988Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-14T14:55:23.988Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-14T14:55:23.988Z] github.com/docker/docker/pkg/plugins/transport [2022-07-14T14:55:23.988Z] github.com/docker/docker/pkg/pools [2022-07-14T14:55:23.988Z] github.com/docker/docker/pkg/progress [2022-07-14T14:55:23.988Z] github.com/docker/docker/pkg/pubsub [2022-07-14T14:55:23.988Z] github.com/docker/docker/pkg/reexec [2022-07-14T14:55:23.988Z] github.com/docker/docker/pkg/signal [2022-07-14T14:55:23.988Z] github.com/docker/docker/pkg/stack [2022-07-14T14:55:23.988Z] github.com/docker/docker/pkg/stdcopy [2022-07-14T14:55:23.988Z] github.com/docker/docker/pkg/streamformatter [2022-07-14T14:55:23.988Z] github.com/docker/docker/pkg/stringid [2022-07-14T14:55:23.988Z] github.com/docker/docker/pkg/sysinfo [2022-07-14T14:55:23.988Z] github.com/docker/docker/pkg/system [2022-07-14T14:55:23.988Z] github.com/docker/docker/pkg/tailfile [2022-07-14T14:55:23.988Z] github.com/docker/docker/pkg/tarsum [2022-07-14T14:55:23.988Z] github.com/docker/docker/pkg/urlutil [2022-07-14T14:55:23.988Z] github.com/docker/docker/pkg/useragent [2022-07-14T14:55:23.988Z] github.com/docker/docker/plugin [2022-07-14T14:55:23.988Z] github.com/docker/docker/plugin/executor/containerd [2022-07-14T14:55:23.988Z] github.com/docker/docker/plugin/v2 [2022-07-14T14:55:23.988Z] github.com/docker/docker/profiles/apparmor [2022-07-14T14:55:23.988Z] github.com/docker/docker/profiles/seccomp [2022-07-14T14:55:23.988Z] github.com/docker/docker/quota [2022-07-14T14:55:23.988Z] github.com/docker/docker/reference [2022-07-14T14:55:23.988Z] github.com/docker/docker/registry [2022-07-14T14:55:23.988Z] github.com/docker/docker/registry/resumable [2022-07-14T14:55:23.988Z] github.com/docker/docker/restartmanager [2022-07-14T14:55:23.988Z] github.com/docker/docker/rootless [2022-07-14T14:55:23.988Z] github.com/docker/docker/rootless/specconv [2022-07-14T14:55:23.988Z] github.com/docker/docker/runconfig [2022-07-14T14:55:23.988Z] github.com/docker/docker/runconfig/opts [2022-07-14T14:55:23.988Z] github.com/docker/docker/testutil [2022-07-14T14:55:23.988Z] github.com/docker/docker/testutil/daemon [2022-07-14T14:55:23.988Z] github.com/docker/docker/testutil/environment [2022-07-14T14:55:23.988Z] github.com/docker/docker/testutil/fakecontext [2022-07-14T14:55:23.988Z] github.com/docker/docker/testutil/fakegit [2022-07-14T14:55:23.988Z] github.com/docker/docker/testutil/fakestorage [2022-07-14T14:55:23.988Z] github.com/docker/docker/testutil/fixtures/load [2022-07-14T14:55:23.988Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-14T14:55:23.988Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-14T14:55:23.988Z] github.com/docker/docker/testutil/registry [2022-07-14T14:55:23.988Z] github.com/docker/docker/testutil/request [2022-07-14T14:55:23.988Z] github.com/docker/docker/volume [2022-07-14T14:55:23.988Z] github.com/docker/docker/volume/drivers [2022-07-14T14:55:23.988Z] github.com/docker/docker/volume/local [2022-07-14T14:55:23.988Z] github.com/docker/docker/volume/mounts [2022-07-14T14:55:23.988Z] github.com/docker/docker/volume/service [2022-07-14T14:55:23.988Z] github.com/docker/docker/volume/service/opts [2022-07-14T14:55:23.988Z] github.com/docker/docker/volume/testutils' [2022-07-14T14:55:23.988Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/config [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/idm [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/ns [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/options [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/osl [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/types' [2022-07-14T14:55:23.988Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-14T14:55:23.988Z] + echo 'github.com/docker/docker/libnetwork [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/config [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/idm [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/ns [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/options [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/osl [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/types' [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T14:55:23.988Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T14:55:23.988Z] + type docker-proxy [2022-07-14T14:55:23.988Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-14T14:55:23.988Z] + hack/make.sh binary-proxy install-proxy [2022-07-14T14:55:23.988Z] [2022-07-14T14:55:23.988Z] Removing bundles/ [2022-07-14T14:55:23.988Z] [2022-07-14T14:55:23.988Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-14T14:55:23.988Z] Building: bundles/binary-proxy/docker-proxy [2022-07-14T14:55:23.988Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T14:55:24.243Z] #71 ... [2022-07-14T14:55:24.243Z] [2022-07-14T14:55:24.243Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-14T14:55:24.243Z] #34 sha256:b333e5afc20902ee73c45def6b62bbca1e44ac892f22ffc41fd2554e0088654f [2022-07-14T14:55:24.379Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-14T14:55:24.504Z] #34 DONE 0.2s [2022-07-14T14:55:24.504Z] [2022-07-14T14:55:24.504Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-14T14:55:24.504Z] #39 sha256:28d86c44f02de7eb87490ae5d8b4c9ee0f1b794244c8bc3f4cceaeb2282730c7 [2022-07-14T14:55:24.772Z] #39 DONE 0.3s [2022-07-14T14:55:24.772Z] [2022-07-14T14:55:24.772Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-14T14:55:24.772Z] #42 sha256:a1ead1a12fb2336a34aebb6caa2879356dbed421c283a6d9a878603c3ef8baff [2022-07-14T14:55:24.772Z] #42 DONE 0.1s [2022-07-14T14:55:24.772Z] [2022-07-14T14:55:24.772Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T14:55:24.772Z] #71 sha256:5891574620e9eedf5a8146fef853816fce6273b2a25ed351d499a4d7b890c0f2 [2022-07-14T14:55:24.772Z] #71 ... [2022-07-14T14:55:24.772Z] [2022-07-14T14:55:24.772Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-14T14:55:24.772Z] #44 sha256:909a8d7bdc26c6f1345725cf73e198ff2a5fa0063c3edbeaef2c7d4eeafb4bb3 [2022-07-14T14:55:24.772Z] #44 DONE 0.1s [2022-07-14T14:55:24.947Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-14T14:55:25.034Z] [2022-07-14T14:55:25.034Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-14T14:55:25.034Z] #46 sha256:00a1f89ffdd28c5775d1b7941c8feede95bd97cbd51db9d0ff1dda2f7d43d933 [2022-07-14T14:55:25.034Z] #46 DONE 0.1s [2022-07-14T14:55:25.034Z] [2022-07-14T14:55:25.034Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-14T14:55:25.034Z] #48 sha256:6dab7790387a993ebaf6639b590b4aa288a11ded79a85a961fcf6f9b2d5caafe [2022-07-14T14:55:25.034Z] #48 DONE 0.1s [2022-07-14T14:55:25.034Z] [2022-07-14T14:55:25.034Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-14T14:55:25.034Z] #52 sha256:f77fb4bf7f6eb908d8096e2ed7d7e499fea40741172b2fb5e5ee8a699c23a059 [2022-07-14T14:55:25.034Z] #52 DONE 0.1s [2022-07-14T14:55:25.034Z] [2022-07-14T14:55:25.034Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-14T14:55:25.034Z] #55 sha256:2427dd2e3a762380d23a54032ad3982a1efcbcb1072c66580c17675c96b1ac29 [2022-07-14T14:55:25.295Z] #55 DONE 0.1s [2022-07-14T14:55:25.295Z] [2022-07-14T14:55:25.295Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-14T14:55:25.295Z] #59 sha256:0ebf64c30af46c19aaad4cd8ad2287442b5299ee2d69891fbe341f8676d9dc61 [2022-07-14T14:55:25.295Z] #59 DONE 0.1s [2022-07-14T14:55:25.295Z] [2022-07-14T14:55:25.295Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T14:55:25.295Z] #71 sha256:5891574620e9eedf5a8146fef853816fce6273b2a25ed351d499a4d7b890c0f2 [2022-07-14T14:55:25.295Z] #71 ... [2022-07-14T14:55:25.295Z] [2022-07-14T14:55:25.295Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-14T14:55:25.295Z] #61 sha256:26da4857fbd3699ec64cf16d7a24be4a8e4cbfeaa526c9fb5b109365eaf79f9d [2022-07-14T14:55:25.295Z] #61 DONE 0.1s [2022-07-14T14:55:25.295Z] [2022-07-14T14:55:25.295Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-14T14:55:25.295Z] #63 sha256:a759822d1039c63a413b7ec2f6cd285d2fb2a8685ea9d71a09e5e8b2a68f037d [2022-07-14T14:55:25.514Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-14T14:55:25.554Z] #63 DONE 0.2s [2022-07-14T14:55:25.554Z] [2022-07-14T14:55:25.554Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-14T14:55:25.554Z] #65 sha256:8eb686c32f2a06e69d223fd948568c9b71778077c3eba9e27a8a6ac2e94e5c77 [2022-07-14T14:55:25.554Z] #65 DONE 0.1s [2022-07-14T14:55:25.554Z] [2022-07-14T14:55:25.554Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T14:55:25.554Z] #71 sha256:5891574620e9eedf5a8146fef853816fce6273b2a25ed351d499a4d7b890c0f2 [2022-07-14T14:55:26.450Z] --- PASS: TestBuildMultiStageCopy (5.25s) [2022-07-14T14:55:26.450Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.71s) [2022-07-14T14:55:26.450Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2022-07-14T14:55:26.450Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2022-07-14T14:55:26.450Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s) [2022-07-14T14:55:26.450Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2022-07-14T14:55:26.450Z] === RUN TestBuildMultiStageParentConfig [2022-07-14T14:55:27.826Z] --- PASS: TestBuildMultiStageParentConfig (1.30s) [2022-07-14T14:55:27.826Z] === RUN TestBuildLabelWithTargets [2022-07-14T14:55:29.732Z] --- PASS: TestBuildLabelWithTargets (2.21s) [2022-07-14T14:55:29.732Z] === RUN TestBuildWithEmptyLayers [2022-07-14T14:55:30.544Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-14T14:55:30.544Z] [2022-07-14T14:55:30.544Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-14T14:55:30.544Z] Installing docker-proxy to /usr/local/bin/ [2022-07-14T14:55:30.544Z] [2022-07-14T14:55:30.544Z] + mkdir -p bundles [2022-07-14T14:55:30.544Z] + '[' -n 'github.com/docker/docker/api [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/server [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/server/backend/build [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/server/httpstatus [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/server/httputils [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/server/middleware [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/server/router [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/server/router/build [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/server/router/container [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/server/router/debug [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/server/router/distribution [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/server/router/grpc [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/server/router/image [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/server/router/network [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/server/router/plugin [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/server/router/session [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/server/router/swarm [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/server/router/system [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/server/router/volume [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/types [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/types/backend [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/types/blkiodev [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/types/container [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/types/events [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/types/filters [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/types/image [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/types/mount [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/types/network [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/types/registry [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/types/strslice [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/types/swarm [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/types/time [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/types/versions [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-14T14:55:30.544Z] github.com/docker/docker/api/types/volume [2022-07-14T14:55:30.544Z] github.com/docker/docker/builder [2022-07-14T14:55:30.544Z] github.com/docker/docker/builder/builder-next [2022-07-14T14:55:30.544Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-14T14:55:30.544Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-14T14:55:30.544Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-14T14:55:30.544Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-14T14:55:30.544Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-14T14:55:30.544Z] github.com/docker/docker/builder/builder-next/worker [2022-07-14T14:55:30.544Z] github.com/docker/docker/builder/dockerfile [2022-07-14T14:55:30.544Z] github.com/docker/docker/builder/remotecontext [2022-07-14T14:55:30.544Z] github.com/docker/docker/builder/remotecontext/git [2022-07-14T14:55:30.544Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-14T14:55:30.544Z] github.com/docker/docker/cli [2022-07-14T14:55:30.544Z] github.com/docker/docker/cli/config [2022-07-14T14:55:30.544Z] github.com/docker/docker/cli/debug [2022-07-14T14:55:30.544Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-14T14:55:30.544Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-14T14:55:30.544Z] github.com/docker/docker/client [2022-07-14T14:55:30.544Z] github.com/docker/docker/cmd/docker-proxy [2022-07-14T14:55:30.544Z] github.com/docker/docker/cmd/dockerd [2022-07-14T14:55:30.544Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-14T14:55:30.544Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-14T14:55:30.544Z] github.com/docker/docker/container [2022-07-14T14:55:30.544Z] github.com/docker/docker/container/stream [2022-07-14T14:55:30.544Z] github.com/docker/docker/contrib/apparmor [2022-07-14T14:55:30.544Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-14T14:55:30.544Z] github.com/docker/docker/contrib/httpserver [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/cluster [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/cluster/convert [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/cluster/executor [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/cluster/provider [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/config [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/containerd [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/events [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/events/testutils [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/exec [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/graphdriver [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/images [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/initlayer [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/links [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/listeners [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/logger [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/logger/gelf [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/logger/journald [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/logger/local [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/logger/logentries [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/logger/splunk [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/logger/syslog [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/logger/templates [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/names [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/network [2022-07-14T14:55:30.544Z] github.com/docker/docker/daemon/stats [2022-07-14T14:55:30.544Z] github.com/docker/docker/distribution [2022-07-14T14:55:30.544Z] github.com/docker/docker/distribution/metadata [2022-07-14T14:55:30.544Z] github.com/docker/docker/distribution/utils [2022-07-14T14:55:30.544Z] github.com/docker/docker/distribution/xfer [2022-07-14T14:55:30.544Z] github.com/docker/docker/dockerversion [2022-07-14T14:55:30.544Z] github.com/docker/docker/errdefs [2022-07-14T14:55:30.544Z] github.com/docker/docker/image [2022-07-14T14:55:30.544Z] github.com/docker/docker/image/cache [2022-07-14T14:55:30.544Z] github.com/docker/docker/image/tarexport [2022-07-14T14:55:30.544Z] github.com/docker/docker/image/v1 [2022-07-14T14:55:30.544Z] github.com/docker/docker/internal/test/suite [2022-07-14T14:55:30.544Z] github.com/docker/docker/layer [2022-07-14T14:55:30.544Z] github.com/docker/docker/libcontainerd [2022-07-14T14:55:30.544Z] github.com/docker/docker/libcontainerd/queue [2022-07-14T14:55:30.544Z] github.com/docker/docker/libcontainerd/remote [2022-07-14T14:55:30.544Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-14T14:55:30.544Z] github.com/docker/docker/libcontainerd/types [2022-07-14T14:55:30.544Z] github.com/docker/docker/oci [2022-07-14T14:55:30.544Z] github.com/docker/docker/oci/caps [2022-07-14T14:55:30.544Z] github.com/docker/docker/opts [2022-07-14T14:55:30.544Z] github.com/docker/docker/pkg/aaparser [2022-07-14T14:55:30.544Z] github.com/docker/docker/pkg/archive [2022-07-14T14:55:30.544Z] github.com/docker/docker/pkg/authorization [2022-07-14T14:55:30.544Z] github.com/docker/docker/pkg/broadcaster [2022-07-14T14:55:30.544Z] github.com/docker/docker/pkg/capabilities [2022-07-14T14:55:30.544Z] github.com/docker/docker/pkg/chrootarchive [2022-07-14T14:55:30.544Z] github.com/docker/docker/pkg/containerfs [2022-07-14T14:55:30.544Z] github.com/docker/docker/pkg/devicemapper [2022-07-14T14:55:30.544Z] github.com/docker/docker/pkg/directory [2022-07-14T14:55:30.544Z] github.com/docker/docker/pkg/dmesg [2022-07-14T14:55:30.544Z] github.com/docker/docker/pkg/fileutils [2022-07-14T14:55:30.544Z] github.com/docker/docker/pkg/fsutils [2022-07-14T14:55:30.544Z] github.com/docker/docker/pkg/homedir [2022-07-14T14:55:30.544Z] github.com/docker/docker/pkg/idtools [2022-07-14T14:55:30.544Z] github.com/docker/docker/pkg/ioutils [2022-07-14T14:55:30.544Z] github.com/docker/docker/pkg/jsonmessage [2022-07-14T14:55:30.544Z] github.com/docker/docker/pkg/longpath [2022-07-14T14:55:30.544Z] github.com/docker/docker/pkg/loopback [2022-07-14T14:55:30.544Z] github.com/docker/docker/pkg/namesgenerator [2022-07-14T14:55:30.544Z] github.com/docker/docker/pkg/parsers [2022-07-14T14:55:30.544Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-14T14:55:30.544Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-14T14:55:30.544Z] github.com/docker/docker/pkg/pidfile [2022-07-14T14:55:30.545Z] github.com/docker/docker/pkg/platform [2022-07-14T14:55:30.545Z] github.com/docker/docker/pkg/plugingetter [2022-07-14T14:55:30.545Z] github.com/docker/docker/pkg/plugins [2022-07-14T14:55:30.545Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-14T14:55:30.545Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-14T14:55:30.545Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-14T14:55:30.545Z] github.com/docker/docker/pkg/plugins/transport [2022-07-14T14:55:30.545Z] github.com/docker/docker/pkg/pools [2022-07-14T14:55:30.545Z] github.com/docker/docker/pkg/progress [2022-07-14T14:55:30.545Z] github.com/docker/docker/pkg/pubsub [2022-07-14T14:55:30.545Z] github.com/docker/docker/pkg/reexec [2022-07-14T14:55:30.545Z] github.com/docker/docker/pkg/signal [2022-07-14T14:55:30.545Z] github.com/docker/docker/pkg/stack [2022-07-14T14:55:30.545Z] github.com/docker/docker/pkg/stdcopy [2022-07-14T14:55:30.545Z] github.com/docker/docker/pkg/streamformatter [2022-07-14T14:55:30.545Z] github.com/docker/docker/pkg/stringid [2022-07-14T14:55:30.545Z] github.com/docker/docker/pkg/sysinfo [2022-07-14T14:55:30.545Z] github.com/docker/docker/pkg/system [2022-07-14T14:55:30.545Z] github.com/docker/docker/pkg/tailfile [2022-07-14T14:55:30.545Z] github.com/docker/docker/pkg/tarsum [2022-07-14T14:55:30.545Z] github.com/docker/docker/pkg/urlutil [2022-07-14T14:55:30.545Z] github.com/docker/docker/pkg/useragent [2022-07-14T14:55:30.545Z] github.com/docker/docker/plugin [2022-07-14T14:55:30.545Z] github.com/docker/docker/plugin/executor/containerd [2022-07-14T14:55:30.545Z] github.com/docker/docker/plugin/v2 [2022-07-14T14:55:30.545Z] github.com/docker/docker/profiles/apparmor [2022-07-14T14:55:30.545Z] github.com/docker/docker/profiles/seccomp [2022-07-14T14:55:30.545Z] github.com/docker/docker/quota [2022-07-14T14:55:30.545Z] github.com/docker/docker/reference [2022-07-14T14:55:30.545Z] github.com/docker/docker/registry [2022-07-14T14:55:30.545Z] github.com/docker/docker/registry/resumable [2022-07-14T14:55:30.545Z] github.com/docker/docker/restartmanager [2022-07-14T14:55:30.545Z] github.com/docker/docker/rootless [2022-07-14T14:55:30.545Z] github.com/docker/docker/rootless/specconv [2022-07-14T14:55:30.545Z] github.com/docker/docker/runconfig [2022-07-14T14:55:30.545Z] github.com/docker/docker/runconfig/opts [2022-07-14T14:55:30.545Z] github.com/docker/docker/testutil [2022-07-14T14:55:30.545Z] github.com/docker/docker/testutil/daemon [2022-07-14T14:55:30.545Z] github.com/docker/docker/testutil/environment [2022-07-14T14:55:30.545Z] github.com/docker/docker/testutil/fakecontext [2022-07-14T14:55:30.545Z] github.com/docker/docker/testutil/fakegit [2022-07-14T14:55:30.545Z] github.com/docker/docker/testutil/fakestorage [2022-07-14T14:55:30.545Z] github.com/docker/docker/testutil/fixtures/load [2022-07-14T14:55:30.545Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-14T14:55:30.545Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-14T14:55:30.545Z] github.com/docker/docker/testutil/registry [2022-07-14T14:55:30.545Z] github.com/docker/docker/testutil/request [2022-07-14T14:55:30.545Z] github.com/docker/docker/volume [2022-07-14T14:55:30.545Z] github.com/docker/docker/volume/drivers [2022-07-14T14:55:30.545Z] github.com/docker/docker/volume/local [2022-07-14T14:55:30.545Z] github.com/docker/docker/volume/mounts [2022-07-14T14:55:30.545Z] github.com/docker/docker/volume/service [2022-07-14T14:55:30.545Z] github.com/docker/docker/volume/service/opts [2022-07-14T14:55:30.545Z] github.com/docker/docker/volume/testutils' ']' [2022-07-14T14:55:30.545Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-14T14:55:30.545Z] ? github.com/docker/docker/api [no test files] [2022-07-14T14:55:31.108Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2022-07-14T14:55:31.109Z] === RUN TestBuildMultiStageOnBuild [2022-07-14T14:55:34.395Z] --- PASS: TestBuildMultiStageOnBuild (3.15s) [2022-07-14T14:55:34.395Z] === RUN TestBuildUncleanTarFilenames [2022-07-14T14:55:36.329Z] --- PASS: TestBuildUncleanTarFilenames (1.97s) [2022-07-14T14:55:36.329Z] === RUN TestBuildMultiStageLayerLeak [2022-07-14T14:55:39.614Z] --- PASS: TestBuildMultiStageLayerLeak (3.33s) [2022-07-14T14:55:39.614Z] === RUN TestBuildWithHugeFile [2022-07-14T14:55:45.409Z] ok github.com/docker/docker/api/server 0.014s coverage: 7.9% of statements [2022-07-14T14:55:47.510Z] #71 ... [2022-07-14T14:55:47.510Z] [2022-07-14T14:55:47.510Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-14T14:55:47.510Z] #67 sha256:0b5c5f32823a8e50885bd7cb1769a278653baaf7b355926e7b8b347873d5040c [2022-07-14T14:55:47.510Z] #67 89.81 + mkdir -p /build [2022-07-14T14:55:47.510Z] #67 89.81 + cp runc /build/runc [2022-07-14T14:55:47.510Z] #67 DONE 90.1s [2022-07-14T14:55:47.510Z] [2022-07-14T14:55:47.510Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T14:55:47.510Z] #71 sha256:5891574620e9eedf5a8146fef853816fce6273b2a25ed351d499a4d7b890c0f2 [2022-07-14T14:55:48.896Z] #71 ... [2022-07-14T14:55:48.896Z] [2022-07-14T14:55:48.896Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-14T14:55:48.896Z] #68 sha256:aff6afcb1e12cebe45e97799924ee1a7e3903655ba7cdddda174c6d90ad99c81 [2022-07-14T14:55:48.896Z] #68 DONE 0.1s [2022-07-14T14:55:48.896Z] [2022-07-14T14:55:48.896Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T14:55:48.896Z] #71 sha256:5891574620e9eedf5a8146fef853816fce6273b2a25ed351d499a4d7b890c0f2 [2022-07-14T14:56:01.203Z] #64 330.0 # github.com/containerd/containerd/cmd/containerd [2022-07-14T14:56:01.203Z] #64 330.0 /usr/bin/ld: /tmp/go-link-314577116/000019.o: in function `New': [2022-07-14T14:56:01.203Z] #64 330.0 /tmp/tmp.GFbzFlxQVH/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-14T14:56:01.203Z] #64 330.1 + bin/containerd-stress [2022-07-14T14:56:01.203Z] #64 331.2 + bin/containerd-shim [2022-07-14T14:56:09.314Z] #64 342.6 + bin/containerd-shim-runc-v1 [2022-07-14T14:56:15.873Z] #64 349.0 + bin/containerd-shim-runc-v2 [2022-07-14T14:56:15.880Z] --- PASS: TestImportExtremelyLargeImageWorks (92.46s) [2022-07-14T14:56:15.880Z] PASS [2022-07-14T14:56:15.880Z] [2022-07-14T14:56:15.880Z] === Skipped [2022-07-14T14:56:15.880Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-14T14:56:15.880Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-14T14:56:15.880Z] [2022-07-14T14:56:15.880Z] DONE 22 tests, 1 skipped in 96.534s [2022-07-14T14:56:15.880Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-14T14:56:15.880Z] === RUN TestStripANSICommands [2022-07-14T14:56:15.880Z] === RUN TestStripANSICommands/#00 [2022-07-14T14:56:15.880Z] === RUN TestStripANSICommands/#01 [2022-07-14T14:56:15.880Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-14T14:56:15.880Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-14T14:56:15.880Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-14T14:56:15.880Z] PASS [2022-07-14T14:56:15.880Z] [2022-07-14T14:56:15.880Z] DONE 3 tests in 0.043s [2022-07-14T14:56:15.880Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-14T14:56:15.880Z] INFO: Testing against a local daemon [2022-07-14T14:56:15.880Z] === RUN TestNetworkCreateDelete [2022-07-14T14:56:15.880Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-14T14:56:15.880Z] === RUN TestDockerNetworkDeletePreferID [2022-07-14T14:56:15.880Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-14T14:56:15.880Z] === RUN TestDaemonDNSFallback [2022-07-14T14:56:16.131Z] #64 349.8 + binaries [2022-07-14T14:56:16.389Z] #64 349.8 + install -D bin/containerd /build/containerd [2022-07-14T14:56:16.389Z] #64 349.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-14T14:56:16.389Z] #64 349.9 + install -D bin/ctr /build/ctr [2022-07-14T14:56:18.286Z] #64 DONE 351.8s [2022-07-14T14:56:18.851Z] [2022-07-14T14:56:18.851Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-14T14:56:18.851Z] #65 sha256:c034cf2918518711cef4fba97547466422da95cc82c18ee31daa06d8ec5cfbb5 [2022-07-14T14:56:19.196Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-07-14T14:56:19.197Z] === RUN TestInspectNetwork [2022-07-14T14:56:19.197Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:19.197Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-14T14:56:19.197Z] === RUN TestRunContainerWithBridgeNone [2022-07-14T14:56:19.197Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T14:56:19.197Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-14T14:56:19.197Z] === RUN TestNetworkInvalidJSON [2022-07-14T14:56:19.197Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-14T14:56:19.197Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-14T14:56:19.197Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T14:56:19.197Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T14:56:19.197Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T14:56:19.197Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T14:56:19.197Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-14T14:56:19.197Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-14T14:56:19.197Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T14:56:19.197Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-14T14:56:19.197Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-14T14:56:19.197Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-14T14:56:19.197Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-14T14:56:19.197Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-14T14:56:19.197Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-14T14:56:19.197Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-14T14:56:19.197Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T14:56:19.197Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-14T14:56:19.197Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-14T14:56:19.197Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-14T14:56:19.197Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-14T14:56:19.197Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-14T14:56:19.197Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-14T14:56:19.197Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-14T14:56:19.197Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-14T14:56:19.197Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-14T14:56:19.197Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-14T14:56:19.197Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-14T14:56:19.197Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-14T14:56:19.197Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-14T14:56:19.197Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-14T14:56:19.197Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-14T14:56:19.197Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-14T14:56:19.197Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-14T14:56:19.197Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-14T14:56:19.197Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-14T14:56:19.197Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-14T14:56:19.197Z] === RUN TestNetworkList [2022-07-14T14:56:19.197Z] === RUN TestNetworkList//networks [2022-07-14T14:56:19.197Z] === PAUSE TestNetworkList//networks [2022-07-14T14:56:19.197Z] === RUN TestNetworkList//networks/ [2022-07-14T14:56:19.197Z] === PAUSE TestNetworkList//networks/ [2022-07-14T14:56:19.197Z] === CONT TestNetworkList//networks [2022-07-14T14:56:19.197Z] === CONT TestNetworkList//networks/ [2022-07-14T14:56:19.197Z] --- PASS: TestNetworkList (0.02s) [2022-07-14T14:56:19.197Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-14T14:56:19.197Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-14T14:56:19.197Z] === RUN TestHostIPv4BridgeLabel [2022-07-14T14:56:19.197Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T14:56:19.197Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-14T14:56:19.197Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-14T14:56:19.197Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T14:56:19.197Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-14T14:56:19.197Z] === RUN TestDaemonDefaultNetworkPools [2022-07-14T14:56:19.197Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T14:56:19.197Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-14T14:56:19.197Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-14T14:56:19.197Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T14:56:19.197Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-14T14:56:19.197Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-14T14:56:19.197Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T14:56:19.197Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-14T14:56:19.197Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-14T14:56:19.197Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T14:56:19.197Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-14T14:56:19.197Z] === RUN TestServiceWithPredefinedNetwork [2022-07-14T14:56:19.197Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:19.197Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-14T14:56:19.197Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-14T14:56:19.197Z] service_test.go:243: FLAKY_TEST [2022-07-14T14:56:19.197Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-14T14:56:19.197Z] === RUN TestServiceWithDataPathPortInit [2022-07-14T14:56:19.197Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:19.197Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-14T14:56:19.197Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-14T14:56:19.197Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:19.197Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-14T14:56:19.197Z] PASS [2022-07-14T14:56:19.197Z] [2022-07-14T14:56:19.197Z] === Skipped [2022-07-14T14:56:19.197Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-14T14:56:19.197Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:19.197Z] [2022-07-14T14:56:19.197Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-14T14:56:19.197Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T14:56:19.197Z] [2022-07-14T14:56:19.197Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-14T14:56:19.197Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T14:56:19.197Z] [2022-07-14T14:56:19.197Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-14T14:56:19.197Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T14:56:19.197Z] [2022-07-14T14:56:19.197Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-14T14:56:19.197Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T14:56:19.197Z] [2022-07-14T14:56:19.197Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-14T14:56:19.197Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T14:56:19.197Z] [2022-07-14T14:56:19.197Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-14T14:56:19.197Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T14:56:19.197Z] [2022-07-14T14:56:19.197Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-14T14:56:19.197Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T14:56:19.197Z] [2022-07-14T14:56:19.197Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-14T14:56:19.197Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:19.197Z] [2022-07-14T14:56:19.197Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-14T14:56:19.197Z] service_test.go:243: FLAKY_TEST [2022-07-14T14:56:19.197Z] [2022-07-14T14:56:19.197Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-14T14:56:19.197Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:19.197Z] [2022-07-14T14:56:19.197Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-14T14:56:19.197Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:19.197Z] [2022-07-14T14:56:19.197Z] DONE 34 tests, 12 skipped in 7.072s [2022-07-14T14:56:19.197Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-14T14:56:19.197Z] INFO: Testing against a local daemon [2022-07-14T14:56:19.197Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-14T14:56:19.197Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T14:56:19.197Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-14T14:56:19.197Z] === RUN TestDockerNetworkIpvlan [2022-07-14T14:56:19.197Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T14:56:19.197Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-14T14:56:19.197Z] PASS [2022-07-14T14:56:19.197Z] [2022-07-14T14:56:19.197Z] === Skipped [2022-07-14T14:56:19.197Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-14T14:56:19.197Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T14:56:19.197Z] [2022-07-14T14:56:19.197Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-14T14:56:19.197Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T14:56:19.197Z] [2022-07-14T14:56:19.197Z] DONE 2 tests, 2 skipped in 0.099s [2022-07-14T14:56:19.197Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-14T14:56:19.197Z] INFO: Testing against a local daemon [2022-07-14T14:56:19.197Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-14T14:56:19.197Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T14:56:19.197Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-14T14:56:19.197Z] === RUN TestDockerNetworkMacvlan [2022-07-14T14:56:19.197Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T14:56:19.197Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-14T14:56:19.197Z] PASS [2022-07-14T14:56:19.197Z] [2022-07-14T14:56:19.197Z] === Skipped [2022-07-14T14:56:19.197Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-14T14:56:19.197Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T14:56:19.197Z] [2022-07-14T14:56:19.197Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-14T14:56:19.197Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T14:56:19.197Z] [2022-07-14T14:56:19.197Z] DONE 2 tests, 2 skipped in 0.106s [2022-07-14T14:56:19.197Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-14T14:56:19.197Z] testing: warning: no tests to run [2022-07-14T14:56:19.197Z] PASS [2022-07-14T14:56:19.197Z] [2022-07-14T14:56:19.197Z] DONE 0 tests in 0.026s [2022-07-14T14:56:19.197Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-14T14:56:19.197Z] INFO: Testing against a local daemon [2022-07-14T14:56:19.197Z] === RUN TestAuthZPluginAllowRequest [2022-07-14T14:56:19.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:19.197Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-14T14:56:19.197Z] === RUN TestAuthZPluginTLS [2022-07-14T14:56:19.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:19.197Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-14T14:56:19.197Z] === RUN TestAuthZPluginDenyRequest [2022-07-14T14:56:19.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:19.197Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-14T14:56:19.197Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-14T14:56:19.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:19.197Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-14T14:56:19.197Z] === RUN TestAuthZPluginDenyResponse [2022-07-14T14:56:19.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:19.197Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-14T14:56:19.197Z] === RUN TestAuthZPluginAllowEventStream [2022-07-14T14:56:19.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:19.197Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-14T14:56:19.197Z] === RUN TestAuthZPluginErrorResponse [2022-07-14T14:56:19.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:19.197Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-14T14:56:19.197Z] === RUN TestAuthZPluginErrorRequest [2022-07-14T14:56:19.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:19.197Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-14T14:56:19.197Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-14T14:56:19.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:19.197Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-14T14:56:19.197Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-14T14:56:19.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:19.197Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-14T14:56:19.197Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-14T14:56:19.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:19.197Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-14T14:56:19.197Z] === RUN TestAuthZPluginHeader [2022-07-14T14:56:19.197Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:19.197Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-14T14:56:19.197Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-14T14:56:19.764Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:19.764Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2022-07-14T14:56:19.764Z] === RUN TestAuthZPluginV2Disable [2022-07-14T14:56:19.783Z] #65 DONE 0.8s [2022-07-14T14:56:19.783Z] [2022-07-14T14:56:19.783Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-14T14:56:19.783Z] #70 sha256:4959e30e17a710283ae06a21e14ad8cf30bae3cf20134ab0f9f1ce73d55d75e4 [2022-07-14T14:56:20.023Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:20.023Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-14T14:56:20.023Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-14T14:56:20.040Z] #70 DONE 0.2s [2022-07-14T14:56:20.040Z] [2022-07-14T14:56:20.040Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-14T14:56:20.040Z] #75 sha256:aac1d99c0e96e284951f1c80896d3cf95550553275f8f97dc8841299ce26de25 [2022-07-14T14:56:20.281Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:20.281Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-14T14:56:20.281Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-14T14:56:20.540Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:20.540Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-14T14:56:20.540Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-14T14:56:20.972Z] #75 DONE 0.9s [2022-07-14T14:56:20.972Z] [2022-07-14T14:56:20.972Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-14T14:56:20.972Z] #78 sha256:89e84178582f9f8db9e3e1be6335b4bef3c79b93d0d33ecee9b8029b086a50d9 [2022-07-14T14:56:20.972Z] #78 DONE 0.1s [2022-07-14T14:56:20.972Z] [2022-07-14T14:56:20.972Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-14T14:56:20.972Z] #79 sha256:157472d00f499dcbec21bdd25da315d8b2bfb369bbcc07cb710e4220c1dfb245 [2022-07-14T14:56:20.972Z] #79 DONE 0.0s [2022-07-14T14:56:21.001Z] #71 178.9 # github.com/containerd/containerd/cmd/containerd [2022-07-14T14:56:21.001Z] #71 178.9 /usr/bin/ld: /tmp/go-link-2706498536/000019.o: in function `New': [2022-07-14T14:56:21.001Z] #71 178.9 /tmp/tmp.5Z9kj8jfxb/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-14T14:56:21.001Z] #71 179.0 + bin/containerd-stress [2022-07-14T14:56:21.001Z] #71 180.1 + bin/containerd-shim [2022-07-14T14:56:21.107Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:21.107Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-14T14:56:21.107Z] PASS [2022-07-14T14:56:21.107Z] [2022-07-14T14:56:21.107Z] === Skipped [2022-07-14T14:56:21.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-14T14:56:21.107Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:21.107Z] [2022-07-14T14:56:21.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-14T14:56:21.107Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:21.107Z] [2022-07-14T14:56:21.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-14T14:56:21.107Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:21.107Z] [2022-07-14T14:56:21.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-14T14:56:21.107Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:21.107Z] [2022-07-14T14:56:21.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-14T14:56:21.107Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:21.107Z] [2022-07-14T14:56:21.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-14T14:56:21.107Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:21.107Z] [2022-07-14T14:56:21.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-14T14:56:21.107Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:21.107Z] [2022-07-14T14:56:21.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-14T14:56:21.107Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:21.107Z] [2022-07-14T14:56:21.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-14T14:56:21.107Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:21.107Z] [2022-07-14T14:56:21.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-14T14:56:21.107Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:21.107Z] [2022-07-14T14:56:21.107Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-14T14:56:21.107Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:21.107Z] [2022-07-14T14:56:21.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-14T14:56:21.107Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:21.107Z] [2022-07-14T14:56:21.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2022-07-14T14:56:21.107Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:21.107Z] [2022-07-14T14:56:21.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-14T14:56:21.107Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:21.107Z] [2022-07-14T14:56:21.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-14T14:56:21.107Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:21.107Z] [2022-07-14T14:56:21.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-14T14:56:21.107Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:21.107Z] [2022-07-14T14:56:21.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-14T14:56:21.107Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:21.107Z] [2022-07-14T14:56:21.107Z] DONE 17 tests, 17 skipped in 1.729s [2022-07-14T14:56:21.107Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-14T14:56:21.107Z] INFO: Testing against a local daemon [2022-07-14T14:56:21.107Z] === RUN TestPluginInvalidJSON [2022-07-14T14:56:21.107Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T14:56:21.107Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T14:56:21.107Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T14:56:21.107Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T14:56:21.107Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-14T14:56:21.107Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-14T14:56:21.107Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T14:56:21.107Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-14T14:56:21.107Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-14T14:56:21.107Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-14T14:56:21.107Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-14T14:56:21.107Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-14T14:56:21.107Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-14T14:56:21.107Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-14T14:56:21.107Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-14T14:56:21.107Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-14T14:56:21.107Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T14:56:21.107Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-14T14:56:21.107Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-14T14:56:21.107Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-14T14:56:21.107Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-14T14:56:21.107Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-14T14:56:21.107Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-14T14:56:21.107Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-14T14:56:21.107Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-14T14:56:21.107Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-14T14:56:21.107Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-14T14:56:21.107Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-14T14:56:21.107Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-14T14:56:21.107Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-14T14:56:21.107Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-14T14:56:21.107Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-14T14:56:21.107Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-14T14:56:21.107Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-14T14:56:21.107Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-14T14:56:21.107Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-14T14:56:21.107Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-14T14:56:21.107Z] === RUN TestPluginInstall [2022-07-14T14:56:21.107Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:21.107Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-14T14:56:21.107Z] === RUN TestPluginsWithRuntimes [2022-07-14T14:56:21.107Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-14T14:56:21.107Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-14T14:56:21.107Z] === RUN TestPluginBackCompatMediaTypes [2022-07-14T14:56:21.107Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-14T14:56:21.107Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-14T14:56:21.107Z] PASS [2022-07-14T14:56:21.107Z] [2022-07-14T14:56:21.107Z] === Skipped [2022-07-14T14:56:21.107Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-14T14:56:21.107Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T14:56:21.107Z] [2022-07-14T14:56:21.107Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-14T14:56:21.107Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-14T14:56:21.107Z] [2022-07-14T14:56:21.107Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-14T14:56:21.107Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-14T14:56:21.107Z] [2022-07-14T14:56:21.107Z] DONE 19 tests, 3 skipped in 0.147s [2022-07-14T14:56:21.107Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-14T14:56:21.107Z] INFO: Testing against a local daemon [2022-07-14T14:56:21.107Z] === RUN TestExternalGraphDriver [2022-07-14T14:56:21.230Z] [2022-07-14T14:56:21.230Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-14T14:56:21.230Z] #80 sha256:1ea592fd68ed2293c1e73eacf39b6717a8bf4975e8282d8f4a08380f89ec8c2b [2022-07-14T14:56:21.230Z] #80 DONE 0.0s [2022-07-14T14:56:21.230Z] [2022-07-14T14:56:21.230Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-07-14T14:56:21.230Z] #81 sha256:5c49f0669faef11979a7cafbc6c4a1154bd04df46a4752d9d3bb3aa0fbf62fa7 [2022-07-14T14:56:21.675Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-14T14:56:21.675Z] --- SKIP: TestExternalGraphDriver (0.33s) [2022-07-14T14:56:21.675Z] === RUN TestGraphdriverPluginV2 [2022-07-14T14:56:21.795Z] #81 0.840 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-14T14:56:22.053Z] #81 0.841 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-14T14:56:22.053Z] #81 0.927 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-14T14:56:22.620Z] #81 1.083 Reading package lists... [2022-07-14T14:56:23.186Z] #81 1.604 Reading package lists... [2022-07-14T14:56:23.444Z] #81 2.120 Building dependency tree... [2022-07-14T14:56:23.444Z] #81 2.237 Reading state information... [2022-07-14T14:56:23.444Z] #81 2.360 The following additional packages will be installed: [2022-07-14T14:56:23.444Z] #81 2.360 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-14T14:56:23.444Z] #81 2.361 Suggested packages: [2022-07-14T14:56:23.444Z] #81 2.361 systemd-container policykit-1 [2022-07-14T14:56:23.444Z] #81 2.361 Recommended packages: [2022-07-14T14:56:23.444Z] #81 2.361 systemd-timesyncd | time-daemon libnss-systemd [2022-07-14T14:56:23.444Z] #81 2.429 The following NEW packages will be installed: [2022-07-14T14:56:23.444Z] #81 2.429 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-14T14:56:23.444Z] #81 2.430 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-14T14:56:23.701Z] #81 2.698 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T14:56:23.701Z] #81 2.698 Need to get 5817 kB of archives. [2022-07-14T14:56:23.701Z] #81 2.698 After this operation, 19.3 MB of additional disk space will be used. [2022-07-14T14:56:23.701Z] #81 2.698 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-14T14:56:23.701Z] #81 2.701 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-14T14:56:23.701Z] #81 2.702 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-14T14:56:23.701Z] #81 2.706 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-14T14:56:23.702Z] #81 2.708 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-14T14:56:23.959Z] #81 2.802 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-14T14:56:23.959Z] #81 2.803 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-14T14:56:23.959Z] #81 2.804 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-14T14:56:23.959Z] #81 2.806 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-14T14:56:23.959Z] #81 2.808 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-07-14T14:56:23.959Z] #81 2.959 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T14:56:23.959Z] #81 2.990 Fetched 5817 kB in 0s (15.5 MB/s) [2022-07-14T14:56:23.959Z] #81 3.015 Selecting previously unselected package libargon2-1:amd64. [2022-07-14T14:56:23.959Z] #81 3.015 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28638 files and directories currently installed.) [2022-07-14T14:56:23.959Z] #81 3.030 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-14T14:56:23.959Z] #81 3.039 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-14T14:56:24.218Z] #81 3.075 Selecting previously unselected package libjson-c5:amd64. [2022-07-14T14:56:24.218Z] #81 3.078 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-14T14:56:24.218Z] #81 3.083 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-14T14:56:24.218Z] #81 3.118 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-14T14:56:24.219Z] #81 3.120 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-14T14:56:24.219Z] #81 3.124 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-14T14:56:24.219Z] #81 3.180 Selecting previously unselected package libkmod2:amd64. [2022-07-14T14:56:24.219Z] #81 3.183 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-14T14:56:24.219Z] #81 3.187 Unpacking libkmod2:amd64 (28-1) ... [2022-07-14T14:56:24.219Z] #81 3.230 Selecting previously unselected package systemd. [2022-07-14T14:56:24.219Z] #81 3.233 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-14T14:56:24.219Z] #81 3.266 Unpacking systemd (247.3-7) ... [2022-07-14T14:56:24.784Z] #81 3.808 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-14T14:56:24.784Z] #81 3.819 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-14T14:56:24.784Z] #81 3.829 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-14T14:56:24.784Z] #81 3.839 Setting up libkmod2:amd64 (28-1) ... [2022-07-14T14:56:24.784Z] #81 3.849 Setting up systemd (247.3-7) ... [2022-07-14T14:56:24.784Z] #81 3.889 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-14T14:56:25.042Z] #81 3.891 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-14T14:56:25.042Z] #81 3.893 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-14T14:56:25.042Z] #81 3.918 Initializing machine ID from KVM UUID. [2022-07-14T14:56:25.300Z] #81 4.295 Selecting previously unselected package systemd-sysv. [2022-07-14T14:56:25.558Z] #81 4.295 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29449 files and directories currently installed.) [2022-07-14T14:56:25.558Z] #81 4.310 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-14T14:56:25.558Z] #81 4.313 Unpacking systemd-sysv (247.3-7) ... [2022-07-14T14:56:25.558Z] #81 4.354 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-14T14:56:25.558Z] #81 4.357 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-14T14:56:25.558Z] #81 4.361 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-14T14:56:25.558Z] #81 4.418 Selecting previously unselected package dbus. [2022-07-14T14:56:25.558Z] #81 4.420 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-14T14:56:25.558Z] #81 4.431 Unpacking dbus (1.12.20-2) ... [2022-07-14T14:56:25.558Z] #81 4.487 Selecting previously unselected package libpam-systemd:amd64. [2022-07-14T14:56:25.558Z] #81 4.490 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-14T14:56:25.558Z] #81 4.494 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-14T14:56:25.558Z] #81 4.540 Selecting previously unselected package dbus-user-session. [2022-07-14T14:56:25.821Z] #81 4.543 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-14T14:56:25.821Z] #81 4.546 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-14T14:56:25.821Z] #81 4.613 Setting up systemd-sysv (247.3-7) ... [2022-07-14T14:56:25.821Z] #81 4.624 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-14T14:56:25.821Z] #81 4.635 Setting up dbus (1.12.20-2) ... [2022-07-14T14:56:25.821Z] #81 4.750 invoke-rc.d: could not determine current runlevel [2022-07-14T14:56:25.821Z] #81 4.753 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-14T14:56:25.821Z] #81 4.757 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-14T14:56:25.869Z] --- PASS: TestGraphdriverPluginV2 (3.84s) [2022-07-14T14:56:25.869Z] PASS [2022-07-14T14:56:25.869Z] [2022-07-14T14:56:25.869Z] === Skipped [2022-07-14T14:56:25.869Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) [2022-07-14T14:56:25.869Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-14T14:56:25.869Z] [2022-07-14T14:56:25.869Z] DONE 2 tests, 1 skipped in 4.277s [2022-07-14T14:56:25.869Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-14T14:56:25.869Z] INFO: Testing against a local daemon [2022-07-14T14:56:25.869Z] === RUN TestContinueAfterPluginCrash [2022-07-14T14:56:25.869Z] === PAUSE TestContinueAfterPluginCrash [2022-07-14T14:56:25.869Z] === RUN TestReadPluginNoRead [2022-07-14T14:56:25.869Z] === PAUSE TestReadPluginNoRead [2022-07-14T14:56:25.869Z] === RUN TestDaemonStartWithLogOpt [2022-07-14T14:56:25.869Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-14T14:56:25.869Z] === CONT TestContinueAfterPluginCrash [2022-07-14T14:56:25.869Z] === CONT TestDaemonStartWithLogOpt [2022-07-14T14:56:26.081Z] #81 4.895 Setting up dbus-user-session (1.12.20-2) ... [2022-07-14T14:56:26.081Z] #81 4.912 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T14:56:26.081Z] #81 DONE 5.1s [2022-07-14T14:56:26.081Z] [2022-07-14T14:56:26.081Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-07-14T14:56:26.081Z] #82 sha256:e83911536fc86a5cb7f47facd050388f7991bce0f3dc87d70a3d6b41dd421eef [2022-07-14T14:56:26.646Z] #82 0.387 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-14T14:56:26.647Z] #82 0.389 Dload Upload Total Spent Left Speed [2022-07-14T14:56:26.904Z] #82 0.389 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6351 0 --:--:-- --:--:-- --:--:-- 6329 100 1823 100 1823 0 0 6329 0 --:--:-- --:--:-- --:--:-- 6307 [2022-07-14T14:56:26.904Z] #82 DONE 0.7s [2022-07-14T14:56:26.904Z] [2022-07-14T14:56:26.904Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-14T14:56:26.904Z] #83 sha256:7c8ba4fb975b3f7a116dfc266ec134c387993110d092b38c401a5d85c33a0f2b [2022-07-14T14:56:27.838Z] #83 DONE 0.9s [2022-07-14T14:56:27.838Z] [2022-07-14T14:56:27.838Z] #84 exporting to image [2022-07-14T14:56:27.838Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-14T14:56:27.838Z] #84 exporting layers [2022-07-14T14:56:29.159Z] --- PASS: TestDaemonStartWithLogOpt (3.53s) [2022-07-14T14:56:29.159Z] === CONT TestReadPluginNoRead [2022-07-14T14:56:31.696Z] === RUN TestReadPluginNoRead/default [2022-07-14T14:56:32.633Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-14T14:56:33.222Z] #71 191.3 + bin/containerd-shim-runc-v1 [2022-07-14T14:56:34.012Z] --- PASS: TestContinueAfterPluginCrash (8.35s) [2022-07-14T14:56:34.012Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-14T14:56:34.395Z] #84 exporting layers 6.4s done [2022-07-14T14:56:34.395Z] #84 writing image sha256:ac550532d4d2c8b7b54bb724063c6ba66e84ffa538f0fca5ed0a21266f0b6f4b done [2022-07-14T14:56:34.395Z] #84 naming to docker.io/library/docker:7d74269c0dafb71a760d8c669fca3d2df5778d2e done [2022-07-14T14:56:34.395Z] #84 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T14:56:34.732Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43784/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=7d74269c0dafb71a760d8c669fca3d2df5778d2e -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:7d74269c0dafb71a760d8c669fca3d2df5778d2e hack/make.sh dynbinary test-integration [2022-07-14T14:56:35.394Z] === CONT TestReadPluginNoRead [2022-07-14T14:56:35.394Z] read_test.go:92: [d82964816480b] daemon is not started [2022-07-14T14:56:35.394Z] --- PASS: TestReadPluginNoRead (6.21s) [2022-07-14T14:56:35.394Z] --- PASS: TestReadPluginNoRead/default (1.32s) [2022-07-14T14:56:35.394Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.36s) [2022-07-14T14:56:35.394Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s) [2022-07-14T14:56:35.394Z] PASS [2022-07-14T14:56:35.394Z] [2022-07-14T14:56:35.394Z] DONE 6 tests in 9.863s [2022-07-14T14:56:35.394Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-14T14:56:35.394Z] testing: warning: no tests to run [2022-07-14T14:56:35.394Z] PASS [2022-07-14T14:56:35.394Z] [2022-07-14T14:56:35.394Z] DONE 0 tests in 0.044s [2022-07-14T14:56:35.394Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-14T14:56:35.394Z] INFO: Testing against a local daemon [2022-07-14T14:56:35.394Z] === RUN TestPluginWithDevMounts [2022-07-14T14:56:35.394Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-14T14:56:35.394Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-14T14:56:35.394Z] PASS [2022-07-14T14:56:35.394Z] [2022-07-14T14:56:35.394Z] === Skipped [2022-07-14T14:56:35.394Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-14T14:56:35.394Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-14T14:56:35.394Z] [2022-07-14T14:56:35.394Z] DONE 1 tests, 1 skipped in 0.124s [2022-07-14T14:56:35.394Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-14T14:56:35.653Z] INFO: Testing against a local daemon [2022-07-14T14:56:35.653Z] === RUN TestSecretInspect [2022-07-14T14:56:35.653Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.653Z] --- SKIP: TestSecretInspect (0.01s) [2022-07-14T14:56:35.653Z] === RUN TestSecretList [2022-07-14T14:56:35.653Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.653Z] --- SKIP: TestSecretList (0.01s) [2022-07-14T14:56:35.653Z] === RUN TestSecretsCreateAndDelete [2022-07-14T14:56:35.653Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.653Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-14T14:56:35.653Z] === RUN TestSecretsUpdate [2022-07-14T14:56:35.653Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.653Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-07-14T14:56:35.653Z] === RUN TestTemplatedSecret [2022-07-14T14:56:35.653Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.653Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-14T14:56:35.653Z] === RUN TestSecretCreateResolve [2022-07-14T14:56:35.653Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.653Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-14T14:56:35.653Z] PASS [2022-07-14T14:56:35.653Z] [2022-07-14T14:56:35.653Z] === Skipped [2022-07-14T14:56:35.653Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-07-14T14:56:35.653Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.653Z] [2022-07-14T14:56:35.653Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-14T14:56:35.653Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.653Z] [2022-07-14T14:56:35.653Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-14T14:56:35.653Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.653Z] [2022-07-14T14:56:35.653Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-07-14T14:56:35.653Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.653Z] [2022-07-14T14:56:35.653Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-14T14:56:35.653Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.653Z] [2022-07-14T14:56:35.653Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-14T14:56:35.653Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.653Z] [2022-07-14T14:56:35.653Z] DONE 6 tests, 6 skipped in 0.182s [2022-07-14T14:56:35.653Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-14T14:56:35.912Z] INFO: Testing against a local daemon [2022-07-14T14:56:35.912Z] === RUN TestServiceCreateInit [2022-07-14T14:56:35.912Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-14T14:56:35.912Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.912Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-14T14:56:35.912Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.912Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-14T14:56:35.912Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-14T14:56:35.912Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-14T14:56:35.912Z] === RUN TestCreateServiceMultipleTimes [2022-07-14T14:56:35.912Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.912Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-14T14:56:35.913Z] === RUN TestCreateServiceConflict [2022-07-14T14:56:35.913Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.913Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-14T14:56:35.913Z] === RUN TestCreateServiceMaxReplicas [2022-07-14T14:56:35.913Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.913Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-14T14:56:35.913Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-14T14:56:35.913Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.913Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-14T14:56:35.913Z] === RUN TestCreateServiceSecretFileMode [2022-07-14T14:56:35.913Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.913Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-07-14T14:56:35.913Z] === RUN TestCreateServiceConfigFileMode [2022-07-14T14:56:35.913Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.913Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-14T14:56:35.913Z] === RUN TestCreateServiceSysctls [2022-07-14T14:56:35.913Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.913Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-14T14:56:35.913Z] === RUN TestCreateServiceCapabilities [2022-07-14T14:56:35.913Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.913Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-14T14:56:35.913Z] === RUN TestInspect [2022-07-14T14:56:35.913Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.913Z] --- SKIP: TestInspect (0.01s) [2022-07-14T14:56:35.913Z] === RUN TestCreateJob [2022-07-14T14:56:35.913Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.913Z] --- SKIP: TestCreateJob (0.01s) [2022-07-14T14:56:35.913Z] === RUN TestReplicatedJob [2022-07-14T14:56:35.913Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.913Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-14T14:56:35.913Z] === RUN TestUpdateReplicatedJob [2022-07-14T14:56:35.913Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.913Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-14T14:56:35.913Z] === RUN TestServiceListWithStatuses [2022-07-14T14:56:35.913Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-14T14:56:35.913Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-14T14:56:35.913Z] === RUN TestDockerNetworkConnectAlias [2022-07-14T14:56:35.913Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.913Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-14T14:56:35.913Z] === RUN TestDockerNetworkReConnect [2022-07-14T14:56:35.913Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:35.913Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-14T14:56:35.913Z] === RUN TestServicePlugin [2022-07-14T14:56:36.628Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-14T14:56:36.628Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-14T14:56:36.628Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-14T14:56:36.628Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-14T14:56:36.628Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-07-14T14:56:36.628Z] Detected virtualization docker. [2022-07-14T14:56:36.628Z] Detected architecture x86-64. [2022-07-14T14:56:36.628Z] Set hostname to . [2022-07-14T14:56:36.628Z] modprobe@configfs.service: Succeeded. [2022-07-14T14:56:36.628Z] modprobe@drm.service: Succeeded. [2022-07-14T14:56:36.628Z] modprobe@fuse.service: Succeeded. [2022-07-14T14:56:36.628Z] + source /etc/docker-entrypoint-cmd [2022-07-14T14:56:36.628Z] ++ hack/make.sh dynbinary test-integration [2022-07-14T14:56:36.628Z] [2022-07-14T14:56:36.628Z] Removing bundles/ [2022-07-14T14:56:36.628Z] [2022-07-14T14:56:36.628Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-14T14:56:36.628Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-14T14:56:36.628Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T14:56:37.819Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:37.819Z] --- SKIP: TestServicePlugin (1.92s) [2022-07-14T14:56:37.819Z] === RUN TestServiceUpdateLabel [2022-07-14T14:56:37.819Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-07-14T14:56:38.079Z] === RUN TestServiceUpdateSecrets [2022-07-14T14:56:38.079Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-14T14:56:38.079Z] === RUN TestServiceUpdateConfigs [2022-07-14T14:56:38.079Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-14T14:56:38.079Z] === RUN TestServiceUpdateNetwork [2022-07-14T14:56:38.079Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-14T14:56:38.079Z] === RUN TestServiceUpdatePidsLimit [2022-07-14T14:56:38.079Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-14T14:56:38.079Z] PASS [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] === Skipped [2022-07-14T14:56:38.079Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-14T14:56:38.079Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-14T14:56:38.079Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-14T14:56:38.079Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-14T14:56:38.079Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-14T14:56:38.079Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-14T14:56:38.079Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-07-14T14:56:38.079Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-14T14:56:38.079Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-14T14:56:38.079Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-14T14:56:38.079Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-14T14:56:38.079Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-14T14:56:38.079Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-14T14:56:38.079Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-14T14:56:38.079Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-14T14:56:38.079Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-14T14:56:38.079Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-14T14:56:38.079Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s) [2022-07-14T14:56:38.079Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-07-14T14:56:38.079Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-14T14:56:38.079Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-14T14:56:38.079Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-14T14:56:38.079Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-14T14:56:38.079Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] DONE 24 tests, 23 skipped in 2.362s [2022-07-14T14:56:38.079Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-14T14:56:38.079Z] INFO: Testing against a local daemon [2022-07-14T14:56:38.079Z] === RUN TestSessionCreate [2022-07-14T14:56:38.079Z] --- PASS: TestSessionCreate (0.03s) [2022-07-14T14:56:38.079Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-14T14:56:38.079Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-14T14:56:38.079Z] PASS [2022-07-14T14:56:38.079Z] [2022-07-14T14:56:38.079Z] DONE 2 tests in 0.157s [2022-07-14T14:56:38.079Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-14T14:56:38.339Z] INFO: Testing against a local daemon [2022-07-14T14:56:38.339Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-14T14:56:38.339Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-14T14:56:38.339Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-14T14:56:38.339Z] === RUN TestDiskUsage [2022-07-14T14:56:38.339Z] === PAUSE TestDiskUsage [2022-07-14T14:56:38.339Z] === RUN TestEventsExecDie [2022-07-14T14:56:38.501Z] #71 197.6 + bin/containerd-shim-runc-v2 [2022-07-14T14:56:38.907Z] --- PASS: TestEventsExecDie (0.52s) [2022-07-14T14:56:38.907Z] === RUN TestEventsBackwardsCompatible [2022-07-14T14:56:38.907Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-14T14:56:38.907Z] === RUN TestEventsVolumeCreate [2022-07-14T14:56:38.907Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-14T14:56:38.907Z] === RUN TestInfoBinaryCommits [2022-07-14T14:56:38.907Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-14T14:56:38.907Z] === RUN TestInfoAPIVersioned [2022-07-14T14:56:38.907Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-07-14T14:56:38.907Z] === RUN TestInfoAPI [2022-07-14T14:56:38.907Z] --- PASS: TestInfoAPI (0.02s) [2022-07-14T14:56:38.907Z] === RUN TestInfoAPIWarnings [2022-07-14T14:56:39.071Z] #71 198.4 + binaries [2022-07-14T14:56:39.071Z] #71 198.4 + install -D bin/containerd /build/containerd [2022-07-14T14:56:39.071Z] #71 198.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-14T14:56:39.071Z] #71 198.4 + install -D bin/ctr /build/ctr [2022-07-14T14:56:39.336Z] #71 DONE 198.8s [2022-07-14T14:56:40.730Z] [2022-07-14T14:56:40.730Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-14T14:56:40.730Z] #72 sha256:a17c61d21f959fc251739bde50434db68b6ca6573ddd1ac918f18ecfdc8254d9 [2022-07-14T14:56:40.730Z] #72 DONE 0.2s [2022-07-14T14:56:40.730Z] [2022-07-14T14:56:40.730Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-14T14:56:40.730Z] #77 sha256:005e25aa7de3e10bc41b2de9d74115e2ef3409070d7667c2a4201f586603acf7 [2022-07-14T14:56:40.730Z] #77 DONE 0.1s [2022-07-14T14:56:40.730Z] [2022-07-14T14:56:40.730Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-14T14:56:40.730Z] #82 sha256:d809c018db71186a728d1e777994082a297057155ea4238deb2aa2dd46fc62fd [2022-07-14T14:56:41.298Z] #82 DONE 0.5s [2022-07-14T14:56:41.298Z] [2022-07-14T14:56:41.298Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-14T14:56:41.298Z] #85 sha256:b1e0d657913b3671cf87a3d4a9000bc198595078ebd434cf2cf9b728fefb603f [2022-07-14T14:56:41.298Z] #85 DONE 0.1s [2022-07-14T14:56:41.298Z] [2022-07-14T14:56:41.298Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-14T14:56:41.298Z] #86 sha256:ea3b36d65753c884cf8052aeae5c8a1b7d33ad13346567ae101acd2aabe66f4d [2022-07-14T14:56:41.298Z] #86 DONE 0.0s [2022-07-14T14:56:41.298Z] [2022-07-14T14:56:41.298Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-14T14:56:41.298Z] #87 sha256:53375674a8148e1956e68ac6068e8cd85b14b295480b6cc55dffa5c2f70683ee [2022-07-14T14:56:41.298Z] #87 DONE 0.0s [2022-07-14T14:56:41.298Z] [2022-07-14T14:56:41.298Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-14T14:56:41.298Z] #88 sha256:d0fb0d7271e3d72c259f88565ea57fe50f098f9e6dddcca1cd3e984fe7c0b254 [2022-07-14T14:56:45.491Z] #88 DONE 3.7s [2022-07-14T14:56:45.491Z] [2022-07-14T14:56:45.491Z] #89 exporting to image [2022-07-14T14:56:45.491Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-14T14:56:45.491Z] #89 exporting layers [2022-07-14T14:56:53.074Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-14T14:56:53.074Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-14T14:56:53.074Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-07-14T14:56:53.074Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2022-07-14T14:56:53.074Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-14T14:56:53.074Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-14T14:56:53.074Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-14T14:56:53.074Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-14T14:56:53.074Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-14T14:56:53.074Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-14T14:56:53.074Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-14T14:56:53.074Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-14T14:56:53.074Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-14T14:56:53.074Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-14T14:56:53.074Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-14T14:56:53.331Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-14T14:56:53.589Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-14T14:56:54.155Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2022-07-14T14:56:54.155Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-07-14T14:56:54.155Z] ? github.com/docker/docker/api/types [no test files] [2022-07-14T14:56:54.155Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-14T14:56:54.155Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-14T14:56:54.155Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-14T14:56:54.155Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-14T14:56:54.155Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-14T14:56:54.155Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-14T14:56:54.155Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-14T14:56:54.155Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-14T14:56:54.156Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-14T14:56:54.156Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-07-14T14:56:54.156Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-14T14:56:54.156Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-14T14:56:54.414Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-07-14T14:56:54.414Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 77.3% of statements [2022-07-14T14:56:54.414Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-14T14:56:54.414Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-14T14:56:54.414Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-14T14:56:54.414Z] ? github.com/docker/docker/builder [no test files] [2022-07-14T14:56:54.414Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-14T14:56:54.414Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-14T14:56:54.414Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-14T14:56:54.414Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-14T14:56:54.414Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-14T14:56:54.414Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-14T14:56:54.414Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-14T14:56:56.942Z] ok github.com/docker/docker/builder/remotecontext 0.108s coverage: 13.7% of statements [2022-07-14T14:56:56.942Z] ok github.com/docker/docker/builder/dockerfile 0.477s coverage: 49.3% of statements [2022-07-14T14:56:56.994Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-07-14T14:56:56.994Z] === RUN TestInfoDebug [2022-07-14T14:56:56.994Z] --- PASS: TestInfoDebug (0.54s) [2022-07-14T14:56:56.994Z] === RUN TestInfoInsecureRegistries [2022-07-14T14:56:56.994Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-14T14:56:56.994Z] === RUN TestInfoRegistryMirrors [2022-07-14T14:56:57.200Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-14T14:56:57.253Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-14T14:56:57.253Z] === RUN TestLoginFailsWithBadCredentials [2022-07-14T14:56:57.512Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-14T14:56:57.512Z] === RUN TestPingCacheHeaders [2022-07-14T14:56:57.512Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-14T14:56:57.512Z] === RUN TestPingGet [2022-07-14T14:56:57.512Z] --- PASS: TestPingGet (0.01s) [2022-07-14T14:56:57.512Z] === RUN TestPingHead [2022-07-14T14:56:57.512Z] --- PASS: TestPingHead (0.03s) [2022-07-14T14:56:57.512Z] === RUN TestPingSwarmHeader [2022-07-14T14:56:58.082Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-14T14:56:58.134Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-14T14:56:58.650Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-14T14:56:58.700Z] ok github.com/docker/docker/builder/remotecontext/git 1.427s coverage: 86.3% of statements [2022-07-14T14:56:58.700Z] ? github.com/docker/docker/cli [no test files] [2022-07-14T14:56:58.700Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-14T14:56:58.700Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-14T14:56:58.700Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-14T14:56:59.268Z] ok github.com/docker/docker/cmd/docker-proxy 0.215s coverage: 67.6% of statements [2022-07-14T14:56:59.587Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-14T14:56:59.587Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-07-14T14:56:59.587Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-14T14:56:59.587Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-14T14:56:59.587Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-14T14:56:59.587Z] === RUN TestVersion [2022-07-14T14:56:59.849Z] --- PASS: TestVersion (0.05s) [2022-07-14T14:56:59.849Z] === CONT TestDiskUsage [2022-07-14T14:57:00.417Z] === RUN TestDiskUsage/empty [2022-07-14T14:57:00.417Z] === RUN TestDiskUsage/empty/container_types [2022-07-14T14:57:00.417Z] === RUN TestDiskUsage/empty/image_types [2022-07-14T14:57:00.417Z] === RUN TestDiskUsage/empty/volume_types [2022-07-14T14:57:00.417Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-14T14:57:00.417Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-14T14:57:00.417Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-14T14:57:00.417Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-14T14:57:00.417Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-14T14:57:00.417Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-14T14:57:00.417Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-14T14:57:00.417Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-14T14:57:00.417Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-14T14:57:00.417Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-14T14:57:00.417Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-14T14:57:00.417Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-14T14:57:00.417Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-14T14:57:00.417Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-14T14:57:00.417Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-14T14:57:00.417Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-14T14:57:00.417Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-14T14:57:00.417Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-14T14:57:00.417Z] === RUN TestDiskUsage/after_container.Run [2022-07-14T14:57:00.676Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-14T14:57:00.676Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-14T14:57:00.676Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-14T14:57:00.676Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-14T14:57:00.676Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-14T14:57:00.676Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-14T14:57:00.676Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-14T14:57:00.676Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-14T14:57:00.676Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-14T14:57:00.676Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage (1.25s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-14T14:57:00.936Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-07-14T14:57:00.936Z] PASS [2022-07-14T14:57:00.936Z] [2022-07-14T14:57:00.936Z] === Skipped [2022-07-14T14:57:00.936Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-14T14:57:00.936Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-14T14:57:00.936Z] [2022-07-14T14:57:00.936Z] DONE 54 tests, 1 skipped in 22.781s [2022-07-14T14:57:00.936Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-14T14:57:01.504Z] INFO: Testing against a local daemon [2022-07-14T14:57:01.504Z] === RUN TestVolumesCreateAndList [2022-07-14T14:57:01.504Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-14T14:57:01.504Z] === RUN TestVolumesRemove [2022-07-14T14:57:01.504Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-14T14:57:01.504Z] === RUN TestVolumesInspect [2022-07-14T14:57:01.504Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-14T14:57:01.504Z] === RUN TestVolumesInvalidJSON [2022-07-14T14:57:01.504Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-14T14:57:01.504Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-14T14:57:01.504Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-14T14:57:01.504Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-14T14:57:01.504Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-14T14:57:01.504Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-14T14:57:01.504Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-14T14:57:01.504Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-14T14:57:01.504Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-14T14:57:01.504Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-14T14:57:01.504Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-14T14:57:01.504Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-14T14:57:01.504Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-14T14:57:01.504Z] PASS [2022-07-14T14:57:01.504Z] [2022-07-14T14:57:01.504Z] DONE 9 tests in 0.432s [2022-07-14T14:57:01.504Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-14T14:57:01.504Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14228 is not a child of this shell [2022-07-14T14:57:01.504Z] warning: PID 14228 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-14T14:57:01.504Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-14T14:57:01.504Z] [2022-07-14T14:57:01.504Z] Unloading profiles will leave already running processes permanently [2022-07-14T14:57:01.504Z] unconfined, which can lead to unexpected situations. [2022-07-14T14:57:01.504Z] [2022-07-14T14:57:01.504Z] To set a process to complain mode, use the command line tool [2022-07-14T14:57:01.504Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-14T14:57:01.504Z] Removing test suite binaries [2022-07-14T14:57:01.504Z] exiting test-integration [2022-07-14T14:57:01.504Z] ++ exit 0 [2022-07-14T14:57:01.504Z] Post stage [Pipeline] junit [2022-07-14T14:57:02.455Z] Recording test results [2022-07-14T14:57:02.550Z] ok github.com/docker/docker/client 0.091s coverage: 75.9% of statements [2022-07-14T14:57:02.832Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-14T14:57:03.166Z] + echo Ensuring container killed. [2022-07-14T14:57:03.166Z] Ensuring container killed. [2022-07-14T14:57:03.166Z] + docker rm -vf docker-pr9 [2022-07-14T14:57:03.166Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-07-14T14:57:03.452Z] + echo Chowning /workspace to jenkins user [2022-07-14T14:57:03.452Z] Chowning /workspace to jenkins user [2022-07-14T14:57:03.452Z] + id -u [2022-07-14T14:57:03.452Z] + id -g [2022-07-14T14:57:03.452Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43784:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-14T14:57:05.129Z] + bundleName=amd64-rootless [2022-07-14T14:57:05.129Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-14T14:57:05.129Z] Creating amd64-rootless-bundles.tar.gz [2022-07-14T14:57:05.129Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-14T14:57:05.129Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-14T14:57:05.144Z] Archiving artifacts [2022-07-14T14:57:05.602Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43784/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-14T14:57:05.906Z] + make clean [2022-07-14T14:57:05.906Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-14T14:57:05.906Z] docker-dev-cache [2022-07-14T14:57:05.906Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-14T14:57:12.047Z] #89 exporting layers 25.7s done [2022-07-14T14:57:12.047Z] #89 writing image sha256:b6b195a8e539dc9ff556724e7d1924a92840db5027a56360a5fdfba935f8e42b done [2022-07-14T14:57:12.047Z] #89 naming to docker.io/library/docker:7d74269c0dafb71a760d8c669fca3d2df5778d2e done [2022-07-14T14:57:12.047Z] #89 DONE 25.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-14T14:57:12.384Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43784/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43784/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d74269c0dafb71a760d8c669fca3d2df5778d2e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d74269c0dafb71a760d8c669fca3d2df5778d2e hack/validate/default [2022-07-14T14:57:13.321Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-14T14:57:13.321Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-14T14:57:13.321Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-14T14:57:13.321Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-14T14:57:13.321Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-14T14:57:13.321Z] [2022-07-14T14:57:13.321Z] INFO Start validation with golang-ci-lint [2022-07-14T14:57:14.258Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-14T14:57:14.258Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-14T14:57:31.078Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-14T14:57:31.078Z] Using test binary docker [2022-07-14T14:57:31.078Z] +++ /etc/init.d/apparmor start [2022-07-14T14:57:31.078Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-14T14:57:31.078Z] Starting dockerd [2022-07-14T14:57:31.078Z] INFO: Waiting for daemon to start... [2022-07-14T14:57:31.078Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-14T14:57:31.645Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-14T14:57:31.645Z] Using test binary docker [2022-07-14T14:57:31.645Z] +++ /etc/init.d/apparmor start [2022-07-14T14:57:31.645Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-14T14:57:31.645Z] INFO: Waiting for daemon to start... [2022-07-14T14:57:31.645Z] Starting dockerd [2022-07-14T14:57:31.645Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-14T14:57:32.580Z] . [2022-07-14T14:57:32.580Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-14T14:57:32.838Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-14T14:57:32.838Z] Error: No such image: emptyfs [2022-07-14T14:57:32.838Z] ++++ docker load [2022-07-14T14:57:32.838Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-14T14:57:33.097Z] Running integration-test (iteration 1) [2022-07-14T14:57:33.097Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-14T14:57:33.097Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-14T14:57:33.097Z] ++ set -e [2022-07-14T14:57:33.097Z] ++ '[' -n 0 ']' [2022-07-14T14:57:33.097Z] ++ set -x [2022-07-14T14:57:33.097Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-14T14:57:33.663Z] Loaded image: busybox:latest [2022-07-14T14:57:33.663Z] [2022-07-14T14:57:33.663Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-14T14:57:33.922Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-14T14:57:33.922Z] Error: No such image: emptyfs [2022-07-14T14:57:33.922Z] ++++ docker load [2022-07-14T14:57:33.922Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-14T14:57:33.922Z] Loaded image: busybox:glibc [2022-07-14T14:57:34.180Z] Running integration-test (iteration 1) [2022-07-14T14:57:34.180Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-14T14:57:34.180Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-14T14:57:34.180Z] ++ set -e [2022-07-14T14:57:34.180Z] ++ '[' -n 0 ']' [2022-07-14T14:57:34.180Z] ++ set -x [2022-07-14T14:57:34.180Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-14T14:57:34.617Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 31.5% of statements [2022-07-14T14:57:35.116Z] Loaded image: busybox:latest [2022-07-14T14:57:35.549Z] ok github.com/docker/docker/container 0.119s coverage: 36.2% of statements [2022-07-14T14:57:35.687Z] Loaded image: busybox:glibc [2022-07-14T14:57:35.807Z] ok github.com/docker/docker/cmd/dockerd/trap 2.424s coverage: 0.0% of statements [2022-07-14T14:57:35.807Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-14T14:57:35.807Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-14T14:57:35.807Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-14T14:57:35.807Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-14T14:57:35.807Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-14T14:57:38.217Z] Loaded image: debian:bullseye-slim [2022-07-14T14:57:38.217Z] Loaded image: hello-world:latest [2022-07-14T14:57:38.475Z] Loaded image: arm32v7/hello-world:latest [2022-07-14T14:57:38.475Z] INFO: Testing against a local daemon [2022-07-14T14:57:38.475Z] === RUN TestDockerDaemonSuite [2022-07-14T14:57:38.475Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-14T14:57:39.860Z] Loaded image: debian:bullseye-slim [2022-07-14T14:57:40.123Z] Loaded image: hello-world:latest [2022-07-14T14:57:40.381Z] Loaded image: arm32v7/hello-world:latest [2022-07-14T14:57:40.381Z] INFO: Testing against a local daemon [2022-07-14T14:57:40.381Z] === RUN TestDockerSuite [2022-07-14T14:57:40.381Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-14T14:57:40.381Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-14T14:57:40.643Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-14T14:57:40.643Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-14T14:57:40.643Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-14T14:57:40.643Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-14T14:57:40.643Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-14T14:57:40.643Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-14T14:57:41.067Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2022-07-14T14:57:41.577Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-14T14:57:41.577Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-14T14:57:42.439Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-07-14T14:57:42.515Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-14T14:57:42.773Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-14T14:57:43.707Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-14T14:57:43.812Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-07-14T14:57:44.645Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-14T14:57:44.645Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-14T14:57:44.645Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-14T14:57:46.034Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-14T14:57:46.292Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-14T14:57:46.292Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-14T14:57:46.292Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-14T14:57:46.551Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-14T14:57:47.488Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-14T14:57:48.421Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-14T14:57:48.421Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-14T14:57:48.421Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-14T14:57:48.421Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-14T14:57:49.796Z] --- PASS: TestBuildWithHugeFile (130.19s) [2022-07-14T14:57:49.796Z] === RUN TestBuildWCOWSandboxSize [2022-07-14T14:57:49.796Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-14T14:57:49.796Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-14T14:57:49.796Z] === RUN TestBuildWithEmptyDockerfile [2022-07-14T14:57:49.796Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T14:57:49.796Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T14:57:49.796Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T14:57:49.796Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T14:57:49.796Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T14:57:49.796Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T14:57:49.796Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T14:57:49.796Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T14:57:49.796Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T14:57:49.796Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-14T14:57:49.796Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-07-14T14:57:49.796Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-07-14T14:57:49.796Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-14T14:57:49.796Z] === RUN TestBuildPreserveOwnership [2022-07-14T14:57:49.796Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-14T14:57:50.372Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-07-14T14:57:51.306Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-07-14T14:57:51.694Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-14T14:57:51.872Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-14T14:57:52.263Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-14T14:57:52.804Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2022-07-14T14:57:52.829Z] --- PASS: TestBuildPreserveOwnership (3.21s) [2022-07-14T14:57:52.829Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.01s) [2022-07-14T14:57:52.829Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s) [2022-07-14T14:57:52.829Z] === RUN TestBuildPlatformInvalid [2022-07-14T14:57:53.062Z] ok github.com/docker/docker/daemon 10.113s coverage: 16.2% of statements [2022-07-14T14:57:53.062Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-14T14:57:53.062Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-14T14:57:53.062Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-14T14:57:53.062Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-14T14:57:53.062Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-14T14:57:53.087Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-14T14:57:53.087Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-14T14:57:53.995Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.619s coverage: 74.8% of statements [2022-07-14T14:57:54.020Z] Loaded image: busybox:latest [2022-07-14T14:57:54.020Z] Loaded image: busybox:glibc [2022-07-14T14:57:54.279Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-14T14:57:54.928Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.284s coverage: 56.2% of statements [2022-07-14T14:57:55.185Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-07-14T14:57:55.654Z] Loaded image: debian:bullseye-slim [2022-07-14T14:57:55.654Z] Loaded image: hello-world:latest [2022-07-14T14:57:55.912Z] Loaded image: arm32v7/hello-world:latest [2022-07-14T14:57:56.478Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-14T14:57:56.569Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-07-14T14:57:57.952Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.272s coverage: 50.6% of statements [2022-07-14T14:57:58.381Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-14T14:57:58.947Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-14T14:57:59.333Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.899s coverage: 45.9% of statements [2022-07-14T14:57:59.333Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-14T14:57:59.882Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-14T14:57:59.898Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.964s coverage: 58.5% of statements [2022-07-14T14:57:59.898Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-14T14:57:59.898Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-14T14:58:00.462Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-07-14T14:58:01.027Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-07-14T14:58:01.258Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-14T14:58:01.592Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-07-14T14:58:02.196Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-14T14:58:02.525Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 6.8% of statements [2022-07-14T14:58:02.525Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-14T14:58:02.525Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-14T14:58:02.782Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements [2022-07-14T14:58:03.134Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-14T14:58:03.392Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-14T14:58:03.392Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-14T14:58:03.715Z] ok github.com/docker/docker/daemon/logger/awslogs 0.173s coverage: 79.9% of statements [2022-07-14T14:58:03.715Z] ok github.com/docker/docker/daemon/logger/fluentd 0.008s coverage: 53.6% of statements [2022-07-14T14:58:03.715Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-14T14:58:04.280Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-07-14T14:58:04.280Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-14T14:58:04.766Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-14T14:58:04.845Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-07-14T14:58:05.333Z] docker_cli_daemon_test.go:1474: [dcfc46cd6fbe0] daemon is not started [2022-07-14T14:58:05.410Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.166s coverage: 76.8% of statements [2022-07-14T14:58:05.410Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 79.4% of statements [2022-07-14T14:58:05.410Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-14T14:58:05.410Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-14T14:58:05.591Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-14T14:58:06.158Z] check_test.go:540: [d6c65e61ca458] daemon is not started [2022-07-14T14:58:06.158Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-14T14:58:06.343Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.020s coverage: 62.3% of statements [2022-07-14T14:58:06.343Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2022-07-14T14:58:06.724Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-14T14:58:07.276Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-07-14T14:58:07.534Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-14T14:58:08.099Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.85s) [2022-07-14T14:58:08.099Z] PASS [2022-07-14T14:58:08.099Z] [2022-07-14T14:58:08.099Z] === Skipped [2022-07-14T14:58:08.099Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-14T14:58:08.099Z] build_session_test.go:25: TODO: BuildKit [2022-07-14T14:58:08.099Z] [2022-07-14T14:58:08.099Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-14T14:58:08.099Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-14T14:58:08.099Z] [2022-07-14T14:58:08.099Z] DONE 34 tests, 2 skipped in 196.735s [2022-07-14T14:58:08.099Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-14T14:58:08.099Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-14T14:58:08.099Z] ++ set -e [2022-07-14T14:58:08.099Z] ++ '[' -n 0 ']' [2022-07-14T14:58:08.099Z] ++ set -x [2022-07-14T14:58:08.099Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-14T14:58:08.099Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-14T14:58:08.099Z] INFO: Testing against a local daemon [2022-07-14T14:58:08.099Z] === RUN TestConfigInspect [2022-07-14T14:58:08.100Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-14T14:58:08.666Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-14T14:58:09.033Z] ok github.com/docker/docker/daemon/logger/splunk 1.524s coverage: 82.5% of statements [2022-07-14T14:58:09.033Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-14T14:58:09.033Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-14T14:58:09.598Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-07-14T14:58:10.568Z] check_test.go:540: [df6c04e988364] daemon is not started [2022-07-14T14:58:10.568Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-14T14:58:10.969Z] ok github.com/docker/docker/distribution 1.497s coverage: 28.0% of statements [2022-07-14T14:58:10.969Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-14T14:58:10.969Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-14T14:58:11.173Z] --- PASS: TestConfigInspect (3.07s) [2022-07-14T14:58:11.173Z] === RUN TestConfigList [2022-07-14T14:58:11.904Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-07-14T14:58:12.162Z] ok github.com/docker/docker/distribution/xfer 1.898s coverage: 84.9% of statements [2022-07-14T14:58:12.162Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-14T14:58:12.162Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-07-14T14:58:12.550Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-14T14:58:13.096Z] ok github.com/docker/docker/image/tarexport 0.024s coverage: 0.7% of statements [2022-07-14T14:58:13.096Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-14T14:58:13.096Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-14T14:58:13.116Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-14T14:58:13.353Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-07-14T14:58:13.682Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-14T14:58:13.682Z] --- PASS: TestConfigList (2.60s) [2022-07-14T14:58:13.682Z] === RUN TestConfigsCreateAndDelete [2022-07-14T14:58:13.919Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-07-14T14:58:14.248Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-14T14:58:14.484Z] ok github.com/docker/docker/opts 0.027s coverage: 66.0% of statements [2022-07-14T14:58:14.484Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-14T14:58:14.507Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-14T14:58:14.507Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-14T14:58:14.765Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-14T14:58:14.765Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-14T14:58:16.139Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-14T14:58:16.382Z] ok github.com/docker/docker/pkg/archive 0.292s coverage: 81.9% of statements [2022-07-14T14:58:16.706Z] --- PASS: TestConfigsCreateAndDelete (3.09s) [2022-07-14T14:58:16.706Z] === RUN TestConfigsUpdate [2022-07-14T14:58:17.642Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-14T14:58:17.642Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-14T14:58:17.642Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-14T14:58:17.754Z] ok github.com/docker/docker/pkg/authorization 1.178s coverage: 68.3% of statements [2022-07-14T14:58:18.012Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-14T14:58:18.012Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-14T14:58:18.212Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-14T14:58:19.149Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-14T14:58:19.715Z] --- PASS: TestConfigsUpdate (2.90s) [2022-07-14T14:58:19.715Z] === RUN TestTemplatedConfig [2022-07-14T14:58:19.715Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-14T14:58:19.973Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-14T14:58:20.541Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-14T14:58:21.107Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-14T14:58:21.107Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-14T14:58:21.107Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-14T14:58:21.289Z] ok github.com/docker/docker/layer 7.428s coverage: 68.9% of statements [2022-07-14T14:58:21.289Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-14T14:58:21.289Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-14T14:58:21.289Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-14T14:58:21.289Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-14T14:58:21.289Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-14T14:58:21.289Z] ok github.com/docker/docker/pkg/chrootarchive 2.537s coverage: 42.7% of statements [2022-07-14T14:58:21.547Z] ok github.com/docker/docker/pkg/containerfs 0.007s coverage: 6.7% of statements [2022-07-14T14:58:21.547Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-14T14:58:21.547Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-14T14:58:21.805Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2022-07-14T14:58:22.042Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-14T14:58:22.042Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-14T14:58:22.042Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-14T14:58:22.062Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 87.2% of statements [2022-07-14T14:58:22.301Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-14T14:58:22.301Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-14T14:58:22.319Z] ok github.com/docker/docker/pkg/fsutils 0.196s coverage: 85.1% of statements [2022-07-14T14:58:22.319Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-14T14:58:22.869Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-14T14:58:23.129Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-14T14:58:23.387Z] --- PASS: TestTemplatedConfig (3.63s) [2022-07-14T14:58:23.387Z] === RUN TestConfigCreateResolve [2022-07-14T14:58:23.692Z] ok github.com/docker/docker/pkg/idtools 0.470s coverage: 67.9% of statements [2022-07-14T14:58:23.692Z] ok github.com/docker/docker/pkg/ioutils 0.355s coverage: 71.5% of statements [2022-07-14T14:58:23.692Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2022-07-14T14:58:23.692Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2022-07-14T14:58:23.692Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-14T14:58:23.949Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2022-07-14T14:58:23.949Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-14T14:58:23.956Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-14T14:58:24.208Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-07-14T14:58:24.466Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-07-14T14:58:24.466Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-14T14:58:24.466Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-14T14:58:24.466Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-14T14:58:24.522Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-14T14:58:24.522Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-14T14:58:25.037Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2022-07-14T14:58:25.602Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-14T14:58:25.602Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-14T14:58:25.859Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-14T14:58:26.427Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-14T14:58:26.427Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-14T14:58:26.427Z] --- PASS: TestConfigCreateResolve (3.13s) [2022-07-14T14:58:26.427Z] PASS [2022-07-14T14:58:26.427Z] [2022-07-14T14:58:26.427Z] DONE 6 tests in 18.538s [2022-07-14T14:58:26.427Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-14T14:58:26.427Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-14T14:58:26.427Z] ++ set -e [2022-07-14T14:58:26.427Z] ++ '[' -n 0 ']' [2022-07-14T14:58:26.427Z] ++ set -x [2022-07-14T14:58:26.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-14T14:58:26.769Z] INFO: Testing against a local daemon [2022-07-14T14:58:26.769Z] === RUN TestAttachWithTTY [2022-07-14T14:58:26.769Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-14T14:58:26.769Z] === RUN TestAttachWithoutTTy [2022-07-14T14:58:26.769Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-07-14T14:58:26.769Z] === RUN TestCheckpoint [2022-07-14T14:58:26.769Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-14T14:58:26.769Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/commit [2022-07-14T14:58:26.769Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-14T14:58:26.769Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T14:58:26.769Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-14T14:58:26.769Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-14T14:58:26.769Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T14:58:26.769Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T14:58:26.769Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T14:58:26.769Z] === CONT TestContainerInvalidJSON/commit [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-14T14:58:26.769Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-14T14:58:26.769Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-14T14:58:26.769Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-14T14:58:26.769Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-14T14:58:26.769Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-14T14:58:26.769Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-14T14:58:26.769Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-14T14:58:26.770Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.01s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.02s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-07-14T14:58:26.770Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-14T14:58:26.770Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-14T14:58:27.028Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-07-14T14:58:27.028Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-14T14:58:27.028Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-07-14T14:58:27.028Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-14T14:58:27.028Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-14T14:58:27.028Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-14T14:58:27.028Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-07-14T14:58:27.028Z] === RUN TestCopyEmptyFile [2022-07-14T14:58:27.235Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-07-14T14:58:27.493Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-14T14:58:27.493Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-14T14:58:27.595Z] --- PASS: TestCopyEmptyFile (0.44s) [2022-07-14T14:58:27.595Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-14T14:58:27.595Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-14T14:58:27.595Z] === RUN TestCopyFromContainer [2022-07-14T14:58:27.751Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-14T14:58:27.854Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-14T14:58:28.009Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-14T14:58:28.267Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-14T14:58:28.422Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-14T14:58:28.679Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-14T14:58:28.832Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-07-14T14:58:29.090Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-14T14:58:29.246Z] === RUN TestCopyFromContainer// [2022-07-14T14:58:29.348Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-07-14T14:58:29.505Z] === RUN TestCopyFromContainer//bar/root [2022-07-14T14:58:29.505Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-14T14:58:29.505Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-14T14:58:29.763Z] === RUN TestCopyFromContainer/bar/quux [2022-07-14T14:58:29.763Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-14T14:58:29.913Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-07-14T14:58:30.021Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-14T14:58:30.021Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-14T14:58:30.021Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-14T14:58:30.170Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-14T14:58:30.279Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-14T14:58:30.279Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-14T14:58:30.279Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-14T14:58:30.279Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-14T14:58:30.279Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-14T14:58:30.538Z] --- PASS: TestCopyFromContainer (2.96s) [2022-07-14T14:58:30.538Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-07-14T14:58:30.538Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2022-07-14T14:58:30.538Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2022-07-14T14:58:30.538Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2022-07-14T14:58:30.538Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2022-07-14T14:58:30.538Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-07-14T14:58:30.538Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2022-07-14T14:58:30.538Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2022-07-14T14:58:30.538Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-07-14T14:58:30.538Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2022-07-14T14:58:30.538Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-14T14:58:30.538Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T14:58:30.538Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T14:58:30.538Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T14:58:30.538Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T14:58:30.538Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T14:58:30.538Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T14:58:30.538Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T14:58:30.538Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T14:58:30.538Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T14:58:30.538Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-14T14:58:30.538Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-14T14:58:30.538Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-14T14:58:30.538Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-14T14:58:30.538Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-14T14:58:30.538Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2022-07-14T14:58:30.538Z] === RUN TestCreateWithInvalidEnv [2022-07-14T14:58:30.538Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-14T14:58:30.538Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-14T14:58:30.538Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-14T14:58:30.538Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-14T14:58:30.538Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-14T14:58:30.538Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-14T14:58:30.538Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-14T14:58:30.538Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-14T14:58:30.538Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-14T14:58:30.538Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-14T14:58:30.538Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-14T14:58:30.538Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-14T14:58:30.538Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-14T14:58:30.538Z] === RUN TestCreateTmpfsMountsTarget [2022-07-14T14:58:30.538Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-14T14:58:30.538Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-14T14:58:31.104Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-14T14:58:32.038Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-14T14:58:32.069Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-07-14T14:58:32.069Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-07-14T14:58:32.296Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-14T14:58:32.634Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-14T14:58:32.863Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-14T14:58:32.863Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s) [2022-07-14T14:58:32.863Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-14T14:58:32.863Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-14T14:58:33.798Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-14T14:58:33.798Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-14T14:58:34.022Z] ok github.com/docker/docker/quota 0.212s coverage: 71.4% of statements [2022-07-14T14:58:34.022Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-14T14:58:34.397Z] check_test.go:540: [d08236e28a902] daemon is not started [2022-07-14T14:58:34.397Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-14T14:58:34.957Z] ok github.com/docker/docker/registry 0.082s coverage: 58.6% of statements [2022-07-14T14:58:35.333Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.40s) [2022-07-14T14:58:35.334Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-14T14:58:35.334Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T14:58:35.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T14:58:35.334Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T14:58:35.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T14:58:35.334Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T14:58:35.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T14:58:35.334Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T14:58:35.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T14:58:35.334Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T14:58:35.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T14:58:35.334Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T14:58:35.334Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T14:58:35.334Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T14:58:35.334Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T14:58:35.334Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T14:58:35.334Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-07-14T14:58:35.334Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-07-14T14:58:35.334Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-07-14T14:58:35.334Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-07-14T14:58:35.334Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-07-14T14:58:35.334Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-14T14:58:35.334Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-14T14:58:35.334Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-14T14:58:35.521Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-14T14:58:35.522Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-14T14:58:35.902Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2022-07-14T14:58:35.902Z] === RUN TestCreateDifferentPlatform [2022-07-14T14:58:35.902Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-14T14:58:36.087Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-07-14T14:58:36.161Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-14T14:58:36.161Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-14T14:58:36.161Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-07-14T14:58:36.161Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-14T14:58:36.161Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-14T14:58:36.161Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-14T14:58:36.161Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-14T14:58:36.161Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-14T14:58:36.161Z] === RUN TestCreateInvalidHostConfig [2022-07-14T14:58:36.161Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T14:58:36.161Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T14:58:36.161Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T14:58:36.161Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T14:58:36.161Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T14:58:36.161Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T14:58:36.161Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T14:58:36.161Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T14:58:36.161Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T14:58:36.161Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T14:58:36.161Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T14:58:36.161Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T14:58:36.161Z] --- PASS: TestCreateInvalidHostConfig (0.03s) [2022-07-14T14:58:36.161Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-14T14:58:36.161Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-14T14:58:36.161Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-14T14:58:36.161Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-14T14:58:36.161Z] === RUN TestContainerStartOnDaemonRestart [2022-07-14T14:58:36.161Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-14T14:58:36.161Z] === RUN TestDaemonRestartIpcMode [2022-07-14T14:58:36.161Z] === PAUSE TestDaemonRestartIpcMode [2022-07-14T14:58:36.161Z] === RUN TestDaemonHostGatewayIP [2022-07-14T14:58:36.161Z] === PAUSE TestDaemonHostGatewayIP [2022-07-14T14:58:36.161Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-14T14:58:36.161Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-14T14:58:36.161Z] === RUN TestContainerKillOnDaemonStart [2022-07-14T14:58:36.161Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-14T14:58:36.161Z] === RUN TestDiff [2022-07-14T14:58:36.345Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-14T14:58:36.727Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-14T14:58:36.985Z] --- PASS: TestDiff (0.74s) [2022-07-14T14:58:36.985Z] === RUN TestExecConsoleSize [2022-07-14T14:58:36.985Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-14T14:58:36.985Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-14T14:58:36.985Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-14T14:58:36.985Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-14T14:58:36.985Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-14T14:58:37.920Z] --- PASS: TestExecConsoleSize (0.90s) [2022-07-14T14:58:37.920Z] === RUN TestExecWithCloseStdin [2022-07-14T14:58:37.920Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-14T14:58:38.178Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-14T14:58:38.243Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-14T14:58:38.435Z] --- PASS: TestExecWithCloseStdin (0.70s) [2022-07-14T14:58:38.435Z] === RUN TestExec [2022-07-14T14:58:38.501Z] ok github.com/docker/docker/volume/local 0.086s coverage: 76.8% of statements [2022-07-14T14:58:39.066Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-07-14T14:58:39.369Z] --- PASS: TestExec (0.64s) [2022-07-14T14:58:39.369Z] === RUN TestExecUser [2022-07-14T14:58:39.934Z] --- PASS: TestExecUser (0.66s) [2022-07-14T14:58:39.934Z] === RUN TestExportContainerAndImportImage [2022-07-14T14:58:40.192Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-14T14:58:40.439Z] ok github.com/docker/docker/volume/service 0.018s coverage: 72.3% of statements [2022-07-14T14:58:40.450Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2022-07-14T14:58:40.450Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-14T14:58:41.823Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-07-14T14:58:41.823Z] === RUN TestHealthCheckWorkdir [2022-07-14T14:58:42.391Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-14T14:58:42.653Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2022-07-14T14:58:42.653Z] === RUN TestHealthKillContainer [2022-07-14T14:58:42.911Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-14T14:58:43.094Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-14T14:58:43.094Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-14T14:58:43.094Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T14:58:43.094Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-14T14:58:43.094Z] [2022-07-14T14:58:43.094Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-14T14:58:43.094Z] DOCKER_SYSTEMD=1 [2022-07-14T14:58:43.094Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-14T14:58:43.094Z] HOSTNAME=f4c0184f7027 [2022-07-14T14:58:43.094Z] DEST=bundles/test-integration [2022-07-14T14:58:43.094Z] PWD=/go/src/github.com/docker/docker [2022-07-14T14:58:43.094Z] DOCKER_GITCOMMIT=7d74269c0dafb71a760d8c669fca3d2df5778d2e [2022-07-14T14:58:43.094Z] container=docker [2022-07-14T14:58:43.094Z] HOME=/root [2022-07-14T14:58:43.094Z] LANG=C.UTF-8 [2022-07-14T14:58:43.094Z] INVOCATION_ID=231c1c4b0ebd4c30abcb7ddeafee765e [2022-07-14T14:58:43.094Z] GOLANG_VERSION=1.18.4 [2022-07-14T14:58:43.094Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-14T14:58:43.094Z] VALIDATE_BRANCH=master [2022-07-14T14:58:43.094Z] TERM=xterm [2022-07-14T14:58:43.094Z] DOCKER_PKG=github.com/docker/docker [2022-07-14T14:58:43.094Z] SHLVL=3 [2022-07-14T14:58:43.094Z] TIMEOUT=120m [2022-07-14T14:58:43.094Z] DOCKER_BUILDTAGS= journald [2022-07-14T14:58:43.094Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-14T14:58:43.094Z] GO111MODULE=off [2022-07-14T14:58:43.094Z] DOCKER_EXPERIMENTAL=1 [2022-07-14T14:58:43.094Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-14T14:58:43.094Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-14T14:58:43.094Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-14T14:58:43.094Z] GOPATH=/go [2022-07-14T14:58:43.094Z] PKG_CONFIG=pkg-config [2022-07-14T14:58:43.094Z] _=/usr/bin/env [2022-07-14T14:58:43.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-14T14:58:43.477Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-14T14:58:43.477Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-14T14:58:43.477Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-14T14:58:43.477Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-14T14:58:43.737Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-14T14:58:46.262Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-14T14:58:46.519Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-14T14:58:47.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-14T14:58:47.342Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-14T14:58:47.907Z] check_test.go:540: [d956daa807f17] daemon is not started [2022-07-14T14:58:47.907Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-14T14:58:48.472Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-14T14:58:48.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-14T14:58:49.037Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-14T14:58:49.607Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-14T14:58:49.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-14T14:58:50.800Z] --- PASS: TestHealthKillContainer (8.22s) [2022-07-14T14:58:50.800Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-14T14:58:51.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-14T14:58:51.625Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2022-07-14T14:58:51.625Z] === RUN TestIpcModeNone [2022-07-14T14:58:51.883Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-14T14:58:52.449Z] --- PASS: TestIpcModeNone (0.77s) [2022-07-14T14:58:52.449Z] === RUN TestIpcModePrivate [2022-07-14T14:58:52.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ea0d20__} [2022-07-14T14:58:52.707Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-07-14T14:58:52.965Z] --- PASS: TestIpcModePrivate (0.65s) [2022-07-14T14:58:52.965Z] === RUN TestIpcModeShareable [2022-07-14T14:58:53.530Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2022-07-14T14:58:53.788Z] --- PASS: TestIpcModeShareable (0.81s) [2022-07-14T14:58:53.788Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-14T14:58:54.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12869788312_/foo_false_____} [2022-07-14T14:58:55.730Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12869788312_/foo_true_____} [2022-07-14T14:58:55.730Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.04s) [2022-07-14T14:58:55.730Z] === RUN TestAPIIpcModeHost [2022-07-14T14:58:56.664Z] --- PASS: TestAPIIpcModeHost (0.64s) [2022-07-14T14:58:56.664Z] === RUN TestDaemonIpcModeShareable [2022-07-14T14:58:56.664Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-14T14:58:57.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31629502715_/foo_false_____} [2022-07-14T14:58:57.801Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-07-14T14:58:58.069Z] --- PASS: TestDaemonIpcModeShareable (1.56s) [2022-07-14T14:58:58.069Z] === RUN TestDaemonIpcModePrivate [2022-07-14T14:58:58.644Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31629502715_/foo_true_____} [2022-07-14T14:58:59.209Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-14T14:58:59.209Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-14T14:58:59.209Z] check_test.go:540: [deb565fd32c9d] daemon is not started [2022-07-14T14:58:59.209Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-14T14:58:59.468Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-07-14T14:58:59.468Z] --- PASS: TestDaemonIpcModePrivate (1.57s) [2022-07-14T14:58:59.468Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-14T14:59:00.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31629502715_/foo_true__0xc000ea0d50___} [2022-07-14T14:59:00.969Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-14T14:59:00.969Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2022-07-14T14:59:01.226Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2022-07-14T14:59:01.226Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-14T14:59:01.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ea0d68__} [2022-07-14T14:59:02.347Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-07-14T14:59:02.347Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-14T14:59:02.347Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-14T14:59:02.347Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-14T14:59:02.347Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-14T14:59:02.347Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-14T14:59:02.347Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-14T14:59:02.347Z] ? github.com/docker/docker/rootless [no test files] [2022-07-14T14:59:02.347Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-14T14:59:02.347Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-14T14:59:02.347Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-14T14:59:02.347Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-14T14:59:02.347Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-14T14:59:02.347Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-14T14:59:02.347Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-14T14:59:02.347Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-14T14:59:02.347Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-14T14:59:02.347Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-14T14:59:02.347Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-14T14:59:02.347Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-14T14:59:02.347Z] ? github.com/docker/docker/volume [no test files] [2022-07-14T14:59:02.347Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-14T14:59:02.347Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-14T14:59:02.347Z] [2022-07-14T14:59:02.347Z] === Skipped [2022-07-14T14:59:02.347Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-14T14:59:02.347Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-14T14:59:02.347Z] [2022-07-14T14:59:02.347Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-14T14:59:02.347Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-14T14:59:02.347Z] [2022-07-14T14:59:02.347Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-14T14:59:02.347Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-14T14:59:02.347Z] [2022-07-14T14:59:02.347Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-14T14:59:02.347Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-14T14:59:02.347Z] [2022-07-14T14:59:02.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-14T14:59:02.347Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T14:59:02.347Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-14T14:59:02.347Z] [2022-07-14T14:59:02.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-14T14:59:02.347Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T14:59:02.347Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-14T14:59:02.347Z] [2022-07-14T14:59:02.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-14T14:59:02.347Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T14:59:02.347Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-14T14:59:02.347Z] [2022-07-14T14:59:02.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-14T14:59:02.347Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T14:59:02.347Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-14T14:59:02.347Z] [2022-07-14T14:59:02.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-14T14:59:02.347Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T14:59:02.347Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-14T14:59:02.347Z] [2022-07-14T14:59:02.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-14T14:59:02.347Z] graphtest_unix.go:71: No driver to put! [2022-07-14T14:59:02.347Z] [2022-07-14T14:59:02.347Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-14T14:59:02.347Z] time="2022-07-14T14:57:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-14T14:59:02.347Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-14T14:59:02.347Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-14T14:59:02.347Z] [2022-07-14T14:59:02.347Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-14T14:59:02.347Z] time="2022-07-14T14:57:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-14T14:59:02.347Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-14T14:59:02.347Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-14T14:59:02.347Z] [2022-07-14T14:59:02.347Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-14T14:59:02.347Z] time="2022-07-14T14:57:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-14T14:59:02.347Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-14T14:59:02.347Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-14T14:59:02.347Z] [2022-07-14T14:59:02.347Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-14T14:59:02.347Z] time="2022-07-14T14:57:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-14T14:59:02.347Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-14T14:59:02.347Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-14T14:59:02.347Z] [2022-07-14T14:59:02.347Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-14T14:59:02.347Z] time="2022-07-14T14:57:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-14T14:59:02.347Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-14T14:59:02.347Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-14T14:59:02.347Z] [2022-07-14T14:59:02.347Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-14T14:59:02.347Z] graphtest_unix.go:71: No driver to put! [2022-07-14T14:59:02.347Z] [2022-07-14T14:59:02.347Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-14T14:59:02.348Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-14T14:59:02.348Z] [2022-07-14T14:59:02.348Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-14T14:59:02.348Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-14T14:59:02.348Z] [2022-07-14T14:59:02.348Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-14T14:59:02.348Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-14T14:59:02.348Z] [2022-07-14T14:59:02.348Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-14T14:59:02.348Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-14T14:59:02.348Z] [2022-07-14T14:59:02.348Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-14T14:59:02.348Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T14:59:02.348Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-14T14:59:02.348Z] [2022-07-14T14:59:02.348Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-14T14:59:02.348Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T14:59:02.348Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-14T14:59:02.348Z] [2022-07-14T14:59:02.348Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-14T14:59:02.348Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T14:59:02.348Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-14T14:59:02.348Z] [2022-07-14T14:59:02.348Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-14T14:59:02.348Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T14:59:02.348Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-14T14:59:02.348Z] [2022-07-14T14:59:02.348Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-14T14:59:02.348Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T14:59:02.348Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-14T14:59:02.348Z] [2022-07-14T14:59:02.348Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-14T14:59:02.348Z] graphtest_unix.go:71: No driver to put! [2022-07-14T14:59:02.348Z] [2022-07-14T14:59:02.348Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-14T14:59:02.348Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-14T14:59:02.348Z] [2022-07-14T14:59:02.348Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-14T14:59:02.348Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-14T14:59:02.348Z] [2022-07-14T14:59:02.348Z] DONE 2811 tests, 28 skipped in 209.417s [2022-07-14T14:59:02.348Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/config [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/idm [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/ns [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/options [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/osl [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T14:59:02.348Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-14T14:59:02.348Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-07-14T14:59:02.726Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2022-07-14T14:59:02.726Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-14T14:59:02.984Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2022-07-14T14:59:02.984Z] === RUN TestIpcModeOlderClient [2022-07-14T14:59:02.984Z] === PAUSE TestIpcModeOlderClient [2022-07-14T14:59:02.984Z] === RUN TestKillContainerInvalidSignal [2022-07-14T14:59:03.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ea0d80__} [2022-07-14T14:59:03.555Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2022-07-14T14:59:03.555Z] === RUN TestKillContainer [2022-07-14T14:59:03.555Z] === RUN TestKillContainer/no_signal [2022-07-14T14:59:04.489Z] === RUN TestKillContainer/non_killing_signal [2022-07-14T14:59:04.489Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-14T14:59:04.748Z] === RUN TestKillContainer/killing_signal [2022-07-14T14:59:05.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ea0d98__} [2022-07-14T14:59:05.572Z] --- PASS: TestKillContainer (2.03s) [2022-07-14T14:59:05.572Z] --- PASS: TestKillContainer/no_signal (0.77s) [2022-07-14T14:59:05.572Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2022-07-14T14:59:05.572Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2022-07-14T14:59:05.572Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-14T14:59:05.572Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-14T14:59:05.832Z] check_test.go:540: [d2fd7b5c298c9] daemon is not started [2022-07-14T14:59:05.832Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-14T14:59:06.090Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-14T14:59:06.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ea0db0__} [2022-07-14T14:59:06.656Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s) [2022-07-14T14:59:06.656Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2022-07-14T14:59:06.656Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2022-07-14T14:59:06.656Z] === RUN TestKillStoppedContainer [2022-07-14T14:59:06.656Z] --- PASS: TestKillStoppedContainer (0.10s) [2022-07-14T14:59:06.656Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-14T14:59:06.915Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-07-14T14:59:06.915Z] === RUN TestKillDifferentUserContainer [2022-07-14T14:59:07.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-14T14:59:07.481Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2022-07-14T14:59:07.481Z] === RUN TestInspectOomKilledTrue [2022-07-14T14:59:07.481Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-14T14:59:07.481Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-14T14:59:07.481Z] === RUN TestInspectOomKilledFalse [2022-07-14T14:59:07.481Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-14T14:59:07.481Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-14T14:59:07.481Z] === RUN TestLinksEtcHostsContentMatch [2022-07-14T14:59:08.049Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2022-07-14T14:59:08.307Z] === RUN TestLinksContainerNames [2022-07-14T14:59:08.874Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-14T14:59:09.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-14T14:59:09.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-14T14:59:09.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-14T14:59:09.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-14T14:59:09.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-14T14:59:09.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-14T14:59:09.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-14T14:59:09.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-14T14:59:09.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-14T14:59:09.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-14T14:59:09.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-14T14:59:09.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-14T14:59:09.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-14T14:59:09.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-14T14:59:09.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-14T14:59:09.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-14T14:59:09.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-14T14:59:09.391Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-14T14:59:09.391Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-14T14:59:09.391Z] check_test.go:540: [d278305cd6482] daemon is not started [2022-07-14T14:59:09.391Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-14T14:59:09.391Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-14T14:59:09.391Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-14T14:59:09.649Z] --- PASS: TestLinksContainerNames (1.49s) [2022-07-14T14:59:09.649Z] === RUN TestLogsFollowTailEmpty [2022-07-14T14:59:10.215Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-14T14:59:10.474Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2022-07-14T14:59:10.474Z] === RUN TestLogs [2022-07-14T14:59:10.474Z] === RUN TestLogs/driver_local [2022-07-14T14:59:10.474Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T14:59:10.474Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T14:59:10.474Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-14T14:59:10.474Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-14T14:59:10.474Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-14T14:59:10.474Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-14T14:59:10.474Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T14:59:10.474Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T14:59:10.474Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-14T14:59:10.474Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-14T14:59:10.474Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-14T14:59:10.474Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-14T14:59:10.474Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T14:59:10.474Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-14T14:59:11.410Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T14:59:11.410Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-14T14:59:11.410Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-14T14:59:12.346Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-14T14:59:12.346Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-14T14:59:12.605Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-14T14:59:12.605Z] docker_cli_daemon_plugins_test.go:80: [d883b245b21de] daemon is not started [2022-07-14T14:59:13.538Z] === RUN TestLogs/driver_json-file [2022-07-14T14:59:13.538Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T14:59:13.538Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T14:59:13.538Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-14T14:59:13.538Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-14T14:59:13.538Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-14T14:59:13.538Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-14T14:59:13.538Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T14:59:13.538Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T14:59:13.538Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T14:59:13.538Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T14:59:13.538Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T14:59:13.538Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T14:59:13.538Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T14:59:13.538Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T14:59:13.795Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-14T14:59:14.053Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-14T14:59:14.311Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T14:59:14.311Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T14:59:15.245Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-14T14:59:15.245Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-14T14:59:15.811Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-14T14:59:16.379Z] --- PASS: TestLogs (5.86s) [2022-07-14T14:59:16.379Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-14T14:59:16.379Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.81s) [2022-07-14T14:59:16.379Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.87s) [2022-07-14T14:59:16.379Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.19s) [2022-07-14T14:59:16.379Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.13s) [2022-07-14T14:59:16.379Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.94s) [2022-07-14T14:59:16.379Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.00s) [2022-07-14T14:59:16.379Z] --- PASS: TestLogs/driver_json-file (0.04s) [2022-07-14T14:59:16.379Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.81s) [2022-07-14T14:59:16.379Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.91s) [2022-07-14T14:59:16.379Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.97s) [2022-07-14T14:59:16.379Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.95s) [2022-07-14T14:59:16.379Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.76s) [2022-07-14T14:59:16.379Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.96s) [2022-07-14T14:59:16.379Z] === RUN TestContainerNetworkMountsNoChown [2022-07-14T14:59:16.638Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-14T14:59:16.896Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s) [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/default [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/default [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/private [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/private [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/rprivate [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/slave [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/slave [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/rslave [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/shared [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/shared [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/rshared [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-14T14:59:16.896Z] === CONT TestMountDaemonRoot/default [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-14T14:59:16.896Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-14T14:59:16.896Z] === CONT TestMountDaemonRoot/rshared [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T14:59:16.896Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-14T14:59:16.896Z] docker_cli_daemon_plugins_test.go:170: [da53810683401] daemon is not started [2022-07-14T14:59:16.896Z] === CONT TestMountDaemonRoot/shared [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-14T14:59:16.896Z] === CONT TestMountDaemonRoot/rslave [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-14T14:59:16.896Z] === CONT TestMountDaemonRoot/slave [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-14T14:59:16.896Z] === CONT TestMountDaemonRoot/rprivate [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T14:59:16.896Z] === CONT TestMountDaemonRoot/private [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-14T14:59:16.896Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-14T14:59:16.896Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-14T14:59:16.896Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-14T14:59:16.896Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-14T14:59:16.896Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-14T14:59:17.156Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T14:59:17.156Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-14T14:59:17.156Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T14:59:17.156Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-14T14:59:17.156Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T14:59:17.156Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-14T14:59:17.156Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-14T14:59:17.156Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-14T14:59:17.156Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-14T14:59:17.156Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-14T14:59:17.156Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-14T14:59:17.156Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T14:59:17.415Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-14T14:59:17.415Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-14T14:59:17.415Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-14T14:59:17.415Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-14T14:59:17.415Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-14T14:59:17.415Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-14T14:59:17.415Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-14T14:59:17.415Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T14:59:17.415Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T14:59:17.415Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-14T14:59:17.415Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-14T14:59:17.415Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-14T14:59:17.415Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-14T14:59:17.415Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-14T14:59:17.415Z] === RUN TestContainerBindMountNonRecursive [2022-07-14T14:59:17.982Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-14T14:59:18.241Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-14T14:59:18.808Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-14T14:59:19.742Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) [2022-07-14T14:59:19.742Z] === RUN TestContainerVolumesMountedAsShared [2022-07-14T14:59:19.742Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-14T14:59:20.308Z] --- PASS: TestContainerVolumesMountedAsShared (0.78s) [2022-07-14T14:59:20.308Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-14T14:59:20.874Z] --- PASS: TestContainerVolumesMountedAsSlave (0.59s) [2022-07-14T14:59:20.874Z] === RUN TestNetworkNat [2022-07-14T14:59:21.452Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-14T14:59:22.019Z] --- PASS: TestNetworkNat (0.91s) [2022-07-14T14:59:22.019Z] === RUN TestNetworkLocalhostTCPNat [2022-07-14T14:59:22.019Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-14T14:59:22.584Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-14T14:59:22.584Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-14T14:59:22.584Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2022-07-14T14:59:22.584Z] === RUN TestNetworkLoopbackNat [2022-07-14T14:59:23.150Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-14T14:59:23.150Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-14T14:59:23.715Z] check_test.go:540: [d5d507df790a4] daemon is not started [2022-07-14T14:59:23.715Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-14T14:59:23.974Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-14T14:59:24.540Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-14T14:59:25.107Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-14T14:59:25.107Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-14T14:59:25.674Z] --- PASS: TestNetworkLoopbackNat (2.98s) [2022-07-14T14:59:25.674Z] === RUN TestPause [2022-07-14T14:59:25.674Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-14T14:59:26.611Z] --- PASS: TestPause (0.89s) [2022-07-14T14:59:26.611Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-14T14:59:26.611Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-14T14:59:26.611Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-14T14:59:26.611Z] === RUN TestPauseStopPausedContainer [2022-07-14T14:59:26.611Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-14T14:59:26.611Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-14T14:59:27.546Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2022-07-14T14:59:27.546Z] === RUN TestPidHost [2022-07-14T14:59:28.481Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-14T14:59:28.481Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-14T14:59:29.051Z] --- PASS: TestPidHost (1.72s) [2022-07-14T14:59:29.051Z] === RUN TestPsFilter [2022-07-14T14:59:29.309Z] --- PASS: TestPsFilter (0.12s) [2022-07-14T14:59:29.309Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-14T14:59:29.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-14T14:59:29.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-14T14:59:29.876Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-14T14:59:29.876Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s) [2022-07-14T14:59:29.876Z] === RUN TestRemoveContainerWithVolume [2022-07-14T14:59:30.442Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2022-07-14T14:59:30.442Z] === RUN TestRemoveContainerRunning [2022-07-14T14:59:31.009Z] --- PASS: TestRemoveContainerRunning (0.59s) [2022-07-14T14:59:31.009Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-14T14:59:31.267Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-14T14:59:31.525Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s) [2022-07-14T14:59:31.525Z] === RUN TestRemoveInvalidContainer [2022-07-14T14:59:31.525Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-14T14:59:31.525Z] === RUN TestRenameLinkedContainer [2022-07-14T14:59:32.900Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-14T14:59:34.274Z] --- PASS: TestRenameLinkedContainer (2.49s) [2022-07-14T14:59:34.274Z] === RUN TestRenameStoppedContainer [2022-07-14T14:59:34.274Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-14T14:59:34.531Z] --- PASS: TestRenameStoppedContainer (0.54s) [2022-07-14T14:59:34.531Z] === RUN TestRenameRunningContainerAndReuse [2022-07-14T14:59:34.789Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-14T14:59:35.725Z] --- PASS: TestRenameRunningContainerAndReuse (1.01s) [2022-07-14T14:59:35.725Z] === RUN TestRenameInvalidName [2022-07-14T14:59:35.983Z] --- PASS: TestRenameInvalidName (0.48s) [2022-07-14T14:59:35.983Z] === RUN TestRenameAnonymousContainer [2022-07-14T14:59:37.882Z] --- PASS: TestRenameAnonymousContainer (1.63s) [2022-07-14T14:59:37.882Z] === RUN TestRenameContainerWithSameName [2022-07-14T14:59:38.140Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-07-14T14:59:38.140Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-14T14:59:38.140Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-14T14:59:39.073Z] --- PASS: TestRenameContainerWithLinkedContainer (1.00s) [2022-07-14T14:59:39.073Z] === RUN TestResize [2022-07-14T14:59:39.332Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-14T14:59:39.590Z] --- PASS: TestResize (0.51s) [2022-07-14T14:59:39.590Z] === RUN TestResizeWithInvalidSize [2022-07-14T14:59:40.155Z] --- PASS: TestResizeWithInvalidSize (0.52s) [2022-07-14T14:59:40.155Z] === RUN TestResizeWhenContainerNotStarted [2022-07-14T14:59:40.721Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-07-14T14:59:40.721Z] === RUN TestDaemonRestartKillContainers [2022-07-14T14:59:40.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-14T14:59:40.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-14T14:59:40.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-14T14:59:40.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-14T14:59:40.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-14T14:59:40.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-14T14:59:40.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-14T14:59:40.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-14T14:59:40.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-14T14:59:40.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-14T14:59:40.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-14T14:59:40.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-14T14:59:40.722Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-14T14:59:40.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-14T14:59:40.722Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-14T14:59:40.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-14T14:59:40.722Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T14:59:40.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T14:59:40.722Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T14:59:40.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T14:59:40.722Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T14:59:40.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T14:59:40.722Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T14:59:40.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T14:59:40.722Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-14T14:59:40.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-14T14:59:40.722Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-14T14:59:40.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-14T14:59:40.722Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-14T14:59:40.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-14T14:59:40.722Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-14T14:59:40.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-14T14:59:40.722Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-14T14:59:40.722Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-14T14:59:42.094Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-14T14:59:42.351Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-14T14:59:43.726Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-14T14:59:43.726Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-14T14:59:43.984Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-14T14:59:44.917Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-14T14:59:45.175Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T14:59:45.175Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T14:59:48.997Z] ok github.com/docker/docker/libnetwork 37.382s coverage: 40.6% of statements [2022-07-14T14:59:48.997Z] ok github.com/docker/docker/libnetwork/bitseq 0.141s coverage: 84.4% of statements [2022-07-14T14:59:48.997Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-14T14:59:48.997Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-14T14:59:48.997Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-14T14:59:48.997Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-14T14:59:48.997Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-14T14:59:48.997Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-14T14:59:48.997Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-14T14:59:48.997Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-14T14:59:48.997Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-07-14T14:59:48.997Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-14T14:59:48.997Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-14T14:59:48.997Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-14T14:59:48.997Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-14T14:59:48.997Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.541s coverage: 59.9% of statements [2022-07-14T14:59:48.997Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-14T14:59:48.997Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-14T14:59:48.997Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.2% of statements [2022-07-14T14:59:48.997Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-14T14:59:48.997Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-07-14T14:59:48.997Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-14T14:59:48.997Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-14T14:59:49.391Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-14T14:59:49.391Z] check_test.go:540: [d4a8202e15a12] daemon is not started [2022-07-14T14:59:49.391Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-14T14:59:49.391Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T14:59:49.391Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T14:59:50.765Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-14T14:59:51.332Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-14T14:59:51.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-14T14:59:54.617Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-14T14:59:54.617Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-14T14:59:55.553Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-14T14:59:56.929Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-14T14:59:56.929Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-14T14:59:56.929Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-14T14:59:56.929Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-14T14:59:57.496Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-14T14:59:58.063Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-14T14:59:58.956Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.180s coverage: 6.6% of statements [2022-07-14T14:59:58.956Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-14T14:59:58.956Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-14T14:59:58.956Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-07-14T14:59:58.956Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-14T14:59:58.956Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-14T14:59:58.956Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-14T14:59:59.215Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-07-14T14:59:59.440Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-14T14:59:59.472Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-07-14T14:59:59.730Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-14T14:59:59.730Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-14T15:00:00.375Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-14T15:00:01.311Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-14T15:00:01.311Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-14T15:00:01.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-14T15:00:02.686Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-14T15:00:02.945Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-14T15:00:03.513Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-14T15:00:03.513Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-14T15:00:03.513Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-14T15:00:04.447Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-14T15:00:04.705Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-14T15:00:05.271Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-14T15:00:05.529Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-14T15:00:05.529Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2022-07-14T15:00:05.529Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s) [2022-07-14T15:00:05.529Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-07-14T15:00:05.529Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.76s) [2022-07-14T15:00:05.529Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2022-07-14T15:00:05.529Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2022-07-14T15:00:05.529Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.97s) [2022-07-14T15:00:05.529Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.08s) [2022-07-14T15:00:05.529Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.01s) [2022-07-14T15:00:05.529Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.19s) [2022-07-14T15:00:05.529Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.87s) [2022-07-14T15:00:05.529Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.15s) [2022-07-14T15:00:05.529Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.45s) [2022-07-14T15:00:05.529Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.29s) [2022-07-14T15:00:05.529Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.10s) [2022-07-14T15:00:05.529Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s) [2022-07-14T15:00:05.529Z] === RUN TestCgroupNamespacesRun [2022-07-14T15:00:06.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-14T15:00:06.904Z] --- PASS: TestCgroupNamespacesRun (1.34s) [2022-07-14T15:00:06.904Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-14T15:00:07.838Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-14T15:00:08.096Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.28s) [2022-07-14T15:00:08.096Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-14T15:00:09.033Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-14T15:00:09.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-14T15:00:09.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-14T15:00:09.969Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-14T15:00:09.969Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2022-07-14T15:00:09.969Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-14T15:00:10.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-14T15:00:11.342Z] --- PASS: TestCgroupNamespacesRunHostMode (1.40s) [2022-07-14T15:00:11.342Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-14T15:00:11.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-14T15:00:11.923Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-14T15:00:12.279Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-14T15:00:12.537Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.29s) [2022-07-14T15:00:12.537Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-14T15:00:12.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-14T15:00:12.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-14T15:00:13.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-14T15:00:13.912Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s) [2022-07-14T15:00:13.912Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-14T15:00:14.499Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-14T15:00:14.757Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-14T15:00:14.757Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2022-07-14T15:00:14.757Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-14T15:00:15.691Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-14T15:00:16.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-14T15:00:16.625Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2022-07-14T15:00:16.625Z] === RUN TestNISDomainname [2022-07-14T15:00:16.883Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-14T15:00:17.451Z] --- PASS: TestNISDomainname (1.09s) [2022-07-14T15:00:17.451Z] === RUN TestHostnameDnsResolution [2022-07-14T15:00:17.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-14T15:00:18.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-14T15:00:18.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-14T15:00:18.826Z] --- PASS: TestHostnameDnsResolution (0.98s) [2022-07-14T15:00:18.826Z] === RUN TestUnprivilegedPortsAndPing [2022-07-14T15:00:19.084Z] check_test.go:540: [d3c0e430d3f15] daemon is not started [2022-07-14T15:00:19.084Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-14T15:00:19.342Z] --- PASS: TestUnprivilegedPortsAndPing (0.89s) [2022-07-14T15:00:19.342Z] === RUN TestPrivilegedHostDevices [2022-07-14T15:00:19.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-14T15:00:20.276Z] --- PASS: TestPrivilegedHostDevices (0.73s) [2022-07-14T15:00:20.276Z] === RUN TestRunConsoleSize [2022-07-14T15:00:20.533Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-14T15:00:20.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-14T15:00:20.791Z] --- PASS: TestRunConsoleSize (0.68s) [2022-07-14T15:00:20.791Z] === RUN TestStats [2022-07-14T15:00:20.808Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|types_sizes|exports_file|files|imports|name) took 2m53.076639845s [2022-07-14T15:00:20.808Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 518.069496ms [2022-07-14T15:00:21.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-14T15:00:22.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-14T15:00:22.690Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-14T15:00:23.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-14T15:00:23.626Z] --- PASS: TestStats (2.72s) [2022-07-14T15:00:23.626Z] === RUN TestStopContainerWithTimeout [2022-07-14T15:00:23.626Z] === RUN TestStopContainerWithTimeout/0 [2022-07-14T15:00:23.626Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-14T15:00:23.626Z] === RUN TestStopContainerWithTimeout/1 [2022-07-14T15:00:23.626Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-14T15:00:23.626Z] === RUN TestStopContainerWithTimeout/3 [2022-07-14T15:00:23.626Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-14T15:00:23.626Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-14T15:00:23.626Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-14T15:00:23.626Z] === CONT TestStopContainerWithTimeout/0 [2022-07-14T15:00:23.626Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-14T15:00:24.108Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-14T15:00:24.108Z] Using test binary docker [2022-07-14T15:00:24.108Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-14T15:00:24.108Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-14T15:00:24.108Z] Starting dockerd [2022-07-14T15:00:24.108Z] INFO: Waiting for daemon to start... [2022-07-14T15:00:24.193Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-14T15:00:24.193Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-14T15:00:24.193Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-14T15:00:24.761Z] === CONT TestStopContainerWithTimeout/3 [2022-07-14T15:00:25.019Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-14T15:00:25.019Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-14T15:00:25.586Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-14T15:00:25.844Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-14T15:00:26.008Z] . [2022-07-14T15:00:26.008Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-14T15:00:26.266Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-14T15:00:26.266Z] Error: No such image: emptyfs [2022-07-14T15:00:26.266Z] Running integration-test (iteration 1) [2022-07-14T15:00:26.266Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-14T15:00:26.411Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-14T15:00:26.411Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-14T15:00:26.524Z] Loaded image: busybox:latest [2022-07-14T15:00:26.670Z] === CONT TestStopContainerWithTimeout/1 [2022-07-14T15:00:26.783Z] Loaded image: busybox:glibc [2022-07-14T15:00:28.046Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-14T15:00:28.046Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-14T15:00:28.155Z] Loaded image: debian:bullseye-slim [2022-07-14T15:00:28.155Z] Loaded image: hello-world:latest [2022-07-14T15:00:28.155Z] Loaded image: arm32v7/hello-world:latest [2022-07-14T15:00:28.155Z] INFO: Testing against a local daemon [2022-07-14T15:00:28.155Z] === RUN TestCgroupNamespacesBuild [2022-07-14T15:00:28.304Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-14T15:00:28.304Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2022-07-14T15:00:28.304Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) [2022-07-14T15:00:28.304Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2022-07-14T15:00:28.304Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) [2022-07-14T15:00:28.304Z] === RUN TestDeleteDevicemapper [2022-07-14T15:00:28.304Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-14T15:00:28.304Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-14T15:00:28.304Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-14T15:00:28.562Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-14T15:00:29.528Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-07-14T15:00:29.528Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-14T15:00:29.992Z] ok github.com/docker/docker/libnetwork/ipam 16.395s coverage: 85.3% of statements [2022-07-14T15:00:29.992Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-14T15:00:29.992Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-14T15:00:29.992Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-14T15:00:29.992Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-07-14T15:00:29.992Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-14T15:00:29.992Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-14T15:00:29.992Z] ok github.com/docker/docker/libnetwork/ipamutils 0.266s coverage: 74.0% of statements [2022-07-14T15:00:29.992Z] ok github.com/docker/docker/libnetwork/iptables 0.173s coverage: 45.1% of statements [2022-07-14T15:00:29.992Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-14T15:00:29.992Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-14T15:00:30.462Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-14T15:00:30.901Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2022-07-14T15:00:30.901Z] === RUN TestBuildWithSession [2022-07-14T15:00:30.901Z] build_session_test.go:25: TODO: BuildKit [2022-07-14T15:00:30.901Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-14T15:00:30.901Z] === RUN TestBuildSquashParent [2022-07-14T15:00:31.029Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.69s) [2022-07-14T15:00:31.029Z] === RUN TestUpdateMemory [2022-07-14T15:00:31.029Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-14T15:00:31.029Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-14T15:00:31.029Z] === RUN TestUpdateCPUQuota [2022-07-14T15:00:31.029Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-14T15:00:32.403Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-14T15:00:32.403Z] --- PASS: TestUpdateCPUQuota (1.30s) [2022-07-14T15:00:32.403Z] === RUN TestUpdatePidsLimit [2022-07-14T15:00:32.403Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-14T15:00:32.969Z] === RUN TestUpdatePidsLimit/no_change [2022-07-14T15:00:33.228Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-14T15:00:33.486Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-14T15:00:33.486Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-14T15:00:34.053Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-14T15:00:34.053Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-14T15:00:34.313Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-14T15:00:34.313Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-14T15:00:34.879Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-14T15:00:35.445Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-14T15:00:35.703Z] --- PASS: TestUpdatePidsLimit (3.43s) [2022-07-14T15:00:35.703Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.52s) [2022-07-14T15:00:35.703Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2022-07-14T15:00:35.703Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2022-07-14T15:00:35.703Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2022-07-14T15:00:35.703Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-07-14T15:00:35.703Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-07-14T15:00:35.703Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2022-07-14T15:00:35.703Z] === RUN TestUpdateRestartPolicy [2022-07-14T15:00:36.161Z] --- PASS: TestBuildSquashParent (4.71s) [2022-07-14T15:00:36.161Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-14T15:00:36.161Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T15:00:36.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T15:00:36.161Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T15:00:36.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T15:00:36.161Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T15:00:36.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T15:00:36.161Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T15:00:36.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T15:00:36.161Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T15:00:36.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T15:00:36.161Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T15:00:36.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T15:00:36.161Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T15:00:36.161Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T15:00:36.269Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-14T15:00:36.836Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-14T15:00:37.096Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T15:00:37.353Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T15:00:37.770Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-14T15:00:37.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-14T15:00:38.738Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T15:00:38.738Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T15:00:40.315Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-14T15:00:40.315Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-14T15:00:40.315Z] check_test.go:540: [d650bdcc353bb] daemon is not started [2022-07-14T15:00:40.315Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-14T15:00:40.315Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-14T15:00:40.315Z] check_test.go:540: [dd790d87b0252] daemon is not started [2022-07-14T15:00:40.315Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-14T15:00:40.637Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-07-14T15:00:40.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.52s) [2022-07-14T15:00:40.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.78s) [2022-07-14T15:00:40.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.49s) [2022-07-14T15:00:40.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.54s) [2022-07-14T15:00:40.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.36s) [2022-07-14T15:00:40.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.51s) [2022-07-14T15:00:40.637Z] === RUN TestBuildMultiStageCopy [2022-07-14T15:00:40.637Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-14T15:00:42.010Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-14T15:00:42.010Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-14T15:00:42.269Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-14T15:00:42.526Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-14T15:00:42.785Z] --- PASS: TestBuildMultiStageCopy (2.32s) [2022-07-14T15:00:42.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.42s) [2022-07-14T15:00:42.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-07-14T15:00:42.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-07-14T15:00:42.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-14T15:00:42.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-07-14T15:00:42.785Z] === RUN TestBuildMultiStageParentConfig [2022-07-14T15:00:43.351Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-07-14T15:00:43.351Z] === RUN TestBuildLabelWithTargets [2022-07-14T15:00:43.600Z] check_test.go:540: [dd17ebb316d8c] daemon is not started [2022-07-14T15:00:43.600Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-14T15:00:44.284Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-07-14T15:00:44.284Z] === RUN TestBuildWithEmptyLayers [2022-07-14T15:00:44.850Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-07-14T15:00:44.850Z] === RUN TestBuildMultiStageOnBuild [2022-07-14T15:00:46.750Z] --- PASS: TestBuildMultiStageOnBuild (1.70s) [2022-07-14T15:00:46.750Z] === RUN TestBuildUncleanTarFilenames [2022-07-14T15:00:47.008Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-07-14T15:00:47.008Z] === RUN TestBuildMultiStageLayerLeak [2022-07-14T15:00:47.787Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-14T15:00:48.722Z] --- PASS: TestUpdateRestartPolicy (12.72s) [2022-07-14T15:00:48.722Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-14T15:00:48.906Z] --- PASS: TestBuildMultiStageLayerLeak (1.68s) [2022-07-14T15:00:48.906Z] === RUN TestBuildWithHugeFile [2022-07-14T15:00:49.288Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2022-07-14T15:00:49.288Z] === RUN TestWaitNonBlocked [2022-07-14T15:00:49.288Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T15:00:49.288Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T15:00:49.288Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T15:00:49.288Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T15:00:49.288Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T15:00:49.288Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T15:00:50.664Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-07-14T15:00:50.664Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2022-07-14T15:00:50.664Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.27s) [2022-07-14T15:00:50.664Z] === RUN TestWaitBlocked [2022-07-14T15:00:50.664Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T15:00:50.664Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T15:00:50.664Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T15:00:50.664Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T15:00:50.664Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T15:00:50.664Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T15:00:50.922Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-14T15:00:51.858Z] --- PASS: TestWaitBlocked (0.02s) [2022-07-14T15:00:51.858Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2022-07-14T15:00:51.858Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s) [2022-07-14T15:00:51.858Z] === RUN TestWaitConditions [2022-07-14T15:00:51.858Z] === RUN TestWaitConditions/default [2022-07-14T15:00:51.858Z] === PAUSE TestWaitConditions/default [2022-07-14T15:00:51.858Z] === RUN TestWaitConditions/not-running [2022-07-14T15:00:51.858Z] === PAUSE TestWaitConditions/not-running [2022-07-14T15:00:51.858Z] === RUN TestWaitConditions/next-exit [2022-07-14T15:00:51.858Z] === PAUSE TestWaitConditions/next-exit [2022-07-14T15:00:51.858Z] === RUN TestWaitConditions/removed [2022-07-14T15:00:51.858Z] === PAUSE TestWaitConditions/removed [2022-07-14T15:00:51.858Z] === CONT TestWaitConditions/default [2022-07-14T15:00:51.858Z] === CONT TestWaitConditions/next-exit [2022-07-14T15:00:52.425Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-14T15:00:52.993Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-14T15:00:53.927Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-14T15:00:53.927Z] === CONT TestWaitConditions/removed [2022-07-14T15:00:54.185Z] === CONT TestWaitConditions/not-running [2022-07-14T15:00:54.445Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-14T15:00:54.703Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-14T15:00:56.076Z] --- PASS: TestWaitConditions (0.02s) [2022-07-14T15:00:56.076Z] --- PASS: TestWaitConditions/next-exit (2.11s) [2022-07-14T15:00:56.076Z] --- PASS: TestWaitConditions/default (2.20s) [2022-07-14T15:00:56.076Z] --- PASS: TestWaitConditions/removed (2.09s) [2022-07-14T15:00:56.076Z] --- PASS: TestWaitConditions/not-running (2.06s) [2022-07-14T15:00:56.076Z] === CONT TestContainerStartOnDaemonRestart [2022-07-14T15:00:56.076Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-14T15:00:56.335Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-14T15:00:56.901Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-14T15:00:59.432Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-14T15:00:59.432Z] --- PASS: TestContainerStartOnDaemonRestart (3.15s) [2022-07-14T15:00:59.432Z] === CONT TestIpcModeOlderClient [2022-07-14T15:00:59.432Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.23s) [2022-07-14T15:00:59.432Z] === CONT TestContainerKillOnDaemonStart [2022-07-14T15:00:59.432Z] --- PASS: TestIpcModeOlderClient (0.14s) [2022-07-14T15:00:59.432Z] === CONT TestDaemonHostGatewayIP [2022-07-14T15:01:00.000Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-14T15:01:01.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-14T15:01:03.277Z] --- PASS: TestDaemonHostGatewayIP (3.85s) [2022-07-14T15:01:03.277Z] === CONT TestDaemonRestartIpcMode [2022-07-14T15:01:05.807Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-14T15:01:06.745Z] --- PASS: TestDaemonRestartIpcMode (3.59s) [2022-07-14T15:01:07.684Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-14T15:01:09.585Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-14T15:01:10.541Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-14T15:01:10.541Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-14T15:01:11.475Z] check_test.go:540: [d7e0e641cea4d] daemon is not started [2022-07-14T15:01:11.475Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-14T15:01:12.041Z] --- PASS: TestContainerKillOnDaemonStart (12.73s) [2022-07-14T15:01:12.041Z] PASS [2022-07-14T15:01:12.041Z] [2022-07-14T15:01:12.041Z] === Skipped [2022-07-14T15:01:12.041Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-14T15:01:12.041Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-14T15:01:12.041Z] [2022-07-14T15:01:12.041Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-14T15:01:12.041Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-14T15:01:12.041Z] [2022-07-14T15:01:12.041Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-14T15:01:12.041Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-14T15:01:12.041Z] [2022-07-14T15:01:12.041Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-14T15:01:12.041Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-14T15:01:12.041Z] [2022-07-14T15:01:12.041Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-14T15:01:12.041Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-14T15:01:12.041Z] [2022-07-14T15:01:12.041Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-14T15:01:12.041Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-14T15:01:12.041Z] [2022-07-14T15:01:12.041Z] DONE 264 tests, 6 skipped in 165.651s [2022-07-14T15:01:12.041Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-14T15:01:12.041Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-14T15:01:12.041Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:01:12.041Z] ++ set -e [2022-07-14T15:01:12.041Z] ++ '[' -n 0 ']' [2022-07-14T15:01:12.041Z] ++ set -x [2022-07-14T15:01:12.041Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:01:12.301Z] === RUN TestConfigDaemonLibtrustID [2022-07-14T15:01:12.867Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-14T15:01:12.867Z] === RUN TestConfigDaemonID [2022-07-14T15:01:14.242Z] daemon_test.go:83: [d6d0d26254301] daemon is not started [2022-07-14T15:01:14.242Z] --- PASS: TestConfigDaemonID (1.07s) [2022-07-14T15:01:14.242Z] === RUN TestDaemonConfigValidation [2022-07-14T15:01:14.242Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-14T15:01:14.242Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-14T15:01:14.242Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-14T15:01:14.242Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-14T15:01:14.242Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-14T15:01:14.242Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-14T15:01:14.242Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-14T15:01:14.242Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-14T15:01:14.242Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-14T15:01:14.242Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-14T15:01:14.242Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-14T15:01:14.242Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-14T15:01:14.242Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-14T15:01:14.242Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-14T15:01:14.242Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-14T15:01:14.242Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-14T15:01:14.501Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-14T15:01:14.501Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.18s) [2022-07-14T15:01:14.501Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.23s) [2022-07-14T15:01:14.501Z] --- PASS: TestDaemonConfigValidation/valid_config (0.16s) [2022-07-14T15:01:14.501Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.16s) [2022-07-14T15:01:14.501Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-07-14T15:01:14.501Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-14T15:01:14.501Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-14T15:01:15.435Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-14T15:01:15.694Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-14T15:01:16.628Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-14T15:01:16.629Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-14T15:01:17.195Z] docker_cli_daemon_plugins_test.go:106: [d1f309f039d3b] daemon is not started [2022-07-14T15:01:17.195Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-14T15:01:17.453Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-14T15:01:17.453Z] daemon_test.go:197: [d3b309a23b0d6] daemon is not started [2022-07-14T15:01:17.453Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s) [2022-07-14T15:01:17.453Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-07-14T15:01:17.453Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-07-14T15:01:17.453Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-07-14T15:01:17.453Z] === RUN TestDaemonProxy [2022-07-14T15:01:17.453Z] === RUN TestDaemonProxy/environment_variables [2022-07-14T15:01:18.395Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-14T15:01:19.328Z] === RUN TestDaemonProxy/command-line_options [2022-07-14T15:01:19.586Z] check_test.go:540: [dab23d4cccc90] daemon is not started [2022-07-14T15:01:19.586Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-14T15:01:19.844Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-14T15:01:21.216Z] === RUN TestDaemonProxy/configuration_file [2022-07-14T15:01:22.587Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-14T15:01:22.845Z] === RUN TestDaemonProxy/conflicting_options [2022-07-14T15:01:23.103Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-14T15:01:23.103Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-14T15:01:23.368Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-14T15:01:23.934Z] --- PASS: TestDaemonProxy (6.37s) [2022-07-14T15:01:23.934Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-07-14T15:01:23.934Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-07-14T15:01:23.934Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-07-14T15:01:23.934Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-14T15:01:23.934Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-07-14T15:01:23.934Z] PASS [2022-07-14T15:01:23.934Z] [2022-07-14T15:01:23.934Z] DONE 18 tests in 11.751s [2022-07-14T15:01:23.934Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-14T15:01:23.934Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:01:23.934Z] ++ set -e [2022-07-14T15:01:23.934Z] ++ '[' -n 0 ']' [2022-07-14T15:01:23.934Z] ++ set -x [2022-07-14T15:01:23.934Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:01:24.192Z] INFO: Testing against a local daemon [2022-07-14T15:01:24.192Z] === RUN TestCommitInheritsEnv [2022-07-14T15:01:24.450Z] --- PASS: TestCommitInheritsEnv (0.39s) [2022-07-14T15:01:24.450Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-14T15:01:24.450Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-14T15:01:24.450Z] === RUN TestImportWithCustomPlatform [2022-07-14T15:01:24.450Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-14T15:01:24.708Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-14T15:01:24.708Z] === RUN TestImportWithCustomPlatform// [2022-07-14T15:01:24.708Z] === RUN TestImportWithCustomPlatform/linux [2022-07-14T15:01:24.708Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-14T15:01:24.967Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-14T15:01:24.967Z] === RUN TestImportWithCustomPlatform/macos [2022-07-14T15:01:24.967Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-14T15:01:24.967Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-14T15:01:24.967Z] --- PASS: TestImportWithCustomPlatform (0.51s) [2022-07-14T15:01:24.967Z] --- PASS: TestImportWithCustomPlatform/#00 (0.12s) [2022-07-14T15:01:24.967Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-14T15:01:24.967Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-14T15:01:24.967Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-07-14T15:01:24.967Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.18s) [2022-07-14T15:01:24.967Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-14T15:01:24.967Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-14T15:01:24.967Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-14T15:01:24.967Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-14T15:01:24.967Z] === RUN TestImagesFilterMultiReference [2022-07-14T15:01:25.225Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-07-14T15:01:25.225Z] === RUN TestImagePullPlatformInvalid [2022-07-14T15:01:25.225Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-14T15:01:25.225Z] === RUN TestRemoveImageOrphaning [2022-07-14T15:01:25.484Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-14T15:01:25.743Z] --- PASS: TestRemoveImageOrphaning (0.60s) [2022-07-14T15:01:25.743Z] === RUN TestRemoveImageGarbageCollector [2022-07-14T15:01:26.309Z] time="2022-07-14T15:01:26Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-14T15:01:28.389Z] --- PASS: TestRemoveImageGarbageCollector (2.76s) [2022-07-14T15:01:28.389Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-14T15:01:28.646Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-07-14T15:01:28.647Z] === RUN TestTagInvalidReference [2022-07-14T15:01:28.647Z] --- PASS: TestTagInvalidReference (0.03s) [2022-07-14T15:01:28.647Z] === RUN TestTagValidPrefixedRepo [2022-07-14T15:01:28.647Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-07-14T15:01:28.647Z] === RUN TestTagExistedNameWithoutForce [2022-07-14T15:01:28.647Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-07-14T15:01:28.647Z] === RUN TestTagOfficialNames [2022-07-14T15:01:28.904Z] --- PASS: TestTagOfficialNames (0.08s) [2022-07-14T15:01:28.904Z] === RUN TestTagMatchesDigest [2022-07-14T15:01:28.904Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-14T15:01:28.904Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-14T15:01:29.162Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-14T15:01:30.096Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-14T15:01:30.662Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-14T15:01:31.229Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-14T15:01:31.229Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-14T15:01:31.796Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-14T15:01:32.363Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-14T15:01:32.363Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-14T15:01:32.929Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-14T15:01:33.494Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-14T15:01:33.752Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-14T15:01:34.318Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-14T15:01:34.885Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-14T15:01:35.450Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-14T15:01:36.016Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-14T15:01:36.275Z] check_test.go:540: [db3169375ad45] daemon is not started [2022-07-14T15:01:36.275Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-14T15:01:36.842Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-14T15:01:37.408Z] check_test.go:540: [dd9971efa3f1b] daemon is not started [2022-07-14T15:01:37.408Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-14T15:01:37.974Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-14T15:01:39.875Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-14T15:01:39.875Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-14T15:01:40.133Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-14T15:01:42.667Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-14T15:01:43.233Z] check_test.go:540: [d40da1a12ab71] daemon is not started [2022-07-14T15:01:43.233Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-14T15:01:45.143Z] --- PASS: TestBuildWithHugeFile (49.67s) [2022-07-14T15:01:45.143Z] === RUN TestBuildWCOWSandboxSize [2022-07-14T15:01:45.143Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-14T15:01:45.143Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-14T15:01:45.143Z] === RUN TestBuildWithEmptyDockerfile [2022-07-14T15:01:45.143Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T15:01:45.143Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T15:01:45.143Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T15:01:45.143Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T15:01:45.143Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T15:01:45.143Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T15:01:45.143Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T15:01:45.143Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T15:01:45.143Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T15:01:45.143Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-14T15:01:45.143Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-14T15:01:45.143Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-07-14T15:01:45.143Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-14T15:01:45.143Z] === RUN TestBuildPreserveOwnership [2022-07-14T15:01:45.143Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-14T15:01:45.143Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-14T15:01:45.143Z] --- PASS: TestBuildPreserveOwnership (3.76s) [2022-07-14T15:01:45.143Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.50s) [2022-07-14T15:01:45.143Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.26s) [2022-07-14T15:01:45.143Z] === RUN TestBuildPlatformInvalid [2022-07-14T15:01:45.143Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-14T15:01:45.143Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-14T15:01:45.143Z] Loaded image: busybox:latest [2022-07-14T15:01:45.143Z] Loaded image: busybox:glibc [2022-07-14T15:01:45.143Z] Loaded image: debian:bullseye-slim [2022-07-14T15:01:45.143Z] Loaded image: hello-world:latest [2022-07-14T15:01:45.143Z] Loaded image: arm32v7/hello-world:latest [2022-07-14T15:01:46.514Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-14T15:01:47.887Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-14T15:01:49.264Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-14T15:01:50.638Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-14T15:01:52.012Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-14T15:01:52.012Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-14T15:01:52.960Z] check_test.go:540: [daf14ef149e7c] daemon is not started [2022-07-14T15:01:52.960Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-14T15:01:55.134Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.30s) [2022-07-14T15:01:55.134Z] PASS [2022-07-14T15:01:55.134Z] [2022-07-14T15:01:55.134Z] === Skipped [2022-07-14T15:01:55.134Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-14T15:01:55.134Z] build_session_test.go:25: TODO: BuildKit [2022-07-14T15:01:55.134Z] [2022-07-14T15:01:55.134Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-14T15:01:55.134Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-14T15:01:55.134Z] [2022-07-14T15:01:55.134Z] DONE 34 tests, 2 skipped in 87.461s [2022-07-14T15:01:55.134Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-14T15:01:55.134Z] INFO: Testing against a local daemon [2022-07-14T15:01:55.134Z] === RUN TestConfigInspect [2022-07-14T15:01:56.065Z] --- PASS: TestConfigInspect (2.30s) [2022-07-14T15:01:56.065Z] === RUN TestConfigList [2022-07-14T15:01:56.243Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-14T15:01:57.275Z] INFO [linters context/goanalysis] analyzers took 6m16.82981665s with top 10 stages: buildir: 2m17.427270494s, the_only_name: 41.360180467s, goimports: 27.956287636s, unconvert: 24.1351661s, gosec: 18.455346892s, S1038: 17.310933824s, misspell: 6.479629769s, unused: 6.202634281s, inspect: 4.586823037s, nilness: 4.466527349s [2022-07-14T15:01:57.275Z] INFO [runner] Issues before processing: 2383, after processing: 0 [2022-07-14T15:01:57.275Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 77/2017, nolint: 0/77, cgo: 2120/2383, path_prettifier: 2120/2120, exclude: 2017/2017, filename_unadjuster: 2120/2120, skip_files: 2120/2120, autogenerated_exclude: 2017/2120, identifier_marker: 2017/2017, skip_dirs: 2120/2120 [2022-07-14T15:01:57.275Z] INFO [runner] processing took 152.502114ms with stages: identifier_marker: 59.956306ms, nolint: 47.473041ms, autogenerated_exclude: 19.408495ms, exclude-rules: 14.151456ms, path_prettifier: 9.368601ms, skip_dirs: 1.778452ms, cgo: 215.176µs, filename_unadjuster: 145.033µs, max_same_issues: 1.438µs, skip_files: 766ns, uniq_by_line: 494ns, max_per_file_from_linter: 486ns, diff: 411ns, max_from_linter: 388ns, exclude: 317ns, source_code: 277ns, path_shortener: 259ns, severity-rules: 251ns, path_prefixer: 245ns, sort_results: 222ns [2022-07-14T15:01:57.275Z] INFO [runner] linters took 1m45.346686487s with stages: goanalysis_metalinter: 1m45.19380226s [2022-07-14T15:01:57.275Z] INFO File cache stats: 1672 entries of total size 8.6MiB [2022-07-14T15:01:57.275Z] INFO Memory: 2791 samples, avg is 309.5MB, max is 1178.5MB [2022-07-14T15:01:57.275Z] INFO Execution took 4m38.954927935s [2022-07-14T15:01:57.275Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-14T15:01:57.599Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43784/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d74269c0dafb71a760d8c669fca3d2df5778d2e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d74269c0dafb71a760d8c669fca3d2df5778d2e hack/make.sh dynbinary test-docker-py [2022-07-14T15:01:57.615Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-14T15:01:57.859Z] [2022-07-14T15:01:58.118Z] Removing bundles/ [2022-07-14T15:01:58.118Z] [2022-07-14T15:01:58.118Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-14T15:01:58.118Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-14T15:01:58.118Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T15:01:58.591Z] --- PASS: TestConfigList (2.19s) [2022-07-14T15:01:58.591Z] === RUN TestConfigsCreateAndDelete [2022-07-14T15:02:00.489Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-07-14T15:02:00.489Z] === RUN TestConfigsUpdate [2022-07-14T15:02:00.902Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-14T15:02:03.013Z] --- PASS: TestConfigsUpdate (2.16s) [2022-07-14T15:02:03.013Z] === RUN TestTemplatedConfig [2022-07-14T15:02:03.431Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-14T15:02:03.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-14T15:02:03.689Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-14T15:02:05.540Z] --- PASS: TestTemplatedConfig (2.65s) [2022-07-14T15:02:05.540Z] === RUN TestConfigCreateResolve [2022-07-14T15:02:05.590Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-14T15:02:06.524Z] check_test.go:540: [d0d73bd4f33c4] daemon is not started [2022-07-14T15:02:06.524Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-14T15:02:07.090Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-14T15:02:07.439Z] --- PASS: TestConfigCreateResolve (2.21s) [2022-07-14T15:02:07.439Z] PASS [2022-07-14T15:02:07.439Z] [2022-07-14T15:02:07.439Z] DONE 6 tests in 13.719s [2022-07-14T15:02:07.439Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-14T15:02:07.439Z] INFO: Testing against a local daemon [2022-07-14T15:02:07.439Z] === RUN TestAttachWithTTY [2022-07-14T15:02:07.658Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-14T15:02:07.697Z] --- PASS: TestAttachWithTTY (0.07s) [2022-07-14T15:02:07.698Z] === RUN TestAttachWithoutTTy [2022-07-14T15:02:07.698Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-14T15:02:07.698Z] === RUN TestCheckpoint [2022-07-14T15:02:07.698Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-14T15:02:07.698Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/commit [2022-07-14T15:02:07.698Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-14T15:02:07.698Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T15:02:07.698Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-14T15:02:07.698Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-14T15:02:07.698Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T15:02:07.698Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T15:02:07.698Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T15:02:07.698Z] === CONT TestContainerInvalidJSON/commit [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-14T15:02:07.698Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-14T15:02:07.698Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-14T15:02:07.698Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-14T15:02:07.698Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-14T15:02:07.698Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-14T15:02:07.698Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-14T15:02:07.698Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-14T15:02:07.698Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-14T15:02:07.698Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-14T15:02:07.698Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-14T15:02:07.698Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-14T15:02:07.698Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-14T15:02:07.698Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-14T15:02:07.916Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-14T15:02:07.955Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-14T15:02:07.955Z] === RUN TestCopyEmptyFile [2022-07-14T15:02:07.955Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-14T15:02:07.955Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-14T15:02:08.214Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-14T15:02:08.214Z] === RUN TestCopyFromContainer [2022-07-14T15:02:08.483Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-14T15:02:09.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-14T15:02:09.148Z] === RUN TestCopyFromContainer// [2022-07-14T15:02:09.148Z] === RUN TestCopyFromContainer//bar/root [2022-07-14T15:02:09.406Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-14T15:02:09.406Z] === RUN TestCopyFromContainer/bar/quux [2022-07-14T15:02:09.406Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-14T15:02:09.406Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-14T15:02:09.664Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-14T15:02:09.664Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-14T15:02:09.664Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-14T15:02:09.664Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-14T15:02:09.922Z] --- PASS: TestCopyFromContainer (1.75s) [2022-07-14T15:02:09.922Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-14T15:02:09.922Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-07-14T15:02:09.922Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-14T15:02:09.922Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-14T15:02:09.922Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-14T15:02:09.922Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-07-14T15:02:09.922Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-14T15:02:09.922Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-14T15:02:09.922Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-14T15:02:09.922Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-07-14T15:02:09.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-14T15:02:09.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T15:02:09.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T15:02:09.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T15:02:09.923Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T15:02:09.923Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T15:02:09.923Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T15:02:09.923Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T15:02:09.923Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T15:02:09.923Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T15:02:09.923Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-14T15:02:09.923Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-14T15:02:09.923Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-14T15:02:09.923Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-14T15:02:09.923Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-14T15:02:09.923Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-14T15:02:09.923Z] === RUN TestCreateWithInvalidEnv [2022-07-14T15:02:09.923Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-14T15:02:09.923Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-14T15:02:09.923Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-14T15:02:09.923Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-14T15:02:09.923Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-14T15:02:09.923Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-14T15:02:09.923Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-14T15:02:09.923Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-14T15:02:09.923Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-14T15:02:09.923Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-14T15:02:09.923Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-14T15:02:09.923Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-14T15:02:09.923Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-14T15:02:09.923Z] === RUN TestCreateTmpfsMountsTarget [2022-07-14T15:02:09.923Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-14T15:02:09.923Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-14T15:02:10.425Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-14T15:02:10.425Z] check_test.go:540: [d9e4a69c1b38f] daemon is not started [2022-07-14T15:02:10.425Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-14T15:02:11.358Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-14T15:02:11.822Z] --- PASS: TestCreateWithCustomMaskedPaths (1.69s) [2022-07-14T15:02:11.822Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-14T15:02:12.733Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-14T15:02:13.195Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2022-07-14T15:02:13.195Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-14T15:02:13.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T15:02:13.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T15:02:13.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T15:02:13.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T15:02:13.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T15:02:13.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T15:02:13.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T15:02:13.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T15:02:13.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T15:02:13.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T15:02:13.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T15:02:13.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T15:02:13.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T15:02:13.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T15:02:13.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T15:02:13.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-14T15:02:13.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-14T15:02:13.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-14T15:02:13.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-14T15:02:13.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-14T15:02:13.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-14T15:02:13.195Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-14T15:02:13.667Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-14T15:02:13.761Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-07-14T15:02:13.761Z] === RUN TestCreateDifferentPlatform [2022-07-14T15:02:13.761Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-14T15:02:13.761Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-14T15:02:13.761Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-14T15:02:13.761Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-14T15:02:13.761Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-14T15:02:13.761Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-14T15:02:14.019Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-14T15:02:14.019Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-14T15:02:14.019Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-14T15:02:14.019Z] === RUN TestCreateInvalidHostConfig [2022-07-14T15:02:14.019Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T15:02:14.019Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T15:02:14.019Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T15:02:14.019Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T15:02:14.019Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T15:02:14.019Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T15:02:14.019Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T15:02:14.019Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T15:02:14.019Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T15:02:14.019Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T15:02:14.019Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T15:02:14.019Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T15:02:14.019Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-14T15:02:14.019Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-14T15:02:14.019Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-14T15:02:14.019Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-14T15:02:14.019Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-14T15:02:14.019Z] === RUN TestContainerStartOnDaemonRestart [2022-07-14T15:02:14.019Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-14T15:02:14.019Z] === RUN TestDaemonRestartIpcMode [2022-07-14T15:02:14.019Z] === PAUSE TestDaemonRestartIpcMode [2022-07-14T15:02:14.019Z] === RUN TestDaemonHostGatewayIP [2022-07-14T15:02:14.019Z] === PAUSE TestDaemonHostGatewayIP [2022-07-14T15:02:14.019Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-14T15:02:14.019Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-14T15:02:14.019Z] === RUN TestContainerKillOnDaemonStart [2022-07-14T15:02:14.019Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-14T15:02:14.019Z] === RUN TestDiff [2022-07-14T15:02:14.585Z] --- PASS: TestDiff (0.57s) [2022-07-14T15:02:14.585Z] === RUN TestExecConsoleSize [2022-07-14T15:02:15.151Z] --- PASS: TestExecConsoleSize (0.66s) [2022-07-14T15:02:15.151Z] === RUN TestExecWithCloseStdin [2022-07-14T15:02:15.567Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-14T15:02:15.568Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-14T15:02:16.086Z] --- PASS: TestExecWithCloseStdin (0.68s) [2022-07-14T15:02:16.086Z] === RUN TestExec [2022-07-14T15:02:16.652Z] --- PASS: TestExec (0.65s) [2022-07-14T15:02:16.652Z] === RUN TestExecUser [2022-07-14T15:02:16.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-14T15:02:17.217Z] --- PASS: TestExecUser (0.65s) [2022-07-14T15:02:17.217Z] === RUN TestExportContainerAndImportImage [2022-07-14T15:02:18.149Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2022-07-14T15:02:18.149Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-14T15:02:19.523Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-14T15:02:19.523Z] === RUN TestHealthCheckWorkdir [2022-07-14T15:02:20.088Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2022-07-14T15:02:20.088Z] === RUN TestHealthKillContainer [2022-07-14T15:02:20.243Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-14T15:02:20.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-14T15:02:21.413Z] ok github.com/docker/docker/libnetwork/networkdb 104.193s coverage: 60.0% of statements [2022-07-14T15:02:21.413Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-14T15:02:21.413Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-14T15:02:21.413Z] ok github.com/docker/docker/libnetwork/osl 4.355s coverage: 39.7% of statements [2022-07-14T15:02:21.413Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-14T15:02:21.413Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-14T15:02:21.617Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-14T15:02:21.671Z] ok github.com/docker/docker/libnetwork/portmapper 0.648s coverage: 48.6% of statements [2022-07-14T15:02:21.929Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-14T15:02:21.929Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-14T15:02:22.187Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-14T15:02:22.187Z] [2022-07-14T15:02:22.187Z] === Skipped [2022-07-14T15:02:22.187Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-14T15:02:22.187Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-14T15:02:22.187Z] [2022-07-14T15:02:22.187Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-14T15:02:22.187Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-14T15:02:22.187Z] [2022-07-14T15:02:22.187Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-14T15:02:22.187Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-14T15:02:22.187Z] [2022-07-14T15:02:22.187Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-14T15:02:22.187Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-14T15:02:22.187Z] [2022-07-14T15:02:22.187Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-14T15:02:22.187Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-14T15:02:22.187Z] [2022-07-14T15:02:22.187Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-14T15:02:22.187Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-14T15:02:22.187Z] [2022-07-14T15:02:22.187Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-14T15:02:22.187Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-14T15:02:22.187Z] [2022-07-14T15:02:22.187Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-14T15:02:22.187Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-14T15:02:22.187Z] [2022-07-14T15:02:22.187Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-14T15:02:22.187Z] firewalld_test.go:14: firewalld is not running [2022-07-14T15:02:22.187Z] [2022-07-14T15:02:22.187Z] DONE 327 tests, 9 skipped in 203.442s Post stage [Pipeline] junit [2022-07-14T15:02:23.134Z] Recording test results [2022-07-14T15:02:23.515Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-14T15:02:24.663Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:02:24.994Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43784/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d74269c0dafb71a760d8c669fca3d2df5778d2e -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:7d74269c0dafb71a760d8c669fca3d2df5778d2e hack/make.sh dynbinary test-integration [2022-07-14T15:02:25.252Z] [2022-07-14T15:02:25.510Z] Removing bundles/ [2022-07-14T15:02:25.510Z] [2022-07-14T15:02:25.510Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-14T15:02:25.510Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-14T15:02:25.510Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T15:02:26.807Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-14T15:02:28.189Z] --- PASS: TestHealthKillContainer (8.23s) [2022-07-14T15:02:28.189Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-14T15:02:28.755Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-07-14T15:02:28.755Z] === RUN TestIpcModeNone [2022-07-14T15:02:29.688Z] --- PASS: TestIpcModeNone (0.65s) [2022-07-14T15:02:29.688Z] === RUN TestIpcModePrivate [2022-07-14T15:02:29.945Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-14T15:02:30.090Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-14T15:02:30.203Z] --- PASS: TestIpcModePrivate (0.62s) [2022-07-14T15:02:30.203Z] === RUN TestIpcModeShareable [2022-07-14T15:02:30.461Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-14T15:02:30.718Z] --- PASS: TestIpcModeShareable (0.63s) [2022-07-14T15:02:30.718Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-14T15:02:31.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-14T15:02:32.615Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.89s) [2022-07-14T15:02:32.615Z] === RUN TestAPIIpcModeHost [2022-07-14T15:02:33.180Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-07-14T15:02:33.180Z] === RUN TestDaemonIpcModeShareable [2022-07-14T15:02:33.894Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-14T15:02:34.112Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-14T15:02:34.370Z] --- PASS: TestDaemonIpcModeShareable (1.25s) [2022-07-14T15:02:34.370Z] === RUN TestDaemonIpcModePrivate [2022-07-14T15:02:35.269Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-14T15:02:35.301Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-14T15:02:35.526Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-14T15:02:35.559Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-07-14T15:02:35.559Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-14T15:02:36.491Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-14T15:02:36.749Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.25s) [2022-07-14T15:02:36.749Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-14T15:02:36.902Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-14T15:02:37.682Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-14T15:02:37.837Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-14T15:02:37.837Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-14T15:02:37.939Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2022-07-14T15:02:37.939Z] === RUN TestIpcModeOlderClient [2022-07-14T15:02:37.939Z] === PAUSE TestIpcModeOlderClient [2022-07-14T15:02:37.939Z] === RUN TestKillContainerInvalidSignal [2022-07-14T15:02:38.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-14T15:02:38.505Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2022-07-14T15:02:38.505Z] === RUN TestKillContainer [2022-07-14T15:02:38.505Z] === RUN TestKillContainer/no_signal [2022-07-14T15:02:39.070Z] === RUN TestKillContainer/non_killing_signal [2022-07-14T15:02:39.328Z] === RUN TestKillContainer/killing_signal [2022-07-14T15:02:39.895Z] --- PASS: TestKillContainer (1.34s) [2022-07-14T15:02:39.895Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-07-14T15:02:39.895Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-14T15:02:39.895Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-07-14T15:02:39.895Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-14T15:02:39.895Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-14T15:02:39.999Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-14T15:02:40.152Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-14T15:02:40.934Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-14T15:02:41.085Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2022-07-14T15:02:41.085Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-07-14T15:02:41.085Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2022-07-14T15:02:41.085Z] === RUN TestKillStoppedContainer [2022-07-14T15:02:41.085Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-14T15:02:41.085Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-14T15:02:41.085Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-14T15:02:41.085Z] === RUN TestKillDifferentUserContainer [2022-07-14T15:02:41.651Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-07-14T15:02:41.651Z] === RUN TestInspectOomKilledTrue [2022-07-14T15:02:41.651Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-14T15:02:41.651Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-14T15:02:41.651Z] === RUN TestInspectOomKilledFalse [2022-07-14T15:02:42.217Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-07-14T15:02:42.217Z] === RUN TestLinksEtcHostsContentMatch [2022-07-14T15:02:42.476Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-07-14T15:02:42.476Z] === RUN TestLinksContainerNames [2022-07-14T15:02:42.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-14T15:02:43.410Z] --- PASS: TestLinksContainerNames (0.87s) [2022-07-14T15:02:43.410Z] === RUN TestLogsFollowTailEmpty [2022-07-14T15:02:43.667Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-07-14T15:02:43.667Z] === RUN TestLogs [2022-07-14T15:02:43.667Z] === RUN TestLogs/driver_local [2022-07-14T15:02:43.667Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T15:02:43.667Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T15:02:43.667Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-14T15:02:43.667Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-14T15:02:43.667Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-14T15:02:43.667Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-14T15:02:43.667Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T15:02:43.667Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T15:02:43.667Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-14T15:02:43.667Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-14T15:02:43.667Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-14T15:02:43.667Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-14T15:02:43.667Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T15:02:43.667Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T15:02:44.232Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-14T15:02:44.232Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-14T15:02:44.799Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-14T15:02:45.057Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-14T15:02:45.623Z] === RUN TestLogs/driver_json-file [2022-07-14T15:02:45.623Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T15:02:45.623Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T15:02:45.623Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-14T15:02:45.623Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-14T15:02:45.623Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-14T15:02:45.623Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-14T15:02:45.623Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T15:02:45.623Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T15:02:45.623Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T15:02:45.623Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T15:02:45.623Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T15:02:45.623Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T15:02:45.623Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T15:02:45.623Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T15:02:46.190Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T15:02:46.190Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T15:02:46.806Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-14T15:02:47.037Z] docker_cli_daemon_test.go:2503: [d801cfcc06780] daemon is not started [2022-07-14T15:02:47.065Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-14T15:02:47.646Z] --- PASS: TestLogs (4.02s) [2022-07-14T15:02:47.646Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-14T15:02:47.646Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s) [2022-07-14T15:02:47.646Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s) [2022-07-14T15:02:47.646Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s) [2022-07-14T15:02:47.646Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.65s) [2022-07-14T15:02:47.646Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.61s) [2022-07-14T15:02:47.646Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.59s) [2022-07-14T15:02:47.646Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-14T15:02:47.646Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.74s) [2022-07-14T15:02:47.646Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s) [2022-07-14T15:02:47.646Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.60s) [2022-07-14T15:02:47.646Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s) [2022-07-14T15:02:47.646Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.78s) [2022-07-14T15:02:47.646Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.70s) [2022-07-14T15:02:47.646Z] === RUN TestContainerNetworkMountsNoChown [2022-07-14T15:02:48.214Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/default [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/default [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/private [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/private [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/rprivate [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/slave [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/slave [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/rslave [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/shared [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/shared [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/rshared [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-14T15:02:48.214Z] === CONT TestMountDaemonRoot/default [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-14T15:02:48.214Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-14T15:02:48.214Z] === CONT TestMountDaemonRoot/rshared [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T15:02:48.214Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-14T15:02:48.214Z] === CONT TestMountDaemonRoot/rslave [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T15:02:48.214Z] === CONT TestMountDaemonRoot/shared [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-14T15:02:48.214Z] === CONT TestMountDaemonRoot/slave [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-14T15:02:48.214Z] === CONT TestMountDaemonRoot/rprivate [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T15:02:48.214Z] === CONT TestMountDaemonRoot/private [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-14T15:02:48.214Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-14T15:02:48.214Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-14T15:02:48.214Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-14T15:02:48.214Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-14T15:02:48.214Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-14T15:02:48.214Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T15:02:48.214Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-14T15:02:48.214Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T15:02:48.214Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-14T15:02:48.214Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-14T15:02:48.411Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-14T15:02:48.411Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-14T15:02:48.472Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-14T15:02:48.472Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T15:02:48.472Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-14T15:02:48.472Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T15:02:48.472Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-14T15:02:48.472Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-14T15:02:48.472Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-14T15:02:48.472Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-14T15:02:48.472Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-14T15:02:48.472Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-14T15:02:48.472Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-14T15:02:48.472Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-14T15:02:48.472Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T15:02:48.472Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-14T15:02:48.472Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T15:02:48.472Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-14T15:02:48.472Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-14T15:02:48.472Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-14T15:02:48.730Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-14T15:02:48.730Z] === RUN TestContainerBindMountNonRecursive [2022-07-14T15:02:49.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-14T15:02:50.102Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2022-07-14T15:02:50.102Z] === RUN TestContainerVolumesMountedAsShared [2022-07-14T15:02:50.359Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-07-14T15:02:50.359Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-14T15:02:50.925Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2022-07-14T15:02:50.925Z] === RUN TestNetworkNat [2022-07-14T15:02:51.161Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-14T15:02:51.183Z] --- PASS: TestNetworkNat (0.50s) [2022-07-14T15:02:51.183Z] === RUN TestNetworkLocalhostTCPNat [2022-07-14T15:02:51.749Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-14T15:02:51.749Z] === RUN TestNetworkLoopbackNat [2022-07-14T15:02:52.095Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-14T15:02:53.031Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-14T15:02:54.284Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-07-14T15:02:54.284Z] === RUN TestPause [2022-07-14T15:02:54.850Z] --- PASS: TestPause (0.46s) [2022-07-14T15:02:54.850Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-14T15:02:54.850Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-14T15:02:54.850Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-14T15:02:54.850Z] === RUN TestPauseStopPausedContainer [2022-07-14T15:02:55.416Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-07-14T15:02:55.416Z] === RUN TestPidHost [2022-07-14T15:02:56.350Z] --- PASS: TestPidHost (1.08s) [2022-07-14T15:02:56.350Z] === RUN TestPsFilter [2022-07-14T15:02:56.350Z] --- PASS: TestPsFilter (0.11s) [2022-07-14T15:02:56.350Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-14T15:02:56.916Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-07-14T15:02:56.916Z] === RUN TestRemoveContainerWithVolume [2022-07-14T15:02:57.215Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-14T15:02:57.481Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2022-07-14T15:02:57.481Z] === RUN TestRemoveContainerRunning [2022-07-14T15:02:57.738Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-07-14T15:02:57.738Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-14T15:02:58.303Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-07-14T15:02:58.303Z] === RUN TestRemoveInvalidContainer [2022-07-14T15:02:58.303Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-14T15:02:58.303Z] === RUN TestRenameLinkedContainer [2022-07-14T15:02:58.590Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-14T15:02:59.965Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-14T15:03:00.202Z] --- PASS: TestRenameLinkedContainer (1.79s) [2022-07-14T15:03:00.202Z] === RUN TestRenameStoppedContainer [2022-07-14T15:03:00.223Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-14T15:03:00.462Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-07-14T15:03:00.462Z] === RUN TestRenameRunningContainerAndReuse [2022-07-14T15:03:01.156Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-14T15:03:01.398Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-07-14T15:03:01.398Z] === RUN TestRenameInvalidName [2022-07-14T15:03:01.414Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-14T15:03:01.968Z] --- PASS: TestRenameInvalidName (0.47s) [2022-07-14T15:03:01.968Z] === RUN TestRenameAnonymousContainer [2022-07-14T15:03:02.349Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-14T15:03:03.340Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2022-07-14T15:03:03.340Z] === RUN TestRenameContainerWithSameName [2022-07-14T15:03:03.907Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-07-14T15:03:03.907Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-14T15:03:04.249Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-14T15:03:04.249Z] check_test.go:540: [db5b3430503f0] daemon is not started [2022-07-14T15:03:04.249Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-14T15:03:04.507Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-14T15:03:04.840Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2022-07-14T15:03:04.840Z] === RUN TestResize [2022-07-14T15:03:05.405Z] --- PASS: TestResize (0.48s) [2022-07-14T15:03:05.405Z] === RUN TestResizeWithInvalidSize [2022-07-14T15:03:05.444Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-14T15:03:05.664Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-14T15:03:05.664Z] === RUN TestResizeWhenContainerNotStarted [2022-07-14T15:03:06.010Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-14T15:03:06.229Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-07-14T15:03:06.229Z] === RUN TestDaemonRestartKillContainers [2022-07-14T15:03:06.229Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-14T15:03:06.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-14T15:03:06.229Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-14T15:03:06.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-14T15:03:06.229Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-14T15:03:06.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-14T15:03:06.229Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-14T15:03:06.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-14T15:03:06.229Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-14T15:03:06.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-14T15:03:06.229Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-14T15:03:06.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-14T15:03:06.229Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-14T15:03:06.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-14T15:03:06.229Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-14T15:03:06.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-14T15:03:06.229Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T15:03:06.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T15:03:06.229Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T15:03:06.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T15:03:06.229Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T15:03:06.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T15:03:06.229Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T15:03:06.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T15:03:06.229Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-14T15:03:06.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-14T15:03:06.229Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-14T15:03:06.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-14T15:03:06.229Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-14T15:03:06.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-14T15:03:06.229Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-14T15:03:06.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-14T15:03:06.229Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-14T15:03:06.229Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T15:03:06.269Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-14T15:03:06.836Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-14T15:03:07.094Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-14T15:03:07.094Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-14T15:03:07.094Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-14T15:03:08.129Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-14T15:03:08.999Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-14T15:03:09.063Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-14T15:03:10.373Z] --- PASS: TestDockerDaemonSuite (331.78s) [2022-07-14T15:03:10.373Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.18s) [2022-07-14T15:03:10.373Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.87s) [2022-07-14T15:03:10.373Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) [2022-07-14T15:03:10.373Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.00s) [2022-07-14T15:03:10.373Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.45s) [2022-07-14T15:03:10.373Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.57s) [2022-07-14T15:03:10.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.33s) [2022-07-14T15:03:10.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.92s) [2022-07-14T15:03:10.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.36s) [2022-07-14T15:03:10.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.08s) [2022-07-14T15:03:10.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.27s) [2022-07-14T15:03:10.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.35s) [2022-07-14T15:03:10.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.26s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.41s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.44s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.56s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.01s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.52s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.68s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.40s) [2022-07-14T15:03:10.374Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.81s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.90s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.52s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.62s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.94s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.44s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.49s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.66s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.38s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.64s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.49s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.38s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.45s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.57s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.19s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.24s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.38s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.06s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.30s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.37s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.64s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.44s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.80s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.78s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.82s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.15s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.63s) [2022-07-14T15:03:10.374Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-14T15:03:10.374Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.33s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.99s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.29s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.11s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.02s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.64s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.84s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.72s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.08s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.91s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.01s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.50s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.80s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.17s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.60s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.73s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.90s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.02s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.50s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.38s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.86s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.86s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.84s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.52s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.62s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.42s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.86s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.09s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.31s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.23s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.07s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.97s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.69s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.48s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.75s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.63s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-07-14T15:03:10.374Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.07s) [2022-07-14T15:03:10.374Z] === RUN TestDockerSwarmSuite [2022-07-14T15:03:10.374Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-14T15:03:10.435Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-14T15:03:10.435Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-14T15:03:11.811Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T15:03:11.811Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T15:03:13.660Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-14T15:03:14.593Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-14T15:03:15.526Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-14T15:03:15.995Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T15:03:15.995Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-14T15:03:16.900Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-14T15:03:16.900Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-14T15:03:17.158Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-14T15:03:17.575Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-14T15:03:17.870Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-14T15:03:18.803Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-14T15:03:19.061Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-14T15:03:19.475Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-14T15:03:19.475Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-14T15:03:21.378Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-14T15:03:21.636Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-14T15:03:22.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-14T15:03:23.009Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-14T15:03:24.382Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-14T15:03:24.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s) [2022-07-14T15:03:24.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-14T15:03:24.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-07-14T15:03:24.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.34s) [2022-07-14T15:03:24.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-07-14T15:03:24.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.40s) [2022-07-14T15:03:24.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.55s) [2022-07-14T15:03:24.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.61s) [2022-07-14T15:03:24.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.05s) [2022-07-14T15:03:24.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.79s) [2022-07-14T15:03:24.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.22s) [2022-07-14T15:03:24.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.84s) [2022-07-14T15:03:24.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.04s) [2022-07-14T15:03:24.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-07-14T15:03:24.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-07-14T15:03:24.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-07-14T15:03:24.382Z] === RUN TestCgroupNamespacesRun [2022-07-14T15:03:25.755Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2022-07-14T15:03:25.755Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-14T15:03:25.755Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-14T15:03:25.755Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-14T15:03:25.755Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-14T15:03:27.127Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-07-14T15:03:27.127Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-14T15:03:28.060Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-07-14T15:03:28.060Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-14T15:03:29.432Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-07-14T15:03:29.432Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-14T15:03:30.365Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-07-14T15:03:30.365Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-14T15:03:30.453Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-14T15:03:30.453Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-14T15:03:31.299Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-14T15:03:31.299Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-14T15:03:32.233Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-07-14T15:03:32.233Z] === RUN TestNISDomainname [2022-07-14T15:03:32.799Z] --- PASS: TestNISDomainname (0.57s) [2022-07-14T15:03:32.799Z] === RUN TestHostnameDnsResolution [2022-07-14T15:03:32.981Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-14T15:03:33.733Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-07-14T15:03:33.733Z] === RUN TestUnprivilegedPortsAndPing [2022-07-14T15:03:34.299Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-07-14T15:03:34.299Z] === RUN TestPrivilegedHostDevices [2022-07-14T15:03:34.558Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-07-14T15:03:34.558Z] === RUN TestRunConsoleSize [2022-07-14T15:03:35.124Z] --- PASS: TestRunConsoleSize (0.44s) [2022-07-14T15:03:35.124Z] === RUN TestStats [2022-07-14T15:03:35.508Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-14T15:03:36.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-14T15:03:36.334Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-14T15:03:37.649Z] --- PASS: TestStats (2.50s) [2022-07-14T15:03:37.649Z] === RUN TestStopContainerWithTimeout [2022-07-14T15:03:37.649Z] === RUN TestStopContainerWithTimeout/0 [2022-07-14T15:03:37.649Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-14T15:03:37.649Z] === RUN TestStopContainerWithTimeout/1 [2022-07-14T15:03:37.649Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-14T15:03:37.649Z] === RUN TestStopContainerWithTimeout/3 [2022-07-14T15:03:37.649Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-14T15:03:37.649Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-14T15:03:37.649Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-14T15:03:37.649Z] === CONT TestStopContainerWithTimeout/0 [2022-07-14T15:03:37.649Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-14T15:03:38.215Z] === CONT TestStopContainerWithTimeout/3 [2022-07-14T15:03:38.234Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-14T15:03:38.234Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-14T15:03:38.234Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-14T15:03:38.234Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-14T15:03:38.234Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-14T15:03:38.234Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-14T15:03:38.234Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-14T15:03:38.234Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-14T15:03:38.234Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-14T15:03:39.177Z] docker_api_swarm_test.go:563: [dda384bf1c362] joining swarm manager [d5ccbab84a2fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:03:40.740Z] === CONT TestStopContainerWithTimeout/1 [2022-07-14T15:03:41.701Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-14T15:03:41.701Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-07-14T15:03:41.701Z] --- PASS: TestStopContainerWithTimeout/-1 (2.74s) [2022-07-14T15:03:41.701Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-07-14T15:03:41.701Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-07-14T15:03:41.701Z] === RUN TestDeleteDevicemapper [2022-07-14T15:03:41.701Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-14T15:03:41.701Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-14T15:03:41.701Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-14T15:03:41.707Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-14T15:03:43.612Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.67s) [2022-07-14T15:03:43.612Z] === RUN TestUpdateMemory [2022-07-14T15:03:44.177Z] --- PASS: TestUpdateMemory (0.57s) [2022-07-14T15:03:44.177Z] === RUN TestUpdateCPUQuota [2022-07-14T15:03:45.109Z] --- PASS: TestUpdateCPUQuota (0.94s) [2022-07-14T15:03:45.109Z] === RUN TestUpdatePidsLimit [2022-07-14T15:03:45.109Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-14T15:03:45.109Z] === RUN TestUpdatePidsLimit/no_change [2022-07-14T15:03:45.368Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-14T15:03:45.626Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-14T15:03:45.884Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-14T15:03:45.889Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-14T15:03:46.142Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-14T15:03:46.400Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-14T15:03:46.966Z] --- PASS: TestUpdatePidsLimit (2.08s) [2022-07-14T15:03:46.966Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2022-07-14T15:03:46.966Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-07-14T15:03:46.966Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-07-14T15:03:46.966Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-07-14T15:03:46.966Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2022-07-14T15:03:46.966Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-07-14T15:03:46.966Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-07-14T15:03:46.966Z] === RUN TestUpdateRestartPolicy [2022-07-14T15:03:48.416Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-14T15:03:48.984Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-14T15:03:50.360Z] docker_api_swarm_test.go:585: [de08ef516fb78] joining swarm manager [d5ccbab84a2fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:03:53.641Z] check_test.go:611: [dda384bf1c362] daemon is not started [2022-07-14T15:03:55.014Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-14T15:03:59.155Z] --- PASS: TestUpdateRestartPolicy (11.08s) [2022-07-14T15:03:59.155Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-14T15:03:59.155Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-07-14T15:03:59.155Z] === RUN TestWaitNonBlocked [2022-07-14T15:03:59.155Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T15:03:59.155Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T15:03:59.155Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T15:03:59.155Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T15:03:59.155Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T15:03:59.155Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T15:03:59.413Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-14T15:03:59.413Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2022-07-14T15:03:59.413Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-07-14T15:03:59.413Z] === RUN TestWaitBlocked [2022-07-14T15:03:59.413Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T15:03:59.413Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T15:03:59.413Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T15:03:59.413Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T15:03:59.413Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T15:03:59.413Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T15:03:59.978Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-14T15:03:59.978Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-07-14T15:03:59.978Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-07-14T15:03:59.978Z] === RUN TestWaitConditions [2022-07-14T15:03:59.978Z] === RUN TestWaitConditions/default [2022-07-14T15:03:59.978Z] === PAUSE TestWaitConditions/default [2022-07-14T15:03:59.978Z] === RUN TestWaitConditions/not-running [2022-07-14T15:03:59.978Z] === PAUSE TestWaitConditions/not-running [2022-07-14T15:03:59.978Z] === RUN TestWaitConditions/next-exit [2022-07-14T15:03:59.978Z] === PAUSE TestWaitConditions/next-exit [2022-07-14T15:03:59.978Z] === RUN TestWaitConditions/removed [2022-07-14T15:03:59.978Z] === PAUSE TestWaitConditions/removed [2022-07-14T15:03:59.978Z] === CONT TestWaitConditions/default [2022-07-14T15:03:59.978Z] === CONT TestWaitConditions/next-exit [2022-07-14T15:04:00.278Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-14T15:04:00.278Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-14T15:04:01.211Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-14T15:04:01.877Z] === CONT TestWaitConditions/removed [2022-07-14T15:04:01.877Z] === CONT TestWaitConditions/not-running [2022-07-14T15:04:01.948Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-14T15:04:01.948Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-14T15:04:01.948Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T15:04:01.948Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-14T15:04:01.948Z] [2022-07-14T15:04:01.948Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-14T15:04:01.948Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-14T15:04:01.948Z] HOSTNAME=777153e81618 [2022-07-14T15:04:01.948Z] TESTDEBUG=0 [2022-07-14T15:04:01.948Z] DEST=bundles/test-integration [2022-07-14T15:04:01.948Z] PWD=/go/src/github.com/docker/docker [2022-07-14T15:04:01.948Z] DOCKER_GITCOMMIT=7d74269c0dafb71a760d8c669fca3d2df5778d2e [2022-07-14T15:04:01.948Z] container=docker [2022-07-14T15:04:01.948Z] HOME=/root [2022-07-14T15:04:01.948Z] GOLANG_VERSION=1.18.4 [2022-07-14T15:04:01.948Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-14T15:04:01.948Z] VALIDATE_BRANCH=master [2022-07-14T15:04:01.948Z] TERM=xterm [2022-07-14T15:04:01.948Z] DOCKER_PKG=github.com/docker/docker [2022-07-14T15:04:01.948Z] SHLVL=1 [2022-07-14T15:04:01.948Z] TIMEOUT=120m [2022-07-14T15:04:01.948Z] DOCKER_BUILDTAGS= journald [2022-07-14T15:04:01.948Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-14T15:04:01.948Z] GO111MODULE=off [2022-07-14T15:04:01.948Z] DOCKER_EXPERIMENTAL=1 [2022-07-14T15:04:01.948Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-14T15:04:01.948Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-14T15:04:01.948Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-14T15:04:01.948Z] GOPATH=/go [2022-07-14T15:04:01.948Z] PKG_CONFIG=pkg-config [2022-07-14T15:04:01.948Z] _=/usr/bin/env [2022-07-14T15:04:01.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-14T15:04:03.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-14T15:04:03.742Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-14T15:04:03.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-14T15:04:03.775Z] --- PASS: TestWaitConditions (0.01s) [2022-07-14T15:04:03.775Z] --- PASS: TestWaitConditions/default (1.66s) [2022-07-14T15:04:03.775Z] --- PASS: TestWaitConditions/next-exit (1.72s) [2022-07-14T15:04:03.775Z] --- PASS: TestWaitConditions/not-running (1.73s) [2022-07-14T15:04:03.775Z] --- PASS: TestWaitConditions/removed (1.79s) [2022-07-14T15:04:03.775Z] === CONT TestContainerStartOnDaemonRestart [2022-07-14T15:04:03.775Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-14T15:04:04.611Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-14T15:04:04.611Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-14T15:04:04.611Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T15:04:04.611Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-14T15:04:04.611Z] [2022-07-14T15:04:04.611Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-14T15:04:04.611Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-14T15:04:04.611Z] Using test binary docker [2022-07-14T15:04:04.611Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-14T15:04:04.611Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-14T15:04:04.611Z] INFO: Waiting for daemon to start... [2022-07-14T15:04:04.611Z] Starting dockerd [2022-07-14T15:04:04.611Z] . [2022-07-14T15:04:04.611Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-14T15:04:04.674Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-14T15:04:05.240Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-14T15:04:05.240Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-14T15:04:06.302Z] === CONT TestIpcModeOlderClient [2022-07-14T15:04:06.302Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2022-07-14T15:04:06.302Z] --- PASS: TestContainerStartOnDaemonRestart (2.38s) [2022-07-14T15:04:06.302Z] === CONT TestContainerKillOnDaemonStart [2022-07-14T15:04:06.302Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-07-14T15:04:06.302Z] === CONT TestDaemonHostGatewayIP [2022-07-14T15:04:06.615Z] docker_api_swarm_test.go:46: [df93a1fcb7b51] joining swarm manager [d18d62dc0deca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:04:06.615Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-14T15:04:07.998Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-14T15:04:08.830Z] --- PASS: TestDaemonHostGatewayIP (2.57s) [2022-07-14T15:04:08.830Z] === CONT TestDaemonRestartIpcMode [2022-07-14T15:04:08.932Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-14T15:04:11.356Z] --- PASS: TestDaemonRestartIpcMode (2.32s) [2022-07-14T15:04:17.039Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-14T15:04:17.908Z] --- PASS: TestContainerKillOnDaemonStart (11.72s) [2022-07-14T15:04:17.908Z] PASS [2022-07-14T15:04:17.908Z] [2022-07-14T15:04:17.908Z] === Skipped [2022-07-14T15:04:17.908Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-14T15:04:17.908Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-14T15:04:17.908Z] [2022-07-14T15:04:17.908Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-14T15:04:17.908Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-14T15:04:17.908Z] [2022-07-14T15:04:17.908Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-14T15:04:17.908Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-14T15:04:17.908Z] [2022-07-14T15:04:17.908Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-14T15:04:17.908Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-14T15:04:17.908Z] [2022-07-14T15:04:17.908Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-14T15:04:17.908Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-14T15:04:17.908Z] [2022-07-14T15:04:17.908Z] DONE 264 tests, 5 skipped in 130.138s [2022-07-14T15:04:17.908Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-14T15:04:17.908Z] === RUN TestConfigDaemonLibtrustID [2022-07-14T15:04:18.166Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-14T15:04:18.166Z] === RUN TestConfigDaemonID [2022-07-14T15:04:18.415Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-14T15:04:19.542Z] daemon_test.go:83: [d31f27862f82c] daemon is not started [2022-07-14T15:04:19.542Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-14T15:04:19.542Z] === RUN TestDaemonConfigValidation [2022-07-14T15:04:19.542Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-14T15:04:19.542Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-14T15:04:19.542Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-14T15:04:19.542Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-14T15:04:19.542Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-14T15:04:19.542Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-14T15:04:19.542Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-14T15:04:19.542Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-14T15:04:19.542Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-14T15:04:19.542Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-14T15:04:19.542Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-14T15:04:19.542Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-14T15:04:19.542Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-14T15:04:19.542Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-14T15:04:19.542Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-14T15:04:19.542Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-14T15:04:19.542Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-07-14T15:04:19.542Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-07-14T15:04:19.542Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-07-14T15:04:19.542Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-07-14T15:04:19.542Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-07-14T15:04:19.542Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-14T15:04:19.542Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-14T15:04:20.475Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-14T15:04:20.944Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-14T15:04:21.847Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-14T15:04:22.780Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-14T15:04:22.780Z] daemon_test.go:197: [d1b4497c26cd8] daemon is not started [2022-07-14T15:04:22.780Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-14T15:04:22.780Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-14T15:04:22.780Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-14T15:04:22.780Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-14T15:04:22.780Z] === RUN TestDaemonProxy [2022-07-14T15:04:22.780Z] === RUN TestDaemonProxy/environment_variables [2022-07-14T15:04:24.676Z] === RUN TestDaemonProxy/command-line_options [2022-07-14T15:04:25.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-14T15:04:25.696Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-14T15:04:26.047Z] === RUN TestDaemonProxy/configuration_file [2022-07-14T15:04:27.071Z] --- PASS: TestImportExtremelyLargeImageWorks (178.03s) [2022-07-14T15:04:27.071Z] PASS [2022-07-14T15:04:27.071Z] [2022-07-14T15:04:27.071Z] DONE 22 tests in 182.917s [2022-07-14T15:04:27.071Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-14T15:04:27.071Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:04:27.071Z] ++ set -e [2022-07-14T15:04:27.071Z] ++ '[' -n 0 ']' [2022-07-14T15:04:27.071Z] ++ set -x [2022-07-14T15:04:27.071Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:04:27.071Z] === RUN TestStripANSICommands [2022-07-14T15:04:27.071Z] === RUN TestStripANSICommands/#00 [2022-07-14T15:04:27.071Z] === RUN TestStripANSICommands/#01 [2022-07-14T15:04:27.071Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-14T15:04:27.071Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-14T15:04:27.071Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-14T15:04:27.071Z] PASS [2022-07-14T15:04:27.071Z] [2022-07-14T15:04:27.071Z] DONE 3 tests in 0.038s [2022-07-14T15:04:27.071Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-14T15:04:27.071Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:04:27.071Z] ++ set -e [2022-07-14T15:04:27.071Z] ++ '[' -n 0 ']' [2022-07-14T15:04:27.071Z] ++ set -x [2022-07-14T15:04:27.071Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:04:27.071Z] INFO: Testing against a local daemon [2022-07-14T15:04:27.071Z] === RUN TestNetworkCreateDelete [2022-07-14T15:04:27.329Z] --- PASS: TestNetworkCreateDelete (0.22s) [2022-07-14T15:04:27.329Z] === RUN TestDockerNetworkDeletePreferID [2022-07-14T15:04:27.896Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2022-07-14T15:04:27.896Z] === RUN TestDaemonDNSFallback [2022-07-14T15:04:27.943Z] === RUN TestDaemonProxy/conflicting_options [2022-07-14T15:04:28.201Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-14T15:04:28.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-14T15:04:28.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-14T15:04:28.767Z] --- PASS: TestDaemonProxy (6.17s) [2022-07-14T15:04:28.767Z] --- PASS: TestDaemonProxy/environment_variables (1.70s) [2022-07-14T15:04:28.767Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-14T15:04:28.767Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-07-14T15:04:28.767Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-14T15:04:28.767Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-14T15:04:28.767Z] PASS [2022-07-14T15:04:28.767Z] [2022-07-14T15:04:28.767Z] DONE 18 tests in 11.106s [2022-07-14T15:04:28.767Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-14T15:04:28.767Z] INFO: Testing against a local daemon [2022-07-14T15:04:28.767Z] === RUN TestCommitInheritsEnv [2022-07-14T15:04:29.028Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-07-14T15:04:29.028Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-14T15:04:29.028Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-14T15:04:29.028Z] === RUN TestImportWithCustomPlatform [2022-07-14T15:04:29.028Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-14T15:04:29.286Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-14T15:04:29.286Z] === RUN TestImportWithCustomPlatform// [2022-07-14T15:04:29.286Z] === RUN TestImportWithCustomPlatform/linux [2022-07-14T15:04:29.286Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-14T15:04:29.286Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-14T15:04:29.544Z] === RUN TestImportWithCustomPlatform/macos [2022-07-14T15:04:29.544Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-14T15:04:29.544Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-14T15:04:29.544Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-07-14T15:04:29.544Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-14T15:04:29.544Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-14T15:04:29.544Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-14T15:04:29.544Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-14T15:04:29.544Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-14T15:04:29.544Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-14T15:04:29.544Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-14T15:04:29.544Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-14T15:04:29.544Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-14T15:04:29.544Z] === RUN TestImagesFilterMultiReference [2022-07-14T15:04:29.544Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-14T15:04:29.544Z] === RUN TestImagePullPlatformInvalid [2022-07-14T15:04:29.544Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-14T15:04:29.544Z] === RUN TestRemoveImageOrphaning [2022-07-14T15:04:29.796Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-14T15:04:29.802Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-07-14T15:04:29.802Z] === RUN TestRemoveImageGarbageCollector [2022-07-14T15:04:30.362Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-14T15:04:30.362Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-14T15:04:30.367Z] time="2022-07-14T15:04:30Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-14T15:04:31.742Z] --- PASS: TestRemoveImageGarbageCollector (1.83s) [2022-07-14T15:04:31.742Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-14T15:04:31.742Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-14T15:04:31.742Z] === RUN TestTagInvalidReference [2022-07-14T15:04:31.742Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-14T15:04:31.742Z] === RUN TestTagValidPrefixedRepo [2022-07-14T15:04:31.742Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-14T15:04:31.742Z] === RUN TestTagExistedNameWithoutForce [2022-07-14T15:04:31.742Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-14T15:04:31.742Z] === RUN TestTagOfficialNames [2022-07-14T15:04:31.742Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-14T15:04:31.742Z] === RUN TestTagMatchesDigest [2022-07-14T15:04:31.742Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-14T15:04:31.742Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-14T15:04:32.890Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-14T15:04:34.263Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-14T15:04:34.522Z] --- PASS: TestDaemonDNSFallback (6.59s) [2022-07-14T15:04:34.522Z] === RUN TestInspectNetwork [2022-07-14T15:04:35.897Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-14T15:04:38.430Z] === RUN TestInspectNetwork/full_network_id [2022-07-14T15:04:38.430Z] === RUN TestInspectNetwork/partial_network_id [2022-07-14T15:04:38.431Z] === RUN TestInspectNetwork/network_name [2022-07-14T15:04:38.431Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-14T15:04:39.805Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-14T15:04:41.177Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-14T15:04:42.551Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-14T15:04:42.808Z] --- PASS: TestInspectNetwork (8.51s) [2022-07-14T15:04:42.808Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-14T15:04:42.808Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-14T15:04:42.808Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-14T15:04:42.808Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-14T15:04:42.808Z] === RUN TestRunContainerWithBridgeNone [2022-07-14T15:04:43.362Z] sha256:2c141e56cde0d48df8684ca6b787e5c5780723c5040836b75285680d4d9b0c26 [2022-07-14T15:04:43.362Z] INFO: Starting docker-py tests... [2022-07-14T15:04:43.362Z] ============================= test session starts ============================== [2022-07-14T15:04:43.362Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-14T15:04:43.362Z] rootdir: /src, inifile: pytest.ini [2022-07-14T15:04:43.362Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-14T15:04:43.362Z] collected 395 items / 2 deselected / 393 selected [2022-07-14T15:04:43.362Z] [2022-07-14T15:04:45.340Z] --- PASS: TestRunContainerWithBridgeNone (2.02s) [2022-07-14T15:04:45.340Z] === RUN TestNetworkInvalidJSON [2022-07-14T15:04:45.340Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-14T15:04:45.340Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-14T15:04:45.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T15:04:45.340Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T15:04:45.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T15:04:45.340Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T15:04:45.340Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-14T15:04:45.340Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-14T15:04:45.340Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T15:04:45.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-14T15:04:45.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-14T15:04:45.341Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-14T15:04:45.341Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-14T15:04:45.341Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-14T15:04:45.341Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-14T15:04:45.341Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T15:04:45.341Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-14T15:04:45.341Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-14T15:04:45.341Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-14T15:04:45.341Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-14T15:04:45.341Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-14T15:04:45.341Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-14T15:04:45.341Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-14T15:04:45.341Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-14T15:04:45.341Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-14T15:04:45.341Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-14T15:04:45.341Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-14T15:04:45.341Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-14T15:04:45.341Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-14T15:04:45.341Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-14T15:04:45.341Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-14T15:04:45.341Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-14T15:04:45.341Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-14T15:04:45.341Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-14T15:04:45.341Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-14T15:04:45.341Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-14T15:04:45.341Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-14T15:04:45.341Z] === RUN TestNetworkList [2022-07-14T15:04:45.341Z] === RUN TestNetworkList//networks [2022-07-14T15:04:45.341Z] === PAUSE TestNetworkList//networks [2022-07-14T15:04:45.341Z] === RUN TestNetworkList//networks/ [2022-07-14T15:04:45.341Z] === PAUSE TestNetworkList//networks/ [2022-07-14T15:04:45.341Z] === CONT TestNetworkList//networks [2022-07-14T15:04:45.341Z] === CONT TestNetworkList//networks/ [2022-07-14T15:04:45.341Z] --- PASS: TestNetworkList (0.02s) [2022-07-14T15:04:45.341Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-14T15:04:45.341Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-14T15:04:45.341Z] === RUN TestHostIPv4BridgeLabel [2022-07-14T15:04:45.598Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-07-14T15:04:45.598Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-14T15:04:46.532Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-14T15:04:46.533Z] === RUN TestDaemonDefaultNetworkPools [2022-07-14T15:04:47.467Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-07-14T15:04:47.467Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-14T15:04:48.401Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-07-14T15:04:48.401Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-14T15:04:49.784Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2022-07-14T15:04:49.784Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-14T15:04:50.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-14T15:04:50.720Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-07-14T15:04:50.720Z] === RUN TestServiceWithPredefinedNetwork [2022-07-14T15:04:53.248Z] --- PASS: TestServiceWithPredefinedNetwork (2.71s) [2022-07-14T15:04:53.248Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-14T15:04:53.248Z] service_test.go:243: FLAKY_TEST [2022-07-14T15:04:53.248Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-14T15:04:53.248Z] === RUN TestServiceWithDataPathPortInit [2022-07-14T15:04:53.506Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-14T15:04:53.506Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-14T15:04:54.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-14T15:04:57.694Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-14T15:04:57.694Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-14T15:04:57.694Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-14T15:04:57.694Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-14T15:04:57.694Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-14T15:04:57.823Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-14T15:04:57.954Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-14T15:04:58.211Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-14T15:04:58.654Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-14T15:04:59.585Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-14T15:05:00.161Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-14T15:05:00.518Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-14T15:05:01.892Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-14T15:05:02.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-14T15:05:02.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-14T15:05:02.827Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-14T15:05:02.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-14T15:05:03.762Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-14T15:05:03.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-14T15:05:04.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-14T15:05:04.695Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-14T15:05:04.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-14T15:05:05.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-14T15:05:07.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-14T15:05:08.879Z] --- PASS: TestServiceWithDataPathPortInit (15.58s) [2022-07-14T15:05:08.879Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-14T15:05:08.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-14T15:05:09.136Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-14T15:05:09.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-14T15:05:10.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-14T15:05:10.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-14T15:05:11.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-14T15:05:12.422Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:etf07a0k896xp7y6lmpm0xeg5 Created:2022-07-14 15:05:10.207300487 +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[7d81071a875d5fc27d2e346e4a8fe53bf96db4eab23e69b3aa5299e77d6ccb85:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yrz2zd4oafo1wgyo6jl4y9kbs EndpointID:3462b2a49c8dccd073971ee57b1ce3ae4917976533e96b42b4dbe3108cbe726f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:81f66468aa70cc00bdb9248a7d0c08f3abc432639fd5a4d81d553d9f5d276773 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:476cb42a7b2c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yrz2zd4oafo1wgyo6jl4y9kbs EndpointID:3462b2a49c8dccd073971ee57b1ce3ae4917976533e96b42b4dbe3108cbe726f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-14T15:05:12.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-14T15:05:13.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-14T15:05:14.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-14T15:05:14.323Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-14T15:05:14.602Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-14T15:05:14.602Z] Using test binary docker [2022-07-14T15:05:14.602Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-14T15:05:14.602Z] +++ /etc/init.d/apparmor start [2022-07-14T15:05:14.602Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-14T15:05:14.602Z] INFO: Waiting for daemon to start... [2022-07-14T15:05:14.602Z] Starting dockerd [2022-07-14T15:05:14.602Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-07-14T15:05:16.225Z] docker_api_swarm_test.go:304: [d3fadce6f4316] joining swarm manager [d47b5ce028de7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:05:16.483Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.83s) [2022-07-14T15:05:16.483Z] PASS [2022-07-14T15:05:16.483Z] [2022-07-14T15:05:16.483Z] === Skipped [2022-07-14T15:05:16.483Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-14T15:05:16.483Z] service_test.go:243: FLAKY_TEST [2022-07-14T15:05:16.483Z] [2022-07-14T15:05:16.483Z] DONE 38 tests, 1 skipped in 49.685s [2022-07-14T15:05:16.742Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-14T15:05:16.742Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:05:16.742Z] ++ set -e [2022-07-14T15:05:16.742Z] ++ '[' -n 0 ']' [2022-07-14T15:05:16.742Z] ++ set -x [2022-07-14T15:05:16.742Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:05:16.742Z] INFO: Testing against a local daemon [2022-07-14T15:05:16.742Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-14T15:05:16.742Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T15:05:16.742Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-14T15:05:16.742Z] === RUN TestDockerNetworkIpvlan [2022-07-14T15:05:16.742Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T15:05:16.742Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-14T15:05:16.742Z] PASS [2022-07-14T15:05:16.742Z] [2022-07-14T15:05:16.742Z] === Skipped [2022-07-14T15:05:16.742Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-14T15:05:16.742Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T15:05:16.742Z] [2022-07-14T15:05:16.742Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-14T15:05:16.742Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T15:05:16.742Z] [2022-07-14T15:05:16.742Z] DONE 2 tests, 2 skipped in 0.099s [2022-07-14T15:05:16.742Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-14T15:05:16.742Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:05:16.742Z] ++ set -e [2022-07-14T15:05:16.742Z] ++ '[' -n 0 ']' [2022-07-14T15:05:16.742Z] ++ set -x [2022-07-14T15:05:16.742Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:05:16.742Z] INFO: Testing against a local daemon [2022-07-14T15:05:16.742Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-14T15:05:17.676Z] docker_api_swarm_test.go:305: [dce0c56e9ae41] joining swarm manager [d47b5ce028de7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:05:18.242Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2022-07-14T15:05:18.242Z] === RUN TestDockerNetworkMacvlan [2022-07-14T15:05:19.175Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-14T15:05:19.741Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-14T15:05:19.741Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-14T15:05:20.676Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-14T15:05:21.153Z] . [2022-07-14T15:05:21.153Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-14T15:05:21.153Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-14T15:05:21.153Z] Error: No such image: emptyfs [2022-07-14T15:05:21.153Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-14T15:05:21.153Z] ++++ docker load [2022-07-14T15:05:21.411Z] Running integration-test (iteration 1) [2022-07-14T15:05:21.411Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-14T15:05:21.411Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:05:21.411Z] ++ set -e [2022-07-14T15:05:21.411Z] ++ '[' -n 0 ']' [2022-07-14T15:05:21.411Z] ++ set -x [2022-07-14T15:05:21.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:05:21.668Z] Loaded image: busybox:latest [2022-07-14T15:05:21.668Z] Loaded image: busybox:glibc [2022-07-14T15:05:22.601Z] Loaded image: debian:bullseye-slim [2022-07-14T15:05:22.859Z] Loaded image: hello-world:latest [2022-07-14T15:05:22.859Z] Loaded image: arm32v7/hello-world:latest [2022-07-14T15:05:22.859Z] INFO: Testing against a local daemon [2022-07-14T15:05:22.859Z] === RUN TestCgroupNamespacesBuild [2022-07-14T15:05:23.205Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-14T15:05:24.232Z] --- PASS: TestCgroupNamespacesBuild (1.16s) [2022-07-14T15:05:24.232Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-14T15:05:25.130Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-14T15:05:25.130Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-14T15:05:25.165Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-07-14T15:05:25.165Z] === RUN TestBuildWithSession [2022-07-14T15:05:25.165Z] build_session_test.go:25: TODO: BuildKit [2022-07-14T15:05:25.165Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-14T15:05:25.165Z] === RUN TestBuildSquashParent [2022-07-14T15:05:26.502Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-14T15:05:29.346Z] --- PASS: TestBuildSquashParent (4.05s) [2022-07-14T15:05:29.346Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-14T15:05:29.346Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T15:05:29.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T15:05:29.346Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T15:05:29.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T15:05:29.346Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T15:05:29.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T15:05:29.346Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T15:05:29.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T15:05:29.346Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T15:05:29.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T15:05:29.346Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T15:05:29.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T15:05:29.346Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T15:05:29.346Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T15:05:29.783Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-14T15:05:30.349Z] --- PASS: TestDockerNetworkMacvlan (11.95s) [2022-07-14T15:05:30.349Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-07-14T15:05:30.349Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-07-14T15:05:30.349Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.04s) [2022-07-14T15:05:30.349Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.10s) [2022-07-14T15:05:30.349Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.89s) [2022-07-14T15:05:30.349Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s) [2022-07-14T15:05:30.349Z] PASS [2022-07-14T15:05:30.349Z] [2022-07-14T15:05:30.349Z] DONE 8 tests in 13.496s [2022-07-14T15:05:30.349Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-14T15:05:30.349Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:05:30.349Z] ++ set -e [2022-07-14T15:05:30.349Z] ++ '[' -n 0 ']' [2022-07-14T15:05:30.349Z] ++ set -x [2022-07-14T15:05:30.349Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:05:30.349Z] testing: warning: no tests to run [2022-07-14T15:05:30.349Z] PASS [2022-07-14T15:05:30.349Z] [2022-07-14T15:05:30.349Z] DONE 0 tests in 0.027s [2022-07-14T15:05:30.349Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-14T15:05:30.349Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:05:30.349Z] ++ set -e [2022-07-14T15:05:30.349Z] ++ '[' -n 0 ']' [2022-07-14T15:05:30.349Z] ++ set -x [2022-07-14T15:05:30.349Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:05:30.349Z] INFO: Testing against a local daemon [2022-07-14T15:05:30.349Z] === RUN TestAuthZPluginAllowRequest [2022-07-14T15:05:30.719Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T15:05:30.719Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T15:05:32.092Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T15:05:32.092Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T15:05:32.247Z] --- PASS: TestAuthZPluginAllowRequest (1.46s) [2022-07-14T15:05:32.247Z] === RUN TestAuthZPluginTLS [2022-07-14T15:05:32.505Z] --- PASS: TestAuthZPluginTLS (0.59s) [2022-07-14T15:05:32.505Z] === RUN TestAuthZPluginDenyRequest [2022-07-14T15:05:33.072Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-14T15:05:33.072Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-14T15:05:33.330Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-14T15:05:33.464Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-14T15:05:33.464Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.37s) [2022-07-14T15:05:33.464Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s) [2022-07-14T15:05:33.464Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.22s) [2022-07-14T15:05:33.464Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.32s) [2022-07-14T15:05:33.464Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.39s) [2022-07-14T15:05:33.464Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.31s) [2022-07-14T15:05:33.464Z] === RUN TestBuildMultiStageCopy [2022-07-14T15:05:33.464Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-14T15:05:33.588Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-14T15:05:33.588Z] === RUN TestAuthZPluginDenyResponse [2022-07-14T15:05:33.846Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-14T15:05:34.104Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2022-07-14T15:05:34.104Z] === RUN TestAuthZPluginAllowEventStream [2022-07-14T15:05:34.362Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-14T15:05:34.420Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-14T15:05:34.492Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-14T15:05:34.681Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-14T15:05:34.930Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-14T15:05:34.940Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-14T15:05:35.209Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-14T15:05:35.469Z] --- PASS: TestBuildMultiStageCopy (2.02s) [2022-07-14T15:05:35.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.09s) [2022-07-14T15:05:35.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-07-14T15:05:35.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-07-14T15:05:35.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-07-14T15:05:35.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-07-14T15:05:35.469Z] === RUN TestBuildMultiStageParentConfig [2022-07-14T15:05:35.865Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2022-07-14T15:05:35.865Z] === RUN TestAuthZPluginErrorResponse [2022-07-14T15:05:36.034Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-07-14T15:05:36.034Z] === RUN TestBuildLabelWithTargets [2022-07-14T15:05:36.432Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-14T15:05:36.432Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-14T15:05:36.432Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-14T15:05:36.432Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-14T15:05:36.432Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-07-14T15:05:36.432Z] === RUN TestAuthZPluginErrorRequest [2022-07-14T15:05:36.690Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-14T15:05:36.948Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-07-14T15:05:36.948Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-14T15:05:36.968Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2022-07-14T15:05:36.968Z] === RUN TestBuildWithEmptyLayers [2022-07-14T15:05:37.228Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-07-14T15:05:37.228Z] === RUN TestBuildMultiStageOnBuild [2022-07-14T15:05:37.514Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-14T15:05:37.514Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-14T15:05:39.127Z] --- PASS: TestBuildMultiStageOnBuild (1.39s) [2022-07-14T15:05:39.127Z] === RUN TestBuildUncleanTarFilenames [2022-07-14T15:05:39.385Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-07-14T15:05:39.385Z] === RUN TestBuildMultiStageLayerLeak [2022-07-14T15:05:39.414Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.81s) [2022-07-14T15:05:39.414Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-14T15:05:40.758Z] --- PASS: TestBuildMultiStageLayerLeak (1.42s) [2022-07-14T15:05:40.758Z] === RUN TestBuildWithHugeFile [2022-07-14T15:05:41.317Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2022-07-14T15:05:41.317Z] === RUN TestAuthZPluginHeader [2022-07-14T15:05:41.882Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-07-14T15:05:41.882Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-14T15:05:44.422Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-14T15:05:44.422Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-14T15:05:44.687Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-14T15:05:46.744Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-14T15:05:46.744Z] === RUN TestDockerSuite/TestBuildFails [2022-07-14T15:05:46.744Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-14T15:05:46.744Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-14T15:05:47.005Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.19s) [2022-07-14T15:05:47.005Z] === RUN TestAuthZPluginV2Disable [2022-07-14T15:05:48.379Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-14T15:05:49.752Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-14T15:05:50.687Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-14T15:05:51.253Z] --- PASS: TestAuthZPluginV2Disable (4.15s) [2022-07-14T15:05:51.253Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-14T15:05:51.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-14T15:05:51.819Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-14T15:05:52.386Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-14T15:05:52.952Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-14T15:05:53.888Z] docker_api_swarm_test.go:272: [de627814ce2cf] joining swarm manager [d3cda6644e9b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:05:54.827Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-14T15:05:55.395Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.25s) [2022-07-14T15:05:55.395Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-14T15:05:55.395Z] docker_api_swarm_test.go:273: [dae76ae01809b] joining swarm manager [d3cda6644e9b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:05:55.652Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-14T15:05:55.910Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-14T15:05:57.284Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-14T15:05:59.193Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-14T15:06:00.568Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-14T15:06:01.501Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-14T15:06:02.435Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-14T15:06:03.001Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-14T15:06:03.568Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-14T15:06:03.568Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-14T15:06:04.504Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-14T15:06:04.763Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-14T15:06:05.021Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-14T15:06:05.278Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-14T15:06:05.536Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-14T15:06:05.794Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-14T15:06:06.730Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-14T15:06:06.987Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.49s) [2022-07-14T15:06:06.987Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-14T15:06:08.173Z] --- PASS: TestImportExtremelyLargeImageWorks (92.44s) [2022-07-14T15:06:08.173Z] PASS [2022-07-14T15:06:08.173Z] [2022-07-14T15:06:08.173Z] DONE 22 tests in 95.475s [2022-07-14T15:06:08.173Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-14T15:06:08.173Z] === RUN TestStripANSICommands [2022-07-14T15:06:08.173Z] === RUN TestStripANSICommands/#00 [2022-07-14T15:06:08.173Z] === RUN TestStripANSICommands/#01 [2022-07-14T15:06:08.173Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-14T15:06:08.173Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-14T15:06:08.173Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-14T15:06:08.173Z] PASS [2022-07-14T15:06:08.173Z] [2022-07-14T15:06:08.173Z] DONE 3 tests in 0.009s [2022-07-14T15:06:08.173Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-14T15:06:08.173Z] INFO: Testing against a local daemon [2022-07-14T15:06:08.173Z] === RUN TestNetworkCreateDelete [2022-07-14T15:06:08.173Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-14T15:06:08.173Z] === RUN TestDockerNetworkDeletePreferID [2022-07-14T15:06:08.173Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-14T15:06:08.173Z] === RUN TestDaemonDNSFallback [2022-07-14T15:06:08.935Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-14T15:06:11.449Z] --- PASS: TestDaemonDNSFallback (6.39s) [2022-07-14T15:06:11.449Z] === RUN TestInspectNetwork [2022-07-14T15:06:13.114Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-14T15:06:14.730Z] === RUN TestInspectNetwork/full_network_id [2022-07-14T15:06:14.730Z] === RUN TestInspectNetwork/partial_network_id [2022-07-14T15:06:14.730Z] === RUN TestInspectNetwork/network_name [2022-07-14T15:06:14.730Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-14T15:06:15.013Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-14T15:06:15.013Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-14T15:06:15.013Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-14T15:06:15.013Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-14T15:06:15.013Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-14T15:06:15.271Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-14T15:06:16.204Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-14T15:06:16.770Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-14T15:06:17.338Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-14T15:06:18.910Z] --- PASS: TestInspectNetwork (7.51s) [2022-07-14T15:06:18.910Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-14T15:06:18.910Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-14T15:06:18.910Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-14T15:06:18.910Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-14T15:06:18.910Z] === RUN TestRunContainerWithBridgeNone [2022-07-14T15:06:20.288Z] --- PASS: TestRunContainerWithBridgeNone (1.66s) [2022-07-14T15:06:20.288Z] === RUN TestNetworkInvalidJSON [2022-07-14T15:06:20.288Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-14T15:06:20.288Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-14T15:06:20.288Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T15:06:20.288Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T15:06:20.288Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T15:06:20.288Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T15:06:20.288Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-14T15:06:20.288Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-14T15:06:20.288Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T15:06:20.288Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-14T15:06:20.288Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-14T15:06:20.288Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-14T15:06:20.288Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-14T15:06:20.288Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-14T15:06:20.288Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-14T15:06:20.288Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-14T15:06:20.288Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T15:06:20.288Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-14T15:06:20.288Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-14T15:06:20.288Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-14T15:06:20.288Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-14T15:06:20.288Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-14T15:06:20.288Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-14T15:06:20.288Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-14T15:06:20.288Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-14T15:06:20.288Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-14T15:06:20.288Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-14T15:06:20.288Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-14T15:06:20.288Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-14T15:06:20.288Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-14T15:06:20.288Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-14T15:06:20.288Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-14T15:06:20.288Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-14T15:06:20.288Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-14T15:06:20.288Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-14T15:06:20.288Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-14T15:06:20.288Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-14T15:06:20.288Z] === RUN TestNetworkList [2022-07-14T15:06:20.288Z] === RUN TestNetworkList//networks [2022-07-14T15:06:20.288Z] === PAUSE TestNetworkList//networks [2022-07-14T15:06:20.288Z] === RUN TestNetworkList//networks/ [2022-07-14T15:06:20.288Z] === PAUSE TestNetworkList//networks/ [2022-07-14T15:06:20.288Z] === CONT TestNetworkList//networks [2022-07-14T15:06:20.288Z] === CONT TestNetworkList//networks/ [2022-07-14T15:06:20.288Z] --- PASS: TestNetworkList (0.02s) [2022-07-14T15:06:20.288Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-14T15:06:20.288Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-14T15:06:20.288Z] === RUN TestHostIPv4BridgeLabel [2022-07-14T15:06:20.618Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-14T15:06:20.618Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-14T15:06:20.854Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-14T15:06:20.854Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-14T15:06:20.875Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-14T15:06:22.226Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-14T15:06:22.226Z] === RUN TestDaemonDefaultNetworkPools [2022-07-14T15:06:22.792Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-07-14T15:06:22.792Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-14T15:06:23.725Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-14T15:06:23.725Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-14T15:06:24.160Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-07-14T15:06:24.160Z] PASS [2022-07-14T15:06:24.160Z] [2022-07-14T15:06:24.160Z] DONE 17 tests in 53.561s [2022-07-14T15:06:24.160Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-14T15:06:24.160Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:06:24.160Z] ++ set -e [2022-07-14T15:06:24.160Z] ++ '[' -n 0 ']' [2022-07-14T15:06:24.160Z] ++ set -x [2022-07-14T15:06:24.160Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:06:24.160Z] INFO: Testing against a local daemon [2022-07-14T15:06:24.160Z] === RUN TestPluginInvalidJSON [2022-07-14T15:06:24.160Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T15:06:24.160Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T15:06:24.160Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T15:06:24.160Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T15:06:24.160Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-14T15:06:24.160Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-14T15:06:24.160Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T15:06:24.160Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-14T15:06:24.160Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-14T15:06:24.160Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-14T15:06:24.160Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-14T15:06:24.160Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-14T15:06:24.160Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-14T15:06:24.160Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T15:06:24.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-14T15:06:24.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-14T15:06:24.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-14T15:06:24.161Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-14T15:06:24.161Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-14T15:06:24.161Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-14T15:06:24.161Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-14T15:06:24.161Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-14T15:06:24.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-14T15:06:24.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-14T15:06:24.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-14T15:06:24.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-14T15:06:24.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-14T15:06:24.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-14T15:06:24.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-14T15:06:24.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-14T15:06:24.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-14T15:06:24.161Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-14T15:06:24.161Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-14T15:06:24.161Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-07-14T15:06:24.161Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-14T15:06:24.161Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-14T15:06:24.161Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.01s) [2022-07-14T15:06:24.161Z] === RUN TestPluginInstall [2022-07-14T15:06:24.161Z] === RUN TestPluginInstall/no_auth [2022-07-14T15:06:25.097Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-07-14T15:06:25.097Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-14T15:06:25.663Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-14T15:06:25.663Z] === RUN TestServiceWithPredefinedNetwork [2022-07-14T15:06:26.059Z] time="2022-07-14T15:06:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T15:06:26.059Z] time="2022-07-14T15:06:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7a94b49e17fc22348a7de073fea78d572c27869e263fe28e6c4842193ef3817" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T15:06:26.059Z] time="2022-07-14T15:06:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T15:06:26.059Z] time="2022-07-14T15:06:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7a94b49e17fc22348a7de073fea78d572c27869e263fe28e6c4842193ef3817" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T15:06:26.625Z] === RUN TestPluginInstall/with_htpasswd [2022-07-14T15:06:26.883Z] time="2022-07-14T15:06:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T15:06:26.883Z] time="2022-07-14T15:06:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e884586bd9c6414ec8db849133a1a3fc1953335241fdb0d398b53a69f6235e4d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T15:06:26.883Z] time="2022-07-14T15:06:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T15:06:26.883Z] time="2022-07-14T15:06:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e884586bd9c6414ec8db849133a1a3fc1953335241fdb0d398b53a69f6235e4d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T15:06:27.452Z] === RUN TestPluginInstall/with_insecure [2022-07-14T15:06:27.710Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-14T15:06:28.189Z] --- PASS: TestServiceWithPredefinedNetwork (2.49s) [2022-07-14T15:06:28.189Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-14T15:06:28.189Z] service_test.go:243: FLAKY_TEST [2022-07-14T15:06:28.190Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-14T15:06:28.190Z] === RUN TestServiceWithDataPathPortInit [2022-07-14T15:06:28.277Z] time="2022-07-14T15:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T15:06:28.277Z] time="2022-07-14T15:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a2ab0d35e7d6968106a32ed6bc8773c88ab37a5fdcb7b5e602f4aa952a173f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T15:06:28.277Z] time="2022-07-14T15:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T15:06:28.277Z] time="2022-07-14T15:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a2ab0d35e7d6968106a32ed6bc8773c88ab37a5fdcb7b5e602f4aa952a173f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T15:06:28.419Z] .........................xx.................... [ 29%] [2022-07-14T15:06:28.535Z] plugin_test.go:195: [d5096e1839c9e] daemon is not started [2022-07-14T15:06:28.535Z] --- PASS: TestPluginInstall (4.55s) [2022-07-14T15:06:28.535Z] --- PASS: TestPluginInstall/no_auth (2.49s) [2022-07-14T15:06:28.535Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2022-07-14T15:06:28.535Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2022-07-14T15:06:28.535Z] === RUN TestPluginsWithRuntimes [2022-07-14T15:06:29.217Z] --- PASS: TestBuildWithHugeFile (44.35s) [2022-07-14T15:06:29.218Z] === RUN TestBuildWCOWSandboxSize [2022-07-14T15:06:29.218Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-14T15:06:29.218Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-14T15:06:29.218Z] === RUN TestBuildWithEmptyDockerfile [2022-07-14T15:06:29.218Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T15:06:29.218Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T15:06:29.218Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T15:06:29.218Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T15:06:29.218Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T15:06:29.218Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T15:06:29.218Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T15:06:29.218Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T15:06:29.218Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T15:06:29.218Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-14T15:06:29.218Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-07-14T15:06:29.218Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-07-14T15:06:29.218Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-14T15:06:29.218Z] === RUN TestBuildPreserveOwnership [2022-07-14T15:06:29.218Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-14T15:06:29.218Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-14T15:06:29.218Z] --- PASS: TestBuildPreserveOwnership (2.82s) [2022-07-14T15:06:29.218Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.84s) [2022-07-14T15:06:29.218Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2022-07-14T15:06:29.218Z] === RUN TestBuildPlatformInvalid [2022-07-14T15:06:29.218Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-14T15:06:29.218Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-14T15:06:29.218Z] Loaded image: busybox:latest [2022-07-14T15:06:29.218Z] Loaded image: busybox:glibc [2022-07-14T15:06:30.151Z] Loaded image: debian:bullseye-slim [2022-07-14T15:06:30.151Z] Loaded image: hello-world:latest [2022-07-14T15:06:30.151Z] Loaded image: arm32v7/hello-world:latest [2022-07-14T15:06:30.434Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-14T15:06:30.692Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-14T15:06:31.257Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-14T15:06:31.515Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-14T15:06:32.449Z] --- PASS: TestPluginsWithRuntimes (3.81s) [2022-07-14T15:06:32.449Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.01s) [2022-07-14T15:06:32.449Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.03s) [2022-07-14T15:06:32.449Z] === RUN TestPluginBackCompatMediaTypes [2022-07-14T15:06:33.030Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2022-07-14T15:06:33.030Z] PASS [2022-07-14T15:06:33.030Z] [2022-07-14T15:06:33.030Z] DONE 24 tests in 9.235s [2022-07-14T15:06:33.030Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-14T15:06:33.030Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:06:33.030Z] ++ set -e [2022-07-14T15:06:33.030Z] ++ '[' -n 0 ']' [2022-07-14T15:06:33.030Z] ++ set -x [2022-07-14T15:06:33.030Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:06:33.294Z] INFO: Testing against a local daemon [2022-07-14T15:06:33.294Z] === RUN TestExternalGraphDriver [2022-07-14T15:06:33.294Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-14T15:06:33.295Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-14T15:06:33.295Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-14T15:06:33.553Z] === RUN TestExternalGraphDriver/json [2022-07-14T15:06:35.451Z] === RUN TestExternalGraphDriver/spec [2022-07-14T15:06:36.825Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-14T15:06:37.083Z] === RUN TestExternalGraphDriver/pull [2022-07-14T15:06:37.343Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-14T15:06:38.716Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-14T15:06:38.974Z] --- PASS: TestExternalGraphDriver (5.76s) [2022-07-14T15:06:38.974Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2022-07-14T15:06:38.974Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2022-07-14T15:06:38.974Z] --- PASS: TestExternalGraphDriver/pull (1.83s) [2022-07-14T15:06:38.974Z] === RUN TestGraphdriverPluginV2 [2022-07-14T15:06:38.974Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-14T15:06:40.114Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.48s) [2022-07-14T15:06:40.114Z] PASS [2022-07-14T15:06:40.114Z] [2022-07-14T15:06:40.114Z] === Skipped [2022-07-14T15:06:40.114Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-14T15:06:40.114Z] build_session_test.go:25: TODO: BuildKit [2022-07-14T15:06:40.114Z] [2022-07-14T15:06:40.114Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-14T15:06:40.114Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-14T15:06:40.114Z] [2022-07-14T15:06:40.114Z] DONE 34 tests, 2 skipped in 78.368s [2022-07-14T15:06:40.114Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-14T15:06:40.114Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:06:40.114Z] ++ set -e [2022-07-14T15:06:40.114Z] ++ '[' -n 0 ']' [2022-07-14T15:06:40.114Z] ++ set -x [2022-07-14T15:06:40.114Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:06:40.114Z] INFO: Testing against a local daemon [2022-07-14T15:06:40.114Z] === RUN TestConfigInspect [2022-07-14T15:06:40.348Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-14T15:06:40.606Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-14T15:06:41.172Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-14T15:06:42.012Z] --- PASS: TestConfigInspect (2.28s) [2022-07-14T15:06:42.012Z] === RUN TestConfigList [2022-07-14T15:06:42.107Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-14T15:06:43.041Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-14T15:06:43.050Z] --- PASS: TestServiceWithDataPathPortInit (14.06s) [2022-07-14T15:06:43.050Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-14T15:06:44.417Z] --- PASS: TestGraphdriverPluginV2 (5.45s) [2022-07-14T15:06:44.417Z] PASS [2022-07-14T15:06:44.417Z] [2022-07-14T15:06:44.417Z] DONE 5 tests in 11.316s [2022-07-14T15:06:44.417Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-14T15:06:44.417Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:06:44.417Z] ++ set -e [2022-07-14T15:06:44.417Z] ++ '[' -n 0 ']' [2022-07-14T15:06:44.417Z] ++ set -x [2022-07-14T15:06:44.417Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:06:44.537Z] --- PASS: TestConfigList (2.16s) [2022-07-14T15:06:44.537Z] === RUN TestConfigsCreateAndDelete [2022-07-14T15:06:44.675Z] INFO: Testing against a local daemon [2022-07-14T15:06:44.675Z] === RUN TestContinueAfterPluginCrash [2022-07-14T15:06:44.675Z] === PAUSE TestContinueAfterPluginCrash [2022-07-14T15:06:44.675Z] === RUN TestReadPluginNoRead [2022-07-14T15:06:44.675Z] === PAUSE TestReadPluginNoRead [2022-07-14T15:06:44.675Z] === RUN TestDaemonStartWithLogOpt [2022-07-14T15:06:44.675Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-14T15:06:44.675Z] === CONT TestContinueAfterPluginCrash [2022-07-14T15:06:44.675Z] === CONT TestDaemonStartWithLogOpt [2022-07-14T15:06:44.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-14T15:06:44.933Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-14T15:06:44.947Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8p0xrgsutnaz3okojsdbtqe49 Created:2022-07-14 15:06:43.461851044 +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[5b421cc24aefde553f3ac5c973e53e27517d1f9bb8c3698d529e3e887d715c85:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uymis71aoa1vcjh01jv7m49xu EndpointID:71d5fcf6f585787bda61dd2e5266f89647fa5b28ee9952799766536a590b4fbe MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:76f9053b9fd05c5c3b93f6313a00226534f3489cec9b0a4dfa8cac7fe1246939 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:27510ad99fbb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uymis71aoa1vcjh01jv7m49xu EndpointID:71d5fcf6f585787bda61dd2e5266f89647fa5b28ee9952799766536a590b4fbe EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-14T15:06:45.073Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-14T15:06:45.868Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-14T15:06:45.868Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-14T15:06:46.434Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-07-14T15:06:46.434Z] === RUN TestConfigsUpdate [2022-07-14T15:06:46.804Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-14T15:06:47.371Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-14T15:06:47.938Z] docker_api_swarm_node_test.go:20: [d20fb90763ebd] joining swarm manager [d116bcd1614c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:06:48.504Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-14T15:06:48.762Z] docker_api_swarm_node_test.go:21: [ddb28cad01e9c] joining swarm manager [d116bcd1614c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:06:48.961Z] --- PASS: TestConfigsUpdate (2.17s) [2022-07-14T15:06:48.961Z] === RUN TestTemplatedConfig [2022-07-14T15:06:49.125Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2022-07-14T15:06:49.125Z] PASS [2022-07-14T15:06:49.125Z] [2022-07-14T15:06:49.125Z] === Skipped [2022-07-14T15:06:49.125Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-14T15:06:49.125Z] service_test.go:243: FLAKY_TEST [2022-07-14T15:06:49.125Z] [2022-07-14T15:06:49.125Z] DONE 38 tests, 1 skipped in 44.868s [2022-07-14T15:06:49.125Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-14T15:06:49.384Z] INFO: Testing against a local daemon [2022-07-14T15:06:49.384Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-14T15:06:49.384Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T15:06:49.384Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-14T15:06:49.384Z] === RUN TestDockerNetworkIpvlan [2022-07-14T15:06:49.384Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T15:06:49.384Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2022-07-14T15:06:49.384Z] PASS [2022-07-14T15:06:49.384Z] [2022-07-14T15:06:49.384Z] === Skipped [2022-07-14T15:06:49.384Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-14T15:06:49.384Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T15:06:49.384Z] [2022-07-14T15:06:49.384Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2022-07-14T15:06:49.384Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T15:06:49.384Z] [2022-07-14T15:06:49.384Z] DONE 2 tests, 2 skipped in 0.063s [2022-07-14T15:06:49.384Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-14T15:06:49.384Z] INFO: Testing against a local daemon [2022-07-14T15:06:49.384Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-14T15:06:50.139Z] --- PASS: TestDaemonStartWithLogOpt (5.33s) [2022-07-14T15:06:50.139Z] === CONT TestReadPluginNoRead [2022-07-14T15:06:50.398Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-14T15:06:50.755Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-07-14T15:06:50.755Z] === RUN TestDockerNetworkMacvlan [2022-07-14T15:06:51.321Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-14T15:06:51.497Z] --- PASS: TestTemplatedConfig (2.51s) [2022-07-14T15:06:51.497Z] === RUN TestConfigCreateResolve [2022-07-14T15:06:52.253Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-14T15:06:52.548Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-14T15:06:52.819Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-14T15:06:52.926Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-14T15:06:52.926Z] === RUN TestReadPluginNoRead/default [2022-07-14T15:06:53.398Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-07-14T15:06:53.398Z] PASS [2022-07-14T15:06:53.398Z] [2022-07-14T15:06:53.398Z] DONE 6 tests in 13.522s [2022-07-14T15:06:53.398Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-14T15:06:53.398Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:06:53.398Z] ++ set -e [2022-07-14T15:06:53.398Z] ++ '[' -n 0 ']' [2022-07-14T15:06:53.398Z] ++ set -x [2022-07-14T15:06:53.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:06:53.398Z] INFO: Testing against a local daemon [2022-07-14T15:06:53.398Z] === RUN TestAttachWithTTY [2022-07-14T15:06:53.398Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-14T15:06:53.398Z] === RUN TestAttachWithoutTTy [2022-07-14T15:06:53.398Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-14T15:06:53.398Z] === RUN TestCheckpoint [2022-07-14T15:06:53.398Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-14T15:06:53.398Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-14T15:06:53.398Z] === RUN TestContainerInvalidJSON [2022-07-14T15:06:53.398Z] === RUN TestContainerInvalidJSON/commit [2022-07-14T15:06:53.398Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-14T15:06:53.398Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-14T15:06:53.398Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-14T15:06:53.398Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T15:06:53.398Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T15:06:53.398Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-14T15:06:53.398Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-14T15:06:53.398Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-14T15:06:53.398Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-14T15:06:53.398Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T15:06:53.398Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T15:06:53.398Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T15:06:53.398Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T15:06:53.492Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-14T15:06:53.658Z] === CONT TestContainerInvalidJSON/commit [2022-07-14T15:06:53.659Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-14T15:06:53.659Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-14T15:06:53.659Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-14T15:06:53.659Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-14T15:06:53.659Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-14T15:06:53.659Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-14T15:06:53.659Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-14T15:06:53.659Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-14T15:06:53.659Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-14T15:06:53.659Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-14T15:06:53.659Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-14T15:06:53.659Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-14T15:06:53.659Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-14T15:06:53.659Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-14T15:06:53.659Z] === RUN TestCopyEmptyFile [2022-07-14T15:06:53.917Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-14T15:06:53.917Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-14T15:06:53.917Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-14T15:06:53.917Z] === RUN TestCopyFromContainer [2022-07-14T15:06:54.430Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-14T15:06:54.717Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-14T15:06:54.850Z] === RUN TestCopyFromContainer// [2022-07-14T15:06:54.850Z] === RUN TestCopyFromContainer//bar/root [2022-07-14T15:06:54.850Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-14T15:06:55.006Z] --- PASS: TestContinueAfterPluginCrash (10.33s) [2022-07-14T15:06:55.108Z] === RUN TestCopyFromContainer/bar/quux [2022-07-14T15:06:55.108Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-14T15:06:55.108Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-14T15:06:55.108Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-14T15:06:55.108Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-14T15:06:55.366Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-14T15:06:55.366Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-14T15:06:55.366Z] --- PASS: TestCopyFromContainer (1.51s) [2022-07-14T15:06:55.366Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-14T15:06:55.366Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-14T15:06:55.366Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-14T15:06:55.366Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-14T15:06:55.366Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-14T15:06:55.366Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-14T15:06:55.366Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-14T15:06:55.366Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-14T15:06:55.366Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-14T15:06:55.366Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-14T15:06:55.366Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-14T15:06:55.366Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T15:06:55.366Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T15:06:55.366Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T15:06:55.366Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T15:06:55.366Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T15:06:55.366Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T15:06:55.366Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T15:06:55.366Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T15:06:55.366Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T15:06:55.366Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-14T15:06:55.366Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-14T15:06:55.366Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-14T15:06:55.366Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-14T15:06:55.366Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-14T15:06:55.366Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-14T15:06:55.366Z] === RUN TestCreateWithInvalidEnv [2022-07-14T15:06:55.366Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-14T15:06:55.366Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-14T15:06:55.366Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-14T15:06:55.366Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-14T15:06:55.366Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-14T15:06:55.366Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-14T15:06:55.366Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-14T15:06:55.366Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-14T15:06:55.366Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-14T15:06:55.366Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-14T15:06:55.366Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-14T15:06:55.366Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-14T15:06:55.366Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-14T15:06:55.366Z] === RUN TestCreateTmpfsMountsTarget [2022-07-14T15:06:55.573Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-14T15:06:55.624Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-14T15:06:55.624Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-14T15:06:55.831Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-14T15:06:56.397Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-14T15:06:56.617Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-14T15:06:56.996Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s) [2022-07-14T15:06:56.996Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-14T15:06:57.329Z] === CONT TestReadPluginNoRead [2022-07-14T15:06:57.329Z] read_test.go:92: [d4991889da5c6] daemon is not started [2022-07-14T15:06:57.329Z] --- PASS: TestReadPluginNoRead (7.30s) [2022-07-14T15:06:57.329Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2022-07-14T15:06:57.329Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2022-07-14T15:06:57.329Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2022-07-14T15:06:57.329Z] PASS [2022-07-14T15:06:57.329Z] [2022-07-14T15:06:57.329Z] DONE 6 tests in 12.773s [2022-07-14T15:06:57.329Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-14T15:06:57.329Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:06:57.329Z] ++ set -e [2022-07-14T15:06:57.329Z] ++ '[' -n 0 ']' [2022-07-14T15:06:57.329Z] ++ set -x [2022-07-14T15:06:57.329Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:06:57.329Z] testing: warning: no tests to run [2022-07-14T15:06:57.329Z] PASS [2022-07-14T15:06:57.329Z] [2022-07-14T15:06:57.329Z] DONE 0 tests in 0.043s [2022-07-14T15:06:57.329Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-14T15:06:57.329Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:06:57.329Z] ++ set -e [2022-07-14T15:06:57.329Z] ++ '[' -n 0 ']' [2022-07-14T15:06:57.329Z] ++ set -x [2022-07-14T15:06:57.329Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:06:57.536Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-14T15:06:57.587Z] INFO: Testing against a local daemon [2022-07-14T15:06:57.587Z] === RUN TestPluginWithDevMounts [2022-07-14T15:06:57.587Z] === PAUSE TestPluginWithDevMounts [2022-07-14T15:06:57.587Z] === CONT TestPluginWithDevMounts [2022-07-14T15:06:57.587Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-14T15:06:57.929Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-07-14T15:06:57.929Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-14T15:06:57.929Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T15:06:57.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T15:06:57.929Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T15:06:57.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T15:06:57.929Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T15:06:57.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T15:06:57.929Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T15:06:57.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T15:06:57.929Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T15:06:57.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T15:06:57.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T15:06:57.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T15:06:57.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T15:06:57.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T15:06:57.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T15:06:57.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-14T15:06:57.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-14T15:06:57.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-14T15:06:57.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-14T15:06:57.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-14T15:06:57.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-14T15:06:57.929Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-14T15:06:58.494Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-07-14T15:06:58.494Z] === RUN TestCreateDifferentPlatform [2022-07-14T15:06:58.494Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-14T15:06:58.494Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-14T15:06:58.494Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-14T15:06:58.494Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-14T15:06:58.494Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-14T15:06:58.494Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-14T15:06:58.494Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-14T15:06:58.494Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-14T15:06:58.494Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-14T15:06:58.494Z] === RUN TestCreateInvalidHostConfig [2022-07-14T15:06:58.494Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T15:06:58.494Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T15:06:58.494Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T15:06:58.494Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T15:06:58.494Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T15:06:58.494Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T15:06:58.494Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T15:06:58.494Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T15:06:58.494Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T15:06:58.494Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T15:06:58.494Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T15:06:58.494Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T15:06:58.494Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-14T15:06:58.494Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-14T15:06:58.494Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-14T15:06:58.494Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-14T15:06:58.494Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-14T15:06:58.494Z] === RUN TestContainerStartOnDaemonRestart [2022-07-14T15:06:58.494Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-14T15:06:58.494Z] === RUN TestDaemonRestartIpcMode [2022-07-14T15:06:58.494Z] === PAUSE TestDaemonRestartIpcMode [2022-07-14T15:06:58.494Z] === RUN TestDaemonHostGatewayIP [2022-07-14T15:06:58.494Z] === PAUSE TestDaemonHostGatewayIP [2022-07-14T15:06:58.494Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-14T15:06:58.494Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-14T15:06:58.494Z] === RUN TestContainerKillOnDaemonStart [2022-07-14T15:06:58.494Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-14T15:06:58.494Z] === RUN TestDiff [2022-07-14T15:06:59.059Z] --- PASS: TestDiff (0.39s) [2022-07-14T15:06:59.059Z] === RUN TestExecConsoleSize [2022-07-14T15:06:59.317Z] --- PASS: TestExecConsoleSize (0.48s) [2022-07-14T15:06:59.317Z] === RUN TestExecWithCloseStdin [2022-07-14T15:06:59.487Z] --- PASS: TestPluginWithDevMounts (1.77s) [2022-07-14T15:06:59.487Z] PASS [2022-07-14T15:06:59.487Z] [2022-07-14T15:06:59.487Z] DONE 1 tests in 1.906s [2022-07-14T15:06:59.487Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-14T15:06:59.487Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:06:59.487Z] ++ set -e [2022-07-14T15:06:59.487Z] ++ '[' -n 0 ']' [2022-07-14T15:06:59.487Z] ++ set -x [2022-07-14T15:06:59.487Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:06:59.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-14T15:06:59.487Z] INFO: Testing against a local daemon [2022-07-14T15:06:59.487Z] === RUN TestSecretInspect [2022-07-14T15:06:59.882Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-07-14T15:06:59.882Z] === RUN TestExec [2022-07-14T15:06:59.896Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-14T15:07:00.053Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-14T15:07:00.447Z] --- PASS: TestExec (0.46s) [2022-07-14T15:07:00.447Z] === RUN TestExecUser [2022-07-14T15:07:00.462Z] --- PASS: TestDockerNetworkMacvlan (9.85s) [2022-07-14T15:07:00.462Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-07-14T15:07:00.462Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-14T15:07:00.462Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2022-07-14T15:07:00.462Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s) [2022-07-14T15:07:00.462Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.16s) [2022-07-14T15:07:00.462Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-07-14T15:07:00.462Z] PASS [2022-07-14T15:07:00.462Z] [2022-07-14T15:07:00.462Z] DONE 8 tests in 11.164s [2022-07-14T15:07:00.462Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-14T15:07:00.462Z] testing: warning: no tests to run [2022-07-14T15:07:00.462Z] PASS [2022-07-14T15:07:00.462Z] [2022-07-14T15:07:00.462Z] DONE 0 tests in 0.008s [2022-07-14T15:07:00.462Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-14T15:07:00.462Z] INFO: Testing against a local daemon [2022-07-14T15:07:00.462Z] === RUN TestAuthZPluginAllowRequest [2022-07-14T15:07:00.704Z] --- PASS: TestExecUser (0.48s) [2022-07-14T15:07:00.704Z] === RUN TestExportContainerAndImportImage [2022-07-14T15:07:01.637Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-07-14T15:07:01.637Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-14T15:07:01.876Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-07-14T15:07:01.876Z] === RUN TestAuthZPluginTLS [2022-07-14T15:07:02.134Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-14T15:07:02.134Z] === RUN TestAuthZPluginDenyRequest [2022-07-14T15:07:02.571Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-07-14T15:07:02.571Z] === RUN TestHealthCheckWorkdir [2022-07-14T15:07:02.594Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-14T15:07:02.594Z] --- PASS: TestSecretInspect (3.15s) [2022-07-14T15:07:02.594Z] === RUN TestSecretList [2022-07-14T15:07:02.703Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-14T15:07:02.703Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-14T15:07:03.137Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-07-14T15:07:03.137Z] === RUN TestHealthKillContainer [2022-07-14T15:07:03.163Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-14T15:07:03.267Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-14T15:07:03.268Z] === RUN TestAuthZPluginDenyResponse [2022-07-14T15:07:03.832Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-14T15:07:03.832Z] === RUN TestAuthZPluginAllowEventStream [2022-07-14T15:07:04.539Z] docker_api_swarm_test.go:502: [d102835e7b8c3] joining swarm manager [d19653a4bd8f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:07:04.539Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-14T15:07:05.231Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2022-07-14T15:07:05.231Z] === RUN TestAuthZPluginErrorResponse [2022-07-14T15:07:05.475Z] --- PASS: TestSecretList (2.93s) [2022-07-14T15:07:05.475Z] === RUN TestSecretsCreateAndDelete [2022-07-14T15:07:05.490Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-14T15:07:05.490Z] === RUN TestAuthZPluginErrorRequest [2022-07-14T15:07:06.076Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-14T15:07:06.076Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-14T15:07:06.649Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-14T15:07:06.649Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-14T15:07:08.022Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-07-14T15:07:08.022Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-14T15:07:08.754Z] --- PASS: TestSecretsCreateAndDelete (2.68s) [2022-07-14T15:07:08.754Z] === RUN TestSecretsUpdate [2022-07-14T15:07:09.920Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-07-14T15:07:09.920Z] === RUN TestAuthZPluginHeader [2022-07-14T15:07:10.177Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-14T15:07:10.177Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-14T15:07:10.654Z] --- PASS: TestSecretsUpdate (2.49s) [2022-07-14T15:07:10.654Z] === RUN TestTemplatedSecret [2022-07-14T15:07:11.262Z] --- PASS: TestHealthKillContainer (7.95s) [2022-07-14T15:07:11.262Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-14T15:07:11.523Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-07-14T15:07:11.523Z] === RUN TestIpcModeNone [2022-07-14T15:07:11.588Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-14T15:07:12.092Z] --- PASS: TestIpcModeNone (0.49s) [2022-07-14T15:07:12.092Z] === RUN TestIpcModePrivate [2022-07-14T15:07:12.349Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-14T15:07:12.607Z] --- PASS: TestIpcModePrivate (0.50s) [2022-07-14T15:07:12.607Z] === RUN TestIpcModeShareable [2022-07-14T15:07:12.864Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-07-14T15:07:13.122Z] --- PASS: TestIpcModeShareable (0.48s) [2022-07-14T15:07:13.122Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-14T15:07:14.117Z] --- PASS: TestTemplatedSecret (3.04s) [2022-07-14T15:07:14.117Z] === RUN TestSecretCreateResolve [2022-07-14T15:07:14.356Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.24s) [2022-07-14T15:07:14.356Z] === RUN TestAuthZPluginV2Disable [2022-07-14T15:07:14.367Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-14T15:07:14.494Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-07-14T15:07:14.494Z] === RUN TestAPIIpcModeHost [2022-07-14T15:07:14.683Z] docker_api_swarm_test.go:507: [dca22fb94766c] joining swarm manager [d19653a4bd8f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:07:14.751Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-07-14T15:07:14.751Z] === RUN TestDaemonIpcModeShareable [2022-07-14T15:07:14.941Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-14T15:07:16.123Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-14T15:07:16.123Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-07-14T15:07:16.123Z] === RUN TestDaemonIpcModePrivate [2022-07-14T15:07:16.314Z] --- PASS: TestSecretCreateResolve (2.68s) [2022-07-14T15:07:16.314Z] PASS [2022-07-14T15:07:16.314Z] [2022-07-14T15:07:16.314Z] DONE 6 tests in 17.098s [2022-07-14T15:07:16.314Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-14T15:07:16.314Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:07:16.314Z] ++ set -e [2022-07-14T15:07:16.314Z] ++ '[' -n 0 ']' [2022-07-14T15:07:16.314Z] ++ set -x [2022-07-14T15:07:16.314Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:07:16.573Z] INFO: Testing against a local daemon [2022-07-14T15:07:16.573Z] === RUN TestServiceCreateInit [2022-07-14T15:07:16.573Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-14T15:07:16.834Z] === RUN TestDockerSuite/TestBuildRm [2022-07-14T15:07:17.056Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-14T15:07:17.056Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-07-14T15:07:17.056Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-14T15:07:17.989Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-14T15:07:18.246Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2022-07-14T15:07:18.246Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-14T15:07:18.534Z] --- PASS: TestAuthZPluginV2Disable (3.70s) [2022-07-14T15:07:18.535Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-14T15:07:19.179Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-14T15:07:19.364Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-14T15:07:19.437Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-07-14T15:07:19.437Z] === RUN TestIpcModeOlderClient [2022-07-14T15:07:19.437Z] === PAUSE TestIpcModeOlderClient [2022-07-14T15:07:19.437Z] === RUN TestKillContainerInvalidSignal [2022-07-14T15:07:19.695Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-07-14T15:07:19.695Z] === RUN TestKillContainer [2022-07-14T15:07:19.695Z] === RUN TestKillContainer/no_signal [2022-07-14T15:07:19.956Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-14T15:07:20.260Z] === RUN TestKillContainer/non_killing_signal [2022-07-14T15:07:20.518Z] === RUN TestKillContainer/killing_signal [2022-07-14T15:07:21.084Z] --- PASS: TestKillContainer (1.26s) [2022-07-14T15:07:21.084Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-07-14T15:07:21.084Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-07-14T15:07:21.084Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-07-14T15:07:21.084Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-14T15:07:21.084Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-14T15:07:21.329Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-14T15:07:21.329Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-14T15:07:21.349Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-14T15:07:21.586Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-14T15:07:21.810Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.66s) [2022-07-14T15:07:21.810Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-14T15:07:21.915Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-07-14T15:07:21.915Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-07-14T15:07:21.915Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-07-14T15:07:21.915Z] === RUN TestKillStoppedContainer [2022-07-14T15:07:21.915Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-14T15:07:21.915Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-14T15:07:21.915Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-14T15:07:21.915Z] === RUN TestKillDifferentUserContainer [2022-07-14T15:07:22.479Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-07-14T15:07:22.479Z] === RUN TestInspectOomKilledTrue [2022-07-14T15:07:22.521Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-14T15:07:22.737Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2022-07-14T15:07:22.737Z] === RUN TestInspectOomKilledFalse [2022-07-14T15:07:23.302Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-07-14T15:07:23.302Z] === RUN TestLinksEtcHostsContentMatch [2022-07-14T15:07:23.456Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-14T15:07:23.559Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-07-14T15:07:23.559Z] === RUN TestLinksContainerNames [2022-07-14T15:07:24.388Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-14T15:07:24.421Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-14T15:07:24.493Z] --- PASS: TestLinksContainerNames (0.83s) [2022-07-14T15:07:24.493Z] === RUN TestLogsFollowTailEmpty [2022-07-14T15:07:24.750Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-07-14T15:07:24.750Z] === RUN TestLogs [2022-07-14T15:07:24.750Z] === RUN TestLogs/driver_local [2022-07-14T15:07:24.750Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T15:07:24.750Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T15:07:24.750Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-14T15:07:24.750Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-14T15:07:24.750Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-14T15:07:24.750Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-14T15:07:24.750Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T15:07:24.750Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T15:07:24.750Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-14T15:07:24.750Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-14T15:07:24.750Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-14T15:07:24.750Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-14T15:07:24.750Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T15:07:24.750Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T15:07:25.315Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-14T15:07:25.315Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-14T15:07:25.881Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-14T15:07:25.881Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-14T15:07:26.185Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-14T15:07:26.286Z] --- PASS: TestServiceCreateInit (9.43s) [2022-07-14T15:07:26.286Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.68s) [2022-07-14T15:07:26.286Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.71s) [2022-07-14T15:07:26.286Z] === RUN TestCreateServiceMultipleTimes [2022-07-14T15:07:26.815Z] === RUN TestLogs/driver_json-file [2022-07-14T15:07:26.815Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T15:07:26.815Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T15:07:26.815Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-14T15:07:26.815Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-14T15:07:26.815Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-14T15:07:26.815Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-14T15:07:26.815Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T15:07:26.815Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T15:07:26.815Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T15:07:26.815Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T15:07:26.815Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T15:07:26.815Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T15:07:26.815Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T15:07:26.815Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T15:07:27.381Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T15:07:27.381Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T15:07:27.659Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-14T15:07:27.917Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-14T15:07:27.946Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-14T15:07:27.946Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-14T15:07:28.175Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-14T15:07:28.175Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-14T15:07:28.175Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-14T15:07:28.511Z] --- PASS: TestLogs (3.60s) [2022-07-14T15:07:28.511Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-14T15:07:28.511Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.63s) [2022-07-14T15:07:28.511Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.66s) [2022-07-14T15:07:28.511Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.46s) [2022-07-14T15:07:28.511Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s) [2022-07-14T15:07:28.511Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.73s) [2022-07-14T15:07:28.511Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.66s) [2022-07-14T15:07:28.511Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-14T15:07:28.511Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.58s) [2022-07-14T15:07:28.511Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.74s) [2022-07-14T15:07:28.511Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s) [2022-07-14T15:07:28.511Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.50s) [2022-07-14T15:07:28.511Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s) [2022-07-14T15:07:28.511Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.49s) [2022-07-14T15:07:28.511Z] === RUN TestContainerNetworkMountsNoChown [2022-07-14T15:07:28.741Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-14T15:07:28.769Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/default [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/default [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/private [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/private [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/rprivate [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/slave [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/slave [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/rslave [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/shared [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/shared [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/rshared [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-14T15:07:28.769Z] === CONT TestMountDaemonRoot/default [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-14T15:07:28.769Z] === CONT TestMountDaemonRoot/rslave [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T15:07:28.769Z] === CONT TestMountDaemonRoot/rshared [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T15:07:28.769Z] === CONT TestMountDaemonRoot/shared [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-14T15:07:28.769Z] === CONT TestMountDaemonRoot/rprivate [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T15:07:28.769Z] === CONT TestMountDaemonRoot/slave [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-14T15:07:28.769Z] === CONT TestMountDaemonRoot/private [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-14T15:07:28.769Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-14T15:07:28.769Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-14T15:07:28.769Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-14T15:07:28.769Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-14T15:07:28.769Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-14T15:07:28.769Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-14T15:07:28.769Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-14T15:07:28.769Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-14T15:07:29.027Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-14T15:07:29.027Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T15:07:29.027Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-14T15:07:29.027Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T15:07:29.027Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-14T15:07:29.027Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T15:07:29.027Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-14T15:07:29.027Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T15:07:29.027Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-14T15:07:29.027Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-14T15:07:29.027Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-14T15:07:29.027Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-14T15:07:29.027Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-14T15:07:29.027Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T15:07:29.027Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-14T15:07:29.027Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T15:07:29.027Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-14T15:07:29.027Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-14T15:07:29.027Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-14T15:07:29.027Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-14T15:07:29.284Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-14T15:07:29.284Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-14T15:07:29.284Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-14T15:07:29.284Z] === RUN TestContainerBindMountNonRecursive [2022-07-14T15:07:29.308Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-14T15:07:29.566Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-14T15:07:30.135Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-14T15:07:30.656Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-07-14T15:07:30.656Z] === RUN TestContainerVolumesMountedAsShared [2022-07-14T15:07:30.914Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-07-14T15:07:30.914Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-14T15:07:30.938Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-14T15:07:31.172Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-07-14T15:07:31.172Z] === RUN TestNetworkNat [2022-07-14T15:07:31.737Z] --- PASS: TestNetworkNat (0.44s) [2022-07-14T15:07:31.737Z] === RUN TestNetworkLocalhostTCPNat [2022-07-14T15:07:31.772Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.94s) [2022-07-14T15:07:31.772Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-14T15:07:31.994Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-07-14T15:07:31.994Z] === RUN TestNetworkLoopbackNat [2022-07-14T15:07:34.220Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-14T15:07:34.519Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-07-14T15:07:34.519Z] === RUN TestPause [2022-07-14T15:07:34.843Z] ............................ [ 66%] [2022-07-14T15:07:35.086Z] --- PASS: TestPause (0.46s) [2022-07-14T15:07:35.086Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-14T15:07:35.086Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-14T15:07:35.086Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-14T15:07:35.086Z] === RUN TestPauseStopPausedContainer [2022-07-14T15:07:35.154Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-14T15:07:35.651Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-07-14T15:07:35.651Z] === RUN TestPidHost [2022-07-14T15:07:35.719Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-14T15:07:35.977Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-14T15:07:36.585Z] --- PASS: TestPidHost (0.93s) [2022-07-14T15:07:36.585Z] === RUN TestPsFilter [2022-07-14T15:07:36.585Z] --- PASS: TestPsFilter (0.10s) [2022-07-14T15:07:36.585Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-14T15:07:36.911Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-14T15:07:37.150Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-07-14T15:07:37.150Z] === RUN TestRemoveContainerWithVolume [2022-07-14T15:07:37.407Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-07-14T15:07:37.407Z] === RUN TestRemoveContainerRunning [2022-07-14T15:07:37.844Z] === RUN TestDockerSuite/TestBuildUser [2022-07-14T15:07:37.972Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-07-14T15:07:37.972Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-14T15:07:38.230Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-07-14T15:07:38.230Z] === RUN TestRemoveInvalidContainer [2022-07-14T15:07:38.230Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-07-14T15:07:38.230Z] === RUN TestRenameLinkedContainer [2022-07-14T15:07:39.219Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-14T15:07:40.127Z] --- PASS: TestRenameLinkedContainer (1.77s) [2022-07-14T15:07:40.127Z] === RUN TestRenameStoppedContainer [2022-07-14T15:07:40.385Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-07-14T15:07:40.385Z] === RUN TestRenameRunningContainerAndReuse [2022-07-14T15:07:41.118Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-14T15:07:41.317Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-07-14T15:07:41.318Z] === RUN TestRenameInvalidName [2022-07-14T15:07:41.883Z] --- PASS: TestRenameInvalidName (0.41s) [2022-07-14T15:07:41.883Z] === RUN TestRenameAnonymousContainer [2022-07-14T15:07:43.256Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-07-14T15:07:43.256Z] === RUN TestRenameContainerWithSameName [2022-07-14T15:07:43.654Z] --- PASS: TestCreateServiceMultipleTimes (17.58s) [2022-07-14T15:07:43.654Z] === RUN TestCreateServiceConflict [2022-07-14T15:07:43.820Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-07-14T15:07:43.821Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-14T15:07:44.754Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-07-14T15:07:44.754Z] === RUN TestResize [2022-07-14T15:07:45.012Z] --- PASS: TestResize (0.41s) [2022-07-14T15:07:45.012Z] === RUN TestResizeWithInvalidSize [2022-07-14T15:07:45.270Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-07-14T15:07:45.270Z] === RUN TestResizeWhenContainerNotStarted [2022-07-14T15:07:45.835Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-07-14T15:07:45.835Z] === RUN TestDaemonRestartKillContainers [2022-07-14T15:07:45.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-14T15:07:45.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-14T15:07:45.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-14T15:07:45.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-14T15:07:45.835Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-14T15:07:45.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-14T15:07:45.835Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-14T15:07:45.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-14T15:07:45.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-14T15:07:45.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-14T15:07:45.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-14T15:07:45.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-14T15:07:45.835Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-14T15:07:45.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-14T15:07:45.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-14T15:07:45.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-14T15:07:45.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T15:07:45.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T15:07:45.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T15:07:45.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T15:07:45.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T15:07:45.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T15:07:45.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T15:07:45.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T15:07:45.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-14T15:07:45.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-14T15:07:45.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-14T15:07:45.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-14T15:07:45.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-14T15:07:45.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-14T15:07:45.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-14T15:07:45.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-14T15:07:45.836Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-14T15:07:45.836Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-14T15:07:46.181Z] --- PASS: TestCreateServiceConflict (2.48s) [2022-07-14T15:07:46.181Z] === RUN TestCreateServiceMaxReplicas [2022-07-14T15:07:46.181Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-14T15:07:47.207Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-14T15:07:47.465Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-14T15:07:48.836Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-14T15:07:48.836Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-14T15:07:49.466Z] docker_api_swarm_node_test.go:81: [d35101ff171d2] joining swarm manager [d22b8ecd02ee3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:07:49.838Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-14T15:07:49.838Z] PASS [2022-07-14T15:07:49.838Z] [2022-07-14T15:07:49.838Z] DONE 17 tests in 48.152s [2022-07-14T15:07:49.838Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-14T15:07:49.838Z] INFO: Testing against a local daemon [2022-07-14T15:07:49.838Z] === RUN TestPluginInvalidJSON [2022-07-14T15:07:49.838Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T15:07:49.838Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T15:07:49.838Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T15:07:49.838Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T15:07:49.838Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-14T15:07:49.838Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-14T15:07:49.838Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T15:07:49.838Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-14T15:07:49.838Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-14T15:07:49.838Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-14T15:07:49.838Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-14T15:07:49.838Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-14T15:07:49.838Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-14T15:07:49.838Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-14T15:07:49.838Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-14T15:07:49.838Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-14T15:07:49.838Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T15:07:49.838Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-14T15:07:49.838Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-14T15:07:49.838Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-14T15:07:49.838Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-14T15:07:49.838Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-14T15:07:49.838Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-14T15:07:49.838Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-14T15:07:49.838Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-14T15:07:49.838Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-14T15:07:49.838Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-14T15:07:49.838Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-14T15:07:49.838Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-14T15:07:49.838Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-14T15:07:49.838Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-14T15:07:49.838Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-14T15:07:49.838Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-14T15:07:49.838Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-14T15:07:49.838Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-14T15:07:49.838Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-14T15:07:49.838Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-14T15:07:49.838Z] === RUN TestPluginInstall [2022-07-14T15:07:49.838Z] === RUN TestPluginInstall/no_auth [2022-07-14T15:07:49.838Z] time="2022-07-14T15:07:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T15:07:49.839Z] time="2022-07-14T15:07:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f669ae4a20bd446f2d697403ab3ee5366a899b300da06df8b66a82c88c2f7a99" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T15:07:49.839Z] time="2022-07-14T15:07:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T15:07:49.839Z] time="2022-07-14T15:07:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f669ae4a20bd446f2d697403ab3ee5366a899b300da06df8b66a82c88c2f7a99" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T15:07:49.839Z] === RUN TestPluginInstall/with_htpasswd [2022-07-14T15:07:50.031Z] --- PASS: TestCreateServiceMaxReplicas (4.10s) [2022-07-14T15:07:50.031Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-14T15:07:50.096Z] time="2022-07-14T15:07:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T15:07:50.096Z] time="2022-07-14T15:07:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f669ae4a20bd446f2d697403ab3ee5366a899b300da06df8b66a82c88c2f7a99" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T15:07:50.096Z] time="2022-07-14T15:07:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T15:07:50.096Z] time="2022-07-14T15:07:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f669ae4a20bd446f2d697403ab3ee5366a899b300da06df8b66a82c88c2f7a99" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T15:07:50.208Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T15:07:50.208Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T15:07:50.354Z] === RUN TestPluginInstall/with_insecure [2022-07-14T15:07:51.287Z] time="2022-07-14T15:07:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T15:07:51.287Z] time="2022-07-14T15:07:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b14136758e66667ed5fa42220adc07fb504b4a6fb7cb2703ddf3ec399c14a3c4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T15:07:51.287Z] time="2022-07-14T15:07:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T15:07:51.287Z] time="2022-07-14T15:07:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b14136758e66667ed5fa42220adc07fb504b4a6fb7cb2703ddf3ec399c14a3c4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T15:07:51.545Z] plugin_test.go:195: [d2615700d7b98] daemon is not started [2022-07-14T15:07:51.545Z] --- PASS: TestPluginInstall (2.76s) [2022-07-14T15:07:51.545Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-07-14T15:07:51.545Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-07-14T15:07:51.545Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-07-14T15:07:51.545Z] === RUN TestPluginsWithRuntimes [2022-07-14T15:07:52.918Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-14T15:07:53.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T15:07:53.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T15:07:53.852Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-14T15:07:54.784Z] --- PASS: TestPluginsWithRuntimes (3.40s) [2022-07-14T15:07:54.784Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-07-14T15:07:54.784Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-07-14T15:07:54.784Z] === RUN TestPluginBackCompatMediaTypes [2022-07-14T15:07:55.298Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-14T15:07:55.298Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-14T15:07:55.298Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-14T15:07:55.349Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-07-14T15:07:55.349Z] PASS [2022-07-14T15:07:55.349Z] [2022-07-14T15:07:55.349Z] DONE 24 tests in 6.769s [2022-07-14T15:07:55.349Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-14T15:07:55.607Z] INFO: Testing against a local daemon [2022-07-14T15:07:55.607Z] === RUN TestExternalGraphDriver [2022-07-14T15:07:55.865Z] === RUN TestExternalGraphDriver/json [2022-07-14T15:07:56.231Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-14T15:07:57.168Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-14T15:07:57.721Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-14T15:07:57.721Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-14T15:07:57.762Z] === RUN TestExternalGraphDriver/spec [2022-07-14T15:07:58.101Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-14T15:07:58.101Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-14T15:07:58.101Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-14T15:07:58.101Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-14T15:07:58.101Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-14T15:07:58.101Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-14T15:07:58.101Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-14T15:07:58.101Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-14T15:07:58.101Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-14T15:07:59.094Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-14T15:07:59.094Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-14T15:07:59.135Z] === RUN TestExternalGraphDriver/pull [2022-07-14T15:07:59.474Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-14T15:07:59.474Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-14T15:08:00.040Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-14T15:08:00.298Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-14T15:08:00.862Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-14T15:08:00.862Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-14T15:08:00.991Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-14T15:08:01.032Z] --- PASS: TestExternalGraphDriver (5.32s) [2022-07-14T15:08:01.032Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-07-14T15:08:01.032Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-07-14T15:08:01.032Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-07-14T15:08:01.032Z] === RUN TestGraphdriverPluginV2 [2022-07-14T15:08:01.249Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-14T15:08:02.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-14T15:08:02.759Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-14T15:08:03.148Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-14T15:08:03.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-07-14T15:08:03.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s) [2022-07-14T15:08:03.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-07-14T15:08:03.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-07-14T15:08:03.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-07-14T15:08:03.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-07-14T15:08:03.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.38s) [2022-07-14T15:08:03.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s) [2022-07-14T15:08:03.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.93s) [2022-07-14T15:08:03.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.92s) [2022-07-14T15:08:03.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-07-14T15:08:03.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-07-14T15:08:03.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.04s) [2022-07-14T15:08:03.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.07s) [2022-07-14T15:08:03.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.74s) [2022-07-14T15:08:03.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2022-07-14T15:08:03.148Z] === RUN TestCgroupNamespacesRun [2022-07-14T15:08:04.081Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-07-14T15:08:04.081Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-14T15:08:04.133Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-14T15:08:04.700Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.55s) [2022-07-14T15:08:04.700Z] === RUN TestCreateServiceSecretFileMode [2022-07-14T15:08:04.700Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-14T15:08:05.210Z] --- PASS: TestGraphdriverPluginV2 (4.20s) [2022-07-14T15:08:05.210Z] PASS [2022-07-14T15:08:05.210Z] [2022-07-14T15:08:05.210Z] DONE 5 tests in 9.563s [2022-07-14T15:08:05.210Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-14T15:08:05.210Z] INFO: Testing against a local daemon [2022-07-14T15:08:05.210Z] === RUN TestContinueAfterPluginCrash [2022-07-14T15:08:05.210Z] === PAUSE TestContinueAfterPluginCrash [2022-07-14T15:08:05.210Z] === RUN TestReadPluginNoRead [2022-07-14T15:08:05.210Z] === PAUSE TestReadPluginNoRead [2022-07-14T15:08:05.210Z] === RUN TestDaemonStartWithLogOpt [2022-07-14T15:08:05.210Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-14T15:08:05.210Z] === CONT TestContinueAfterPluginCrash [2022-07-14T15:08:05.210Z] === CONT TestDaemonStartWithLogOpt [2022-07-14T15:08:05.266Z] docker_api_swarm_node_test.go:53: [d2b4e587e5dfb] joining swarm manager [d79fb3fb94261]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:08:05.266Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-14T15:08:05.454Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-07-14T15:08:05.454Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-14T15:08:06.202Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-14T15:08:06.202Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-14T15:08:06.202Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-14T15:08:06.202Z] docker_api_swarm_node_test.go:54: [d64ddc6b7a488] joining swarm manager [d79fb3fb94261]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:08:06.387Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-07-14T15:08:06.387Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-14T15:08:07.137Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-14T15:08:07.703Z] --- PASS: TestCreateServiceSecretFileMode (3.04s) [2022-07-14T15:08:07.703Z] === RUN TestCreateServiceConfigFileMode [2022-07-14T15:08:07.759Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-07-14T15:08:07.759Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-14T15:08:08.492Z] --- PASS: TestDaemonStartWithLogOpt (3.45s) [2022-07-14T15:08:08.492Z] === CONT TestReadPluginNoRead [2022-07-14T15:08:08.636Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-14T15:08:08.692Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-07-14T15:08:08.692Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-14T15:08:09.585Z] === RUN TestDockerSuite/TestCommitChange [2022-07-14T15:08:10.064Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-07-14T15:08:10.064Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-14T15:08:10.518Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-14T15:08:10.519Z] --- PASS: TestCreateServiceConfigFileMode (2.91s) [2022-07-14T15:08:10.519Z] === RUN TestCreateServiceSysctls [2022-07-14T15:08:10.629Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-14T15:08:10.629Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-14T15:08:11.019Z] === RUN TestReadPluginNoRead/default [2022-07-14T15:08:11.084Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-14T15:08:11.952Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-14T15:08:12.001Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-07-14T15:08:12.001Z] === RUN TestNISDomainname [2022-07-14T15:08:12.259Z] --- PASS: TestNISDomainname (0.52s) [2022-07-14T15:08:12.259Z] === RUN TestHostnameDnsResolution [2022-07-14T15:08:12.461Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-14T15:08:12.826Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-07-14T15:08:12.826Z] === RUN TestUnprivilegedPortsAndPing [2022-07-14T15:08:13.325Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-14T15:08:13.390Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-07-14T15:08:13.390Z] === RUN TestPrivilegedHostDevices [2022-07-14T15:08:13.398Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-14T15:08:13.582Z] --- PASS: TestContinueAfterPluginCrash (8.44s) [2022-07-14T15:08:13.956Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-07-14T15:08:13.956Z] === RUN TestRunConsoleSize [2022-07-14T15:08:14.213Z] --- PASS: TestRunConsoleSize (0.40s) [2022-07-14T15:08:14.213Z] === RUN TestStats [2022-07-14T15:08:14.332Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-14T15:08:14.332Z] --- PASS: TestCreateServiceSysctls (3.78s) [2022-07-14T15:08:14.332Z] === RUN TestCreateServiceCapabilities [2022-07-14T15:08:14.518Z] === CONT TestReadPluginNoRead [2022-07-14T15:08:14.518Z] read_test.go:92: [dd6ae0aa86d17] daemon is not started [2022-07-14T15:08:14.518Z] --- PASS: TestReadPluginNoRead (6.02s) [2022-07-14T15:08:14.518Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-07-14T15:08:14.518Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-07-14T15:08:14.518Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-07-14T15:08:14.518Z] PASS [2022-07-14T15:08:14.518Z] [2022-07-14T15:08:14.518Z] DONE 6 tests in 9.493s [2022-07-14T15:08:14.518Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-14T15:08:14.518Z] testing: warning: no tests to run [2022-07-14T15:08:14.518Z] PASS [2022-07-14T15:08:14.518Z] [2022-07-14T15:08:14.518Z] DONE 0 tests in 0.008s [2022-07-14T15:08:14.518Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-14T15:08:14.518Z] INFO: Testing against a local daemon [2022-07-14T15:08:14.518Z] === RUN TestPluginWithDevMounts [2022-07-14T15:08:14.518Z] === PAUSE TestPluginWithDevMounts [2022-07-14T15:08:14.518Z] === CONT TestPluginWithDevMounts [2022-07-14T15:08:15.708Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-14T15:08:16.416Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-07-14T15:08:16.416Z] PASS [2022-07-14T15:08:16.416Z] [2022-07-14T15:08:16.416Z] DONE 1 tests in 1.600s [2022-07-14T15:08:16.416Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-14T15:08:16.416Z] INFO: Testing against a local daemon [2022-07-14T15:08:16.416Z] === RUN TestSecretInspect [2022-07-14T15:08:16.512Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-14T15:08:16.739Z] --- PASS: TestStats (2.44s) [2022-07-14T15:08:16.739Z] === RUN TestStopContainerWithTimeout [2022-07-14T15:08:16.739Z] === RUN TestStopContainerWithTimeout/0 [2022-07-14T15:08:16.739Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-14T15:08:16.739Z] === RUN TestStopContainerWithTimeout/1 [2022-07-14T15:08:16.739Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-14T15:08:16.739Z] === RUN TestStopContainerWithTimeout/3 [2022-07-14T15:08:16.739Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-14T15:08:16.739Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-14T15:08:16.739Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-14T15:08:16.739Z] === CONT TestStopContainerWithTimeout/0 [2022-07-14T15:08:16.739Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-14T15:08:17.081Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-14T15:08:17.339Z] --- PASS: TestCreateServiceCapabilities (3.01s) [2022-07-14T15:08:17.339Z] === RUN TestInspect [2022-07-14T15:08:17.597Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-14T15:08:17.672Z] === CONT TestStopContainerWithTimeout/3 [2022-07-14T15:08:18.316Z] --- PASS: TestSecretInspect (2.18s) [2022-07-14T15:08:18.316Z] === RUN TestSecretList [2022-07-14T15:08:18.532Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-14T15:08:18.791Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-14T15:08:19.569Z] === CONT TestStopContainerWithTimeout/1 [2022-07-14T15:08:19.727Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-14T15:08:20.296Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-14T15:08:20.844Z] --- PASS: TestSecretList (2.18s) [2022-07-14T15:08:20.844Z] === RUN TestSecretsCreateAndDelete [2022-07-14T15:08:20.940Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-14T15:08:20.941Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2022-07-14T15:08:20.941Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2022-07-14T15:08:20.941Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-07-14T15:08:20.941Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-07-14T15:08:20.941Z] === RUN TestDeleteDevicemapper [2022-07-14T15:08:20.941Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-14T15:08:20.941Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-14T15:08:20.941Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-14T15:08:21.229Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-14T15:08:21.229Z] --- PASS: TestInspect (3.62s) [2022-07-14T15:08:21.229Z] === RUN TestCreateJob [2022-07-14T15:08:21.795Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-14T15:08:22.314Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2022-07-14T15:08:22.314Z] === RUN TestUpdateMemory [2022-07-14T15:08:22.364Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-14T15:08:22.741Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-07-14T15:08:22.741Z] === RUN TestSecretsUpdate [2022-07-14T15:08:22.879Z] --- PASS: TestUpdateMemory (0.53s) [2022-07-14T15:08:22.879Z] === RUN TestUpdateCPUQuota [2022-07-14T15:08:22.930Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-14T15:08:23.811Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-07-14T15:08:23.812Z] === RUN TestUpdatePidsLimit [2022-07-14T15:08:23.812Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-14T15:08:23.812Z] === RUN TestUpdatePidsLimit/no_change [2022-07-14T15:08:23.864Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-14T15:08:24.069Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-14T15:08:24.327Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-14T15:08:24.327Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-14T15:08:24.430Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-14T15:08:24.586Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-14T15:08:24.689Z] --- PASS: TestCreateJob (3.79s) [2022-07-14T15:08:24.689Z] === RUN TestReplicatedJob [2022-07-14T15:08:24.844Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-14T15:08:24.948Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-14T15:08:25.269Z] --- PASS: TestSecretsUpdate (2.16s) [2022-07-14T15:08:25.270Z] === RUN TestTemplatedSecret [2022-07-14T15:08:25.409Z] --- PASS: TestUpdatePidsLimit (1.90s) [2022-07-14T15:08:25.409Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-07-14T15:08:25.409Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-07-14T15:08:25.409Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-07-14T15:08:25.409Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-07-14T15:08:25.409Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-07-14T15:08:25.409Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-07-14T15:08:25.409Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-07-14T15:08:25.409Z] === RUN TestUpdateRestartPolicy [2022-07-14T15:08:25.885Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-14T15:08:26.452Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-14T15:08:27.385Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-14T15:08:27.795Z] --- PASS: TestTemplatedSecret (2.67s) [2022-07-14T15:08:27.795Z] === RUN TestSecretCreateResolve [2022-07-14T15:08:28.319Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-14T15:08:29.706Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-14T15:08:29.755Z] --- PASS: TestSecretCreateResolve (2.29s) [2022-07-14T15:08:29.755Z] PASS [2022-07-14T15:08:29.755Z] [2022-07-14T15:08:29.755Z] DONE 6 tests in 13.694s [2022-07-14T15:08:29.755Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-14T15:08:30.020Z] INFO: Testing against a local daemon [2022-07-14T15:08:30.020Z] === RUN TestServiceCreateInit [2022-07-14T15:08:30.020Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-14T15:08:30.532Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-14T15:08:30.791Z] --- PASS: TestReplicatedJob (6.09s) [2022-07-14T15:08:30.791Z] === RUN TestUpdateReplicatedJob [2022-07-14T15:08:31.050Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-14T15:08:31.050Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-14T15:08:31.982Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-14T15:08:32.241Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-14T15:08:33.614Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-14T15:08:34.180Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-14T15:08:34.211Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-14T15:08:34.601Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-14T15:08:34.601Z] tests/integration/client_test.py ..... [ 75%] [2022-07-14T15:08:34.601Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-14T15:08:34.601Z] tests/integration/errors_test.py . [ 76%] [2022-07-14T15:08:34.745Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-14T15:08:34.745Z] --- PASS: TestUpdateReplicatedJob (3.92s) [2022-07-14T15:08:34.745Z] === RUN TestServiceListWithStatuses [2022-07-14T15:08:34.745Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-14T15:08:34.745Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-14T15:08:34.745Z] === RUN TestDockerNetworkConnectAlias [2022-07-14T15:08:36.121Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-14T15:08:36.379Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-14T15:08:37.490Z] --- PASS: TestServiceCreateInit (7.22s) [2022-07-14T15:08:37.490Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s) [2022-07-14T15:08:37.490Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.34s) [2022-07-14T15:08:37.490Z] === RUN TestCreateServiceMultipleTimes [2022-07-14T15:08:37.597Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2022-07-14T15:08:37.597Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-14T15:08:37.597Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-07-14T15:08:37.597Z] === RUN TestWaitNonBlocked [2022-07-14T15:08:37.597Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T15:08:37.597Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T15:08:37.597Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T15:08:37.597Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T15:08:37.597Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T15:08:37.597Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T15:08:37.597Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-14T15:08:37.597Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-07-14T15:08:37.597Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-07-14T15:08:37.597Z] === RUN TestWaitBlocked [2022-07-14T15:08:37.597Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T15:08:37.597Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T15:08:37.597Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T15:08:37.597Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T15:08:37.597Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T15:08:37.597Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T15:08:38.162Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-14T15:08:38.162Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-07-14T15:08:38.162Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-07-14T15:08:38.162Z] === RUN TestWaitConditions [2022-07-14T15:08:38.162Z] === RUN TestWaitConditions/default [2022-07-14T15:08:38.162Z] === PAUSE TestWaitConditions/default [2022-07-14T15:08:38.162Z] === RUN TestWaitConditions/not-running [2022-07-14T15:08:38.162Z] === PAUSE TestWaitConditions/not-running [2022-07-14T15:08:38.162Z] === RUN TestWaitConditions/next-exit [2022-07-14T15:08:38.162Z] === PAUSE TestWaitConditions/next-exit [2022-07-14T15:08:38.162Z] === RUN TestWaitConditions/removed [2022-07-14T15:08:38.162Z] === PAUSE TestWaitConditions/removed [2022-07-14T15:08:38.162Z] === CONT TestWaitConditions/default [2022-07-14T15:08:38.162Z] === CONT TestWaitConditions/removed [2022-07-14T15:08:38.277Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-14T15:08:38.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-14T15:08:40.060Z] === CONT TestWaitConditions/next-exit [2022-07-14T15:08:40.060Z] === CONT TestWaitConditions/not-running [2022-07-14T15:08:40.436Z] --- PASS: TestDockerNetworkConnectAlias (5.30s) [2022-07-14T15:08:40.436Z] === RUN TestDockerNetworkReConnect [2022-07-14T15:08:41.957Z] --- PASS: TestWaitConditions (0.01s) [2022-07-14T15:08:41.957Z] --- PASS: TestWaitConditions/removed (1.70s) [2022-07-14T15:08:41.957Z] --- PASS: TestWaitConditions/default (1.71s) [2022-07-14T15:08:41.957Z] --- PASS: TestWaitConditions/not-running (1.61s) [2022-07-14T15:08:41.957Z] --- PASS: TestWaitConditions/next-exit (1.65s) [2022-07-14T15:08:41.957Z] === CONT TestContainerStartOnDaemonRestart [2022-07-14T15:08:41.957Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-14T15:08:42.334Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-14T15:08:43.855Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.04s) [2022-07-14T15:08:43.855Z] === CONT TestIpcModeOlderClient [2022-07-14T15:08:43.855Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-07-14T15:08:43.855Z] === CONT TestContainerKillOnDaemonStart [2022-07-14T15:08:43.855Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s) [2022-07-14T15:08:43.855Z] === CONT TestDaemonRestartIpcMode [2022-07-14T15:08:44.233Z] --- PASS: TestDockerNetworkReConnect (4.13s) [2022-07-14T15:08:44.233Z] === RUN TestServicePlugin [2022-07-14T15:08:44.798Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-14T15:08:45.056Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-14T15:08:45.991Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-14T15:08:46.382Z] --- PASS: TestDaemonRestartIpcMode (2.30s) [2022-07-14T15:08:46.382Z] === CONT TestDaemonHostGatewayIP [2022-07-14T15:08:47.366Z] docker_api_swarm_test.go:202: [df95d3dbb6d84] joining swarm manager [dbcd32262bd88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:08:48.307Z] --- PASS: TestDaemonHostGatewayIP (2.21s) [2022-07-14T15:08:49.265Z] plugin_test.go:61: [d0011d4acb83a] joining swarm manager [d531e94dae648]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:08:50.198Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-14T15:08:50.455Z] plugin_test.go:64: [df18ab7702a61] joining swarm manager [d531e94dae648]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:08:52.380Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-14T15:08:52.945Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-14T15:08:53.362Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-14T15:08:55.556Z] --- PASS: TestCreateServiceMultipleTimes (16.06s) [2022-07-14T15:08:55.556Z] === RUN TestCreateServiceConflict [2022-07-14T15:08:55.556Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-07-14T15:08:55.556Z] === RUN TestCreateServiceMaxReplicas [2022-07-14T15:08:56.227Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-14T15:08:56.422Z] --- PASS: TestContainerKillOnDaemonStart (11.59s) [2022-07-14T15:08:56.422Z] PASS [2022-07-14T15:08:56.422Z] [2022-07-14T15:08:56.422Z] === Skipped [2022-07-14T15:08:56.422Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-14T15:08:56.423Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-14T15:08:56.423Z] [2022-07-14T15:08:56.423Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-14T15:08:56.423Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-14T15:08:56.423Z] [2022-07-14T15:08:56.423Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-14T15:08:56.423Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-14T15:08:56.423Z] [2022-07-14T15:08:56.423Z] DONE 264 tests, 3 skipped in 121.983s [2022-07-14T15:08:56.423Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-14T15:08:56.423Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:08:56.423Z] ++ set -e [2022-07-14T15:08:56.423Z] ++ '[' -n 0 ']' [2022-07-14T15:08:56.423Z] ++ set -x [2022-07-14T15:08:56.423Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:08:56.423Z] === RUN TestConfigDaemonLibtrustID [2022-07-14T15:08:56.423Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-14T15:08:56.423Z] === RUN TestConfigDaemonID [2022-07-14T15:08:56.485Z] === RUN TestDockerSuite/TestCpToDot [2022-07-14T15:08:56.987Z] daemon_test.go:83: [de1321c206977] daemon is not started [2022-07-14T15:08:56.988Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-14T15:08:56.988Z] === RUN TestDaemonConfigValidation [2022-07-14T15:08:56.988Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-14T15:08:56.988Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-14T15:08:56.988Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-14T15:08:56.988Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-14T15:08:56.988Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-14T15:08:56.988Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-14T15:08:56.988Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-14T15:08:56.988Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-14T15:08:56.988Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-14T15:08:56.988Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-14T15:08:56.988Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-14T15:08:56.988Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-14T15:08:56.988Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-14T15:08:56.988Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-14T15:08:56.988Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-14T15:08:57.052Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-14T15:08:57.245Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-14T15:08:57.245Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-07-14T15:08:57.245Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-14T15:08:57.245Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-14T15:08:57.245Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-07-14T15:08:57.245Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-07-14T15:08:57.245Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-14T15:08:57.245Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-14T15:08:57.986Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-14T15:08:58.084Z] --- PASS: TestCreateServiceMaxReplicas (2.82s) [2022-07-14T15:08:58.084Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-14T15:08:58.178Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-14T15:08:58.919Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-14T15:08:59.484Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-14T15:08:59.550Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-14T15:09:00.420Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-14T15:09:00.482Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-14T15:09:00.482Z] daemon_test.go:197: [dc050c2cc4f73] daemon is not started [2022-07-14T15:09:00.482Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-14T15:09:00.482Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-14T15:09:00.482Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-14T15:09:00.482Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-14T15:09:00.482Z] === RUN TestDaemonProxy [2022-07-14T15:09:00.482Z] === RUN TestDaemonProxy/environment_variables [2022-07-14T15:09:00.678Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-14T15:09:01.244Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-14T15:09:02.176Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-14T15:09:02.176Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-14T15:09:02.176Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-14T15:09:02.382Z] === RUN TestDaemonProxy/command-line_options [2022-07-14T15:09:02.435Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-14T15:09:03.000Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-14T15:09:03.000Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-14T15:09:03.000Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-14T15:09:03.000Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-14T15:09:03.565Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-14T15:09:03.754Z] === RUN TestDaemonProxy/configuration_file [2022-07-14T15:09:04.131Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-14T15:09:04.131Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-14T15:09:04.131Z] === RUN TestDockerSuite/TestCreateRM [2022-07-14T15:09:04.389Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-14T15:09:04.389Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-14T15:09:04.389Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-14T15:09:04.389Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-14T15:09:04.647Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-14T15:09:04.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-14T15:09:05.651Z] === RUN TestDaemonProxy/conflicting_options [2022-07-14T15:09:05.908Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-14T15:09:06.282Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-14T15:09:06.282Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-14T15:09:06.282Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-14T15:09:06.473Z] --- PASS: TestDaemonProxy (6.24s) [2022-07-14T15:09:06.474Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-14T15:09:06.474Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-14T15:09:06.474Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-07-14T15:09:06.474Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-14T15:09:06.474Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-14T15:09:06.474Z] PASS [2022-07-14T15:09:06.474Z] [2022-07-14T15:09:06.474Z] DONE 18 tests in 11.259s [2022-07-14T15:09:06.474Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-14T15:09:06.474Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:09:06.474Z] ++ set -e [2022-07-14T15:09:06.474Z] ++ '[' -n 0 ']' [2022-07-14T15:09:06.474Z] ++ set -x [2022-07-14T15:09:06.474Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:09:06.731Z] INFO: Testing against a local daemon [2022-07-14T15:09:06.731Z] === RUN TestCommitInheritsEnv [2022-07-14T15:09:06.989Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-07-14T15:09:06.989Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-14T15:09:06.989Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-14T15:09:06.989Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-14T15:09:06.989Z] === RUN TestImportWithCustomPlatform [2022-07-14T15:09:06.989Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-14T15:09:06.989Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-14T15:09:06.989Z] === RUN TestImportWithCustomPlatform// [2022-07-14T15:09:06.989Z] === RUN TestImportWithCustomPlatform/linux [2022-07-14T15:09:07.247Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-14T15:09:07.247Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-14T15:09:07.247Z] === RUN TestImportWithCustomPlatform/macos [2022-07-14T15:09:07.247Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-14T15:09:07.247Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-14T15:09:07.247Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-14T15:09:07.247Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-14T15:09:07.247Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-14T15:09:07.247Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-14T15:09:07.247Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-14T15:09:07.247Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-14T15:09:07.247Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-14T15:09:07.247Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-14T15:09:07.247Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-14T15:09:07.247Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-14T15:09:07.247Z] === RUN TestImagesFilterMultiReference [2022-07-14T15:09:07.247Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-14T15:09:07.247Z] === RUN TestImagePullPlatformInvalid [2022-07-14T15:09:07.505Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-14T15:09:07.505Z] === RUN TestRemoveImageOrphaning [2022-07-14T15:09:07.505Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-07-14T15:09:07.505Z] === RUN TestRemoveImageGarbageCollector [2022-07-14T15:09:07.505Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T15:09:07.505Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-14T15:09:07.505Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-14T15:09:07.657Z] docker_api_swarm_test.go:384: [d98a85d61e1b1] joining swarm manager [d394654efd5c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:09:07.762Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-14T15:09:07.762Z] === RUN TestTagInvalidReference [2022-07-14T15:09:07.762Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-14T15:09:07.762Z] === RUN TestTagValidPrefixedRepo [2022-07-14T15:09:07.762Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-14T15:09:07.762Z] === RUN TestTagExistedNameWithoutForce [2022-07-14T15:09:07.762Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-14T15:09:07.762Z] === RUN TestTagOfficialNames [2022-07-14T15:09:07.762Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-14T15:09:07.762Z] === RUN TestTagMatchesDigest [2022-07-14T15:09:07.762Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-14T15:09:07.762Z] PASS [2022-07-14T15:09:07.762Z] [2022-07-14T15:09:07.762Z] === Skipped [2022-07-14T15:09:07.762Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-14T15:09:07.762Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-14T15:09:07.762Z] [2022-07-14T15:09:07.762Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-14T15:09:07.762Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T15:09:07.762Z] [2022-07-14T15:09:07.762Z] DONE 22 tests, 2 skipped in 1.262s [2022-07-14T15:09:07.762Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-14T15:09:07.762Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:09:07.762Z] ++ set -e [2022-07-14T15:09:07.762Z] ++ '[' -n 0 ']' [2022-07-14T15:09:07.762Z] ++ set -x [2022-07-14T15:09:07.762Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:09:07.762Z] === RUN TestStripANSICommands [2022-07-14T15:09:07.762Z] === RUN TestStripANSICommands/#00 [2022-07-14T15:09:07.762Z] === RUN TestStripANSICommands/#01 [2022-07-14T15:09:07.762Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-14T15:09:07.762Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-14T15:09:07.762Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-14T15:09:07.762Z] PASS [2022-07-14T15:09:07.762Z] [2022-07-14T15:09:07.762Z] DONE 3 tests in 0.036s [2022-07-14T15:09:07.762Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-14T15:09:07.762Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:09:07.762Z] ++ set -e [2022-07-14T15:09:07.762Z] ++ '[' -n 0 ']' [2022-07-14T15:09:07.762Z] ++ set -x [2022-07-14T15:09:07.763Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:09:08.020Z] INFO: Testing against a local daemon [2022-07-14T15:09:08.020Z] === RUN TestNetworkCreateDelete [2022-07-14T15:09:08.020Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-14T15:09:08.020Z] === RUN TestDockerNetworkDeletePreferID [2022-07-14T15:09:08.585Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-07-14T15:09:08.585Z] === RUN TestDaemonDNSFallback [2022-07-14T15:09:08.591Z] docker_api_swarm_test.go:385: [d930a460b49dd] joining swarm manager [d394654efd5c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:09:09.619Z] ......... [ 85%] [2022-07-14T15:09:09.966Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-14T15:09:09.966Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-14T15:09:09.966Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-14T15:09:10.531Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-14T15:09:11.096Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-14T15:09:11.662Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-14T15:09:11.921Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-14T15:09:12.496Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-14T15:09:12.945Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2022-07-14T15:09:12.945Z] === RUN TestCreateServiceSecretFileMode [2022-07-14T15:09:13.878Z] --- PASS: TestCreateServiceSecretFileMode (2.54s) [2022-07-14T15:09:13.878Z] === RUN TestCreateServiceConfigFileMode [2022-07-14T15:09:13.894Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-14T15:09:14.830Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-14T15:09:15.140Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-07-14T15:09:15.140Z] === RUN TestInspectNetwork [2022-07-14T15:09:15.775Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-14T15:09:16.406Z] --- PASS: TestCreateServiceConfigFileMode (2.54s) [2022-07-14T15:09:16.406Z] === RUN TestCreateServiceSysctls [2022-07-14T15:09:16.728Z] --- PASS: TestServicePlugin (32.53s) [2022-07-14T15:09:16.728Z] === RUN TestServiceUpdateLabel [2022-07-14T15:09:16.971Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-14T15:09:16.986Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-14T15:09:17.668Z] === RUN TestInspectNetwork/full_network_id [2022-07-14T15:09:17.668Z] === RUN TestInspectNetwork/partial_network_id [2022-07-14T15:09:17.668Z] === RUN TestInspectNetwork/network_name [2022-07-14T15:09:17.668Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-14T15:09:19.515Z] --- PASS: TestServiceUpdateLabel (2.34s) [2022-07-14T15:09:19.515Z] === RUN TestServiceUpdateSecrets [2022-07-14T15:09:19.515Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-14T15:09:19.684Z] --- PASS: TestCreateServiceSysctls (3.12s) [2022-07-14T15:09:19.684Z] === RUN TestCreateServiceCapabilities [2022-07-14T15:09:20.081Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-14T15:09:21.454Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-14T15:09:21.847Z] --- PASS: TestInspectNetwork (7.07s) [2022-07-14T15:09:21.847Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-14T15:09:21.847Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-14T15:09:21.847Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-14T15:09:21.847Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-14T15:09:21.847Z] === RUN TestRunContainerWithBridgeNone [2022-07-14T15:09:22.210Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-07-14T15:09:22.210Z] === RUN TestInspect [2022-07-14T15:09:23.219Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) [2022-07-14T15:09:23.219Z] === RUN TestNetworkInvalidJSON [2022-07-14T15:09:23.477Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-14T15:09:23.477Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-14T15:09:23.477Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T15:09:23.477Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T15:09:23.477Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T15:09:23.477Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T15:09:23.477Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-14T15:09:23.477Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-14T15:09:23.478Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T15:09:23.478Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-14T15:09:23.478Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-14T15:09:23.478Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-14T15:09:23.478Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-14T15:09:23.478Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-14T15:09:23.478Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-14T15:09:23.478Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T15:09:23.478Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-14T15:09:23.478Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-14T15:09:23.478Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-14T15:09:23.478Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-14T15:09:23.478Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-14T15:09:23.478Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-14T15:09:23.478Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-14T15:09:23.478Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-14T15:09:23.478Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-14T15:09:23.478Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-14T15:09:23.478Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-14T15:09:23.478Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-14T15:09:23.478Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-14T15:09:23.478Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-14T15:09:23.478Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-14T15:09:23.478Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-14T15:09:23.478Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-14T15:09:23.478Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-14T15:09:23.478Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-14T15:09:23.478Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-14T15:09:23.478Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-14T15:09:23.478Z] === RUN TestNetworkList [2022-07-14T15:09:23.478Z] === RUN TestNetworkList//networks [2022-07-14T15:09:23.478Z] === PAUSE TestNetworkList//networks [2022-07-14T15:09:23.478Z] === RUN TestNetworkList//networks/ [2022-07-14T15:09:23.478Z] === PAUSE TestNetworkList//networks/ [2022-07-14T15:09:23.478Z] === CONT TestNetworkList//networks [2022-07-14T15:09:23.478Z] === CONT TestNetworkList//networks/ [2022-07-14T15:09:23.478Z] --- PASS: TestNetworkList (0.02s) [2022-07-14T15:09:23.478Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-14T15:09:23.478Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-14T15:09:23.478Z] === RUN TestHostIPv4BridgeLabel [2022-07-14T15:09:23.540Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-14T15:09:23.540Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-14T15:09:24.043Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-14T15:09:24.043Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-14T15:09:24.975Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-14T15:09:24.975Z] === RUN TestDaemonDefaultNetworkPools [2022-07-14T15:09:25.304Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-14T15:09:25.486Z] --- PASS: TestInspect (2.81s) [2022-07-14T15:09:25.486Z] === RUN TestCreateJob [2022-07-14T15:09:25.907Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-14T15:09:25.907Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-14T15:09:26.711Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-14T15:09:26.840Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-14T15:09:26.840Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-14T15:09:26.969Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-14T15:09:27.905Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-14T15:09:28.164Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-14T15:09:28.213Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-07-14T15:09:28.213Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-14T15:09:28.423Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-14T15:09:28.596Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-14T15:09:28.596Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-14T15:09:28.681Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-14T15:09:28.681Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-14T15:09:28.765Z] --- PASS: TestCreateJob (3.23s) [2022-07-14T15:09:28.765Z] === RUN TestReplicatedJob [2022-07-14T15:09:28.777Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-14T15:09:28.777Z] === RUN TestServiceWithPredefinedNetwork [2022-07-14T15:09:28.939Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-14T15:09:29.874Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-14T15:09:30.808Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-14T15:09:30.808Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-14T15:09:30.808Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-14T15:09:31.304Z] --- PASS: TestServiceWithPredefinedNetwork (2.22s) [2022-07-14T15:09:31.304Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-14T15:09:31.304Z] service_test.go:243: FLAKY_TEST [2022-07-14T15:09:31.304Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-14T15:09:31.304Z] === RUN TestServiceWithDataPathPortInit [2022-07-14T15:09:31.373Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-14T15:09:31.373Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-14T15:09:32.305Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-14T15:09:32.718Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-14T15:09:32.978Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-14T15:09:32.978Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-14T15:09:32.978Z] [2022-07-14T15:09:32.978Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-14T15:09:32.978Z] =========================== short test summary info ============================ [2022-07-14T15:09:32.978Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-14T15:09:32.978Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-14T15:09:32.978Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-14T15:09:32.978Z] Not supported on most drivers [2022-07-14T15:09:32.978Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-14T15:09:32.978Z] Output of docker top depends on host distro, and is not formalized. [2022-07-14T15:09:32.978Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-14T15:09:32.978Z] Output of docker top depends on host distro, and is not formalized. [2022-07-14T15:09:32.978Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-14T15:09:32.978Z] Can fail if eth0 has multiple IP addresses [2022-07-14T15:09:32.978Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-14T15:09:32.978Z] This doesn't seem to be taken into account by the engine [2022-07-14T15:09:32.978Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-14T15:09:32.978Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-14T15:09:32.978Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 293.76 seconds == [2022-07-14T15:09:33.237Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-14T15:09:33.675Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-14T15:09:33.675Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-14T15:09:33.675Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-14T15:09:33.675Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-14T15:09:33.675Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-14T15:09:33.675Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-14T15:09:34.024Z] --- PASS: TestReplicatedJob (5.14s) [2022-07-14T15:09:34.024Z] === RUN TestUpdateReplicatedJob [2022-07-14T15:09:34.239Z] --- PASS: TestServiceUpdateSecrets (15.10s) [2022-07-14T15:09:34.239Z] === RUN TestServiceUpdateConfigs [2022-07-14T15:09:36.136Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-14T15:09:36.551Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-07-14T15:09:36.551Z] === RUN TestServiceListWithStatuses [2022-07-14T15:09:36.551Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-14T15:09:36.551Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-14T15:09:36.551Z] === RUN TestDockerNetworkConnectAlias [2022-07-14T15:09:36.710Z] === RUN TestDockerSuite/TestEventsRename [2022-07-14T15:09:36.972Z] === RUN TestDockerSuite/TestEventsResize [2022-07-14T15:09:37.539Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-14T15:09:40.730Z] --- PASS: TestDockerNetworkConnectAlias (4.16s) [2022-07-14T15:09:40.730Z] === RUN TestDockerNetworkReConnect [2022-07-14T15:09:42.794Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-14T15:09:43.852Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-14T15:09:44.008Z] --- PASS: TestDockerNetworkReConnect (3.49s) [2022-07-14T15:09:44.008Z] === RUN TestServicePlugin [2022-07-14T15:09:44.109Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-14T15:09:45.444Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-14T15:09:45.444Z] [2022-07-14T15:09:45.444Z] Unloading profiles will leave already running processes permanently [2022-07-14T15:09:45.444Z] unconfined, which can lead to unexpected situations. [2022-07-14T15:09:45.444Z] [2022-07-14T15:09:45.444Z] To set a process to complain mode, use the command line tool [2022-07-14T15:09:45.444Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-14T15:09:45.444Z] Post stage [Pipeline] junit [2022-07-14T15:09:45.461Z] Recording test results [2022-07-14T15:09:45.614Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-14T15:09:45.891Z] + echo Ensuring container killed. [2022-07-14T15:09:45.891Z] Ensuring container killed. [2022-07-14T15:09:45.891Z] + docker rm -vf docker-pr9 [2022-07-14T15:09:45.891Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-07-14T15:09:46.170Z] --- PASS: TestServiceWithDataPathPortInit (13.73s) [2022-07-14T15:09:46.170Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-14T15:09:46.176Z] + echo Chowning /workspace to jenkins user [2022-07-14T15:09:46.176Z] Chowning /workspace to jenkins user [2022-07-14T15:09:46.176Z] + id -u [2022-07-14T15:09:46.176Z] + id -g [2022-07-14T15:09:46.176Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43784:/workspace busybox chown -R 1000:1000 /workspace [2022-07-14T15:09:46.633Z] === RUN TestDockerSuite/TestEventsTop [2022-07-14T15:09:47.103Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bixjasqmgwe3hdwv5529zlr8c Created:2022-07-14 15:09:45.860450228 +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[8e0eebb42ca7ec3b7f1c4a221aba97705d9f9c765596592cdd53822af9bd74be:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nm7opvf6z35lofwhvc3nh6w2d EndpointID:38a78a4b1e080319ff84940db2d5b29dcd661f8267587cb6c2656199fcb4e25e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:39a54b573d0dbe9eed51107a04caa13f10f16edbb221f51c92f1b269fe9bf9ba 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:9056783f63d9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nm7opvf6z35lofwhvc3nh6w2d EndpointID:38a78a4b1e080319ff84940db2d5b29dcd661f8267587cb6c2656199fcb4e25e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-14T15:09:47.199Z] === RUN TestDockerSuite/TestEventsUntag [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-14T15:09:47.847Z] + bundleName=docker-py [2022-07-14T15:09:47.847Z] + echo Creating docker-py-bundles.tar.gz [2022-07-14T15:09:47.847Z] Creating docker-py-bundles.tar.gz [2022-07-14T15:09:47.847Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-07-14T15:09:47.860Z] Archiving artifacts [2022-07-14T15:09:48.144Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43784/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [2022-07-14T15:09:48.188Z] plugin_test.go:61: [d896d75c51c9f] joining swarm manager [d04262a5cba21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-14T15:09:48.484Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43784/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=7d74269c0dafb71a760d8c669fca3d2df5778d2e -e DOCKER_GRAPHDRIVER docker:7d74269c0dafb71a760d8c669fca3d2df5778d2e hack/make.sh binary [2022-07-14T15:09:48.744Z] [2022-07-14T15:09:48.744Z] Removing bundles/ [2022-07-14T15:09:49.004Z] [2022-07-14T15:09:49.004Z] ---> Making bundle: binary (in bundles/binary) [2022-07-14T15:09:49.004Z] Building: bundles/binary-daemon/dockerd [2022-07-14T15:09:49.004Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T15:09:49.094Z] --- PASS: TestServiceUpdateConfigs (14.76s) [2022-07-14T15:09:49.094Z] === RUN TestServiceUpdateNetwork [2022-07-14T15:09:49.120Z] plugin_test.go:64: [d5749da60eee7] joining swarm manager [d04262a5cba21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:09:49.660Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-14T15:09:52.361Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2022-07-14T15:09:52.361Z] PASS [2022-07-14T15:09:52.361Z] [2022-07-14T15:09:52.361Z] === Skipped [2022-07-14T15:09:52.361Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-14T15:09:52.361Z] service_test.go:243: FLAKY_TEST [2022-07-14T15:09:52.361Z] [2022-07-14T15:09:52.361Z] DONE 38 tests, 1 skipped in 43.599s [2022-07-14T15:09:52.361Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-14T15:09:52.361Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:09:52.361Z] ++ set -e [2022-07-14T15:09:52.361Z] ++ '[' -n 0 ']' [2022-07-14T15:09:52.361Z] ++ set -x [2022-07-14T15:09:52.361Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:09:52.361Z] INFO: Testing against a local daemon [2022-07-14T15:09:52.361Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-14T15:09:52.361Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T15:09:52.361Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-14T15:09:52.361Z] === RUN TestDockerNetworkIpvlan [2022-07-14T15:09:52.361Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T15:09:52.361Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-14T15:09:52.361Z] PASS [2022-07-14T15:09:52.361Z] [2022-07-14T15:09:52.361Z] === Skipped [2022-07-14T15:09:52.361Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-14T15:09:52.361Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T15:09:52.361Z] [2022-07-14T15:09:52.361Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-14T15:09:52.361Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T15:09:52.361Z] [2022-07-14T15:09:52.361Z] DONE 2 tests, 2 skipped in 0.095s [2022-07-14T15:09:52.361Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-14T15:09:52.361Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:09:52.361Z] ++ set -e [2022-07-14T15:09:52.361Z] ++ '[' -n 0 ']' [2022-07-14T15:09:52.361Z] ++ set -x [2022-07-14T15:09:52.361Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:09:52.361Z] INFO: Testing against a local daemon [2022-07-14T15:09:52.361Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-14T15:09:52.927Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-07-14T15:09:52.927Z] === RUN TestDockerNetworkMacvlan [2022-07-14T15:09:53.866Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-14T15:09:54.440Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-14T15:09:55.391Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-14T15:09:57.290Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-14T15:09:58.662Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-14T15:10:01.850Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-14T15:10:01.850Z] --- PASS: TestServiceUpdateNetwork (12.60s) [2022-07-14T15:10:01.850Z] === RUN TestServiceUpdatePidsLimit [2022-07-14T15:10:01.942Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-14T15:10:02.508Z] --- PASS: TestDockerNetworkMacvlan (9.46s) [2022-07-14T15:10:02.508Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-14T15:10:02.508Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-07-14T15:10:02.508Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-07-14T15:10:02.508Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) [2022-07-14T15:10:02.508Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s) [2022-07-14T15:10:02.508Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2022-07-14T15:10:02.508Z] PASS [2022-07-14T15:10:02.508Z] [2022-07-14T15:10:02.508Z] DONE 8 tests in 10.913s [2022-07-14T15:10:02.508Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-14T15:10:02.508Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:10:02.508Z] ++ set -e [2022-07-14T15:10:02.508Z] ++ '[' -n 0 ']' [2022-07-14T15:10:02.508Z] ++ set -x [2022-07-14T15:10:02.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:10:02.508Z] testing: warning: no tests to run [2022-07-14T15:10:02.508Z] PASS [2022-07-14T15:10:02.508Z] [2022-07-14T15:10:02.508Z] DONE 0 tests in 0.027s [2022-07-14T15:10:02.508Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-14T15:10:02.508Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:10:02.508Z] ++ set -e [2022-07-14T15:10:02.508Z] ++ '[' -n 0 ']' [2022-07-14T15:10:02.508Z] ++ set -x [2022-07-14T15:10:02.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:10:02.766Z] INFO: Testing against a local daemon [2022-07-14T15:10:02.766Z] === RUN TestAuthZPluginAllowRequest [2022-07-14T15:10:02.783Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-14T15:10:02.783Z] check_test.go:611: [d930a460b49dd] daemon is not started [2022-07-14T15:10:02.783Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-14T15:10:03.700Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-07-14T15:10:03.700Z] === RUN TestAuthZPluginTLS [2022-07-14T15:10:03.719Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-14T15:10:04.265Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-14T15:10:04.265Z] === RUN TestAuthZPluginDenyRequest [2022-07-14T15:10:04.831Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-14T15:10:04.831Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-14T15:10:05.093Z] docker_api_swarm_test.go:802: [d4f14195d1864] joining swarm manager [d92e7cb4cffd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:10:05.396Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-14T15:10:05.396Z] === RUN TestAuthZPluginDenyResponse [2022-07-14T15:10:05.962Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-14T15:10:05.962Z] === RUN TestAuthZPluginAllowEventStream [2022-07-14T15:10:06.464Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-14T15:10:06.464Z] docker_api_swarm_test.go:802: [d97e79d65705b] joining swarm manager [d92e7cb4cffd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:10:06.721Z] === RUN TestDockerSuite/TestExec [2022-07-14T15:10:07.333Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-07-14T15:10:07.333Z] === RUN TestAuthZPluginErrorResponse [2022-07-14T15:10:07.591Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-14T15:10:07.591Z] === RUN TestAuthZPluginErrorRequest [2022-07-14T15:10:07.654Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-14T15:10:07.911Z] docker_api_swarm_test.go:802: [d6f84e1479e54] joining swarm manager [d92e7cb4cffd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-14T15:10:08.156Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-14T15:10:08.156Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-14T15:10:08.720Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-14T15:10:08.720Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-14T15:10:08.845Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-14T15:10:09.438Z] === RUN TestDockerSuite/TestExecEnv [2022-07-14T15:10:10.004Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-14T15:10:10.093Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-07-14T15:10:10.093Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-14T15:10:10.261Z] docker_api_swarm_test.go:802: [da78ce32e7091] joining swarm manager [d92e7cb4cffd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-14T15:10:10.518Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-14T15:10:11.083Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-14T15:10:11.465Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.37s) [2022-07-14T15:10:11.465Z] === RUN TestAuthZPluginHeader [2022-07-14T15:10:11.648Z] docker_api_swarm_test.go:810: [dbfe372aed1a2] joining swarm manager [d92e7cb4cffd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-14T15:10:11.906Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-14T15:10:12.030Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-07-14T15:10:12.030Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-14T15:10:12.030Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T15:10:12.030Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-14T15:10:12.030Z] === RUN TestAuthZPluginV2Disable [2022-07-14T15:10:12.030Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T15:10:12.030Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-14T15:10:12.030Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-14T15:10:12.030Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T15:10:12.031Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-14T15:10:12.031Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-14T15:10:12.031Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T15:10:12.031Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-14T15:10:12.031Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-14T15:10:13.804Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-14T15:10:14.368Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-14T15:10:14.933Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-14T15:10:15.190Z] === RUN TestDockerSuite/TestExecParseError [2022-07-14T15:10:15.644Z] --- PASS: TestServicePlugin (29.86s) [2022-07-14T15:10:15.644Z] === RUN TestServiceUpdateLabel [2022-07-14T15:10:15.756Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-14T15:10:16.210Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-07-14T15:10:16.210Z] === RUN TestServiceUpdateSecrets [2022-07-14T15:10:16.321Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-14T15:10:16.886Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-14T15:10:17.820Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-14T15:10:18.388Z] --- PASS: TestServiceUpdatePidsLimit (16.72s) [2022-07-14T15:10:18.388Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2022-07-14T15:10:18.388Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-07-14T15:10:18.388Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2022-07-14T15:10:18.388Z] PASS [2022-07-14T15:10:18.388Z] [2022-07-14T15:10:18.388Z] === Skipped [2022-07-14T15:10:18.388Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-14T15:10:18.388Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-14T15:10:18.388Z] [2022-07-14T15:10:18.388Z] DONE 27 tests, 1 skipped in 181.903s [2022-07-14T15:10:18.388Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-14T15:10:18.388Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:10:18.388Z] ++ set -e [2022-07-14T15:10:18.388Z] ++ '[' -n 0 ']' [2022-07-14T15:10:18.388Z] ++ set -x [2022-07-14T15:10:18.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:10:18.388Z] === RUN TestDockerSuite/TestExecTTY [2022-07-14T15:10:18.388Z] INFO: Testing against a local daemon [2022-07-14T15:10:18.388Z] === RUN TestSessionCreate [2022-07-14T15:10:18.388Z] --- PASS: TestSessionCreate (0.02s) [2022-07-14T15:10:18.388Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-14T15:10:18.388Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-07-14T15:10:18.388Z] PASS [2022-07-14T15:10:18.388Z] [2022-07-14T15:10:18.388Z] DONE 2 tests in 0.155s [2022-07-14T15:10:18.388Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-14T15:10:18.388Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:10:18.388Z] ++ set -e [2022-07-14T15:10:18.388Z] ++ '[' -n 0 ']' [2022-07-14T15:10:18.388Z] ++ set -x [2022-07-14T15:10:18.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:10:18.646Z] INFO: Testing against a local daemon [2022-07-14T15:10:18.646Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-14T15:10:18.646Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-14T15:10:18.646Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-14T15:10:18.646Z] === RUN TestDiskUsage [2022-07-14T15:10:18.646Z] === PAUSE TestDiskUsage [2022-07-14T15:10:18.646Z] === RUN TestEventsExecDie [2022-07-14T15:10:18.906Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-14T15:10:19.164Z] --- PASS: TestEventsExecDie (0.67s) [2022-07-14T15:10:19.164Z] === RUN TestEventsBackwardsCompatible [2022-07-14T15:10:19.422Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-07-14T15:10:19.422Z] === RUN TestEventsVolumeCreate [2022-07-14T15:10:19.422Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-14T15:10:19.422Z] === RUN TestInfoBinaryCommits [2022-07-14T15:10:19.422Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-07-14T15:10:19.422Z] === RUN TestInfoAPIVersioned [2022-07-14T15:10:19.422Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-14T15:10:19.422Z] === RUN TestInfoAPI [2022-07-14T15:10:19.422Z] --- PASS: TestInfoAPI (0.02s) [2022-07-14T15:10:19.422Z] === RUN TestInfoAPIWarnings [2022-07-14T15:10:19.680Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-14T15:10:20.246Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-14T15:10:20.504Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-14T15:10:20.504Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-14T15:10:20.504Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-14T15:10:21.876Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-14T15:10:22.133Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-14T15:10:23.066Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-14T15:10:23.633Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-14T15:10:24.197Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-14T15:10:25.130Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-14T15:10:27.029Z] === RUN TestDockerSuite/TestHealth [2022-07-14T15:10:30.097Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-14T15:10:30.098Z] PASS [2022-07-14T15:10:30.098Z] [2022-07-14T15:10:30.098Z] === Skipped [2022-07-14T15:10:30.098Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-14T15:10:30.098Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T15:10:30.098Z] [2022-07-14T15:10:30.098Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-14T15:10:30.098Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T15:10:30.098Z] [2022-07-14T15:10:30.098Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-14T15:10:30.098Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T15:10:30.098Z] [2022-07-14T15:10:30.098Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-14T15:10:30.098Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T15:10:30.098Z] [2022-07-14T15:10:30.098Z] DONE 17 tests, 4 skipped in 26.419s [2022-07-14T15:10:30.098Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-14T15:10:30.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:10:30.098Z] ++ set -e [2022-07-14T15:10:30.098Z] ++ '[' -n 0 ']' [2022-07-14T15:10:30.098Z] ++ set -x [2022-07-14T15:10:30.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:10:30.098Z] INFO: Testing against a local daemon [2022-07-14T15:10:30.098Z] === RUN TestPluginInvalidJSON [2022-07-14T15:10:30.098Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T15:10:30.098Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T15:10:30.098Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T15:10:30.098Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T15:10:30.098Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-14T15:10:30.098Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-14T15:10:30.098Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T15:10:30.098Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-14T15:10:30.098Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-14T15:10:30.098Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-14T15:10:30.098Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-14T15:10:30.098Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-14T15:10:30.098Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-14T15:10:30.098Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-14T15:10:30.098Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-14T15:10:30.098Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T15:10:30.098Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-14T15:10:30.098Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-14T15:10:30.098Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-14T15:10:30.098Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-14T15:10:30.098Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-14T15:10:30.098Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-14T15:10:30.098Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-14T15:10:30.098Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-14T15:10:30.098Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-14T15:10:30.098Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-14T15:10:30.098Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-14T15:10:30.098Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-14T15:10:30.098Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-14T15:10:30.098Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-14T15:10:30.098Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-14T15:10:30.098Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-14T15:10:30.098Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-14T15:10:30.098Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-14T15:10:30.098Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-14T15:10:30.098Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-14T15:10:30.098Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-14T15:10:30.098Z] === RUN TestPluginInstall [2022-07-14T15:10:30.098Z] === RUN TestPluginInstall/no_auth [2022-07-14T15:10:30.098Z] time="2022-07-14T15:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T15:10:30.098Z] time="2022-07-14T15:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5f7e13f458e94a5531a5c425d52bd62ab39e5bc969cbb4a1f01fac7fbe9ec7e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T15:10:30.098Z] time="2022-07-14T15:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T15:10:30.098Z] time="2022-07-14T15:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5f7e13f458e94a5531a5c425d52bd62ab39e5bc969cbb4a1f01fac7fbe9ec7e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T15:10:30.098Z] === RUN TestPluginInstall/with_htpasswd [2022-07-14T15:10:30.355Z] time="2022-07-14T15:10:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T15:10:30.355Z] time="2022-07-14T15:10:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5f7e13f458e94a5531a5c425d52bd62ab39e5bc969cbb4a1f01fac7fbe9ec7e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T15:10:30.355Z] time="2022-07-14T15:10:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T15:10:30.355Z] time="2022-07-14T15:10:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5f7e13f458e94a5531a5c425d52bd62ab39e5bc969cbb4a1f01fac7fbe9ec7e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T15:10:30.613Z] === RUN TestPluginInstall/with_insecure [2022-07-14T15:10:31.112Z] --- PASS: TestServiceUpdateSecrets (14.52s) [2022-07-14T15:10:31.112Z] === RUN TestServiceUpdateConfigs [2022-07-14T15:10:31.546Z] time="2022-07-14T15:10:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T15:10:31.546Z] time="2022-07-14T15:10:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6213ef5db0cf8f190f93de5fa8801154dd26929dc3a115c5a66339482fae9b7c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T15:10:31.546Z] time="2022-07-14T15:10:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T15:10:31.546Z] time="2022-07-14T15:10:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6213ef5db0cf8f190f93de5fa8801154dd26929dc3a115c5a66339482fae9b7c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T15:10:31.804Z] plugin_test.go:195: [d4afc78fb8652] daemon is not started [2022-07-14T15:10:31.804Z] --- PASS: TestPluginInstall (2.55s) [2022-07-14T15:10:31.804Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-07-14T15:10:31.804Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-07-14T15:10:31.804Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-07-14T15:10:31.804Z] === RUN TestPluginsWithRuntimes [2022-07-14T15:10:33.177Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-14T15:10:34.108Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-14T15:10:35.041Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2022-07-14T15:10:35.041Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2022-07-14T15:10:35.041Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-07-14T15:10:35.041Z] === RUN TestPluginBackCompatMediaTypes [2022-07-14T15:10:35.607Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-07-14T15:10:35.607Z] PASS [2022-07-14T15:10:35.607Z] [2022-07-14T15:10:35.607Z] DONE 24 tests in 6.582s [2022-07-14T15:10:35.607Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-14T15:10:35.607Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:10:35.607Z] ++ set -e [2022-07-14T15:10:35.607Z] ++ '[' -n 0 ']' [2022-07-14T15:10:35.607Z] ++ set -x [2022-07-14T15:10:35.607Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:10:35.607Z] INFO: Testing against a local daemon [2022-07-14T15:10:35.607Z] === RUN TestExternalGraphDriver [2022-07-14T15:10:36.172Z] === RUN TestExternalGraphDriver/json [2022-07-14T15:10:36.999Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-14T15:10:36.999Z] === RUN TestInfoDebug [2022-07-14T15:10:36.999Z] --- PASS: TestInfoDebug (0.52s) [2022-07-14T15:10:36.999Z] === RUN TestInfoInsecureRegistries [2022-07-14T15:10:36.999Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-14T15:10:36.999Z] === RUN TestInfoRegistryMirrors [2022-07-14T15:10:37.545Z] === RUN TestExternalGraphDriver/spec [2022-07-14T15:10:37.563Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-07-14T15:10:37.563Z] === RUN TestLoginFailsWithBadCredentials [2022-07-14T15:10:38.128Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-14T15:10:38.128Z] === RUN TestPingCacheHeaders [2022-07-14T15:10:38.128Z] --- PASS: TestPingCacheHeaders (0.01s) [2022-07-14T15:10:38.128Z] === RUN TestPingGet [2022-07-14T15:10:38.128Z] --- PASS: TestPingGet (0.01s) [2022-07-14T15:10:38.128Z] === RUN TestPingHead [2022-07-14T15:10:38.128Z] --- PASS: TestPingHead (0.01s) [2022-07-14T15:10:38.128Z] === RUN TestPingSwarmHeader [2022-07-14T15:10:38.693Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-14T15:10:38.693Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-14T15:10:39.442Z] === RUN TestExternalGraphDriver/pull [2022-07-14T15:10:39.627Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-14T15:10:39.885Z] --- PASS: TestPingSwarmHeader (1.75s) [2022-07-14T15:10:39.885Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-14T15:10:39.885Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-14T15:10:39.885Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-14T15:10:39.885Z] === RUN TestVersion [2022-07-14T15:10:39.885Z] --- PASS: TestVersion (0.03s) [2022-07-14T15:10:39.885Z] === CONT TestDiskUsage [2022-07-14T15:10:40.449Z] === RUN TestDiskUsage/empty [2022-07-14T15:10:40.449Z] === RUN TestDiskUsage/empty/container_types [2022-07-14T15:10:40.449Z] === RUN TestDiskUsage/empty/image_types [2022-07-14T15:10:40.449Z] === RUN TestDiskUsage/empty/volume_types [2022-07-14T15:10:40.449Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-14T15:10:40.449Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-14T15:10:40.449Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-14T15:10:40.449Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-14T15:10:40.449Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-14T15:10:40.449Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-14T15:10:40.449Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-14T15:10:40.450Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-14T15:10:40.450Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-14T15:10:40.450Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-14T15:10:40.450Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-14T15:10:40.450Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-14T15:10:40.450Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-14T15:10:40.450Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-14T15:10:40.450Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-14T15:10:40.450Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-14T15:10:40.450Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-14T15:10:40.450Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-14T15:10:40.450Z] === RUN TestDiskUsage/after_container.Run [2022-07-14T15:10:40.708Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-14T15:10:40.708Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-14T15:10:40.708Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-14T15:10:40.708Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-14T15:10:40.708Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-14T15:10:40.708Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-14T15:10:40.708Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-14T15:10:40.814Z] --- PASS: TestExternalGraphDriver (5.11s) [2022-07-14T15:10:40.814Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-07-14T15:10:40.814Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-07-14T15:10:40.814Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-07-14T15:10:40.814Z] === RUN TestGraphdriverPluginV2 [2022-07-14T15:10:40.966Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-14T15:10:40.966Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-14T15:10:40.966Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage (1.21s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-14T15:10:40.966Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-14T15:10:40.966Z] PASS [2022-07-14T15:10:40.966Z] [2022-07-14T15:10:40.966Z] === Skipped [2022-07-14T15:10:40.966Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-14T15:10:40.966Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-14T15:10:40.967Z] [2022-07-14T15:10:40.967Z] DONE 54 tests, 1 skipped in 22.523s [2022-07-14T15:10:40.967Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-14T15:10:40.967Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:10:40.967Z] ++ set -e [2022-07-14T15:10:40.967Z] ++ '[' -n 0 ']' [2022-07-14T15:10:40.967Z] ++ set -x [2022-07-14T15:10:40.967Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:10:41.072Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T15:10:41.072Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-14T15:10:41.072Z] PASS [2022-07-14T15:10:41.072Z] [2022-07-14T15:10:41.072Z] === Skipped [2022-07-14T15:10:41.072Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-14T15:10:41.072Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T15:10:41.072Z] [2022-07-14T15:10:41.072Z] DONE 5 tests, 1 skipped in 5.530s [2022-07-14T15:10:41.072Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-14T15:10:41.072Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:10:41.072Z] ++ set -e [2022-07-14T15:10:41.072Z] ++ '[' -n 0 ']' [2022-07-14T15:10:41.072Z] ++ set -x [2022-07-14T15:10:41.072Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:10:41.227Z] INFO: Testing against a local daemon [2022-07-14T15:10:41.227Z] === RUN TestVolumesCreateAndList [2022-07-14T15:10:41.227Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-14T15:10:41.227Z] === RUN TestVolumesRemove [2022-07-14T15:10:41.227Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-14T15:10:41.227Z] === RUN TestVolumesInspect [2022-07-14T15:10:41.227Z] --- PASS: TestVolumesInspect (0.04s) [2022-07-14T15:10:41.227Z] === RUN TestVolumesInvalidJSON [2022-07-14T15:10:41.227Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-14T15:10:41.227Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-14T15:10:41.227Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-14T15:10:41.227Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-14T15:10:41.227Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-14T15:10:41.227Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-14T15:10:41.227Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-14T15:10:41.227Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-14T15:10:41.227Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-14T15:10:41.227Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-14T15:10:41.227Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-14T15:10:41.227Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-14T15:10:41.227Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-14T15:10:41.227Z] PASS [2022-07-14T15:10:41.227Z] [2022-07-14T15:10:41.227Z] DONE 9 tests in 0.207s [2022-07-14T15:10:41.227Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-14T15:10:41.330Z] INFO: Testing against a local daemon [2022-07-14T15:10:41.330Z] === RUN TestContinueAfterPluginCrash [2022-07-14T15:10:41.330Z] === PAUSE TestContinueAfterPluginCrash [2022-07-14T15:10:41.330Z] === RUN TestReadPluginNoRead [2022-07-14T15:10:41.330Z] === PAUSE TestReadPluginNoRead [2022-07-14T15:10:41.330Z] === RUN TestDaemonStartWithLogOpt [2022-07-14T15:10:41.330Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-14T15:10:41.330Z] === CONT TestContinueAfterPluginCrash [2022-07-14T15:10:41.330Z] === CONT TestDaemonStartWithLogOpt [2022-07-14T15:10:41.485Z] ++++ cat bundles/test-integration/docker.pid [2022-07-14T15:10:41.485Z] +++ kill 6723 [2022-07-14T15:10:41.743Z] +++ /etc/init.d/apparmor stop [2022-07-14T15:10:41.743Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-14T15:10:41.743Z] [2022-07-14T15:10:41.743Z] Unloading profiles will leave already running processes permanently [2022-07-14T15:10:41.743Z] unconfined, which can lead to unexpected situations. [2022-07-14T15:10:41.743Z] [2022-07-14T15:10:41.743Z] To set a process to complain mode, use the command line tool [2022-07-14T15:10:41.743Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-14T15:10:41.743Z] +++ true [2022-07-14T15:10:41.743Z] exiting test-integration [2022-07-14T15:10:41.743Z] ++ exit 0 [2022-07-14T15:10:41.743Z] [2022-07-14T15:10:42.308Z] + for job in $(jobs -p) [2022-07-14T15:10:42.308Z] + wait 15337 [2022-07-14T15:10:44.610Z] --- PASS: TestDaemonStartWithLogOpt (3.02s) [2022-07-14T15:10:44.610Z] === CONT TestReadPluginNoRead [2022-07-14T15:10:45.971Z] --- PASS: TestServiceUpdateConfigs (14.51s) [2022-07-14T15:10:45.971Z] === RUN TestServiceUpdateNetwork [2022-07-14T15:10:46.485Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-14T15:10:46.509Z] === RUN TestReadPluginNoRead/default [2022-07-14T15:10:47.881Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-14T15:10:48.815Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-14T15:10:49.072Z] --- PASS: TestContinueAfterPluginCrash (7.94s) [2022-07-14T15:10:49.763Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-14T15:10:50.004Z] === CONT TestReadPluginNoRead [2022-07-14T15:10:50.004Z] read_test.go:92: [d46e64ceb1bcc] daemon is not started [2022-07-14T15:10:50.004Z] --- PASS: TestReadPluginNoRead (5.65s) [2022-07-14T15:10:50.004Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-07-14T15:10:50.004Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-07-14T15:10:50.004Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2022-07-14T15:10:50.004Z] PASS [2022-07-14T15:10:50.004Z] [2022-07-14T15:10:50.004Z] DONE 6 tests in 8.780s [2022-07-14T15:10:50.004Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-14T15:10:50.004Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:10:50.004Z] ++ set -e [2022-07-14T15:10:50.004Z] ++ '[' -n 0 ']' [2022-07-14T15:10:50.004Z] ++ set -x [2022-07-14T15:10:50.004Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:10:50.004Z] testing: warning: no tests to run [2022-07-14T15:10:50.004Z] PASS [2022-07-14T15:10:50.004Z] [2022-07-14T15:10:50.004Z] DONE 0 tests in 0.037s [2022-07-14T15:10:50.004Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-14T15:10:50.004Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:10:50.004Z] ++ set -e [2022-07-14T15:10:50.004Z] ++ '[' -n 0 ']' [2022-07-14T15:10:50.004Z] ++ set -x [2022-07-14T15:10:50.005Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:10:50.005Z] INFO: Testing against a local daemon [2022-07-14T15:10:50.005Z] === RUN TestPluginWithDevMounts [2022-07-14T15:10:50.005Z] === PAUSE TestPluginWithDevMounts [2022-07-14T15:10:50.005Z] === CONT TestPluginWithDevMounts [2022-07-14T15:10:51.901Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-07-14T15:10:51.901Z] PASS [2022-07-14T15:10:51.901Z] [2022-07-14T15:10:51.901Z] DONE 1 tests in 1.623s [2022-07-14T15:10:51.901Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-14T15:10:51.901Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:10:51.901Z] ++ set -e [2022-07-14T15:10:51.901Z] ++ '[' -n 0 ']' [2022-07-14T15:10:51.901Z] ++ set -x [2022-07-14T15:10:51.901Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:10:51.901Z] INFO: Testing against a local daemon [2022-07-14T15:10:51.901Z] === RUN TestSecretInspect [2022-07-14T15:10:52.289Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-14T15:10:52.289Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-14T15:10:52.289Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-14T15:10:52.289Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-14T15:10:52.548Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-14T15:10:52.548Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-14T15:10:53.114Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-14T15:10:53.679Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-14T15:10:53.679Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-14T15:10:53.679Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-14T15:10:53.679Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-14T15:10:53.937Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-14T15:10:54.194Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-14T15:10:54.452Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-14T15:10:54.452Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-14T15:10:54.459Z] --- PASS: TestSecretInspect (2.27s) [2022-07-14T15:10:54.459Z] === RUN TestSecretList [2022-07-14T15:10:55.018Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-14T15:10:55.018Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-14T15:10:55.587Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-14T15:10:56.151Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-14T15:10:56.151Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-14T15:10:56.356Z] --- PASS: TestSecretList (2.18s) [2022-07-14T15:10:56.356Z] === RUN TestSecretsCreateAndDelete [2022-07-14T15:10:56.717Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-14T15:10:58.158Z] --- PASS: TestServiceUpdateNetwork (12.57s) [2022-07-14T15:10:58.158Z] === RUN TestServiceUpdatePidsLimit [2022-07-14T15:10:58.881Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-07-14T15:10:58.881Z] === RUN TestSecretsUpdate [2022-07-14T15:10:59.090Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-14T15:10:59.257Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-14T15:10:59.257Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-14T15:10:59.257Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-14T15:10:59.257Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-14T15:10:59.656Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-14T15:11:00.628Z] === RUN TestDockerSuite/TestImportFile [2022-07-14T15:11:00.779Z] --- PASS: TestSecretsUpdate (2.19s) [2022-07-14T15:11:00.779Z] === RUN TestTemplatedSecret [2022-07-14T15:11:01.560Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-14T15:11:01.560Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-14T15:11:02.492Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-14T15:11:03.305Z] --- PASS: TestTemplatedSecret (2.46s) [2022-07-14T15:11:03.305Z] === RUN TestSecretCreateResolve [2022-07-14T15:11:03.864Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-14T15:11:05.203Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-07-14T15:11:05.203Z] PASS [2022-07-14T15:11:05.203Z] [2022-07-14T15:11:05.203Z] DONE 6 tests in 13.588s [2022-07-14T15:11:05.203Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-14T15:11:05.203Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:11:05.203Z] ++ set -e [2022-07-14T15:11:05.203Z] ++ '[' -n 0 ']' [2022-07-14T15:11:05.203Z] ++ set -x [2022-07-14T15:11:05.204Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:11:05.237Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-14T15:11:05.461Z] INFO: Testing against a local daemon [2022-07-14T15:11:05.461Z] === RUN TestServiceCreateInit [2022-07-14T15:11:05.461Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-14T15:11:05.495Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-14T15:11:06.061Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-14T15:11:06.626Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-14T15:11:06.626Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-14T15:11:06.626Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-14T15:11:06.884Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-14T15:11:07.449Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-14T15:11:07.449Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-14T15:11:07.756Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-14T15:11:08.014Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-14T15:11:08.014Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-14T15:11:08.014Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-14T15:11:08.578Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-14T15:11:08.738Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-14T15:11:09.144Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-14T15:11:09.401Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-14T15:11:09.966Z] === RUN TestDockerSuite/TestInspectImage [2022-07-14T15:11:09.966Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-14T15:11:09.966Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-14T15:11:09.966Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-14T15:11:09.966Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-14T15:11:10.531Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-14T15:11:10.790Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-14T15:11:10.790Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-14T15:11:11.358Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-14T15:11:11.925Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-14T15:11:12.916Z] --- PASS: TestServiceCreateInit (7.00s) [2022-07-14T15:11:12.916Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.43s) [2022-07-14T15:11:12.916Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s) [2022-07-14T15:11:12.916Z] === RUN TestCreateServiceMultipleTimes [2022-07-14T15:11:14.305Z] --- PASS: TestServiceUpdatePidsLimit (16.32s) [2022-07-14T15:11:14.305Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-07-14T15:11:14.305Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-14T15:11:14.305Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-14T15:11:14.305Z] PASS [2022-07-14T15:11:14.305Z] [2022-07-14T15:11:14.305Z] === Skipped [2022-07-14T15:11:14.305Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-14T15:11:14.305Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-14T15:11:14.305Z] [2022-07-14T15:11:14.305Z] DONE 27 tests, 1 skipped in 164.194s [2022-07-14T15:11:14.305Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-14T15:11:14.305Z] INFO: Testing against a local daemon [2022-07-14T15:11:14.305Z] === RUN TestSessionCreate [2022-07-14T15:11:14.305Z] --- PASS: TestSessionCreate (0.02s) [2022-07-14T15:11:14.305Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-14T15:11:14.305Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-14T15:11:14.305Z] PASS [2022-07-14T15:11:14.305Z] [2022-07-14T15:11:14.305Z] DONE 2 tests in 0.058s [2022-07-14T15:11:14.305Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-14T15:11:14.305Z] INFO: Testing against a local daemon [2022-07-14T15:11:14.305Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-14T15:11:14.305Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-14T15:11:14.305Z] === RUN TestDiskUsage [2022-07-14T15:11:14.305Z] === PAUSE TestDiskUsage [2022-07-14T15:11:14.305Z] === RUN TestEventsExecDie [2022-07-14T15:11:14.450Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-14T15:11:14.450Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-14T15:11:14.707Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-14T15:11:14.870Z] --- PASS: TestEventsExecDie (0.62s) [2022-07-14T15:11:14.871Z] === RUN TestEventsBackwardsCompatible [2022-07-14T15:11:14.871Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2022-07-14T15:11:14.871Z] === RUN TestEventsVolumeCreate [2022-07-14T15:11:14.871Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-14T15:11:14.871Z] === RUN TestInfoBinaryCommits [2022-07-14T15:11:14.871Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-14T15:11:14.871Z] === RUN TestInfoAPIVersioned [2022-07-14T15:11:14.871Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-14T15:11:14.871Z] === RUN TestInfoAPI [2022-07-14T15:11:15.128Z] --- PASS: TestInfoAPI (0.02s) [2022-07-14T15:11:15.128Z] === RUN TestInfoAPIWarnings [2022-07-14T15:11:15.272Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-14T15:11:16.205Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-14T15:11:16.463Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-14T15:11:17.029Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-14T15:11:17.597Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-14T15:11:17.855Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-14T15:11:18.420Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-14T15:11:18.678Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-14T15:11:18.936Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-14T15:11:19.895Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-14T15:11:20.845Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-14T15:11:20.845Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-14T15:11:21.103Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-14T15:11:22.477Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-14T15:11:24.379Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-14T15:11:25.313Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-14T15:11:26.245Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-14T15:11:26.245Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-14T15:11:27.618Z] docker_api_swarm_service_test.go:395: [d8a31b53bc3b0] joining swarm manager [d7ac7c6183808]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:11:27.779Z] --- PASS: TestCreateServiceMultipleTimes (15.01s) [2022-07-14T15:11:27.779Z] === RUN TestCreateServiceConflict [2022-07-14T15:11:28.183Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-14T15:11:28.183Z] docker_api_swarm_service_test.go:395: [de3ad71c3d298] joining swarm manager [d7ac7c6183808]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:11:28.442Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-14T15:11:29.008Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-14T15:11:29.676Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-07-14T15:11:29.676Z] === RUN TestCreateServiceMaxReplicas [2022-07-14T15:11:32.202Z] --- PASS: TestCreateServiceMaxReplicas (2.53s) [2022-07-14T15:11:32.202Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-14T15:11:33.191Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-14T15:11:33.191Z] === RUN TestInfoDebug [2022-07-14T15:11:33.191Z] --- PASS: TestInfoDebug (0.52s) [2022-07-14T15:11:33.191Z] === RUN TestInfoInsecureRegistries [2022-07-14T15:11:33.191Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-14T15:11:33.191Z] === RUN TestInfoRegistryMirrors [2022-07-14T15:11:33.191Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-14T15:11:33.191Z] === RUN TestLoginFailsWithBadCredentials [2022-07-14T15:11:33.450Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-14T15:11:33.450Z] === RUN TestPingCacheHeaders [2022-07-14T15:11:33.450Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-14T15:11:33.450Z] === RUN TestPingGet [2022-07-14T15:11:33.450Z] --- PASS: TestPingGet (0.01s) [2022-07-14T15:11:33.450Z] === RUN TestPingHead [2022-07-14T15:11:33.450Z] --- PASS: TestPingHead (0.02s) [2022-07-14T15:11:33.450Z] === RUN TestPingSwarmHeader [2022-07-14T15:11:34.014Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-14T15:11:34.579Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-14T15:11:35.513Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-14T15:11:35.513Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-07-14T15:11:35.513Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-14T15:11:35.513Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-14T15:11:35.513Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-14T15:11:35.513Z] === RUN TestVersion [2022-07-14T15:11:35.513Z] --- PASS: TestVersion (0.02s) [2022-07-14T15:11:35.513Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-14T15:11:35.513Z] === CONT TestDiskUsage [2022-07-14T15:11:36.080Z] === RUN TestDiskUsage/empty [2022-07-14T15:11:36.080Z] === RUN TestDiskUsage/empty/container_types [2022-07-14T15:11:36.080Z] === RUN TestDiskUsage/empty/image_types [2022-07-14T15:11:36.080Z] === RUN TestDiskUsage/empty/volume_types [2022-07-14T15:11:36.080Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-14T15:11:36.080Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-14T15:11:36.080Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-14T15:11:36.080Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-14T15:11:36.080Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-14T15:11:36.080Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-14T15:11:36.080Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-14T15:11:36.080Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-14T15:11:36.338Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-14T15:11:36.338Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-14T15:11:36.338Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-14T15:11:36.338Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-14T15:11:36.338Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-14T15:11:36.338Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-14T15:11:36.338Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-14T15:11:36.338Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-14T15:11:36.338Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-14T15:11:36.338Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-14T15:11:36.338Z] === RUN TestDiskUsage/after_container.Run [2022-07-14T15:11:36.904Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-14T15:11:36.904Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-14T15:11:36.904Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-14T15:11:36.904Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-14T15:11:36.904Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-14T15:11:36.904Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-14T15:11:36.904Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-14T15:11:36.904Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-14T15:11:36.904Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-14T15:11:36.904Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-14T15:11:37.116Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-14T15:11:37.162Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.56s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage (1.57s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.01s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-14T15:11:37.162Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-14T15:11:37.162Z] PASS [2022-07-14T15:11:37.162Z] [2022-07-14T15:11:37.162Z] DONE 54 tests in 23.041s [2022-07-14T15:11:37.162Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-14T15:11:37.162Z] INFO: Testing against a local daemon [2022-07-14T15:11:37.162Z] === RUN TestVolumesCreateAndList [2022-07-14T15:11:37.162Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-14T15:11:37.162Z] === RUN TestVolumesRemove [2022-07-14T15:11:37.421Z] --- PASS: TestVolumesRemove (0.10s) [2022-07-14T15:11:37.421Z] === RUN TestVolumesInspect [2022-07-14T15:11:37.421Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-14T15:11:37.421Z] === RUN TestVolumesInvalidJSON [2022-07-14T15:11:37.421Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-14T15:11:37.421Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-14T15:11:37.421Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-14T15:11:37.421Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-14T15:11:37.421Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-14T15:11:37.421Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-14T15:11:37.421Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-14T15:11:37.421Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-14T15:11:37.421Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-14T15:11:37.421Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-14T15:11:37.421Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-14T15:11:37.421Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-14T15:11:37.421Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-14T15:11:37.421Z] PASS [2022-07-14T15:11:37.421Z] [2022-07-14T15:11:37.421Z] DONE 9 tests in 0.181s [2022-07-14T15:11:37.421Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-14T15:11:37.986Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-14T15:11:37.986Z] Removing test suite binaries [2022-07-14T15:11:37.986Z] exiting test-integration [2022-07-14T15:11:37.986Z] ++ exit 0 [2022-07-14T15:11:37.986Z] [2022-07-14T15:11:38.489Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-14T15:11:39.054Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart Post stage [Pipeline] junit [2022-07-14T15:11:39.371Z] Recording test results [2022-07-14T15:11:40.747Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-14T15:11:40.954Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-14T15:11:40.954Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-14T15:11:40.954Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-14T15:11:41.079Z] + echo Ensuring container killed. [2022-07-14T15:11:41.079Z] Ensuring container killed. [2022-07-14T15:11:41.079Z] + docker rm -vf docker-pr9 [2022-07-14T15:11:41.079Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-07-14T15:11:41.360Z] + echo Chowning /workspace to jenkins user [2022-07-14T15:11:41.360Z] Chowning /workspace to jenkins user [2022-07-14T15:11:41.360Z] + id -u [2022-07-14T15:11:41.360Z] + id -g [2022-07-14T15:11:41.360Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43784:/workspace busybox chown -R 1000:1000 /workspace [2022-07-14T15:11:41.360Z] Unable to find image 'busybox:latest' locally [2022-07-14T15:11:41.360Z] latest: Pulling from library/busybox [2022-07-14T15:11:41.519Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-14T15:11:41.617Z] 19d511225f94: Pulling fs layer [2022-07-14T15:11:41.617Z] 19d511225f94: Download complete [2022-07-14T15:11:41.617Z] 19d511225f94: Pull complete [2022-07-14T15:11:41.877Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-14T15:11:41.877Z] Status: Downloaded newer image for busybox:latest [2022-07-14T15:11:42.084Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-14T15:11:43.018Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-14T15:11:43.544Z] + bundleName=amd64-cgroup2 [2022-07-14T15:11:43.544Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-14T15:11:43.544Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-14T15:11:43.544Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-14T15:11:43.544Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-14T15:11:43.812Z] Archiving artifacts [2022-07-14T15:11:43.951Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-14T15:11:43.951Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-14T15:11:44.516Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-14T15:11:45.333Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43784/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-14T15:11:45.633Z] + make clean [2022-07-14T15:11:45.633Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-14T15:11:45.633Z] docker-dev-cache [2022-07-14T15:11:45.633Z] docker-mod-cache [Pipeline] deleteDir [2022-07-14T15:11:46.428Z] docker_api_swarm_service_test.go:343: [d2b78c23b0b54] joining swarm manager [dae4636f99c19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:11:46.993Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-14T15:11:46.993Z] docker_api_swarm_service_test.go:343: [d36db8154ab74] joining swarm manager [dae4636f99c19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:11:47.062Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s) [2022-07-14T15:11:47.062Z] === RUN TestCreateServiceSecretFileMode [2022-07-14T15:11:47.559Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-14T15:11:47.627Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) [2022-07-14T15:11:47.627Z] === RUN TestCreateServiceConfigFileMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-14T15:11:48.126Z] === RUN TestDockerSuite/TestLogsSince [2022-07-14T15:11:50.153Z] --- PASS: TestCreateServiceConfigFileMode (2.39s) [2022-07-14T15:11:50.153Z] === RUN TestCreateServiceSysctls [2022-07-14T15:11:53.432Z] --- PASS: TestCreateServiceSysctls (3.14s) [2022-07-14T15:11:53.432Z] === RUN TestCreateServiceCapabilities [2022-07-14T15:11:54.679Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-14T15:11:55.525Z] Created binary: bundles/binary-daemon/dockerd [2022-07-14T15:11:55.525Z] Copying nested executables into bundles/binary-daemon [2022-07-14T15:11:55.525Z] Building: bundles/binary-daemon/docker-proxy [2022-07-14T15:11:55.525Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T15:11:55.525Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-14T15:11:55.525Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-14T15:11:55.849Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43784/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=7d74269c0dafb71a760d8c669fca3d2df5778d2e -e DOCKER_GRAPHDRIVER docker:7d74269c0dafb71a760d8c669fca3d2df5778d2e hack/make.sh cross [2022-07-14T15:11:55.958Z] --- PASS: TestCreateServiceCapabilities (2.54s) [2022-07-14T15:11:55.958Z] === RUN TestInspect [2022-07-14T15:11:56.108Z] [2022-07-14T15:11:56.108Z] Removing bundles/ [2022-07-14T15:11:56.368Z] [2022-07-14T15:11:56.368Z] ---> Making bundle: cross (in bundles/cross) [2022-07-14T15:11:56.368Z] Cross building: bundles/cross/linux/amd64 [2022-07-14T15:11:56.368Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-14T15:11:56.368Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-14T15:11:58.484Z] --- PASS: TestInspect (2.68s) [2022-07-14T15:11:58.484Z] === RUN TestCreateJob [2022-07-14T15:12:01.231Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-14T15:12:01.231Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-14T15:12:01.231Z] === RUN TestDockerSuite/TestLogsTail [2022-07-14T15:12:01.489Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-14T15:12:01.762Z] --- PASS: TestCreateJob (2.93s) [2022-07-14T15:12:01.762Z] === RUN TestReplicatedJob [2022-07-14T15:12:02.055Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-14T15:12:02.621Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-14T15:12:02.622Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-14T15:12:02.622Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-14T15:12:02.879Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-14T15:12:02.879Z] === RUN TestDockerSuite/TestNetHostname [2022-07-14T15:12:02.879Z] docker_api_swarm_service_test.go:490: [dffb4f83eec31] joining swarm manager [db4bc9e1711a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:12:03.812Z] docker_api_swarm_service_test.go:490: [dbb25903e8255] joining swarm manager [db4bc9e1711a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:12:04.747Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-14T15:12:05.005Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-14T15:12:05.005Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-14T15:12:05.005Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-14T15:12:06.379Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-14T15:12:06.637Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-14T15:12:07.022Z] --- PASS: TestReplicatedJob (5.33s) [2022-07-14T15:12:07.022Z] === RUN TestUpdateReplicatedJob [2022-07-14T15:12:07.570Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-14T15:12:07.570Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-14T15:12:07.570Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-14T15:12:07.829Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-14T15:12:09.548Z] --- PASS: TestUpdateReplicatedJob (3.10s) [2022-07-14T15:12:09.548Z] === RUN TestServiceListWithStatuses [2022-07-14T15:12:09.548Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-14T15:12:09.548Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-14T15:12:09.548Z] === RUN TestDockerNetworkConnectAlias [2022-07-14T15:12:13.088Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-14T15:12:13.653Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-14T15:12:13.743Z] --- PASS: TestDockerNetworkConnectAlias (4.17s) [2022-07-14T15:12:13.743Z] === RUN TestDockerNetworkReConnect [2022-07-14T15:12:15.025Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-14T15:12:16.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-14T15:12:16.986Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-14T15:12:17.022Z] --- PASS: TestDockerNetworkReConnect (3.29s) [2022-07-14T15:12:17.022Z] === RUN TestServicePlugin [2022-07-14T15:12:17.022Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T15:12:17.022Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-14T15:12:17.022Z] === RUN TestServiceUpdateLabel [2022-07-14T15:12:19.549Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-07-14T15:12:19.549Z] === RUN TestServiceUpdateSecrets [2022-07-14T15:12:20.265Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-14T15:12:21.645Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-14T15:12:22.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-14T15:12:24.738Z] docker_api_swarm_service_test.go:128: [d300b714ca578] joining swarm manager [d170b6a507090]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:12:24.738Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-14T15:12:24.996Z] docker_api_swarm_service_test.go:129: [dfe65e51b6df1] joining swarm manager [d170b6a507090]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:12:26.894Z] === RUN TestDockerSuite/TestPluginActive [2022-07-14T15:12:26.894Z] docker_api_swarm_service_test.go:137: [d09b48e450e24] joining swarm manager [d170b6a507090]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-14T15:12:27.827Z] docker_api_swarm_service_test.go:138: [dcd9c1485a628] joining swarm manager [d170b6a507090]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-14T15:12:29.203Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-14T15:12:34.410Z] --- PASS: TestServiceUpdateSecrets (14.38s) [2022-07-14T15:12:34.410Z] === RUN TestServiceUpdateConfigs [2022-07-14T15:12:35.757Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-14T15:12:35.757Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-14T15:12:35.757Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-14T15:12:36.322Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-14T15:12:39.599Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-14T15:12:44.857Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-14T15:12:45.431Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-14T15:12:46.364Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-14T15:12:47.297Z] === RUN TestDockerSuite/TestPortList [2022-07-14T15:12:49.272Z] --- PASS: TestServiceUpdateConfigs (14.40s) [2022-07-14T15:12:49.272Z] === RUN TestServiceUpdateNetwork [2022-07-14T15:12:50.576Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-14T15:12:52.475Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-14T15:12:53.849Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-14T15:12:54.783Z] docker_api_swarm_service_test.go:304: [d99df87652350] joining swarm manager [df1fb0b699319]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:12:55.718Z] docker_api_swarm_service_test.go:304: [dce151699780b] joining swarm manager [df1fb0b699319]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:12:57.620Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-14T15:12:57.620Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-14T15:12:59.522Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-14T15:13:00.087Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-14T15:13:00.653Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-14T15:13:00.653Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-14T15:13:01.460Z] --- PASS: TestServiceUpdateNetwork (12.20s) [2022-07-14T15:13:01.460Z] === RUN TestServiceUpdatePidsLimit [2022-07-14T15:13:01.460Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-14T15:13:02.394Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-14T15:13:02.551Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-14T15:13:03.116Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-14T15:13:06.397Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-14T15:13:08.927Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-14T15:13:08.927Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-14T15:13:08.946Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-14T15:13:11.468Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-14T15:13:15.647Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-14T15:13:17.048Z] --- PASS: TestServiceUpdatePidsLimit (16.06s) [2022-07-14T15:13:17.048Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-14T15:13:17.048Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-07-14T15:13:17.048Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-14T15:13:17.048Z] PASS [2022-07-14T15:13:17.048Z] [2022-07-14T15:13:17.048Z] === Skipped [2022-07-14T15:13:17.048Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-14T15:13:17.048Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-14T15:13:17.048Z] [2022-07-14T15:13:17.048Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-14T15:13:17.048Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T15:13:17.048Z] [2022-07-14T15:13:17.048Z] DONE 27 tests, 2 skipped in 131.117s [2022-07-14T15:13:17.048Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-14T15:13:17.048Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:13:17.048Z] ++ set -e [2022-07-14T15:13:17.048Z] ++ '[' -n 0 ']' [2022-07-14T15:13:17.048Z] ++ set -x [2022-07-14T15:13:17.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:13:17.048Z] INFO: Testing against a local daemon [2022-07-14T15:13:17.048Z] === RUN TestSessionCreate [2022-07-14T15:13:17.048Z] --- PASS: TestSessionCreate (0.02s) [2022-07-14T15:13:17.048Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-14T15:13:17.048Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-14T15:13:17.048Z] PASS [2022-07-14T15:13:17.048Z] [2022-07-14T15:13:17.048Z] DONE 2 tests in 0.138s [2022-07-14T15:13:17.048Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-14T15:13:17.048Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:13:17.048Z] ++ set -e [2022-07-14T15:13:17.048Z] ++ '[' -n 0 ']' [2022-07-14T15:13:17.048Z] ++ set -x [2022-07-14T15:13:17.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:13:17.048Z] INFO: Testing against a local daemon [2022-07-14T15:13:17.048Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-14T15:13:17.048Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-14T15:13:17.048Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-14T15:13:17.048Z] === RUN TestDiskUsage [2022-07-14T15:13:17.048Z] === PAUSE TestDiskUsage [2022-07-14T15:13:17.048Z] === RUN TestEventsExecDie [2022-07-14T15:13:17.048Z] --- PASS: TestEventsExecDie (0.48s) [2022-07-14T15:13:17.048Z] === RUN TestEventsBackwardsCompatible [2022-07-14T15:13:17.048Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-14T15:13:17.048Z] === RUN TestEventsVolumeCreate [2022-07-14T15:13:17.306Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-14T15:13:17.306Z] === RUN TestInfoBinaryCommits [2022-07-14T15:13:17.306Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-14T15:13:17.306Z] === RUN TestInfoAPIVersioned [2022-07-14T15:13:17.306Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-14T15:13:17.306Z] === RUN TestInfoAPI [2022-07-14T15:13:17.306Z] --- PASS: TestInfoAPI (0.02s) [2022-07-14T15:13:17.306Z] === RUN TestInfoAPIWarnings [2022-07-14T15:13:17.547Z] docker_api_swarm_service_test.go:100: [dcfb88ac8df11] joining swarm manager [d663794f19017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:13:17.805Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-14T15:13:18.373Z] docker_api_swarm_service_test.go:101: [d7a9268650a18] joining swarm manager [d663794f19017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:13:18.938Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-14T15:13:20.839Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-14T15:13:22.216Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-14T15:13:23.149Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-14T15:13:25.046Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-14T15:13:26.418Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-14T15:13:27.351Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-14T15:13:27.351Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-14T15:13:27.916Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-14T15:13:29.289Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-14T15:13:31.188Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-14T15:13:31.188Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-14T15:13:31.188Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-14T15:13:31.445Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-14T15:13:31.703Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-14T15:13:31.703Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-14T15:13:33.076Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-14T15:13:34.010Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-14T15:13:34.967Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-14T15:13:35.370Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-14T15:13:35.370Z] === RUN TestInfoDebug [2022-07-14T15:13:35.370Z] --- PASS: TestInfoDebug (0.52s) [2022-07-14T15:13:35.370Z] === RUN TestInfoInsecureRegistries [2022-07-14T15:13:35.370Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-14T15:13:35.370Z] === RUN TestInfoRegistryMirrors [2022-07-14T15:13:35.370Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-14T15:13:35.370Z] === RUN TestLoginFailsWithBadCredentials [2022-07-14T15:13:35.902Z] check_test.go:611: [dcfb88ac8df11] daemon is not started [2022-07-14T15:13:35.934Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-14T15:13:35.935Z] === RUN TestPingCacheHeaders [2022-07-14T15:13:35.935Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-14T15:13:35.935Z] === RUN TestPingGet [2022-07-14T15:13:35.935Z] --- PASS: TestPingGet (0.01s) [2022-07-14T15:13:35.935Z] === RUN TestPingHead [2022-07-14T15:13:35.935Z] --- PASS: TestPingHead (0.02s) [2022-07-14T15:13:35.935Z] === RUN TestPingSwarmHeader [2022-07-14T15:13:36.499Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-14T15:13:36.757Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-14T15:13:38.129Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-14T15:13:38.129Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-07-14T15:13:38.129Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-14T15:13:38.129Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-14T15:13:38.129Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-14T15:13:38.129Z] === RUN TestVersion [2022-07-14T15:13:38.129Z] --- PASS: TestVersion (0.02s) [2022-07-14T15:13:38.129Z] === CONT TestDiskUsage [2022-07-14T15:13:38.386Z] === RUN TestDiskUsage/empty [2022-07-14T15:13:38.386Z] === RUN TestDiskUsage/empty/container_types [2022-07-14T15:13:38.386Z] === RUN TestDiskUsage/empty/image_types [2022-07-14T15:13:38.386Z] === RUN TestDiskUsage/empty/volume_types [2022-07-14T15:13:38.386Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-14T15:13:38.386Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-14T15:13:38.386Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-14T15:13:38.386Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-14T15:13:38.386Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-14T15:13:38.386Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-14T15:13:38.386Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-14T15:13:38.386Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-14T15:13:38.644Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-14T15:13:38.644Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-14T15:13:38.644Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-14T15:13:38.644Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-14T15:13:38.644Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-14T15:13:38.644Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-14T15:13:38.644Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-14T15:13:38.644Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-14T15:13:38.644Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-14T15:13:38.644Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-14T15:13:38.644Z] === RUN TestDiskUsage/after_container.Run [2022-07-14T15:13:38.902Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-14T15:13:38.902Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-14T15:13:38.902Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-14T15:13:38.902Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-14T15:13:38.902Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-14T15:13:38.902Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-14T15:13:38.902Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-14T15:13:38.902Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-14T15:13:38.902Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-14T15:13:38.902Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage (1.12s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-14T15:13:38.902Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-14T15:13:38.902Z] PASS [2022-07-14T15:13:38.902Z] [2022-07-14T15:13:38.902Z] === Skipped [2022-07-14T15:13:38.902Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-14T15:13:38.902Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-14T15:13:38.902Z] [2022-07-14T15:13:38.902Z] DONE 54 tests, 1 skipped in 22.468s [2022-07-14T15:13:38.902Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-14T15:13:38.902Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:13:38.902Z] ++ set -e [2022-07-14T15:13:38.902Z] ++ '[' -n 0 ']' [2022-07-14T15:13:38.902Z] ++ set -x [2022-07-14T15:13:38.902Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-14T15:13:39.160Z] INFO: Testing against a local daemon [2022-07-14T15:13:39.160Z] === RUN TestVolumesCreateAndList [2022-07-14T15:13:39.160Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-14T15:13:39.160Z] === RUN TestVolumesRemove [2022-07-14T15:13:39.160Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-14T15:13:39.160Z] === RUN TestVolumesInspect [2022-07-14T15:13:39.160Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-14T15:13:39.160Z] === RUN TestVolumesInvalidJSON [2022-07-14T15:13:39.160Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-14T15:13:39.160Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-14T15:13:39.160Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-14T15:13:39.160Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-14T15:13:39.160Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-14T15:13:39.160Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-14T15:13:39.160Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-14T15:13:39.160Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-14T15:13:39.160Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-14T15:13:39.160Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-14T15:13:39.160Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-14T15:13:39.160Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-14T15:13:39.160Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-14T15:13:39.160Z] PASS [2022-07-14T15:13:39.160Z] [2022-07-14T15:13:39.160Z] DONE 9 tests in 0.195s [2022-07-14T15:13:39.160Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-14T15:13:39.419Z] ++++ cat bundles/test-integration/docker.pid [2022-07-14T15:13:39.419Z] +++ kill 14283 [2022-07-14T15:13:39.419Z] +++ /etc/init.d/apparmor stop [2022-07-14T15:13:39.419Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-14T15:13:39.419Z] [2022-07-14T15:13:39.419Z] Unloading profiles will leave already running processes permanently [2022-07-14T15:13:39.419Z] unconfined, which can lead to unexpected situations. [2022-07-14T15:13:39.419Z] [2022-07-14T15:13:39.419Z] To set a process to complain mode, use the command line tool [2022-07-14T15:13:39.419Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-14T15:13:39.419Z] +++ true [2022-07-14T15:13:39.419Z] exiting test-integration [2022-07-14T15:13:39.419Z] ++ exit 0 [2022-07-14T15:13:39.419Z] Post stage [Pipeline] junit [2022-07-14T15:13:40.363Z] Recording test results [2022-07-14T15:13:40.629Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-14T15:13:40.975Z] + echo Ensuring container killed. [2022-07-14T15:13:40.975Z] Ensuring container killed. [2022-07-14T15:13:40.975Z] + docker rm -vf docker-pr9 [2022-07-14T15:13:40.975Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-07-14T15:13:41.166Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-14T15:13:41.274Z] + echo Chowning /workspace to jenkins user [2022-07-14T15:13:41.274Z] Chowning /workspace to jenkins user [2022-07-14T15:13:41.274Z] + id -u [2022-07-14T15:13:41.274Z] + id -g [2022-07-14T15:13:41.274Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43784:/workspace busybox chown -R 1000:1000 /workspace [2022-07-14T15:13:41.274Z] Unable to find image 'busybox:latest' locally [2022-07-14T15:13:41.274Z] latest: Pulling from library/busybox [2022-07-14T15:13:41.425Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-14T15:13:41.533Z] 87379020f3b6: Pulling fs layer [2022-07-14T15:13:41.533Z] 87379020f3b6: Download complete [2022-07-14T15:13:41.533Z] 87379020f3b6: Pull complete [2022-07-14T15:13:41.534Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-14T15:13:41.534Z] Status: Downloaded newer image for busybox:latest [2022-07-14T15:13:41.683Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-14T15:13:43.202Z] + bundleName=arm64-integration [2022-07-14T15:13:43.202Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-14T15:13:43.202Z] Creating arm64-integration-bundles.tar.gz [2022-07-14T15:13:43.202Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-14T15:13:43.202Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-14T15:13:43.471Z] Archiving artifacts [2022-07-14T15:13:43.585Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-14T15:13:43.585Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-14T15:13:43.585Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-14T15:13:43.585Z] docker_api_swarm_service_test.go:533: [d79815882cd04] joining swarm manager [dc3766df49811]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:13:43.844Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-14T15:13:44.778Z] docker_api_swarm_service_test.go:534: [da5d20998a52a] joining swarm manager [dc3766df49811]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:13:44.828Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43784/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-14T15:13:45.130Z] + make clean [2022-07-14T15:13:45.387Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-14T15:13:45.387Z] docker-dev-cache [2022-07-14T15:13:45.387Z] docker-mod-cache [Pipeline] deleteDir [2022-07-14T15:13:46.151Z] === RUN TestDockerSuite/TestRestartStoppedContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-14T15:13:47.529Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-14T15:13:50.810Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-14T15:13:51.743Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-14T15:13:51.743Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-14T15:13:51.743Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-14T15:13:54.275Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-14T15:13:54.843Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-14T15:13:54.843Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-14T15:13:56.216Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-14T15:13:56.782Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-14T15:13:58.157Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-14T15:13:58.724Z] === RUN TestDockerSuite/TestRmiTag [2022-07-14T15:13:58.724Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-14T15:13:59.289Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-14T15:14:01.825Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-14T15:14:02.394Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-14T15:14:02.865Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-14T15:14:02.865Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-14T15:14:02.865Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-14T15:14:02.865Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-14T15:14:02.865Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-14T15:14:02.865Z] Cross building: bundles/cross/windows/amd64 [2022-07-14T15:14:02.865Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-14T15:14:02.865Z] { [2022-07-14T15:14:02.865Z] "RT_GROUP_ICON": { [2022-07-14T15:14:02.865Z] "#1": { [2022-07-14T15:14:02.865Z] "0409": "../../winresources/docker.ico" [2022-07-14T15:14:02.865Z] } [2022-07-14T15:14:02.865Z] }, [2022-07-14T15:14:02.865Z] "RT_MANIFEST": { [2022-07-14T15:14:02.865Z] "#1": { [2022-07-14T15:14:02.865Z] "0409": { [2022-07-14T15:14:02.865Z] "identity": {}, [2022-07-14T15:14:02.865Z] "description": "Docker Engine", [2022-07-14T15:14:02.865Z] "minimum-os": "vista", [2022-07-14T15:14:02.865Z] "execution-level": "", [2022-07-14T15:14:02.865Z] "ui-access": false, [2022-07-14T15:14:02.865Z] "auto-elevate": false, [2022-07-14T15:14:02.865Z] "dpi-awareness": "unaware", [2022-07-14T15:14:02.865Z] "disable-theming": false, [2022-07-14T15:14:02.865Z] "disable-window-filtering": false, [2022-07-14T15:14:02.865Z] "high-resolution-scrolling-aware": false, [2022-07-14T15:14:02.865Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-14T15:14:02.865Z] "long-path-aware": false, [2022-07-14T15:14:02.865Z] "printer-driver-isolation": false, [2022-07-14T15:14:02.865Z] "gdi-scaling": false, [2022-07-14T15:14:02.865Z] "segment-heap": false, [2022-07-14T15:14:02.865Z] "use-common-controls-v6": false [2022-07-14T15:14:02.865Z] } [2022-07-14T15:14:02.865Z] } [2022-07-14T15:14:02.865Z] }, [2022-07-14T15:14:02.865Z] "RT_MESSAGETABLE": { [2022-07-14T15:14:02.865Z] "#1": { [2022-07-14T15:14:02.865Z] "0409": "../../winresources/event_messages.bin" [2022-07-14T15:14:02.865Z] } [2022-07-14T15:14:02.865Z] }, [2022-07-14T15:14:02.865Z] "RT_VERSION": { [2022-07-14T15:14:02.865Z] "#1": { [2022-07-14T15:14:02.865Z] "0409": { [2022-07-14T15:14:02.865Z] "fixed": { [2022-07-14T15:14:02.865Z] "file_version": "0.0.0.0", [2022-07-14T15:14:02.865Z] "product_version": "0.0.0.0", [2022-07-14T15:14:02.865Z] "type": "Unknown" [2022-07-14T15:14:02.865Z] }, [2022-07-14T15:14:02.865Z] "info": { [2022-07-14T15:14:02.865Z] "0000": { [2022-07-14T15:14:02.865Z] "CompanyName": "", [2022-07-14T15:14:02.865Z] "FileVersion": "dev", [2022-07-14T15:14:02.865Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-14T15:14:02.865Z] "OriginalFileName": "dockerd.exe", [2022-07-14T15:14:02.865Z] "ProductName": "", [2022-07-14T15:14:02.866Z] "ProductVersion": "dev", [2022-07-14T15:14:02.866Z] "SpecialBuild": "7d74269c0dafb71a760d8c669fca3d2df5778d2e" [2022-07-14T15:14:02.866Z] } [2022-07-14T15:14:02.866Z] } [2022-07-14T15:14:02.866Z] } [2022-07-14T15:14:02.866Z] } [2022-07-14T15:14:02.866Z] } [2022-07-14T15:14:02.866Z] } [2022-07-14T15:14:02.866Z] cmd/dockerd/config.go [2022-07-14T15:14:02.866Z] cmd/dockerd/config_windows.go [2022-07-14T15:14:02.866Z] cmd/dockerd/daemon.go [2022-07-14T15:14:02.866Z] cmd/dockerd/daemon_test.go [2022-07-14T15:14:02.866Z] cmd/dockerd/daemon_windows.go [2022-07-14T15:14:02.866Z] cmd/dockerd/docker.go [2022-07-14T15:14:02.866Z] cmd/dockerd/docker_windows.go [2022-07-14T15:14:02.866Z] cmd/dockerd/genwinres_windows.go [2022-07-14T15:14:02.866Z] cmd/dockerd/metrics.go [2022-07-14T15:14:02.866Z] cmd/dockerd/options.go [2022-07-14T15:14:02.866Z] cmd/dockerd/options_test.go [2022-07-14T15:14:02.866Z] cmd/dockerd/service_windows.go [2022-07-14T15:14:02.866Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-14T15:14:02.866Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-14T15:14:02.961Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-14T15:14:03.219Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-14T15:14:03.785Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-14T15:14:04.351Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-14T15:14:04.609Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-14T15:14:05.175Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-14T15:14:05.741Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-14T15:14:08.271Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-14T15:14:08.529Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-14T15:14:09.094Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-14T15:14:10.029Z] docker_api_swarm_service_test.go:148: [db727942004c7] joining swarm manager [d7d6afacf086c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:14:10.595Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-14T15:14:10.853Z] docker_api_swarm_service_test.go:148: [d5d0864819bb7] joining swarm manager [d7d6afacf086c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:14:11.787Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-14T15:14:14.317Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-14T15:14:15.689Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-14T15:14:17.061Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-14T15:14:17.626Z] === RUN TestDockerSuite/TestDockerFails [2022-07-14T15:14:17.626Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-14T15:14:19.000Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-14T15:14:19.257Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-14T15:14:19.514Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-14T15:14:21.414Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-14T15:14:21.414Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-14T15:14:21.979Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-14T15:14:22.931Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-14T15:14:23.496Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-14T15:14:23.753Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-14T15:14:24.011Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-14T15:14:24.268Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-14T15:14:24.527Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-14T15:14:25.462Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-14T15:14:26.028Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-14T15:14:26.963Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-14T15:14:27.220Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-14T15:14:28.594Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-14T15:14:29.526Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-14T15:14:30.091Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-14T15:14:30.656Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-14T15:14:31.221Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-14T15:14:31.786Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-14T15:14:32.353Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-14T15:14:32.919Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-14T15:14:33.853Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-14T15:14:34.113Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-14T15:14:35.048Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-14T15:14:35.614Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-14T15:14:35.614Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-14T15:14:37.513Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-14T15:14:37.771Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-14T15:14:38.029Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-14T15:14:38.597Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-14T15:14:39.162Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-14T15:14:39.162Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-14T15:14:39.419Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-14T15:14:39.985Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-14T15:14:40.551Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-14T15:14:40.808Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-14T15:14:41.374Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-14T15:14:41.374Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-14T15:14:41.941Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-14T15:14:41.941Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-14T15:14:42.890Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-14T15:14:43.148Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-14T15:14:43.713Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-14T15:14:44.278Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-14T15:14:44.278Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-14T15:14:44.536Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-14T15:14:45.468Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-14T15:14:46.402Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-14T15:14:46.661Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-14T15:14:47.227Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-14T15:14:47.794Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-14T15:14:48.360Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-14T15:14:48.929Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-14T15:14:49.865Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-14T15:14:50.431Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-14T15:14:51.807Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-14T15:14:53.707Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-14T15:14:53.965Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-14T15:14:54.223Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-14T15:14:55.598Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-14T15:14:56.973Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-14T15:14:58.872Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-14T15:15:00.769Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-14T15:15:00.769Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-14T15:15:00.769Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-14T15:15:00.769Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-14T15:15:00.769Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-14T15:15:01.027Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-14T15:15:02.400Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-14T15:15:02.966Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-14T15:15:04.898Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-14T15:15:05.164Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-14T15:15:07.067Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-14T15:15:07.325Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-14T15:15:07.325Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-14T15:15:07.325Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-14T15:15:07.891Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-14T15:15:09.265Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-14T15:15:09.265Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-14T15:15:09.523Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-14T15:15:10.088Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-14T15:15:10.346Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-14T15:15:10.913Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-14T15:15:10.913Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-14T15:15:11.478Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-14T15:15:12.416Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-14T15:15:12.675Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-14T15:15:12.933Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-14T15:15:13.501Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-14T15:15:13.759Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-14T15:15:14.325Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-14T15:15:15.264Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-14T15:15:15.830Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-14T15:15:15.830Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-14T15:15:16.765Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-14T15:15:17.699Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-14T15:15:17.699Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-14T15:15:18.634Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-14T15:15:18.892Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-14T15:15:18.893Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-14T15:15:18.893Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-14T15:15:20.267Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-14T15:15:21.640Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-14T15:15:21.898Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-14T15:15:23.272Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-14T15:15:25.807Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-14T15:15:28.331Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-14T15:15:30.856Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-14T15:15:33.381Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-14T15:15:33.946Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-14T15:15:34.204Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-14T15:15:35.138Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-14T15:15:35.138Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-14T15:15:35.138Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-14T15:15:35.138Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-14T15:15:35.704Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-14T15:15:38.233Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-14T15:15:38.492Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-14T15:15:39.353Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-14T15:15:39.353Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-14T15:15:39.353Z] { [2022-07-14T15:15:39.353Z] "RT_GROUP_ICON": { [2022-07-14T15:15:39.353Z] "#1": { [2022-07-14T15:15:39.353Z] "0409": "../../winresources/docker.ico" [2022-07-14T15:15:39.353Z] } [2022-07-14T15:15:39.353Z] }, [2022-07-14T15:15:39.353Z] "RT_MANIFEST": { [2022-07-14T15:15:39.353Z] "#1": { [2022-07-14T15:15:39.353Z] "0409": { [2022-07-14T15:15:39.353Z] "identity": {}, [2022-07-14T15:15:39.353Z] "description": "Docker Engine", [2022-07-14T15:15:39.353Z] "minimum-os": "vista", [2022-07-14T15:15:39.353Z] "execution-level": "", [2022-07-14T15:15:39.353Z] "ui-access": false, [2022-07-14T15:15:39.353Z] "auto-elevate": false, [2022-07-14T15:15:39.353Z] "dpi-awareness": "unaware", [2022-07-14T15:15:39.353Z] "disable-theming": false, [2022-07-14T15:15:39.353Z] "disable-window-filtering": false, [2022-07-14T15:15:39.353Z] "high-resolution-scrolling-aware": false, [2022-07-14T15:15:39.353Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-14T15:15:39.353Z] "long-path-aware": false, [2022-07-14T15:15:39.353Z] "printer-driver-isolation": false, [2022-07-14T15:15:39.353Z] "gdi-scaling": false, [2022-07-14T15:15:39.353Z] "segment-heap": false, [2022-07-14T15:15:39.353Z] "use-common-controls-v6": false [2022-07-14T15:15:39.353Z] } [2022-07-14T15:15:39.353Z] } [2022-07-14T15:15:39.353Z] }, [2022-07-14T15:15:39.353Z] "RT_MESSAGETABLE": { [2022-07-14T15:15:39.353Z] "#1": { [2022-07-14T15:15:39.353Z] "0409": "../../winresources/event_messages.bin" [2022-07-14T15:15:39.353Z] } [2022-07-14T15:15:39.353Z] }, [2022-07-14T15:15:39.353Z] "RT_VERSION": { [2022-07-14T15:15:39.353Z] "#1": { [2022-07-14T15:15:39.353Z] "0409": { [2022-07-14T15:15:39.353Z] "fixed": { [2022-07-14T15:15:39.353Z] "file_version": "0.0.0.0", [2022-07-14T15:15:39.353Z] "product_version": "0.0.0.0", [2022-07-14T15:15:39.353Z] "type": "Unknown" [2022-07-14T15:15:39.353Z] }, [2022-07-14T15:15:39.353Z] "info": { [2022-07-14T15:15:39.353Z] "0000": { [2022-07-14T15:15:39.353Z] "CompanyName": "", [2022-07-14T15:15:39.353Z] "FileVersion": "dev", [2022-07-14T15:15:39.353Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-14T15:15:39.353Z] "OriginalFileName": "docker-proxy.exe", [2022-07-14T15:15:39.353Z] "ProductName": "", [2022-07-14T15:15:39.353Z] "ProductVersion": "dev", [2022-07-14T15:15:39.353Z] "SpecialBuild": "7d74269c0dafb71a760d8c669fca3d2df5778d2e" [2022-07-14T15:15:39.353Z] } [2022-07-14T15:15:39.353Z] } [2022-07-14T15:15:39.353Z] } [2022-07-14T15:15:39.353Z] } [2022-07-14T15:15:39.353Z] } [2022-07-14T15:15:39.353Z] } [2022-07-14T15:15:39.353Z] cmd/docker-proxy/genwinres_windows.go [2022-07-14T15:15:39.353Z] cmd/docker-proxy/main.go [2022-07-14T15:15:39.353Z] cmd/docker-proxy/network_proxy_test.go [2022-07-14T15:15:39.353Z] cmd/docker-proxy/proxy.go [2022-07-14T15:15:39.353Z] cmd/docker-proxy/sctp_proxy.go [2022-07-14T15:15:39.353Z] cmd/docker-proxy/tcp_proxy.go [2022-07-14T15:15:39.353Z] cmd/docker-proxy/udp_proxy.go [2022-07-14T15:15:39.353Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-14T15:15:39.353Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-14T15:15:39.353Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-14T15:15:39.353Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-14T15:15:39.353Z] remote: Enumerating objects: 23, done. [2022-07-14T15:15:39.353Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-14T15:15:39.353Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-14T15:15:39.353Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-07-14T15:15:39.353Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-14T15:15:39.353Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-14T15:15:39.353Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-14T15:15:39.353Z] Cross building: bundles/cross/linux/ppc64le [2022-07-14T15:15:39.353Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-14T15:15:39.353Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-14T15:15:39.864Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-14T15:15:41.241Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-14T15:15:47.791Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-14T15:15:47.791Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-14T15:15:47.791Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-14T15:15:48.358Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-14T15:15:48.358Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-14T15:15:48.358Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-14T15:15:49.291Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-14T15:15:49.857Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-14T15:15:50.790Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-14T15:15:50.790Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-14T15:15:51.048Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-14T15:15:51.980Z] === RUN TestDockerSuite/TestRunMount [2022-07-14T15:15:56.183Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-14T15:15:56.183Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-14T15:15:56.749Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-14T15:15:57.684Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-14T15:15:59.057Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-14T15:16:00.434Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-14T15:16:01.807Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-14T15:16:02.741Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-14T15:16:02.999Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-14T15:16:03.934Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-14T15:16:03.934Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-14T15:16:04.869Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-14T15:16:05.803Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-14T15:16:06.369Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-14T15:16:06.936Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-14T15:16:08.311Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-14T15:16:09.684Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-14T15:16:11.582Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-14T15:16:12.954Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-14T15:16:13.213Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-14T15:16:13.471Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-14T15:16:14.037Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-14T15:16:14.037Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-14T15:16:14.971Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-14T15:16:14.971Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-14T15:16:15.543Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-14T15:16:15.543Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-14T15:16:16.107Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-14T15:16:18.005Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-14T15:16:20.531Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-14T15:16:22.429Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-14T15:16:22.429Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-14T15:16:22.429Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-14T15:16:22.688Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-14T15:16:22.946Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-14T15:16:23.513Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-14T15:16:24.446Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-14T15:16:25.379Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-14T15:16:25.636Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-14T15:16:25.894Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-14T15:16:25.894Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-14T15:16:26.460Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-14T15:16:26.719Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-14T15:16:27.285Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-14T15:16:27.852Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-14T15:16:27.852Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-14T15:16:27.852Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-14T15:16:28.788Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-14T15:16:28.788Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-14T15:16:29.355Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-14T15:16:29.355Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-14T15:16:29.355Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-14T15:16:29.921Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-14T15:16:30.854Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-14T15:16:30.854Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-14T15:16:30.854Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-14T15:16:31.791Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-14T15:16:33.692Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-14T15:16:35.067Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-14T15:16:35.067Z] === RUN TestDockerSuite/TestRunRm [2022-07-14T15:16:35.639Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-14T15:16:37.547Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-14T15:16:39.448Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-14T15:16:39.706Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-14T15:16:40.271Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-14T15:16:40.271Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-14T15:16:42.171Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-14T15:16:42.739Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-14T15:16:45.266Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-14T15:16:46.269Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-14T15:16:48.168Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-14T15:16:48.734Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-14T15:16:49.299Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-14T15:16:49.866Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-14T15:16:50.124Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-14T15:16:50.689Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-14T15:16:51.257Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-14T15:16:51.514Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-14T15:16:51.772Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-14T15:16:52.338Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-14T15:16:52.596Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-14T15:16:55.124Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-14T15:16:55.124Z] === RUN TestDockerSuite/TestRunState [2022-07-14T15:16:56.500Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-14T15:16:57.064Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-14T15:16:57.631Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-14T15:16:57.631Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-14T15:16:57.894Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-14T15:16:57.894Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-14T15:16:57.894Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-14T15:16:58.462Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-14T15:16:58.721Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-14T15:17:00.096Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-14T15:17:00.096Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-14T15:17:00.096Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-14T15:17:01.028Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-14T15:17:01.028Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-14T15:17:02.929Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-14T15:17:03.187Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-14T15:17:03.753Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-14T15:17:04.687Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-14T15:17:07.215Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-14T15:17:08.589Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-14T15:17:10.487Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-14T15:17:10.746Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-14T15:17:11.680Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-14T15:17:11.680Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-14T15:17:11.937Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-14T15:17:13.836Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-14T15:17:15.225Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-14T15:17:15.225Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-14T15:17:15.792Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-14T15:17:15.792Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-14T15:17:15.792Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-14T15:17:16.358Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-14T15:17:17.291Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-14T15:17:17.859Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-14T15:17:17.859Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-14T15:17:17.859Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-14T15:17:17.859Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-14T15:17:17.859Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-14T15:17:18.427Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-14T15:17:20.957Z] docker_cli_service_logs_test.go:248: checking task dj7wle85k8it [2022-07-14T15:17:20.957Z] docker_cli_service_logs_test.go:253: checking messages for dj7wle85k8it [2022-07-14T15:17:20.957Z] docker_cli_service_logs_test.go:248: checking task jbg7v55cwcmt [2022-07-14T15:17:20.957Z] docker_cli_service_logs_test.go:253: checking messages for jbg7v55cwcmt [2022-07-14T15:17:21.524Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-14T15:17:22.090Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-14T15:17:22.658Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-14T15:17:23.223Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-14T15:17:24.156Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-14T15:17:25.090Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-14T15:17:26.024Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-14T15:17:27.925Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-14T15:17:29.298Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-14T15:17:29.555Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-14T15:17:29.555Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-14T15:17:29.555Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-14T15:17:29.555Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-14T15:17:29.555Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-14T15:17:29.555Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-14T15:17:29.555Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-14T15:17:29.813Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-14T15:17:29.813Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-14T15:17:29.813Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-14T15:17:30.070Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-14T15:17:30.636Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-14T15:17:30.840Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-14T15:17:30.840Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-14T15:17:30.840Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-14T15:17:30.840Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-14T15:17:30.840Z] Cross building: bundles/cross/linux/s390x [2022-07-14T15:17:30.840Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-14T15:17:30.840Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-14T15:17:32.012Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-14T15:17:32.599Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-14T15:17:33.165Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-14T15:17:33.165Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-14T15:17:33.730Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-14T15:17:33.730Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-14T15:17:33.730Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-14T15:17:33.730Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-14T15:17:33.730Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-14T15:17:33.730Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-14T15:17:33.730Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-14T15:17:33.730Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-14T15:17:33.730Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-14T15:17:33.730Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-14T15:17:33.730Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-14T15:17:33.730Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-14T15:17:33.730Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-14T15:17:33.730Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-14T15:17:33.730Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-14T15:17:34.295Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-14T15:17:34.861Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-14T15:17:34.861Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-14T15:17:35.119Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-14T15:17:35.377Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-14T15:17:35.941Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-14T15:17:35.941Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-14T15:17:36.200Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-14T15:17:36.769Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-14T15:17:36.769Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-14T15:17:36.769Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-14T15:17:37.027Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-14T15:17:37.961Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-14T15:17:38.532Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-14T15:17:38.532Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-14T15:17:38.532Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-14T15:17:38.791Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-14T15:17:38.791Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-14T15:17:40.164Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-14T15:17:40.729Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-14T15:17:42.101Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-14T15:17:42.667Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-14T15:17:43.235Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-14T15:17:43.235Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-14T15:17:43.235Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-14T15:17:43.235Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-14T15:17:43.801Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-14T15:17:44.366Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-14T15:17:44.366Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-14T15:17:45.303Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-14T15:17:46.675Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-14T15:17:46.675Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-14T15:17:47.240Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-14T15:17:49.139Z] docker_cli_swarm_test.go:1895: [d31c671a22584] joining swarm manager [d9f7ba09cb793]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:17:50.074Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-14T15:17:50.331Z] docker_cli_swarm_test.go:1896: [d52a3a94ecab1] joining swarm manager [d9f7ba09cb793]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:17:52.859Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-14T15:17:55.411Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-14T15:17:56.344Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-14T15:17:57.719Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-14T15:17:59.094Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-14T15:17:59.660Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-14T15:18:01.034Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-14T15:18:02.408Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-14T15:18:03.780Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-14T15:18:05.153Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-14T15:18:06.526Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-14T15:18:06.526Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-14T15:18:07.900Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-14T15:18:09.801Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-14T15:18:12.334Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-14T15:18:12.334Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-14T15:18:12.334Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-14T15:18:12.334Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-14T15:18:12.334Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-14T15:18:13.267Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-14T15:18:13.833Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-14T15:18:14.401Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-14T15:18:14.659Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-14T15:18:14.659Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-14T15:18:16.037Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-14T15:18:16.296Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-14T15:18:16.554Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-14T15:18:16.554Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-14T15:18:17.927Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2136463285 [2022-07-14T15:18:18.184Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-14T15:18:18.443Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-14T15:18:19.816Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-14T15:18:19.816Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-14T15:18:19.816Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-14T15:18:20.750Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-14T15:18:22.122Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-14T15:18:24.018Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-14T15:18:24.583Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-14T15:18:25.147Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-14T15:18:25.148Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-14T15:18:26.520Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-14T15:18:26.520Z] docker_cli_sni_test.go:30: Flakey test [2022-07-14T15:18:26.520Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-14T15:18:31.777Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-14T15:18:31.777Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-14T15:18:33.678Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-14T15:18:33.937Z] docker_cli_swarm_test.go:1796: [d2aee53f77088] joining swarm manager [da35e49b59e0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:18:34.195Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-14T15:18:35.129Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-14T15:18:35.386Z] docker_cli_swarm_test.go:1797: [dc261f80af375] joining swarm manager [da35e49b59e0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:18:37.911Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-14T15:18:39.285Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-14T15:18:39.853Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-14T15:18:41.231Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-14T15:18:43.132Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-14T15:18:44.064Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-14T15:18:46.590Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-14T15:18:47.523Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-14T15:18:50.801Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-14T15:18:54.080Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-14T15:18:55.451Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-14T15:18:57.358Z] docker_cli_swarm_test.go:1315: [df367b64f7bb0] joining swarm manager [df45a1fd5d131]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:18:58.291Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-14T15:18:58.548Z] docker_cli_swarm_test.go:1316: [d1879dbbf2d93] joining swarm manager [df45a1fd5d131]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:19:01.074Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-14T15:19:01.074Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-14T15:19:01.640Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-14T15:19:02.205Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-14T15:19:02.205Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-14T15:19:02.205Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-14T15:19:02.462Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-14T15:19:03.027Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-14T15:19:03.027Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-14T15:19:03.027Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-14T15:19:03.027Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-14T15:19:03.027Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-14T15:19:03.962Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-14T15:19:04.534Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-14T15:19:05.100Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-14T15:19:06.033Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-14T15:19:10.211Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-14T15:19:10.777Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-14T15:19:10.777Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-14T15:19:10.777Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-14T15:19:11.343Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-14T15:19:11.908Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-14T15:19:13.809Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-14T15:19:15.181Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-14T15:19:16.553Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-14T15:19:22.336Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-14T15:19:22.337Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-14T15:19:22.337Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-14T15:19:22.337Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-14T15:19:22.337Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-14T15:19:22.670Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-14T15:19:22.955Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43784/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d74269c0dafb71a760d8c669fca3d2df5778d2e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d74269c0dafb71a760d8c669fca3d2df5778d2e hack/test/unit [2022-07-14T15:19:23.524Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-14T15:19:23.524Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-14T15:19:23.524Z] + TESTDIRS=./... [2022-07-14T15:19:23.524Z] + exclude_paths='/vendor/|/integration' [2022-07-14T15:19:23.524Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-14T15:19:23.524Z] ++ go list ./... [2022-07-14T15:19:24.465Z] + pkg_list='github.com/docker/docker/api [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/server [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/server/backend/build [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/server/httpstatus [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/server/httputils [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/server/middleware [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/server/router [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/server/router/build [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/server/router/container [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/server/router/debug [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/server/router/distribution [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/server/router/grpc [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/server/router/image [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/server/router/network [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/server/router/plugin [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/server/router/session [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/server/router/swarm [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/server/router/system [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/server/router/volume [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/types [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/types/backend [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/types/blkiodev [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/types/container [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/types/events [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/types/filters [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/types/image [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/types/mount [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/types/network [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/types/registry [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/types/strslice [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/types/swarm [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/types/time [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/types/versions [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-14T15:19:24.465Z] github.com/docker/docker/api/types/volume [2022-07-14T15:19:24.465Z] github.com/docker/docker/builder [2022-07-14T15:19:24.465Z] github.com/docker/docker/builder/builder-next [2022-07-14T15:19:24.465Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-14T15:19:24.466Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-14T15:19:24.466Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-14T15:19:24.466Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-14T15:19:24.466Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-14T15:19:24.466Z] github.com/docker/docker/builder/builder-next/worker [2022-07-14T15:19:24.466Z] github.com/docker/docker/builder/dockerfile [2022-07-14T15:19:24.466Z] github.com/docker/docker/builder/remotecontext [2022-07-14T15:19:24.466Z] github.com/docker/docker/builder/remotecontext/git [2022-07-14T15:19:24.466Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-14T15:19:24.466Z] github.com/docker/docker/cli [2022-07-14T15:19:24.466Z] github.com/docker/docker/cli/config [2022-07-14T15:19:24.466Z] github.com/docker/docker/cli/debug [2022-07-14T15:19:24.466Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-14T15:19:24.466Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-14T15:19:24.466Z] github.com/docker/docker/client [2022-07-14T15:19:24.466Z] github.com/docker/docker/cmd/docker-proxy [2022-07-14T15:19:24.466Z] github.com/docker/docker/cmd/dockerd [2022-07-14T15:19:24.466Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-14T15:19:24.466Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-14T15:19:24.466Z] github.com/docker/docker/container [2022-07-14T15:19:24.466Z] github.com/docker/docker/container/stream [2022-07-14T15:19:24.466Z] github.com/docker/docker/contrib/apparmor [2022-07-14T15:19:24.466Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-14T15:19:24.466Z] github.com/docker/docker/contrib/httpserver [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/cluster [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/cluster/convert [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/cluster/executor [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/cluster/provider [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/config [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/containerd [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/events [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/events/testutils [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/exec [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/images [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/initlayer [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/links [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/listeners [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/logger [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/logger/gelf [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/logger/journald [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/logger/local [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/logger/logentries [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/logger/splunk [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/logger/syslog [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/logger/templates [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/names [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/network [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/stats [2022-07-14T15:19:24.466Z] github.com/docker/docker/distribution [2022-07-14T15:19:24.466Z] github.com/docker/docker/distribution/metadata [2022-07-14T15:19:24.466Z] github.com/docker/docker/distribution/utils [2022-07-14T15:19:24.466Z] github.com/docker/docker/distribution/xfer [2022-07-14T15:19:24.466Z] github.com/docker/docker/dockerversion [2022-07-14T15:19:24.466Z] github.com/docker/docker/errdefs [2022-07-14T15:19:24.466Z] github.com/docker/docker/image [2022-07-14T15:19:24.466Z] github.com/docker/docker/image/cache [2022-07-14T15:19:24.466Z] github.com/docker/docker/image/tarexport [2022-07-14T15:19:24.466Z] github.com/docker/docker/image/v1 [2022-07-14T15:19:24.466Z] github.com/docker/docker/internal/test/suite [2022-07-14T15:19:24.466Z] github.com/docker/docker/layer [2022-07-14T15:19:24.466Z] github.com/docker/docker/libcontainerd [2022-07-14T15:19:24.466Z] github.com/docker/docker/libcontainerd/queue [2022-07-14T15:19:24.466Z] github.com/docker/docker/libcontainerd/remote [2022-07-14T15:19:24.466Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-14T15:19:24.466Z] github.com/docker/docker/libcontainerd/types [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/config [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/idm [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/ns [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/options [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/osl [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T15:19:24.466Z] github.com/docker/docker/libnetwork/types [2022-07-14T15:19:24.466Z] github.com/docker/docker/oci [2022-07-14T15:19:24.466Z] github.com/docker/docker/oci/caps [2022-07-14T15:19:24.466Z] github.com/docker/docker/opts [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/aaparser [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/archive [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/authorization [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/broadcaster [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/capabilities [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/chrootarchive [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/containerfs [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/devicemapper [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/directory [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/dmesg [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/fileutils [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/fsutils [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/homedir [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/idtools [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/ioutils [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/jsonmessage [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/longpath [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/loopback [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/namesgenerator [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/parsers [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/pidfile [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/platform [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/plugingetter [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/plugins [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/plugins/transport [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/pools [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/progress [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/pubsub [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/reexec [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/signal [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/stack [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/stdcopy [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/streamformatter [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/stringid [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/sysinfo [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/system [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/tailfile [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/tarsum [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/urlutil [2022-07-14T15:19:24.466Z] github.com/docker/docker/pkg/useragent [2022-07-14T15:19:24.466Z] github.com/docker/docker/plugin [2022-07-14T15:19:24.466Z] github.com/docker/docker/plugin/executor/containerd [2022-07-14T15:19:24.466Z] github.com/docker/docker/plugin/v2 [2022-07-14T15:19:24.466Z] github.com/docker/docker/profiles/apparmor [2022-07-14T15:19:24.466Z] github.com/docker/docker/profiles/seccomp [2022-07-14T15:19:24.466Z] github.com/docker/docker/quota [2022-07-14T15:19:24.466Z] github.com/docker/docker/reference [2022-07-14T15:19:24.466Z] github.com/docker/docker/registry [2022-07-14T15:19:24.466Z] github.com/docker/docker/registry/resumable [2022-07-14T15:19:24.466Z] github.com/docker/docker/restartmanager [2022-07-14T15:19:24.466Z] github.com/docker/docker/rootless [2022-07-14T15:19:24.466Z] github.com/docker/docker/rootless/specconv [2022-07-14T15:19:24.466Z] github.com/docker/docker/runconfig [2022-07-14T15:19:24.466Z] github.com/docker/docker/runconfig/opts [2022-07-14T15:19:24.466Z] github.com/docker/docker/testutil [2022-07-14T15:19:24.466Z] github.com/docker/docker/testutil/daemon [2022-07-14T15:19:24.466Z] github.com/docker/docker/testutil/environment [2022-07-14T15:19:24.466Z] github.com/docker/docker/testutil/fakecontext [2022-07-14T15:19:24.466Z] github.com/docker/docker/testutil/fakegit [2022-07-14T15:19:24.466Z] github.com/docker/docker/testutil/fakestorage [2022-07-14T15:19:24.466Z] github.com/docker/docker/testutil/fixtures/load [2022-07-14T15:19:24.466Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-14T15:19:24.466Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-14T15:19:24.466Z] github.com/docker/docker/testutil/registry [2022-07-14T15:19:24.466Z] github.com/docker/docker/testutil/request [2022-07-14T15:19:24.466Z] github.com/docker/docker/volume [2022-07-14T15:19:24.466Z] github.com/docker/docker/volume/drivers [2022-07-14T15:19:24.466Z] github.com/docker/docker/volume/local [2022-07-14T15:19:24.466Z] github.com/docker/docker/volume/mounts [2022-07-14T15:19:24.466Z] github.com/docker/docker/volume/service [2022-07-14T15:19:24.466Z] github.com/docker/docker/volume/service/opts [2022-07-14T15:19:24.466Z] github.com/docker/docker/volume/testutils' [2022-07-14T15:19:24.466Z] ++ grep --fixed-strings -v /libnetwork [2022-07-14T15:19:24.466Z] ++ echo 'github.com/docker/docker/api [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/server [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/server/backend/build [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/server/httpstatus [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/server/httputils [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/server/middleware [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/server/router [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/server/router/build [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/server/router/container [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/server/router/debug [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/server/router/distribution [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/server/router/grpc [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/server/router/image [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/server/router/network [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/server/router/plugin [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/server/router/session [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/server/router/swarm [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/server/router/system [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/server/router/volume [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/types [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/types/backend [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/types/blkiodev [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/types/container [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/types/events [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/types/filters [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/types/image [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/types/mount [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/types/network [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/types/registry [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/types/strslice [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/types/swarm [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/types/time [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/types/versions [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-14T15:19:24.466Z] github.com/docker/docker/api/types/volume [2022-07-14T15:19:24.466Z] github.com/docker/docker/builder [2022-07-14T15:19:24.466Z] github.com/docker/docker/builder/builder-next [2022-07-14T15:19:24.466Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-14T15:19:24.466Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-14T15:19:24.466Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-14T15:19:24.466Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-14T15:19:24.466Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-14T15:19:24.466Z] github.com/docker/docker/builder/builder-next/worker [2022-07-14T15:19:24.466Z] github.com/docker/docker/builder/dockerfile [2022-07-14T15:19:24.466Z] github.com/docker/docker/builder/remotecontext [2022-07-14T15:19:24.466Z] github.com/docker/docker/builder/remotecontext/git [2022-07-14T15:19:24.466Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-14T15:19:24.466Z] github.com/docker/docker/cli [2022-07-14T15:19:24.466Z] github.com/docker/docker/cli/config [2022-07-14T15:19:24.466Z] github.com/docker/docker/cli/debug [2022-07-14T15:19:24.466Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-14T15:19:24.466Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-14T15:19:24.466Z] github.com/docker/docker/client [2022-07-14T15:19:24.466Z] github.com/docker/docker/cmd/docker-proxy [2022-07-14T15:19:24.466Z] github.com/docker/docker/cmd/dockerd [2022-07-14T15:19:24.466Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-14T15:19:24.466Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-14T15:19:24.466Z] github.com/docker/docker/container [2022-07-14T15:19:24.466Z] github.com/docker/docker/container/stream [2022-07-14T15:19:24.466Z] github.com/docker/docker/contrib/apparmor [2022-07-14T15:19:24.466Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-14T15:19:24.466Z] github.com/docker/docker/contrib/httpserver [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/cluster [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/cluster/convert [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/cluster/executor [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/cluster/provider [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/config [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/containerd [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/events [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/events/testutils [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/exec [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-14T15:19:24.466Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/images [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/initlayer [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/links [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/listeners [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/gelf [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/journald [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/local [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/logentries [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/splunk [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/syslog [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/templates [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/names [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/network [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/stats [2022-07-14T15:19:24.467Z] github.com/docker/docker/distribution [2022-07-14T15:19:24.467Z] github.com/docker/docker/distribution/metadata [2022-07-14T15:19:24.467Z] github.com/docker/docker/distribution/utils [2022-07-14T15:19:24.467Z] github.com/docker/docker/distribution/xfer [2022-07-14T15:19:24.467Z] github.com/docker/docker/dockerversion [2022-07-14T15:19:24.467Z] github.com/docker/docker/errdefs [2022-07-14T15:19:24.467Z] github.com/docker/docker/image [2022-07-14T15:19:24.467Z] github.com/docker/docker/image/cache [2022-07-14T15:19:24.467Z] github.com/docker/docker/image/tarexport [2022-07-14T15:19:24.467Z] github.com/docker/docker/image/v1 [2022-07-14T15:19:24.467Z] github.com/docker/docker/internal/test/suite [2022-07-14T15:19:24.467Z] github.com/docker/docker/layer [2022-07-14T15:19:24.467Z] github.com/docker/docker/libcontainerd [2022-07-14T15:19:24.467Z] github.com/docker/docker/libcontainerd/queue [2022-07-14T15:19:24.467Z] github.com/docker/docker/libcontainerd/remote [2022-07-14T15:19:24.467Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-14T15:19:24.467Z] github.com/docker/docker/libcontainerd/types [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/config [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/idm [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/ns [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/options [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/osl [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T15:19:24.467Z] github.com/docker/docker/libnetwork/types [2022-07-14T15:19:24.467Z] github.com/docker/docker/oci [2022-07-14T15:19:24.467Z] github.com/docker/docker/oci/caps [2022-07-14T15:19:24.467Z] github.com/docker/docker/opts [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/aaparser [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/archive [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/authorization [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/broadcaster [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/capabilities [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/chrootarchive [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/containerfs [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/devicemapper [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/directory [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/dmesg [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/fileutils [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/fsutils [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/homedir [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/idtools [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/ioutils [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/jsonmessage [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/longpath [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/loopback [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/namesgenerator [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/parsers [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/pidfile [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/platform [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/plugingetter [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/plugins [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/plugins/transport [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/pools [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/progress [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/pubsub [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/reexec [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/signal [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/stack [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/stdcopy [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/streamformatter [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/stringid [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/sysinfo [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/system [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/tailfile [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/tarsum [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/urlutil [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/useragent [2022-07-14T15:19:24.467Z] github.com/docker/docker/plugin [2022-07-14T15:19:24.467Z] github.com/docker/docker/plugin/executor/containerd [2022-07-14T15:19:24.467Z] github.com/docker/docker/plugin/v2 [2022-07-14T15:19:24.467Z] github.com/docker/docker/profiles/apparmor [2022-07-14T15:19:24.467Z] github.com/docker/docker/profiles/seccomp [2022-07-14T15:19:24.467Z] github.com/docker/docker/quota [2022-07-14T15:19:24.467Z] github.com/docker/docker/reference [2022-07-14T15:19:24.467Z] github.com/docker/docker/registry [2022-07-14T15:19:24.467Z] github.com/docker/docker/registry/resumable [2022-07-14T15:19:24.467Z] github.com/docker/docker/restartmanager [2022-07-14T15:19:24.467Z] github.com/docker/docker/rootless [2022-07-14T15:19:24.467Z] github.com/docker/docker/rootless/specconv [2022-07-14T15:19:24.467Z] github.com/docker/docker/runconfig [2022-07-14T15:19:24.467Z] github.com/docker/docker/runconfig/opts [2022-07-14T15:19:24.467Z] github.com/docker/docker/testutil [2022-07-14T15:19:24.467Z] github.com/docker/docker/testutil/daemon [2022-07-14T15:19:24.467Z] github.com/docker/docker/testutil/environment [2022-07-14T15:19:24.467Z] github.com/docker/docker/testutil/fakecontext [2022-07-14T15:19:24.467Z] github.com/docker/docker/testutil/fakegit [2022-07-14T15:19:24.467Z] github.com/docker/docker/testutil/fakestorage [2022-07-14T15:19:24.467Z] github.com/docker/docker/testutil/fixtures/load [2022-07-14T15:19:24.467Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-14T15:19:24.467Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-14T15:19:24.467Z] github.com/docker/docker/testutil/registry [2022-07-14T15:19:24.467Z] github.com/docker/docker/testutil/request [2022-07-14T15:19:24.467Z] github.com/docker/docker/volume [2022-07-14T15:19:24.467Z] github.com/docker/docker/volume/drivers [2022-07-14T15:19:24.467Z] github.com/docker/docker/volume/local [2022-07-14T15:19:24.467Z] github.com/docker/docker/volume/mounts [2022-07-14T15:19:24.467Z] github.com/docker/docker/volume/service [2022-07-14T15:19:24.467Z] github.com/docker/docker/volume/service/opts [2022-07-14T15:19:24.467Z] github.com/docker/docker/volume/testutils' [2022-07-14T15:19:24.467Z] + base_pkg_list='github.com/docker/docker/api [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/server [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/server/backend/build [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/server/httpstatus [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/server/httputils [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/server/middleware [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/server/router [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/server/router/build [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/server/router/container [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/server/router/debug [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/server/router/distribution [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/server/router/grpc [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/server/router/image [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/server/router/network [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/server/router/plugin [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/server/router/session [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/server/router/swarm [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/server/router/system [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/server/router/volume [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/types [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/types/backend [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/types/blkiodev [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/types/container [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/types/events [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/types/filters [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/types/image [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/types/mount [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/types/network [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/types/registry [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/types/strslice [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/types/swarm [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/types/time [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/types/versions [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-14T15:19:24.467Z] github.com/docker/docker/api/types/volume [2022-07-14T15:19:24.467Z] github.com/docker/docker/builder [2022-07-14T15:19:24.467Z] github.com/docker/docker/builder/builder-next [2022-07-14T15:19:24.467Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-14T15:19:24.467Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-14T15:19:24.467Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-14T15:19:24.467Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-14T15:19:24.467Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-14T15:19:24.467Z] github.com/docker/docker/builder/builder-next/worker [2022-07-14T15:19:24.467Z] github.com/docker/docker/builder/dockerfile [2022-07-14T15:19:24.467Z] github.com/docker/docker/builder/remotecontext [2022-07-14T15:19:24.467Z] github.com/docker/docker/builder/remotecontext/git [2022-07-14T15:19:24.467Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-14T15:19:24.467Z] github.com/docker/docker/cli [2022-07-14T15:19:24.467Z] github.com/docker/docker/cli/config [2022-07-14T15:19:24.467Z] github.com/docker/docker/cli/debug [2022-07-14T15:19:24.467Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-14T15:19:24.467Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-14T15:19:24.467Z] github.com/docker/docker/client [2022-07-14T15:19:24.467Z] github.com/docker/docker/cmd/docker-proxy [2022-07-14T15:19:24.467Z] github.com/docker/docker/cmd/dockerd [2022-07-14T15:19:24.467Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-14T15:19:24.467Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-14T15:19:24.467Z] github.com/docker/docker/container [2022-07-14T15:19:24.467Z] github.com/docker/docker/container/stream [2022-07-14T15:19:24.467Z] github.com/docker/docker/contrib/apparmor [2022-07-14T15:19:24.467Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-14T15:19:24.467Z] github.com/docker/docker/contrib/httpserver [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/cluster [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/cluster/convert [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/cluster/executor [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/cluster/provider [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/config [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/containerd [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/events [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/events/testutils [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/exec [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/graphdriver [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/images [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/initlayer [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/links [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/listeners [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/gelf [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/journald [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/local [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/logentries [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/splunk [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/syslog [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/logger/templates [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/names [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/network [2022-07-14T15:19:24.467Z] github.com/docker/docker/daemon/stats [2022-07-14T15:19:24.467Z] github.com/docker/docker/distribution [2022-07-14T15:19:24.467Z] github.com/docker/docker/distribution/metadata [2022-07-14T15:19:24.467Z] github.com/docker/docker/distribution/utils [2022-07-14T15:19:24.467Z] github.com/docker/docker/distribution/xfer [2022-07-14T15:19:24.467Z] github.com/docker/docker/dockerversion [2022-07-14T15:19:24.467Z] github.com/docker/docker/errdefs [2022-07-14T15:19:24.467Z] github.com/docker/docker/image [2022-07-14T15:19:24.467Z] github.com/docker/docker/image/cache [2022-07-14T15:19:24.467Z] github.com/docker/docker/image/tarexport [2022-07-14T15:19:24.467Z] github.com/docker/docker/image/v1 [2022-07-14T15:19:24.467Z] github.com/docker/docker/internal/test/suite [2022-07-14T15:19:24.467Z] github.com/docker/docker/layer [2022-07-14T15:19:24.467Z] github.com/docker/docker/libcontainerd [2022-07-14T15:19:24.467Z] github.com/docker/docker/libcontainerd/queue [2022-07-14T15:19:24.467Z] github.com/docker/docker/libcontainerd/remote [2022-07-14T15:19:24.467Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-14T15:19:24.467Z] github.com/docker/docker/libcontainerd/types [2022-07-14T15:19:24.467Z] github.com/docker/docker/oci [2022-07-14T15:19:24.467Z] github.com/docker/docker/oci/caps [2022-07-14T15:19:24.467Z] github.com/docker/docker/opts [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/aaparser [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/archive [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/authorization [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/broadcaster [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/capabilities [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/chrootarchive [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/containerfs [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/devicemapper [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/directory [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/dmesg [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/fileutils [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/fsutils [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/homedir [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/idtools [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/ioutils [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/jsonmessage [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/longpath [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/loopback [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/namesgenerator [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/parsers [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/pidfile [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/platform [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/plugingetter [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/plugins [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/plugins/transport [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/pools [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/progress [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/pubsub [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/reexec [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/signal [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/stack [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/stdcopy [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/streamformatter [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/stringid [2022-07-14T15:19:24.467Z] github.com/docker/docker/pkg/sysinfo [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/system [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/tailfile [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/tarsum [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/urlutil [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/useragent [2022-07-14T15:19:24.468Z] github.com/docker/docker/plugin [2022-07-14T15:19:24.468Z] github.com/docker/docker/plugin/executor/containerd [2022-07-14T15:19:24.468Z] github.com/docker/docker/plugin/v2 [2022-07-14T15:19:24.468Z] github.com/docker/docker/profiles/apparmor [2022-07-14T15:19:24.468Z] github.com/docker/docker/profiles/seccomp [2022-07-14T15:19:24.468Z] github.com/docker/docker/quota [2022-07-14T15:19:24.468Z] github.com/docker/docker/reference [2022-07-14T15:19:24.468Z] github.com/docker/docker/registry [2022-07-14T15:19:24.468Z] github.com/docker/docker/registry/resumable [2022-07-14T15:19:24.468Z] github.com/docker/docker/restartmanager [2022-07-14T15:19:24.468Z] github.com/docker/docker/rootless [2022-07-14T15:19:24.468Z] github.com/docker/docker/rootless/specconv [2022-07-14T15:19:24.468Z] github.com/docker/docker/runconfig [2022-07-14T15:19:24.468Z] github.com/docker/docker/runconfig/opts [2022-07-14T15:19:24.468Z] github.com/docker/docker/testutil [2022-07-14T15:19:24.468Z] github.com/docker/docker/testutil/daemon [2022-07-14T15:19:24.468Z] github.com/docker/docker/testutil/environment [2022-07-14T15:19:24.468Z] github.com/docker/docker/testutil/fakecontext [2022-07-14T15:19:24.468Z] github.com/docker/docker/testutil/fakegit [2022-07-14T15:19:24.468Z] github.com/docker/docker/testutil/fakestorage [2022-07-14T15:19:24.468Z] github.com/docker/docker/testutil/fixtures/load [2022-07-14T15:19:24.468Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-14T15:19:24.468Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-14T15:19:24.468Z] github.com/docker/docker/testutil/registry [2022-07-14T15:19:24.468Z] github.com/docker/docker/testutil/request [2022-07-14T15:19:24.468Z] github.com/docker/docker/volume [2022-07-14T15:19:24.468Z] github.com/docker/docker/volume/drivers [2022-07-14T15:19:24.468Z] github.com/docker/docker/volume/local [2022-07-14T15:19:24.468Z] github.com/docker/docker/volume/mounts [2022-07-14T15:19:24.468Z] github.com/docker/docker/volume/service [2022-07-14T15:19:24.468Z] github.com/docker/docker/volume/service/opts [2022-07-14T15:19:24.468Z] github.com/docker/docker/volume/testutils' [2022-07-14T15:19:24.468Z] ++ grep --fixed-strings /libnetwork [2022-07-14T15:19:24.468Z] ++ echo 'github.com/docker/docker/api [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/server [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/server/backend/build [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/server/httpstatus [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/server/httputils [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/server/middleware [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/server/router [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/server/router/build [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/server/router/container [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/server/router/debug [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/server/router/distribution [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/server/router/grpc [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/server/router/image [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/server/router/network [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/server/router/plugin [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/server/router/session [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/server/router/swarm [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/server/router/system [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/server/router/volume [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/types [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/types/backend [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/types/blkiodev [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/types/container [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/types/events [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/types/filters [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/types/image [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/types/mount [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/types/network [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/types/registry [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/types/strslice [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/types/swarm [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/types/time [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/types/versions [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-14T15:19:24.468Z] github.com/docker/docker/api/types/volume [2022-07-14T15:19:24.468Z] github.com/docker/docker/builder [2022-07-14T15:19:24.468Z] github.com/docker/docker/builder/builder-next [2022-07-14T15:19:24.468Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-14T15:19:24.468Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-14T15:19:24.468Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-14T15:19:24.468Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-14T15:19:24.468Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-14T15:19:24.468Z] github.com/docker/docker/builder/builder-next/worker [2022-07-14T15:19:24.468Z] github.com/docker/docker/builder/dockerfile [2022-07-14T15:19:24.468Z] github.com/docker/docker/builder/remotecontext [2022-07-14T15:19:24.468Z] github.com/docker/docker/builder/remotecontext/git [2022-07-14T15:19:24.468Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-14T15:19:24.468Z] github.com/docker/docker/cli [2022-07-14T15:19:24.468Z] github.com/docker/docker/cli/config [2022-07-14T15:19:24.468Z] github.com/docker/docker/cli/debug [2022-07-14T15:19:24.468Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-14T15:19:24.468Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-14T15:19:24.468Z] github.com/docker/docker/client [2022-07-14T15:19:24.468Z] github.com/docker/docker/cmd/docker-proxy [2022-07-14T15:19:24.468Z] github.com/docker/docker/cmd/dockerd [2022-07-14T15:19:24.468Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-14T15:19:24.468Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-14T15:19:24.468Z] github.com/docker/docker/container [2022-07-14T15:19:24.468Z] github.com/docker/docker/container/stream [2022-07-14T15:19:24.468Z] github.com/docker/docker/contrib/apparmor [2022-07-14T15:19:24.468Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-14T15:19:24.468Z] github.com/docker/docker/contrib/httpserver [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/cluster [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/cluster/convert [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/cluster/executor [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/cluster/provider [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/config [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/containerd [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/events [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/events/testutils [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/exec [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/graphdriver [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/images [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/initlayer [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/links [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/listeners [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/logger [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/logger/gelf [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/logger/journald [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/logger/local [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/logger/logentries [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/logger/splunk [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/logger/syslog [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/logger/templates [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/names [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/network [2022-07-14T15:19:24.468Z] github.com/docker/docker/daemon/stats [2022-07-14T15:19:24.468Z] github.com/docker/docker/distribution [2022-07-14T15:19:24.468Z] github.com/docker/docker/distribution/metadata [2022-07-14T15:19:24.468Z] github.com/docker/docker/distribution/utils [2022-07-14T15:19:24.468Z] github.com/docker/docker/distribution/xfer [2022-07-14T15:19:24.468Z] github.com/docker/docker/dockerversion [2022-07-14T15:19:24.468Z] github.com/docker/docker/errdefs [2022-07-14T15:19:24.468Z] github.com/docker/docker/image [2022-07-14T15:19:24.468Z] github.com/docker/docker/image/cache [2022-07-14T15:19:24.468Z] github.com/docker/docker/image/tarexport [2022-07-14T15:19:24.468Z] github.com/docker/docker/image/v1 [2022-07-14T15:19:24.468Z] github.com/docker/docker/internal/test/suite [2022-07-14T15:19:24.468Z] github.com/docker/docker/layer [2022-07-14T15:19:24.468Z] github.com/docker/docker/libcontainerd [2022-07-14T15:19:24.468Z] github.com/docker/docker/libcontainerd/queue [2022-07-14T15:19:24.468Z] github.com/docker/docker/libcontainerd/remote [2022-07-14T15:19:24.468Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-14T15:19:24.468Z] github.com/docker/docker/libcontainerd/types [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/config [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/idm [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/ns [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/options [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/osl [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/types [2022-07-14T15:19:24.468Z] github.com/docker/docker/oci [2022-07-14T15:19:24.468Z] github.com/docker/docker/oci/caps [2022-07-14T15:19:24.468Z] github.com/docker/docker/opts [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/aaparser [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/archive [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/authorization [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/broadcaster [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/capabilities [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/chrootarchive [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/containerfs [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/devicemapper [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/directory [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/dmesg [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/fileutils [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/fsutils [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/homedir [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/idtools [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/ioutils [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/jsonmessage [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/longpath [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/loopback [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/namesgenerator [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/parsers [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/pidfile [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/platform [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/plugingetter [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/plugins [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/plugins/transport [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/pools [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/progress [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/pubsub [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/reexec [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/signal [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/stack [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/stdcopy [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/streamformatter [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/stringid [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/sysinfo [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/system [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/tailfile [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/tarsum [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/urlutil [2022-07-14T15:19:24.468Z] github.com/docker/docker/pkg/useragent [2022-07-14T15:19:24.468Z] github.com/docker/docker/plugin [2022-07-14T15:19:24.468Z] github.com/docker/docker/plugin/executor/containerd [2022-07-14T15:19:24.468Z] github.com/docker/docker/plugin/v2 [2022-07-14T15:19:24.468Z] github.com/docker/docker/profiles/apparmor [2022-07-14T15:19:24.468Z] github.com/docker/docker/profiles/seccomp [2022-07-14T15:19:24.468Z] github.com/docker/docker/quota [2022-07-14T15:19:24.468Z] github.com/docker/docker/reference [2022-07-14T15:19:24.468Z] github.com/docker/docker/registry [2022-07-14T15:19:24.468Z] github.com/docker/docker/registry/resumable [2022-07-14T15:19:24.468Z] github.com/docker/docker/restartmanager [2022-07-14T15:19:24.468Z] github.com/docker/docker/rootless [2022-07-14T15:19:24.468Z] github.com/docker/docker/rootless/specconv [2022-07-14T15:19:24.468Z] github.com/docker/docker/runconfig [2022-07-14T15:19:24.468Z] github.com/docker/docker/runconfig/opts [2022-07-14T15:19:24.468Z] github.com/docker/docker/testutil [2022-07-14T15:19:24.468Z] github.com/docker/docker/testutil/daemon [2022-07-14T15:19:24.468Z] github.com/docker/docker/testutil/environment [2022-07-14T15:19:24.468Z] github.com/docker/docker/testutil/fakecontext [2022-07-14T15:19:24.468Z] github.com/docker/docker/testutil/fakegit [2022-07-14T15:19:24.468Z] github.com/docker/docker/testutil/fakestorage [2022-07-14T15:19:24.468Z] github.com/docker/docker/testutil/fixtures/load [2022-07-14T15:19:24.468Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-14T15:19:24.468Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-14T15:19:24.468Z] github.com/docker/docker/testutil/registry [2022-07-14T15:19:24.468Z] github.com/docker/docker/testutil/request [2022-07-14T15:19:24.468Z] github.com/docker/docker/volume [2022-07-14T15:19:24.468Z] github.com/docker/docker/volume/drivers [2022-07-14T15:19:24.468Z] github.com/docker/docker/volume/local [2022-07-14T15:19:24.468Z] github.com/docker/docker/volume/mounts [2022-07-14T15:19:24.468Z] github.com/docker/docker/volume/service [2022-07-14T15:19:24.468Z] github.com/docker/docker/volume/service/opts [2022-07-14T15:19:24.468Z] github.com/docker/docker/volume/testutils' [2022-07-14T15:19:24.468Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/config [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T15:19:24.468Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/idm [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/ns [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/options [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/osl [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/types' [2022-07-14T15:19:24.469Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-14T15:19:24.469Z] + echo 'github.com/docker/docker/libnetwork [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/config [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/idm [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/ns [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/options [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/osl [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/types' [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T15:19:24.469Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T15:19:24.469Z] + type docker-proxy [2022-07-14T15:19:24.469Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-14T15:19:24.469Z] + hack/make.sh binary-proxy install-proxy [2022-07-14T15:19:24.469Z] [2022-07-14T15:19:24.469Z] Removing bundles/ [2022-07-14T15:19:24.469Z] [2022-07-14T15:19:24.469Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-14T15:19:24.469Z] Building: bundles/binary-proxy/docker-proxy [2022-07-14T15:19:24.469Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T15:19:31.413Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-14T15:19:31.413Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-14T15:19:31.413Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-14T15:19:31.979Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-14T15:19:31.979Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-14T15:19:31.979Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-14T15:19:31.979Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-14T15:19:32.544Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-14T15:19:32.544Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-14T15:19:32.596Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-14T15:19:32.596Z] [2022-07-14T15:19:32.596Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-14T15:19:32.596Z] Installing docker-proxy to /usr/local/bin/ [2022-07-14T15:19:32.596Z] [2022-07-14T15:19:32.596Z] + mkdir -p bundles [2022-07-14T15:19:32.596Z] + '[' -n 'github.com/docker/docker/api [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/server [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/server/backend/build [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/server/httpstatus [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/server/httputils [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/server/middleware [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/server/router [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/server/router/build [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/server/router/container [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/server/router/debug [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/server/router/distribution [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/server/router/grpc [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/server/router/image [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/server/router/network [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/server/router/plugin [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/server/router/session [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/server/router/swarm [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/server/router/system [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/server/router/volume [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/types [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/types/backend [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/types/blkiodev [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/types/container [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/types/events [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/types/filters [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/types/image [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/types/mount [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/types/network [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/types/registry [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/types/strslice [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/types/swarm [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/types/time [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/types/versions [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-14T15:19:32.596Z] github.com/docker/docker/api/types/volume [2022-07-14T15:19:32.596Z] github.com/docker/docker/builder [2022-07-14T15:19:32.596Z] github.com/docker/docker/builder/builder-next [2022-07-14T15:19:32.596Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-14T15:19:32.596Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-14T15:19:32.596Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-14T15:19:32.596Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-14T15:19:32.596Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-14T15:19:32.596Z] github.com/docker/docker/builder/builder-next/worker [2022-07-14T15:19:32.596Z] github.com/docker/docker/builder/dockerfile [2022-07-14T15:19:32.596Z] github.com/docker/docker/builder/remotecontext [2022-07-14T15:19:32.596Z] github.com/docker/docker/builder/remotecontext/git [2022-07-14T15:19:32.596Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-14T15:19:32.596Z] github.com/docker/docker/cli [2022-07-14T15:19:32.596Z] github.com/docker/docker/cli/config [2022-07-14T15:19:32.596Z] github.com/docker/docker/cli/debug [2022-07-14T15:19:32.596Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-14T15:19:32.596Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-14T15:19:32.596Z] github.com/docker/docker/client [2022-07-14T15:19:32.596Z] github.com/docker/docker/cmd/docker-proxy [2022-07-14T15:19:32.596Z] github.com/docker/docker/cmd/dockerd [2022-07-14T15:19:32.596Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-14T15:19:32.596Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-14T15:19:32.596Z] github.com/docker/docker/container [2022-07-14T15:19:32.596Z] github.com/docker/docker/container/stream [2022-07-14T15:19:32.596Z] github.com/docker/docker/contrib/apparmor [2022-07-14T15:19:32.596Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-14T15:19:32.596Z] github.com/docker/docker/contrib/httpserver [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/cluster [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/cluster/convert [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/cluster/executor [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/cluster/provider [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/config [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/containerd [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/events [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/events/testutils [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/exec [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/graphdriver [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/images [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/initlayer [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/links [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/listeners [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/logger [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/logger/gelf [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/logger/journald [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/logger/local [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/logger/logentries [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/logger/splunk [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/logger/syslog [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/logger/templates [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/names [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/network [2022-07-14T15:19:32.596Z] github.com/docker/docker/daemon/stats [2022-07-14T15:19:32.596Z] github.com/docker/docker/distribution [2022-07-14T15:19:32.596Z] github.com/docker/docker/distribution/metadata [2022-07-14T15:19:32.596Z] github.com/docker/docker/distribution/utils [2022-07-14T15:19:32.596Z] github.com/docker/docker/distribution/xfer [2022-07-14T15:19:32.596Z] github.com/docker/docker/dockerversion [2022-07-14T15:19:32.596Z] github.com/docker/docker/errdefs [2022-07-14T15:19:32.596Z] github.com/docker/docker/image [2022-07-14T15:19:32.596Z] github.com/docker/docker/image/cache [2022-07-14T15:19:32.596Z] github.com/docker/docker/image/tarexport [2022-07-14T15:19:32.596Z] github.com/docker/docker/image/v1 [2022-07-14T15:19:32.596Z] github.com/docker/docker/internal/test/suite [2022-07-14T15:19:32.596Z] github.com/docker/docker/layer [2022-07-14T15:19:32.596Z] github.com/docker/docker/libcontainerd [2022-07-14T15:19:32.596Z] github.com/docker/docker/libcontainerd/queue [2022-07-14T15:19:32.596Z] github.com/docker/docker/libcontainerd/remote [2022-07-14T15:19:32.596Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-14T15:19:32.596Z] github.com/docker/docker/libcontainerd/types [2022-07-14T15:19:32.596Z] github.com/docker/docker/oci [2022-07-14T15:19:32.596Z] github.com/docker/docker/oci/caps [2022-07-14T15:19:32.596Z] github.com/docker/docker/opts [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/aaparser [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/archive [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/authorization [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/broadcaster [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/capabilities [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/chrootarchive [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/containerfs [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/devicemapper [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/directory [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/dmesg [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/fileutils [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/fsutils [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/homedir [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/idtools [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/ioutils [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/jsonmessage [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/longpath [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/loopback [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/namesgenerator [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/parsers [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/pidfile [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/platform [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/plugingetter [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/plugins [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/plugins/transport [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/pools [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/progress [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/pubsub [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/reexec [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/signal [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/stack [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/stdcopy [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/streamformatter [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/stringid [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/sysinfo [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/system [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/tailfile [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/tarsum [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/urlutil [2022-07-14T15:19:32.596Z] github.com/docker/docker/pkg/useragent [2022-07-14T15:19:32.596Z] github.com/docker/docker/plugin [2022-07-14T15:19:32.596Z] github.com/docker/docker/plugin/executor/containerd [2022-07-14T15:19:32.596Z] github.com/docker/docker/plugin/v2 [2022-07-14T15:19:32.596Z] github.com/docker/docker/profiles/apparmor [2022-07-14T15:19:32.596Z] github.com/docker/docker/profiles/seccomp [2022-07-14T15:19:32.596Z] github.com/docker/docker/quota [2022-07-14T15:19:32.596Z] github.com/docker/docker/reference [2022-07-14T15:19:32.596Z] github.com/docker/docker/registry [2022-07-14T15:19:32.596Z] github.com/docker/docker/registry/resumable [2022-07-14T15:19:32.596Z] github.com/docker/docker/restartmanager [2022-07-14T15:19:32.596Z] github.com/docker/docker/rootless [2022-07-14T15:19:32.596Z] github.com/docker/docker/rootless/specconv [2022-07-14T15:19:32.596Z] github.com/docker/docker/runconfig [2022-07-14T15:19:32.596Z] github.com/docker/docker/runconfig/opts [2022-07-14T15:19:32.596Z] github.com/docker/docker/testutil [2022-07-14T15:19:32.596Z] github.com/docker/docker/testutil/daemon [2022-07-14T15:19:32.596Z] github.com/docker/docker/testutil/environment [2022-07-14T15:19:32.596Z] github.com/docker/docker/testutil/fakecontext [2022-07-14T15:19:32.596Z] github.com/docker/docker/testutil/fakegit [2022-07-14T15:19:32.596Z] github.com/docker/docker/testutil/fakestorage [2022-07-14T15:19:32.596Z] github.com/docker/docker/testutil/fixtures/load [2022-07-14T15:19:32.596Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-14T15:19:32.596Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-14T15:19:32.596Z] github.com/docker/docker/testutil/registry [2022-07-14T15:19:32.596Z] github.com/docker/docker/testutil/request [2022-07-14T15:19:32.596Z] github.com/docker/docker/volume [2022-07-14T15:19:32.596Z] github.com/docker/docker/volume/drivers [2022-07-14T15:19:32.596Z] github.com/docker/docker/volume/local [2022-07-14T15:19:32.596Z] github.com/docker/docker/volume/mounts [2022-07-14T15:19:32.596Z] github.com/docker/docker/volume/service [2022-07-14T15:19:32.596Z] github.com/docker/docker/volume/service/opts [2022-07-14T15:19:32.596Z] github.com/docker/docker/volume/testutils' ']' [2022-07-14T15:19:32.597Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-14T15:19:32.597Z] ? github.com/docker/docker/api [no test files] [2022-07-14T15:19:33.109Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-14T15:19:33.368Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-14T15:19:33.368Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-14T15:19:33.368Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-14T15:19:33.368Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-14T15:19:34.746Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-14T15:19:34.746Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-14T15:19:35.005Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-14T15:19:35.005Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-14T15:19:35.005Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-14T15:19:35.005Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite (1314.72s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.02s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.46s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.91s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.02s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.65s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.12s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.05s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.60s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.07s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.40s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.99s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.07s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.18s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.08s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.31s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.48s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.65s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.56s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.49s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.38s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.65s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.56s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.91s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.70s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.58s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.64s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.90s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.13s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.64s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.72s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.75s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.66s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.85s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.82s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.75s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.78s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.91s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.77s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.86s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.60s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.58s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.78s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.38s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.63s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.59s) [2022-07-14T15:19:35.264Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.43s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.50s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.93s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.36s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.37s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.32s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.53s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ea0d20__} (1.52s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12869788312_/foo_false_____} (1.42s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12869788312_/foo_true_____} (1.57s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31629502715_/foo_false_____} (1.54s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31629502715_/foo_true_____} (1.53s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31629502715_/foo_true__0xc000ea0d50___} (1.60s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ea0d68__} (1.55s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ea0d80__} (1.52s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ea0d98__} (1.62s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ea0db0__} (0.76s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.72s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-07-14T15:19:35.264Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.63s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.40s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.95s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.62s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.61s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.90s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.63s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.66s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.82s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.79s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.94s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.86s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.84s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.60s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.62s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.63s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.68s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.83s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.84s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.98s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.61s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.66s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.93s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.89s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.32s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.96s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.37s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.05s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.03s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.02s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.98s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.01s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.76s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.78s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.80s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.45s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.13s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.85s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.72s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.53s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.43s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.71s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.91s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.96s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestAttachDetach (1.13s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.87s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.80s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.71s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.73s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.90s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.63s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.22s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.55s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.80s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.07s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.38s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.05s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.48s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.48s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.08s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.58s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.63s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.55s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.63s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.33s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.93s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.49s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.73s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.95s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.49s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.30s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.05s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.12s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.12s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.07s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.27s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.42s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.14s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.18s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.16s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.35s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.61s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.22s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.67s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.04s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.53s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.72s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.33s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.47s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.00s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.72s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.80s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.59s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.03s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.97s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.33s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.88s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.49s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCmd (0.35s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2022-07-14T15:19:35.265Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.51s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.69s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.18s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.83s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.59s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.62s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.62s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.54s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.47s) [2022-07-14T15:19:35.265Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-07-14T15:19:35.265Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-14T15:19:35.265Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-07-14T15:19:35.265Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.59s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.44s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.45s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.83s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.93s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.53s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.08s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.11s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.63s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.46s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.14s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.02s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.22s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.23s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.87s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.82s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.46s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.66s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.28s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.35s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.24s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.22s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.45s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.96s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.36s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.20s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.38s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.19s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.27s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.03s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.16s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildEnv (1.02s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.01s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.80s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.57s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.79s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.62s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.87s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.61s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.44s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.44s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.47s) [2022-07-14T15:19:35.265Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.28s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.42s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.40s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.43s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildFails (0.56s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.11s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.42s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.19s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.17s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.29s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.74s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.83s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.22s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.55s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.69s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.63s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.65s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.94s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.69s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.67s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.35s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildLabels (0.29s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.84s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.05s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildLastModified (3.97s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.16s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.93s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.02s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.93s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.38s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.94s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.81s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.90s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.75s) [2022-07-14T15:19:35.265Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.65s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.35s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.47s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.59s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.51s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.77s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.18s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.89s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.70s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.82s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.77s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.13s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.82s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.19s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.04s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.86s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.99s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.14s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.60s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildPATH (2.18s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.91s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.13s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.28s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.27s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.79s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildRm (2.34s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.88s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.19s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.44s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.85s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.08s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.86s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.32s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.17s) [2022-07-14T15:19:35.265Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.36s) [2022-07-14T15:19:35.266Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.85s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildStderr (1.17s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.34s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.93s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.66s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.33s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.94s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.89s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildUser (1.19s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.09s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.24s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.74s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.86s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.96s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.99s) [2022-07-14T15:19:35.266Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-14T15:19:35.266Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-14T15:19:35.266Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-14T15:19:35.266Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.04s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.60s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.68s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.27s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.88s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.56s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.67s) [2022-07-14T15:19:35.266Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.86s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.79s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.71s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCommitChange (0.92s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.65s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.19s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.31s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.85s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCommitTTY (1.13s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.37s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.73s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.01s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.79s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.79s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.72s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.62s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.57s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.71s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.77s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.72s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.67s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.66s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.73s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.83s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.38s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.78s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.74s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.60s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.54s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.17s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.62s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.70s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.09s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.51s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.97s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.09s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.60s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.87s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.07s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.41s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.57s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.98s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.60s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpToDot (0.54s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.89s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.90s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpToStdout (0.51s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.05s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.33s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.51s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.77s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.47s) [2022-07-14T15:19:35.266Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.64s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-07-14T15:19:35.266Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.55s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.58s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsCommit (0.57s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.44s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.45s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.94s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.17s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.26s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsCopy (0.86s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.21s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.51s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.99s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.12s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.33s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsFilters (0.89s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsFormat (0.87s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.61s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.01s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-07-14T15:19:35.266Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-14T15:19:35.266Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.30s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.60s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.36s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.66s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsTop (0.50s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.89s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.57s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.62s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExec (0.65s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.14s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExecCgroup (0.82s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.15s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.81s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExecInspectID (1.76s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.50s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExecStartFails (0.91s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.63s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExecTTY (0.64s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.66s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.46s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExecUlimits (0.51s) [2022-07-14T15:19:35.266Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.17s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.50s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.87s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestHealth (19.41s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.95s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestBuildHistory (2.48s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.53s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.50s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestImportDisplay (1.10s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestImportFile (1.10s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.18s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.57s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-07-14T15:19:35.266Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.63s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectHistory (0.51s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-14T15:19:35.266Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.28s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.99s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.99s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.31s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.22s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.09s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.89s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.74s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.31s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.59s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.11s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.45s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.62s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.46s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.75s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.76s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.28s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.56s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.74s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.61s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLogsTail (0.60s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.66s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.05s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.15s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-07-14T15:19:35.266Z] --- PASS: TestDockerSuite/TestNetHostname (1.75s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.04s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.09s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.10s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.26s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.64s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.05s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.35s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.67s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.58s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.13s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.10s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPluginActive (2.42s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.64s) [2022-07-14T15:19:35.267Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.56s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.88s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.99s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.36s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.93s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.86s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPortList (6.64s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.52s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.84s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.90s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPsByOrder (1.96s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.71s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.95s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.34s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.50s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.97s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.86s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.61s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.01s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.53s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.39s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.56s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.62s) [2022-07-14T15:19:35.267Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.42s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.16s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.12s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.60s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.24s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.65s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.99s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.46s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.01s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.35s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.29s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.13s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.63s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.33s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.58s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.82s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.45s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.46s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.46s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.71s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.79s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.38s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.49s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.08s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.31s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.47s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.75s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.32s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.42s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.53s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunAddHost (0.49s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.00s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.69s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.04s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.11s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.63s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.58s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.66s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.74s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.42s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.58s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.76s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.84s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.56s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.69s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.71s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.74s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.35s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.04s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.36s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.07s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.94s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.78s) [2022-07-14T15:19:35.267Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-14T15:19:35.267Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.50s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.17s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.95s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.61s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.53s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.48s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.51s) [2022-07-14T15:19:35.267Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.68s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.05s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.47s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.59s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.59s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.74s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.62s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunExitCode (0.48s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.55s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.58s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.76s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.95s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.06s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2022-07-14T15:19:35.267Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.59s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.56s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.27s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.88s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.99s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.60s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.71s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.08s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.35s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.92s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.67s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.85s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.73s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.87s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunMount (3.75s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.58s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.90s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.33s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.28s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.42s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.32s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.05s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.66s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunNetHost (0.90s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.59s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.66s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.42s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.33s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.06s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.54s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.17s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.61s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.77s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.55s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.55s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.01s) [2022-07-14T15:19:35.267Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.77s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.54s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.16s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.80s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.50s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.50s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.61s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.62s) [2022-07-14T15:19:35.267Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.75s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2022-07-14T15:19:35.267Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.57s) [2022-07-14T15:19:35.267Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.17s) [2022-07-14T15:19:35.267Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.83s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.31s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunRm (0.50s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.50s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.71s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.52s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.57s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.70s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.39s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.21s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.62s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.53s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.57s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.51s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunState (1.14s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.67s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.78s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-07-14T15:19:35.268Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.51s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunSysctls (1.23s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.08s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.68s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.70s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.67s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.45s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.66s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.87s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.65s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.64s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.50s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.74s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.42s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunUserByID (0.47s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunUserByName (0.73s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.72s) [2022-07-14T15:19:35.268Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.49s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.56s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.84s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.79s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.03s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.39s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.54s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2022-07-14T15:19:35.268Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-14T15:19:35.268Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-14T15:19:35.268Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s) [2022-07-14T15:19:35.268Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.45s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.20s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.67s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.56s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.69s) [2022-07-14T15:19:35.268Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-14T15:19:35.268Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-14T15:19:35.268Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-14T15:19:35.268Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-14T15:19:35.268Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-14T15:19:35.268Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.45s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.44s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.41s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.85s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2022-07-14T15:19:35.268Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.39s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.23s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.57s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.86s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.50s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.03s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.71s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.55s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.55s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.79s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.47s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.60s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.32s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.31s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.06s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.85s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.35s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.32s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.30s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.31s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.35s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.46s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.06s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.32s) [2022-07-14T15:19:35.268Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.66s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.01s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.39s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestSaveImageId (0.11s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.59s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.10s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.25s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.09s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.10s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.49s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.46s) [2022-07-14T15:19:35.268Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.97s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.86s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.75s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.48s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestStartRecordError (1.12s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.97s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.14s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.48s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.97s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2022-07-14T15:19:35.268Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-07-14T15:19:35.268Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-14T15:19:35.268Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.72s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.60s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.95s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.97s) [2022-07-14T15:19:35.268Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.65s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.62s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.22s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.38s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-14T15:19:35.268Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-07-14T15:19:35.268Z] === RUN TestDockerRegistrySuite [2022-07-14T15:19:35.268Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-14T15:19:36.652Z] check_test.go:427: [d16c34937fef2] daemon is not started [2022-07-14T15:19:36.652Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-14T15:19:37.587Z] check_test.go:427: [d7ec1b03092da] daemon is not started [2022-07-14T15:19:37.587Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-14T15:19:38.521Z] check_test.go:427: [d5b4285cddabc] daemon is not started [2022-07-14T15:19:38.778Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-14T15:19:38.778Z] check_test.go:427: [d3b2fb7ef6ffe] daemon is not started [2022-07-14T15:19:38.778Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-14T15:19:42.058Z] check_test.go:427: [d9960bc95974b] daemon is not started [2022-07-14T15:19:42.058Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-14T15:19:46.236Z] check_test.go:427: [d49dbe6f49e25] daemon is not started [2022-07-14T15:19:46.236Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-14T15:19:49.516Z] check_test.go:427: [db4e5dc66568c] daemon is not started [2022-07-14T15:19:49.516Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-14T15:19:50.082Z] check_test.go:427: [dd455ede46f67] daemon is not started [2022-07-14T15:19:50.082Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-14T15:19:50.700Z] ok github.com/docker/docker/api/server 0.020s coverage: 7.9% of statements [2022-07-14T15:19:51.017Z] check_test.go:427: [d8ac9d3e30aad] daemon is not started [2022-07-14T15:19:51.017Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-14T15:19:51.953Z] check_test.go:427: [dc1550f6e8150] daemon is not started [2022-07-14T15:19:51.953Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-14T15:19:53.327Z] check_test.go:427: [deb395ddcb0a8] daemon is not started [2022-07-14T15:19:53.327Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-14T15:19:54.260Z] check_test.go:427: [dfb1de5941314] daemon is not started [2022-07-14T15:19:54.260Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-14T15:19:55.634Z] check_test.go:427: [d88544f573ee3] daemon is not started [2022-07-14T15:19:55.634Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-14T15:19:56.568Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-14T15:19:56.568Z] check_test.go:427: [d791a56624eef] daemon is not started [2022-07-14T15:19:56.568Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-14T15:19:57.941Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:eafe5ec4d9087e39103a56013ee78dd26da875be874f5a0e1bedbb0b16bc823b [2022-07-14T15:19:58.878Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5c65d11c464bb9956961895651aa0ae91f1bc33f613a65a65116ff9323057321 [2022-07-14T15:19:59.181Z] check_test.go:427: [d45865049e927] daemon is not started [2022-07-14T15:19:59.444Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-14T15:20:00.377Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:eef29ec88e19e1fe7240dc0c4b00fa22a0e1331203810fec8008777d807c202c [2022-07-14T15:20:00.648Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-14T15:20:01.592Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:374b729f026106cb2db19c1c5dcf8313211d6a7b48e668454ccb53c7a93a4bd9 [2022-07-14T15:20:01.851Z] check_test.go:427: [d4726dd3a90c1] daemon is not started [2022-07-14T15:20:01.851Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-14T15:20:03.226Z] check_test.go:427: [dad631006615f] daemon is not started [2022-07-14T15:20:03.226Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-14T15:20:05.757Z] check_test.go:427: [d08f99f7280f7] daemon is not started [2022-07-14T15:20:05.757Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-14T15:20:07.132Z] check_test.go:427: [de020b3f1a89f] daemon is not started [2022-07-14T15:20:07.132Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-14T15:20:07.390Z] check_test.go:427: [d729e539beb5b] daemon is not started [2022-07-14T15:20:07.390Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-14T15:20:07.957Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-14T15:20:08.526Z] check_test.go:427: [deedaecc4f0b4] daemon is not started [2022-07-14T15:20:08.526Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-14T15:20:09.459Z] check_test.go:427: [d4f9aca5eec9c] daemon is not started [2022-07-14T15:20:09.459Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-14T15:20:10.832Z] check_test.go:427: [d87a0ff63b2f5] daemon is not started [2022-07-14T15:20:10.832Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-14T15:20:14.114Z] check_test.go:427: [dae1152dd5bab] daemon is not started [2022-07-14T15:20:14.114Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-14T15:20:14.114Z] check_test.go:427: [de600f393ffb0] daemon is not started [2022-07-14T15:20:14.114Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-14T15:20:15.051Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-14T15:20:15.617Z] check_test.go:427: [d3efff4a050fc] daemon is not started [2022-07-14T15:20:15.617Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-14T15:20:16.183Z] check_test.go:427: [d1197d4699da5] daemon is not started [2022-07-14T15:20:16.183Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-14T15:20:16.183Z] check_test.go:427: [d2ba5458e75f4] daemon is not started [2022-07-14T15:20:16.183Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-14T15:20:16.442Z] check_test.go:427: [df4459a891911] daemon is not started [2022-07-14T15:20:16.442Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-14T15:20:16.700Z] check_test.go:427: [db52a856fc27d] daemon is not started [2022-07-14T15:20:16.700Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-14T15:20:17.266Z] check_test.go:427: [d9a29929bd8d7] daemon is not started [2022-07-14T15:20:17.266Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-14T15:20:17.266Z] check_test.go:427: [df9be8871c95b] daemon is not started [2022-07-14T15:20:17.266Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-14T15:20:17.524Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-14T15:20:18.457Z] check_test.go:427: [de1725cf3627f] daemon is not started [2022-07-14T15:20:18.457Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-14T15:20:20.357Z] check_test.go:427: [d8b55dabbd9e1] daemon is not started [2022-07-14T15:20:20.357Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-14T15:20:21.291Z] check_test.go:427: [d5a1087f71040] daemon is not started [2022-07-14T15:20:21.291Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-14T15:20:22.224Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-14T15:20:22.496Z] check_test.go:427: [d0d5ed532b479] daemon is not started [2022-07-14T15:20:22.496Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-14T15:20:23.437Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite (49.15s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.19s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.07s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.74s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.74s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.68s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.18s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.27s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.25s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.62s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.45s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.36s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.75s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.28s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.14s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.06s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.12s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.11s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.46s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.33s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.55s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.32s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.40s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.27s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.76s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.95s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.29s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-07-14T15:20:24.370Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.85s) [2022-07-14T15:20:24.370Z] === RUN TestDockerSchema1RegistrySuite [2022-07-14T15:20:24.370Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-14T15:20:24.370Z] check_test.go:454: [d7a40ad27da9c] daemon is not started [2022-07-14T15:20:24.370Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-14T15:20:27.647Z] check_test.go:454: [d6b93d397de6f] daemon is not started [2022-07-14T15:20:27.647Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-14T15:20:29.544Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-14T15:20:32.071Z] check_test.go:454: [df31ef171c6ed] daemon is not started [2022-07-14T15:20:32.071Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-14T15:20:33.005Z] check_test.go:454: [d6cab77ed3389] daemon is not started [2022-07-14T15:20:33.263Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-14T15:20:33.263Z] check_test.go:454: [d2e354360f0b2] daemon is not started [2022-07-14T15:20:33.263Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-14T15:20:33.830Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-14T15:20:33.830Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-14T15:20:33.830Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-14T15:20:34.395Z] check_test.go:454: [d219adb889433] daemon is not started [2022-07-14T15:20:34.395Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-14T15:20:35.770Z] check_test.go:454: [d9417ac629c99] daemon is not started [2022-07-14T15:20:35.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-14T15:20:36.707Z] check_test.go:454: [d33bab7a2f653] daemon is not started [2022-07-14T15:20:36.707Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-14T15:20:39.991Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-14T15:20:39.991Z] check_test.go:454: [deb2223b1011e] daemon is not started [2022-07-14T15:20:39.991Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-14T15:20:40.248Z] check_test.go:454: [d833822e1183e] daemon is not started [2022-07-14T15:20:40.248Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-14T15:20:40.505Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-14T15:20:40.764Z] check_test.go:454: [ddfc78e25b279] daemon is not started [2022-07-14T15:20:40.764Z] --- PASS: TestDockerSchema1RegistrySuite (16.42s) [2022-07-14T15:20:40.764Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-14T15:20:40.764Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.75s) [2022-07-14T15:20:40.764Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.71s) [2022-07-14T15:20:40.764Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.20s) [2022-07-14T15:20:40.764Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-07-14T15:20:40.764Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2022-07-14T15:20:40.764Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.04s) [2022-07-14T15:20:40.764Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.07s) [2022-07-14T15:20:40.764Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.19s) [2022-07-14T15:20:40.764Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.47s) [2022-07-14T15:20:40.764Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s) [2022-07-14T15:20:40.764Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-14T15:20:40.764Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-14T15:20:41.330Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-14T15:20:41.587Z] check_test.go:483: [d3f7d8e8587bb] daemon is not started [2022-07-14T15:20:41.587Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-14T15:20:42.521Z] check_test.go:483: [d7a11baca61ee] daemon is not started [2022-07-14T15:20:42.521Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-14T15:20:42.521Z] check_test.go:483: [dae011585071d] daemon is not started [2022-07-14T15:20:42.521Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-14T15:20:43.895Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-14T15:20:43.895Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-14T15:20:44.461Z] check_test.go:483: [d7216a3fb0c34] daemon is not started [2022-07-14T15:20:44.461Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-14T15:20:45.026Z] check_test.go:483: [d6e35eb712be9] daemon is not started [2022-07-14T15:20:45.026Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-14T15:20:46.409Z] check_test.go:483: [d301eee95303f] daemon is not started [2022-07-14T15:20:46.409Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-14T15:20:46.409Z] check_test.go:483: [d2401577cf3fc] daemon is not started [2022-07-14T15:20:46.409Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.74s) [2022-07-14T15:20:46.409Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.94s) [2022-07-14T15:20:46.409Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.68s) [2022-07-14T15:20:46.409Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-07-14T15:20:46.409Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.38s) [2022-07-14T15:20:46.409Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.64s) [2022-07-14T15:20:46.409Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-07-14T15:20:46.409Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.30s) [2022-07-14T15:20:46.409Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-07-14T15:20:46.409Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-14T15:20:46.409Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-14T15:20:51.666Z] check_test.go:510: [df81c33fe8d06] daemon is not started [2022-07-14T15:20:51.666Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-14T15:20:51.666Z] check_test.go:510: [ddf1082ffa807] daemon is not started [2022-07-14T15:20:51.666Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-14T15:20:51.924Z] check_test.go:510: [dc71cfb5636a6] daemon is not started [2022-07-14T15:20:51.924Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-14T15:20:52.181Z] check_test.go:510: [d3d77e0afe471] daemon is not started [2022-07-14T15:20:52.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-14T15:20:52.181Z] check_test.go:510: [d011826a83f04] daemon is not started [2022-07-14T15:20:52.181Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-07-14T15:20:52.181Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-07-14T15:20:52.181Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-14T15:20:52.181Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-07-14T15:20:52.181Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-07-14T15:20:52.181Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-07-14T15:20:52.181Z] === RUN TestDockerNetworkSuite [2022-07-14T15:20:52.181Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-14T15:20:53.553Z] docker_cli_network_unix_test.go:46: [d36d16bc93138] daemon is not started [2022-07-14T15:20:53.553Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-14T15:20:54.121Z] docker_cli_network_unix_test.go:46: [d0f6be21f440a] daemon is not started [2022-07-14T15:20:54.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-14T15:20:56.648Z] docker_cli_network_unix_test.go:46: [d5158b57ada34] daemon is not started [2022-07-14T15:20:56.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-14T15:20:58.278Z] docker_cli_network_unix_test.go:46: [dc255a4af9b2b] daemon is not started [2022-07-14T15:20:58.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-14T15:20:58.536Z] docker_cli_network_unix_test.go:1233: [d39359d9b2ee2] daemon is not started [2022-07-14T15:21:01.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-14T15:21:02.000Z] docker_cli_network_unix_test.go:46: [d1c842927e0f2] daemon is not started [2022-07-14T15:21:02.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-14T15:21:06.751Z] docker_cli_network_unix_test.go:46: [d1e17cd3c2d17] daemon is not started [2022-07-14T15:21:07.684Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-14T15:21:09.583Z] docker_cli_network_unix_test.go:46: [d53c0c4f0738c] daemon is not started [2022-07-14T15:21:09.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-14T15:21:10.776Z] docker_cli_network_unix_test.go:46: [d9f45bc5d6f8d] daemon is not started [2022-07-14T15:21:11.034Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-14T15:21:11.309Z] docker_cli_network_unix_test.go:46: [d57b16aec637e] daemon is not started [2022-07-14T15:21:11.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-14T15:21:11.830Z] docker_cli_network_unix_test.go:46: [d504410f9bcf3] daemon is not started [2022-07-14T15:21:11.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-14T15:21:12.395Z] docker_cli_network_unix_test.go:46: [de563dfc04bed] daemon is not started [2022-07-14T15:21:12.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-14T15:21:13.218Z] docker_cli_network_unix_test.go:46: [df123a92758ef] daemon is not started [2022-07-14T15:21:13.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-14T15:21:13.783Z] docker_cli_network_unix_test.go:46: [d39aab0989f1c] daemon is not started [2022-07-14T15:21:13.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-14T15:21:14.349Z] docker_cli_network_unix_test.go:46: [d84d113002994] daemon is not started [2022-07-14T15:21:14.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-14T15:21:14.607Z] docker_cli_network_unix_test.go:46: [d6f07d1cb6872] daemon is not started [2022-07-14T15:21:14.865Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-14T15:21:15.122Z] docker_cli_network_unix_test.go:46: [d198dc2ed4f71] daemon is not started [2022-07-14T15:21:15.122Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-14T15:21:15.122Z] docker_cli_network_unix_test.go:46: [d3ec33f47d09e] daemon is not started [2022-07-14T15:21:15.122Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-14T15:21:15.122Z] docker_cli_network_unix_test.go:46: [db93d68f86e89] daemon is not started [2022-07-14T15:21:15.122Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-14T15:21:16.056Z] docker_cli_network_unix_test.go:46: [dc5c1dc1b0159] daemon is not started [2022-07-14T15:21:16.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-14T15:21:16.623Z] docker_cli_network_unix_test.go:46: [d7cdc0f6e2ef2] daemon is not started [2022-07-14T15:21:16.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-14T15:21:16.881Z] docker_cli_network_unix_test.go:46: [d033f613716f0] daemon is not started [2022-07-14T15:21:16.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-14T15:21:17.140Z] docker_cli_network_unix_test.go:46: [d571beb5c8ebc] daemon is not started [2022-07-14T15:21:17.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-14T15:21:17.398Z] docker_cli_network_unix_test.go:46: [da6206487f107] daemon is not started [2022-07-14T15:21:17.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-14T15:21:18.771Z] docker_cli_network_unix_test.go:968: [d27b88b52d662] daemon is not started [2022-07-14T15:21:19.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-14T15:21:20.639Z] docker_cli_network_unix_test.go:46: [d11e988ea789d] daemon is not started [2022-07-14T15:21:20.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-14T15:21:23.425Z] docker_cli_network_unix_test.go:1116: [dc043ff6ef0d2] daemon is not started [2022-07-14T15:21:26.709Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-14T15:21:26.709Z] docker_cli_network_unix_test.go:46: [d40d3a06ea443] daemon is not started [2022-07-14T15:21:26.709Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-14T15:21:27.212Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-07-14T15:21:27.212Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-14T15:21:27.212Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-14T15:21:27.212Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-07-14T15:21:27.212Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/types [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-14T15:21:27.212Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-14T15:21:27.212Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-07-14T15:21:27.212Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/builder [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-14T15:21:27.212Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-14T15:21:27.212Z] ok github.com/docker/docker/builder/remotecontext 0.110s coverage: 13.7% of statements [2022-07-14T15:21:27.212Z] ok github.com/docker/docker/builder/dockerfile 0.497s coverage: 49.3% of statements [2022-07-14T15:21:27.212Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.005s coverage: 100.0% of statements [2022-07-14T15:21:27.212Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-14T15:21:27.274Z] docker_cli_network_unix_test.go:46: [da07a85dbf8ad] daemon is not started [2022-07-14T15:21:27.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-14T15:21:27.274Z] docker_cli_network_unix_test.go:46: [d3d4113534c43] daemon is not started [2022-07-14T15:21:27.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-14T15:21:27.532Z] docker_cli_network_unix_test.go:46: [d0bae846b8540] daemon is not started [2022-07-14T15:21:27.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-14T15:21:27.782Z] ok github.com/docker/docker/builder/remotecontext/git 1.791s coverage: 86.3% of statements [2022-07-14T15:21:27.782Z] ? github.com/docker/docker/cli [no test files] [2022-07-14T15:21:27.782Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-14T15:21:27.782Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-14T15:21:27.782Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-14T15:21:27.789Z] docker_cli_network_unix_test.go:46: [dcbcd7f5c825d] daemon is not started [2022-07-14T15:21:27.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-14T15:21:27.789Z] docker_cli_network_unix_test.go:46: [d174baed88c90] daemon is not started [2022-07-14T15:21:27.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-14T15:21:27.789Z] docker_cli_network_unix_test.go:46: [d114d113ebe71] daemon is not started [2022-07-14T15:21:27.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-14T15:21:28.352Z] ok github.com/docker/docker/cmd/docker-proxy 0.243s coverage: 69.3% of statements [2022-07-14T15:21:29.688Z] docker_cli_network_unix_test.go:46: [db3db69df9609] daemon is not started [2022-07-14T15:21:30.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-14T15:21:30.254Z] docker_cli_network_unix_test.go:46: [d2c600fb72826] daemon is not started [2022-07-14T15:21:30.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-14T15:21:30.254Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-14T15:21:30.254Z] docker_cli_network_unix_test.go:46: [d82f387855d5d] daemon is not started [2022-07-14T15:21:30.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-14T15:21:30.819Z] docker_cli_network_unix_test.go:46: [d7a14c563e9e1] daemon is not started [2022-07-14T15:21:31.077Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-14T15:21:32.554Z] ok github.com/docker/docker/client 0.157s coverage: 75.9% of statements [2022-07-14T15:21:34.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-14T15:21:36.267Z] docker_cli_network_unix_test.go:1084: [d1154073d56d2] daemon is not started [2022-07-14T15:21:37.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-14T15:21:37.642Z] docker_cli_network_unix_test.go:46: [dcc7ca458eae0] daemon is not started [2022-07-14T15:21:37.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-14T15:21:37.900Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-14T15:21:38.158Z] docker_cli_network_unix_test.go:46: [db9403e82363e] daemon is not started [2022-07-14T15:21:38.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-14T15:21:39.792Z] docker_cli_network_unix_test.go:46: [d5d59f4451297] daemon is not started [2022-07-14T15:21:40.050Z] docker_cli_swarm_test.go:1180: [d517e1c53c5f6] joining swarm manager [dddb9e9797c9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:21:40.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-14T15:21:40.308Z] docker_cli_network_unix_test.go:46: [d91864fd3038f] daemon is not started [2022-07-14T15:21:40.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-14T15:21:40.874Z] docker_cli_network_unix_test.go:46: [d8e60ec8ff585] daemon is not started [2022-07-14T15:21:41.131Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-14T15:21:41.697Z] docker_cli_network_unix_test.go:46: [d0c1e7843d7c2] daemon is not started [2022-07-14T15:21:41.697Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-14T15:21:42.262Z] docker_cli_network_unix_test.go:46: [dc1d723a8539c] daemon is not started [2022-07-14T15:21:42.519Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-14T15:21:46.700Z] docker_cli_swarm_test.go:1189: [d9324f43dd920] joining swarm manager [dddb9e9797c9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:21:48.597Z] docker_cli_network_unix_test.go:46: [db0025401cd31] daemon is not started [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite (56.17s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.29s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.75s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.50s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.19s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.22s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.13s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.67s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.67s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.35s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.47s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.37s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-07-14T15:21:48.597Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.45s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.11s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.83s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.89s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2022-07-14T15:21:48.597Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.90s) [2022-07-14T15:21:48.597Z] === RUN TestDockerHubPullSuite [2022-07-14T15:21:48.597Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-14T15:21:50.493Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-14T15:21:53.016Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-14T15:21:53.949Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-14T15:21:55.844Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-14T15:21:56.102Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-14T15:21:56.678Z] --- PASS: TestDockerHubPullSuite (8.17s) [2022-07-14T15:21:56.678Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.07s) [2022-07-14T15:21:56.678Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s) [2022-07-14T15:21:56.678Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.99s) [2022-07-14T15:21:56.678Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.72s) [2022-07-14T15:21:56.678Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) [2022-07-14T15:21:56.678Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-07-14T15:21:56.678Z] PASS [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === Skipped [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-14T15:21:56.678Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-07-14T15:21:56.678Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-14T15:21:56.678Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-07-14T15:21:56.678Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-14T15:21:56.678Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-14T15:21:56.678Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-14T15:21:56.678Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-14T15:21:56.678Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-14T15:21:56.678Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-14T15:21:56.678Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-14T15:21:56.678Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-14T15:21:56.678Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-14T15:21:56.678Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-07-14T15:21:56.678Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-07-14T15:21:56.678Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-14T15:21:56.678Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-07-14T15:21:56.678Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-07-14T15:21:56.678Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_sni_test.go:30: Flakey test [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-14T15:21:56.678Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-14T15:21:56.678Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-14T15:21:56.678Z] [2022-07-14T15:21:56.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-14T15:21:56.679Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-14T15:21:56.679Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-14T15:21:56.679Z] [2022-07-14T15:21:56.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-14T15:21:56.679Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-14T15:21:56.679Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-14T15:21:56.679Z] [2022-07-14T15:21:56.679Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-14T15:21:56.679Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-14T15:21:56.679Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-14T15:21:56.679Z] [2022-07-14T15:21:56.679Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-14T15:21:56.679Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-14T15:21:56.679Z] docker_cli_network_unix_test.go:46: [d82f387855d5d] daemon is not started [2022-07-14T15:21:56.679Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-14T15:21:56.679Z] [2022-07-14T15:21:56.679Z] DONE 1265 tests, 51 skipped in 1462.309s [2022-07-14T15:21:56.679Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-14T15:21:56.679Z] ++++ cat bundles/test-integration/docker.pid [2022-07-14T15:21:56.679Z] +++ kill 9361 [2022-07-14T15:21:56.679Z] +++ /etc/init.d/apparmor stop [2022-07-14T15:21:56.679Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-14T15:21:56.679Z] [2022-07-14T15:21:56.679Z] Unloading profiles will leave already running processes permanently [2022-07-14T15:21:56.679Z] unconfined, which can lead to unexpected situations. [2022-07-14T15:21:56.679Z] [2022-07-14T15:21:56.679Z] To set a process to complain mode, use the command line tool [2022-07-14T15:21:56.679Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-14T15:21:56.679Z] +++ true [2022-07-14T15:21:56.679Z] exiting test-integration [2022-07-14T15:21:56.679Z] ++ exit 0 [2022-07-14T15:21:56.679Z] [2022-07-14T15:21:56.944Z] + for job in $(jobs -p) [2022-07-14T15:21:56.944Z] + wait 15338 [2022-07-14T15:22:19.254Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 31.5% of statements [2022-07-14T15:22:19.254Z] ok github.com/docker/docker/container 0.118s coverage: 36.2% of statements [2022-07-14T15:22:19.254Z] ok github.com/docker/docker/cmd/dockerd/trap 2.581s coverage: 0.0% of statements [2022-07-14T15:22:19.254Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-14T15:22:19.254Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-14T15:22:19.254Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-14T15:22:19.254Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-14T15:22:19.254Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-14T15:22:23.453Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2022-07-14T15:22:23.469Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-14T15:22:24.835Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.019s coverage: 65.3% of statements [2022-07-14T15:22:26.216Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-07-14T15:22:30.018Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-14T15:22:34.196Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-14T15:22:34.342Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-07-14T15:22:34.603Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-07-14T15:22:35.173Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-14T15:22:35.743Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-07-14T15:22:36.011Z] ok github.com/docker/docker/daemon 10.276s coverage: 16.2% of statements [2022-07-14T15:22:36.011Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-14T15:22:36.011Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-14T15:22:36.011Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-14T15:22:36.011Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-14T15:22:36.011Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-14T15:22:36.094Z] docker_cli_swarm_test.go:1112: [dcd92bab45ef3] joining swarm manager [da611aa3a8921]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:22:37.393Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.711s coverage: 74.8% of statements [2022-07-14T15:22:37.465Z] docker_cli_swarm_test.go:1113: [da98f075b46f4] joining swarm manager [da611aa3a8921]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:22:38.774Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.0% of statements [2022-07-14T15:22:38.774Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.352s coverage: 56.2% of statements [2022-07-14T15:22:40.155Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-07-14T15:22:42.065Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.364s coverage: 50.6% of statements [2022-07-14T15:22:42.634Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.306s coverage: 45.9% of statements [2022-07-14T15:22:42.634Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-14T15:22:44.013Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-07-14T15:22:44.273Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.811s coverage: 58.5% of statements [2022-07-14T15:22:44.273Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-14T15:22:44.273Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-14T15:22:45.214Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2022-07-14T15:22:45.783Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2022-07-14T15:22:46.722Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.8% of statements [2022-07-14T15:22:46.722Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-14T15:22:46.722Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-14T15:22:47.291Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 43.2% of statements [2022-07-14T15:22:48.232Z] ok github.com/docker/docker/daemon/logger/fluentd 0.024s coverage: 53.6% of statements [2022-07-14T15:22:48.232Z] ok github.com/docker/docker/daemon/logger/awslogs 0.153s coverage: 79.9% of statements [2022-07-14T15:22:48.232Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-14T15:22:49.171Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-14T15:22:49.171Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-07-14T15:22:49.431Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-07-14T15:22:50.371Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.199s coverage: 76.8% of statements [2022-07-14T15:22:50.371Z] ok github.com/docker/docker/daemon/logger/local 0.056s coverage: 79.4% of statements [2022-07-14T15:22:50.371Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-14T15:22:50.371Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-14T15:22:51.751Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.057s coverage: 31.5% of statements [2022-07-14T15:22:51.751Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 65.9% of statements [2022-07-14T15:22:52.690Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2022-07-14T15:22:52.950Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2022-07-14T15:22:53.519Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-14T15:22:54.460Z] ok github.com/docker/docker/daemon/logger/splunk 1.668s coverage: 82.5% of statements [2022-07-14T15:22:54.460Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-14T15:22:54.460Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-14T15:22:55.029Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 44.4% of statements [2022-07-14T15:22:56.422Z] ok github.com/docker/docker/distribution 1.523s coverage: 28.0% of statements [2022-07-14T15:22:56.422Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-14T15:22:56.682Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-07-14T15:22:57.251Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-07-14T15:22:57.821Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 85.4% of statements [2022-07-14T15:22:57.821Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-14T15:22:57.821Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2022-07-14T15:22:58.766Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-07-14T15:22:58.766Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-14T15:22:58.766Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-14T15:22:59.336Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2022-07-14T15:22:59.906Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-07-14T15:23:00.476Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-07-14T15:23:00.476Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-14T15:23:02.384Z] ok github.com/docker/docker/pkg/archive 0.310s coverage: 81.9% of statements [2022-07-14T15:23:02.952Z] ok github.com/docker/docker/pkg/authorization 0.253s coverage: 68.3% of statements [2022-07-14T15:23:02.952Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-14T15:23:03.212Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-14T15:23:06.518Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 42.7% of statements [2022-07-14T15:23:06.518Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-14T15:23:06.778Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-14T15:23:07.037Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-07-14T15:23:07.037Z] ok github.com/docker/docker/layer 7.409s coverage: 68.9% of statements [2022-07-14T15:23:07.037Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-14T15:23:07.037Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-14T15:23:07.037Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-14T15:23:07.038Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-14T15:23:07.038Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-14T15:23:07.038Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-14T15:23:07.297Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 87.2% of statements [2022-07-14T15:23:07.869Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-14T15:23:07.869Z] ok github.com/docker/docker/pkg/fsutils 0.176s coverage: 85.1% of statements [2022-07-14T15:23:08.808Z] ok github.com/docker/docker/pkg/ioutils 0.425s coverage: 70.1% of statements [2022-07-14T15:23:08.808Z] ok github.com/docker/docker/pkg/idtools 0.541s coverage: 67.9% of statements [2022-07-14T15:23:09.378Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2022-07-14T15:23:09.378Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-07-14T15:23:09.378Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-14T15:23:09.638Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-07-14T15:23:09.638Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2022-07-14T15:23:09.898Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2022-07-14T15:23:10.158Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 90.5% of statements [2022-07-14T15:23:10.158Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-14T15:23:10.158Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-14T15:23:10.158Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-14T15:23:10.728Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.025s coverage: 56.8% of statements [2022-07-14T15:23:11.297Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-14T15:23:11.557Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-14T15:23:11.557Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-14T15:23:12.936Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-07-14T15:23:13.195Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-07-14T15:23:13.455Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-14T15:23:13.714Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2022-07-14T15:23:13.714Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-14T15:23:13.974Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2022-07-14T15:23:14.544Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-14T15:23:14.804Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-14T15:23:15.064Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2022-07-14T15:23:15.633Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-07-14T15:23:15.893Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-14T15:23:17.810Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-07-14T15:23:17.810Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-14T15:23:18.379Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-07-14T15:23:19.317Z] ok github.com/docker/docker/quota 0.240s coverage: 71.4% of statements [2022-07-14T15:23:19.578Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-14T15:23:20.516Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-07-14T15:23:20.776Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-14T15:23:21.036Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-14T15:23:21.605Z] ok github.com/docker/docker/runconfig 0.007s coverage: 64.5% of statements [2022-07-14T15:23:21.605Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-14T15:23:23.516Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-14T15:23:24.085Z] ok github.com/docker/docker/volume/local 0.104s coverage: 76.8% of statements [2022-07-14T15:23:24.655Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-07-14T15:23:25.594Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements [2022-07-14T15:23:47.529Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.3% of statements [2022-07-14T15:23:47.529Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-14T15:23:47.529Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-14T15:23:47.529Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-14T15:23:47.529Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-14T15:23:47.529Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-14T15:23:47.529Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-14T15:23:47.529Z] ? github.com/docker/docker/rootless [no test files] [2022-07-14T15:23:47.529Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-14T15:23:47.529Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-14T15:23:47.529Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-14T15:23:47.529Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-14T15:23:47.529Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-14T15:23:47.529Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-14T15:23:47.529Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-14T15:23:47.529Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-14T15:23:47.529Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-14T15:23:47.529Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-14T15:23:47.529Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-14T15:23:47.529Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-14T15:23:47.529Z] ? github.com/docker/docker/volume [no test files] [2022-07-14T15:23:47.529Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-14T15:23:47.529Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === Skipped [2022-07-14T15:23:47.529Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-14T15:23:47.529Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-14T15:23:47.529Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-14T15:23:47.529Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-14T15:23:47.529Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-14T15:23:47.529Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T15:23:47.529Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-14T15:23:47.529Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T15:23:47.529Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-14T15:23:47.529Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T15:23:47.529Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-14T15:23:47.529Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T15:23:47.529Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-14T15:23:47.529Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T15:23:47.529Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-14T15:23:47.529Z] graphtest_unix.go:71: No driver to put! [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-14T15:23:47.529Z] time="2022-07-14T15:22:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-14T15:23:47.529Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-14T15:23:47.529Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-14T15:23:47.529Z] time="2022-07-14T15:22:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-14T15:23:47.529Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-14T15:23:47.529Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-14T15:23:47.529Z] time="2022-07-14T15:22:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-14T15:23:47.529Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-14T15:23:47.529Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-14T15:23:47.529Z] time="2022-07-14T15:22:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-14T15:23:47.529Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-14T15:23:47.529Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-14T15:23:47.529Z] time="2022-07-14T15:22:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-14T15:23:47.529Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-14T15:23:47.529Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-14T15:23:47.529Z] graphtest_unix.go:71: No driver to put! [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-14T15:23:47.529Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-14T15:23:47.529Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-14T15:23:47.529Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-14T15:23:47.529Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-14T15:23:47.529Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T15:23:47.529Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-14T15:23:47.529Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T15:23:47.529Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-14T15:23:47.529Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T15:23:47.529Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-14T15:23:47.529Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T15:23:47.529Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-14T15:23:47.529Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T15:23:47.529Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-14T15:23:47.529Z] graphtest_unix.go:71: No driver to put! [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-14T15:23:47.529Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-14T15:23:47.529Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-14T15:23:47.529Z] [2022-07-14T15:23:47.529Z] DONE 2811 tests, 28 skipped in 253.263s [2022-07-14T15:23:47.529Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-14T15:23:47.529Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T15:23:47.529Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T15:23:47.529Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T15:23:47.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T15:23:47.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T15:23:47.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T15:23:47.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T15:23:47.529Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T15:23:47.529Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T15:23:47.529Z] github.com/docker/docker/libnetwork/config [2022-07-14T15:23:47.529Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T15:23:47.529Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T15:23:47.529Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T15:23:47.529Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T15:23:47.529Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T15:23:47.529Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T15:23:47.529Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T15:23:47.529Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T15:23:47.529Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T15:23:47.529Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T15:23:47.529Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T15:23:47.529Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T15:23:47.529Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/idm [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/ns [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/options [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/osl [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T15:23:47.530Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-14T15:23:47.530Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-07-14T15:24:13.884Z] docker_cli_swarm_test.go:1166: [d2f2bc0315bbd] joining swarm manager [da611aa3a8921]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-14T15:24:34.235Z] ok github.com/docker/docker/libnetwork 37.276s coverage: 40.6% of statements [2022-07-14T15:24:34.235Z] ok github.com/docker/docker/libnetwork/bitseq 0.115s coverage: 84.4% of statements [2022-07-14T15:24:34.235Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-14T15:24:34.235Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-14T15:24:34.235Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-14T15:24:34.235Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-14T15:24:34.235Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-14T15:24:34.235Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-14T15:24:34.235Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-14T15:24:34.235Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-14T15:24:34.235Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-07-14T15:24:34.235Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-14T15:24:34.235Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-14T15:24:34.235Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-14T15:24:34.235Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-14T15:24:34.235Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.383s coverage: 59.9% of statements [2022-07-14T15:24:34.235Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-14T15:24:34.235Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-14T15:24:34.235Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.115s coverage: 5.2% of statements [2022-07-14T15:24:34.235Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-14T15:24:34.235Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-07-14T15:24:34.235Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-14T15:24:34.235Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-14T15:24:40.407Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-14T15:24:42.305Z] docker_cli_swarm_test.go:1447: [d350bdfaa5c2c] joining swarm manager [d47b032c620d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:24:42.869Z] docker_cli_swarm_test.go:1448: [d9f58826354a7] joining swarm manager [d47b032c620d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T15:24:44.218Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.205s coverage: 6.6% of statements [2022-07-14T15:24:44.218Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-14T15:24:44.218Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-14T15:24:44.218Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-14T15:24:44.218Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-14T15:24:44.218Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-14T15:24:44.218Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-14T15:24:44.788Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-14T15:24:45.047Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.2% of statements [2022-07-14T15:24:45.047Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-14T15:24:45.306Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-14T15:24:55.055Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-14T15:24:55.055Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-14T15:24:55.055Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-14T15:24:55.055Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-14T15:24:55.055Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-14T15:24:55.987Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-14T15:24:57.523Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-14T15:24:57.885Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-14T15:25:02.065Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-14T15:25:03.961Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-14T15:25:05.879Z] docker_cli_swarm_unix_test.go:63: [dace09f7edad5] joining swarm manager [d441e1d0cee7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:25:12.415Z] ok github.com/docker/docker/libnetwork/ipam 14.366s coverage: 85.3% of statements [2022-07-14T15:25:12.415Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-14T15:25:12.415Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-14T15:25:12.415Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-14T15:25:12.415Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-14T15:25:12.415Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-14T15:25:12.415Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-14T15:25:12.415Z] ok github.com/docker/docker/libnetwork/ipamutils 0.255s coverage: 74.0% of statements [2022-07-14T15:25:12.415Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 45.1% of statements [2022-07-14T15:25:12.675Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-14T15:25:12.936Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-14T15:26:02.074Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-14T15:26:02.074Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-14T15:26:02.074Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-14T15:26:03.446Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-14T15:26:06.728Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-14T15:26:09.254Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-14T15:26:11.151Z] docker_api_swarm_test.go:962: [d606afca657c3] joining swarm manager [ddcef7141cb1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T15:26:29.215Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-14T15:26:41.429Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-14T15:26:42.802Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-14T15:26:45.327Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-14T15:26:47.854Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-14T15:26:55.957Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-14T15:26:59.241Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-14T15:27:01.767Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-14T15:27:04.292Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-14T15:27:04.402Z] ok github.com/docker/docker/libnetwork/networkdb 103.949s coverage: 60.0% of statements [2022-07-14T15:27:04.402Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-14T15:27:04.402Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-14T15:27:04.402Z] ok github.com/docker/docker/libnetwork/osl 4.323s coverage: 39.7% of statements [2022-07-14T15:27:04.402Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-14T15:27:04.402Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-07-14T15:27:04.661Z] ok github.com/docker/docker/libnetwork/portmapper 0.523s coverage: 48.6% of statements [2022-07-14T15:27:04.921Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-14T15:27:04.921Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-14T15:27:05.182Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-14T15:27:05.182Z] [2022-07-14T15:27:05.182Z] === Skipped [2022-07-14T15:27:05.182Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-14T15:27:05.182Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-14T15:27:05.182Z] [2022-07-14T15:27:05.182Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-14T15:27:05.182Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-14T15:27:05.182Z] [2022-07-14T15:27:05.182Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-14T15:27:05.182Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-14T15:27:05.182Z] [2022-07-14T15:27:05.182Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-14T15:27:05.182Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-14T15:27:05.182Z] [2022-07-14T15:27:05.182Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-14T15:27:05.182Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-14T15:27:05.182Z] [2022-07-14T15:27:05.182Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-14T15:27:05.182Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-14T15:27:05.182Z] [2022-07-14T15:27:05.182Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-14T15:27:05.182Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-14T15:27:05.182Z] [2022-07-14T15:27:05.182Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-14T15:27:05.182Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-14T15:27:05.182Z] [2022-07-14T15:27:05.182Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-14T15:27:05.182Z] firewalld_test.go:14: firewalld is not running [2022-07-14T15:27:05.182Z] [2022-07-14T15:27:05.182Z] DONE 327 tests, 9 skipped in 200.366s Post stage [Pipeline] junit [2022-07-14T15:27:05.763Z] Recording test results [2022-07-14T15:27:06.066Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-14T15:27:06.391Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43784/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d74269c0dafb71a760d8c669fca3d2df5778d2e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d74269c0dafb71a760d8c669fca3d2df5778d2e hack/validate/vendor [2022-07-14T15:27:06.818Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-14T15:27:06.960Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-14T15:27:07.838Z] + echo Ensuring container killed. [2022-07-14T15:27:07.838Z] Ensuring container killed. [2022-07-14T15:27:07.838Z] + docker rm -vf docker-pr9 [2022-07-14T15:27:07.838Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-07-14T15:27:08.122Z] + echo Chowning /workspace to jenkins user [2022-07-14T15:27:08.123Z] Chowning /workspace to jenkins user [2022-07-14T15:27:08.123Z] + id -u [2022-07-14T15:27:08.123Z] + id -g [2022-07-14T15:27:08.123Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43784:/workspace busybox chown -R 1000:1000 /workspace [2022-07-14T15:27:09.352Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-14T15:27:09.799Z] + bundleName=unit [2022-07-14T15:27:09.799Z] + echo Creating unit-bundles.tar.gz [2022-07-14T15:27:09.799Z] Creating unit-bundles.tar.gz [2022-07-14T15:27:09.799Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-07-14T15:27:09.799Z] bundles/junit-report-libnetwork.xml [2022-07-14T15:27:09.799Z] bundles/junit-report.xml [2022-07-14T15:27:09.799Z] bundles/go-test-report-libnetwork.json [2022-07-14T15:27:09.799Z] bundles/go-test-report.json [2022-07-14T15:27:09.799Z] bundles/profile-libnetwork.out [2022-07-14T15:27:09.799Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-14T15:27:09.820Z] Archiving artifacts [2022-07-14T15:27:10.232Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43784/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-14T15:27:10.538Z] + make clean [2022-07-14T15:27:10.538Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-14T15:27:10.538Z] docker-dev-cache [2022-07-14T15:27:10.538Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-14T15:27:12.632Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-14T15:27:14.529Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-14T15:28:10.727Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-14T15:28:25.585Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite (1530.33s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.36s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.12s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.15s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.14s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.52s) [2022-07-14T15:28:43.649Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.94s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.46s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.73s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.90s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.69s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.53s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.46s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.89s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.37s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.94s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.34s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.12s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.88s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.16s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.66s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.49s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.65s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.79s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.74s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.75s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.90s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.53s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.76s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.09s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.41s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.96s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.97s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.01s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.53s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.98s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.44s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.58s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.17s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.56s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.30s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.40s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.77s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.51s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.66s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.38s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.76s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.70s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.23s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.17s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.06s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.27s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.90s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.08s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.31s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.25s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.98s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.13s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.95s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.85s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.00s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.29s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.00s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.53s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.64s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.84s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.49s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.31s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.72s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.98s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.16s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.24s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.66s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.66s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (61.23s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.28s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.34s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.06s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.50s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.63s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.11s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.28s) [2022-07-14T15:28:43.649Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.03s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.74s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.45s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.05s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.17s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.08s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.78s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.47s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.46s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.46s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.07s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.46s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.28s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.87s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.93s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.41s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.51s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.47s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.59s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.43s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.08s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s) [2022-07-14T15:28:43.649Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-07-14T15:28:43.649Z] === RUN TestDockerExternalVolumeSuite [2022-07-14T15:28:43.649Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-14T15:28:43.649Z] docker_cli_external_volume_driver_test.go:53: [d38c485d08bad] daemon is not started [2022-07-14T15:28:58.506Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-14T15:30:06.160Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-14T15:30:14.260Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-14T15:30:29.127Z] docker_cli_external_volume_driver_test.go:53: [dee95198b40e6] daemon is not started [2022-07-14T15:30:44.006Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-14T15:30:58.863Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-14T15:31:13.721Z] docker_cli_external_volume_driver_test.go:53: [d2f6e550bc343] daemon is not started [2022-07-14T15:31:28.579Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-14T15:31:28.836Z] docker_cli_external_volume_driver_test.go:53: [d8c75cbb1cde1] daemon is not started [2022-07-14T15:31:43.709Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-14T15:32:15.763Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-14T15:32:33.827Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-14T15:32:48.683Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-14T15:33:35.335Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-14T15:33:53.399Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-14T15:34:25.450Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-14T15:34:57.501Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-14T15:35:12.381Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-14T15:35:27.241Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-14T15:35:27.241Z] docker_cli_external_volume_driver_test.go:485: [d6f2254c32f09] daemon is not started [2022-07-14T15:35:45.306Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-14T15:35:45.306Z] docker_cli_external_volume_driver_test.go:53: [dee5e6332cae4] daemon is not started [2022-07-14T15:35:57.492Z] --- PASS: TestDockerExternalVolumeSuite (436.97s) [2022-07-14T15:35:57.492Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-07-14T15:35:57.492Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-07-14T15:35:57.492Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.23s) [2022-07-14T15:35:57.492Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-07-14T15:35:57.492Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-07-14T15:35:57.492Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-07-14T15:35:57.492Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-14T15:35:57.492Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-07-14T15:35:57.492Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-07-14T15:35:57.492Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-07-14T15:35:57.492Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-07-14T15:35:57.492Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-07-14T15:35:57.492Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-07-14T15:35:57.492Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-07-14T15:35:57.492Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-07-14T15:35:57.492Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-07-14T15:35:57.492Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-07-14T15:35:57.492Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-07-14T15:35:57.492Z] PASS [2022-07-14T15:35:57.492Z] [2022-07-14T15:35:57.492Z] === Skipped [2022-07-14T15:35:57.493Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-14T15:35:57.493Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-14T15:35:57.493Z] check_test.go:540: [deb565fd32c9d] daemon is not started [2022-07-14T15:35:57.493Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-14T15:35:57.493Z] [2022-07-14T15:35:57.493Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-14T15:35:57.493Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-14T15:35:57.493Z] check_test.go:540: [d650bdcc353bb] daemon is not started [2022-07-14T15:35:57.493Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-14T15:35:57.493Z] [2022-07-14T15:35:57.493Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-14T15:35:57.493Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-14T15:35:57.493Z] check_test.go:540: [dd790d87b0252] daemon is not started [2022-07-14T15:35:57.493Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-14T15:35:57.493Z] [2022-07-14T15:35:57.493Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-14T15:35:57.493Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-14T15:35:57.493Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-14T15:35:57.493Z] [2022-07-14T15:35:57.493Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-14T15:35:57.493Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-14T15:35:57.493Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-14T15:35:57.493Z] [2022-07-14T15:35:57.493Z] DONE 269 tests, 5 skipped in 2304.544s [2022-07-14T15:35:57.493Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-14T15:35:57.751Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d098b8922300b/docker.pid [2022-07-14T15:35:57.751Z] +++ kill 7057 [2022-07-14T15:35:57.751Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7057 is not a child of this shell [2022-07-14T15:35:57.751Z] warning: PID 7057 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d098b8922300b/docker.pid had a nonzero exit code [2022-07-14T15:35:57.751Z] ++++ cat bundles/test-integration/docker.pid [2022-07-14T15:35:57.751Z] +++ kill 9331 [2022-07-14T15:35:57.751Z] +++ /etc/init.d/apparmor stop [2022-07-14T15:35:57.751Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-14T15:35:57.751Z] [2022-07-14T15:35:57.751Z] Unloading profiles will leave already running processes permanently [2022-07-14T15:35:57.751Z] unconfined, which can lead to unexpected situations. [2022-07-14T15:35:57.751Z] [2022-07-14T15:35:57.751Z] To set a process to complain mode, use the command line tool [2022-07-14T15:35:57.751Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-14T15:35:57.751Z] +++ true [2022-07-14T15:35:57.751Z] exiting test-integration [2022-07-14T15:35:57.751Z] ++ exit 0 [2022-07-14T15:35:57.751Z] [2022-07-14T15:35:58.009Z] + exit 0 [2022-07-14T15:35:58.009Z] ++ jobs -p [2022-07-14T15:35:58.009Z] + pids= [2022-07-14T15:35:58.009Z] + echo 'Remaining pids to kill: []' [2022-07-14T15:35:58.009Z] Remaining pids to kill: [] [2022-07-14T15:35:58.009Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-14T15:35:58.022Z] Recording test results [2022-07-14T15:35:58.510Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-14T15:35:58.811Z] + echo Ensuring container killed. [2022-07-14T15:35:58.811Z] Ensuring container killed. [2022-07-14T15:35:58.811Z] + docker ps -aq -f name=docker-pr9-* [2022-07-14T15:35:58.811Z] + cids=7e47687ae40a [2022-07-14T15:35:58.811Z] 07b0d4cdcaf4 [2022-07-14T15:35:58.811Z] c55e78543488 [2022-07-14T15:35:58.811Z] + [ -n 7e47687ae40a [2022-07-14T15:35:58.811Z] 07b0d4cdcaf4 [2022-07-14T15:35:58.811Z] c55e78543488 ] [2022-07-14T15:35:58.811Z] + docker rm -vf 7e47687ae40a 07b0d4cdcaf4 c55e78543488 [2022-07-14T15:35:59.744Z] 7e47687ae40a [2022-07-14T15:35:59.744Z] 07b0d4cdcaf4 [2022-07-14T15:35:59.744Z] c55e78543488 [Pipeline] sh [2022-07-14T15:36:00.022Z] + echo Chowning /workspace to jenkins user [2022-07-14T15:36:00.022Z] Chowning /workspace to jenkins user [2022-07-14T15:36:00.022Z] + id -u [2022-07-14T15:36:00.022Z] + id -g [2022-07-14T15:36:00.022Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43784:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-14T15:36:02.841Z] + bundleName=amd64 [2022-07-14T15:36:02.841Z] + echo Creating amd64-bundles.tar.gz [2022-07-14T15:36:02.841Z] Creating amd64-bundles.tar.gz [2022-07-14T15:36:02.841Z] + xargs tar -czf amd64-bundles.tar.gz [2022-07-14T15:36:02.841Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-07-14T15:36:04.224Z] Archiving artifacts [2022-07-14T15:36:04.943Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43784/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-14T15:36:05.244Z] + make clean [2022-07-14T15:36:05.244Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-14T15:36:05.244Z] docker-dev-cache [2022-07-14T15:36:05.244Z] 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