Pull request #43708 closed Started by user Sebastiaan van Stijn Rebuilds build #5 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 2293de1c82d8a5858c5bcdc849a7fd842400abba+33b27e2cca510c3d260f0717c715a012baf30cfa (ebcc880480efe9a1b646a46d6ee0749b850f590b) 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-43708@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-08T08:50:14.360Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-08T08:50:14.364Z] Trying to pass milestone 5 [Pipeline] milestone [2022-08-08T08:50:14.451Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-08T08:50:14.642Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57) in /home/ubuntu/workspace/moby_PR-43708 [Pipeline] { [Pipeline] checkout [2022-08-08T08:50:14.681Z] The recommended git tool is: git [2022-08-08T08:50:14.691Z] using credential docker-jenkins-github-credentials [2022-08-08T08:50:14.704Z] Cloning the remote Git repository [2022-08-08T08:50:14.704Z] Cloning with configured refspecs honoured and without tags [2022-08-08T08:50:14.711Z] Cloning repository https://github.com/moby/moby.git [2022-08-08T08:50:14.711Z] > git init /home/ubuntu/workspace/moby_PR-43708 # timeout=10 [2022-08-08T08:50:14.723Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T08:50:14.723Z] > git --version # timeout=10 [2022-08-08T08:50:14.736Z] > git --version # 'git version 2.17.1' [2022-08-08T08:50:14.736Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T08:50:14.737Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43708/head:refs/remotes/origin/PR-43708 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T08:50:30.763Z] Fetching without tags [2022-08-08T08:50:30.951Z] Merging remotes/origin/master commit 33b27e2cca510c3d260f0717c715a012baf30cfa into PR head commit 2293de1c82d8a5858c5bcdc849a7fd842400abba [2022-08-08T08:50:32.316Z] Merge succeeded, producing 61e60586e518328ee5004964ea028d91e291fcfb [2022-08-08T08:50:32.317Z] Checking out Revision 61e60586e518328ee5004964ea028d91e291fcfb (PR-43708) [2022-08-08T08:50:30.727Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T08:50:30.733Z] > git config --add remote.origin.fetch +refs/pull/43708/head:refs/remotes/origin/PR-43708 # timeout=10 [2022-08-08T08:50:30.739Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T08:50:30.754Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T08:50:30.766Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T08:50:30.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T08:50:30.767Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43708/head:refs/remotes/origin/PR-43708 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T08:50:30.954Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T08:50:30.960Z] > git checkout -f 2293de1c82d8a5858c5bcdc849a7fd842400abba # timeout=10 [2022-08-08T08:50:31.485Z] > git remote # timeout=10 [2022-08-08T08:50:31.491Z] > git config --get remote.origin.url # timeout=10 [2022-08-08T08:50:31.500Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T08:50:31.501Z] > git merge 33b27e2cca510c3d260f0717c715a012baf30cfa # timeout=10 [2022-08-08T08:50:32.310Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-08T08:50:32.320Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T08:50:32.325Z] > git checkout -f 61e60586e518328ee5004964ea028d91e291fcfb # timeout=10 [2022-08-08T08:50:32.383Z] Commit message: "Merge commit '33b27e2cca510c3d260f0717c715a012baf30cfa' into HEAD" [2022-08-08T08:50:32.402Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T08:50:33.069Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43708:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-08-08T08:50:33.069Z] Unable to find image 'alpine:latest' locally [2022-08-08T08:50:33.069Z] latest: Pulling from library/alpine [2022-08-08T08:50:33.328Z] 530afca65e2e: Pulling fs layer [2022-08-08T08:50:33.328Z] 530afca65e2e: Verifying Checksum [2022-08-08T08:50:33.328Z] 530afca65e2e: Download complete [2022-08-08T08:50:33.588Z] 530afca65e2e: Pull complete [2022-08-08T08:50:33.588Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-08T08:50:33.588Z] Status: Downloaded newer image for alpine:latest [2022-08-08T08:50:32.387Z] > git rev-list --no-walk b9f4e2a1d5510e485f91f882e6c066ddc31c0d11 # timeout=10 [2022-08-08T08:50:36.126Z] 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-08-08T08:50:36.325Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57) in /home/ubuntu/workspace/moby_PR-43708 [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 [2022-08-08T08:50:36.331Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58) in /home/ubuntu/workspace/moby_PR-43708 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-08-08T08:50:36.374Z] The recommended git tool is: git [2022-08-08T08:50:36.383Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-08-08T08:50:36.390Z] The recommended git tool is: git [2022-08-08T08:50:36.395Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-08-08T08:50:36.406Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-08-08T08:50:36.441Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-08T08:50:36.450Z] Cloning the remote Git repository [2022-08-08T08:50:36.450Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2022-08-08T08:50:36.621Z] Merging remotes/origin/master commit 33b27e2cca510c3d260f0717c715a012baf30cfa into PR head commit 2293de1c82d8a5858c5bcdc849a7fd842400abba [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-08T08:50:37.146Z] Merge succeeded, producing 8fb7af4fb1341c105c06703cbdd15c5b4121e27d [2022-08-08T08:50:37.146Z] Checking out Revision 8fb7af4fb1341c105c06703cbdd15c5b4121e27d (PR-43708) [2022-08-08T08:50:37.222Z] Commit message: "Merge commit '33b27e2cca510c3d260f0717c715a012baf30cfa' into HEAD" [2022-08-08T08:50:37.228Z] First time build. Skipping changelog. [2022-08-08T08:50:36.392Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43708/.git # timeout=10 [2022-08-08T08:50:36.397Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T08:50:36.409Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T08:50:36.409Z] > git --version # timeout=10 [2022-08-08T08:50:36.418Z] > git --version # 'git version 2.17.1' [2022-08-08T08:50:36.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T08:50:36.419Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43708/head:refs/remotes/origin/PR-43708 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T08:50:36.626Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T08:50:36.635Z] > git checkout -f 2293de1c82d8a5858c5bcdc849a7fd842400abba # timeout=10 [2022-08-08T08:50:36.753Z] > git remote # timeout=10 [2022-08-08T08:50:36.755Z] > git config --get remote.origin.url # timeout=10 [2022-08-08T08:50:36.770Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T08:50:36.771Z] > git merge 33b27e2cca510c3d260f0717c715a012baf30cfa # timeout=10 [2022-08-08T08:50:37.143Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-08T08:50:37.149Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T08:50:37.152Z] > git checkout -f 8fb7af4fb1341c105c06703cbdd15c5b4121e27d # timeout=10 [2022-08-08T08:50:37.225Z] > git rev-list --no-walk b9f4e2a1d5510e485f91f882e6c066ddc31c0d11 # timeout=10 [2022-08-08T08:50:36.451Z] Cloning repository https://github.com/moby/moby.git [2022-08-08T08:50:36.453Z] > git init /home/ubuntu/workspace/moby_PR-43708 # timeout=10 [2022-08-08T08:50:36.472Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T08:50:36.472Z] > git --version # timeout=10 [2022-08-08T08:50:36.480Z] > git --version # 'git version 2.17.1' [2022-08-08T08:50:36.481Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T08:50:36.481Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43708/head:refs/remotes/origin/PR-43708 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-08T08:50:37.881Z] + docker version [2022-08-08T08:50:37.881Z] Client: Docker Engine - Community [2022-08-08T08:50:37.881Z] Version: 20.10.14 [2022-08-08T08:50:37.881Z] API version: 1.41 [2022-08-08T08:50:37.881Z] Go version: go1.16.15 [2022-08-08T08:50:37.881Z] Git commit: a224086 [2022-08-08T08:50:37.881Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-08T08:50:37.881Z] OS/Arch: linux/amd64 [2022-08-08T08:50:37.881Z] Context: default [2022-08-08T08:50:37.881Z] Experimental: true [2022-08-08T08:50:37.881Z] [2022-08-08T08:50:37.881Z] Server: Docker Engine - Community [2022-08-08T08:50:37.881Z] Engine: [2022-08-08T08:50:37.881Z] Version: 20.10.14 [2022-08-08T08:50:37.881Z] API version: 1.41 (minimum version 1.12) [2022-08-08T08:50:37.881Z] Go version: go1.16.15 [2022-08-08T08:50:37.881Z] Git commit: 87a90dc [2022-08-08T08:50:37.881Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-08T08:50:37.881Z] OS/Arch: linux/amd64 [2022-08-08T08:50:37.881Z] Experimental: true [2022-08-08T08:50:37.881Z] containerd: [2022-08-08T08:50:37.881Z] Version: 1.5.11 [2022-08-08T08:50:37.881Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T08:50:37.881Z] runc: [2022-08-08T08:50:37.881Z] Version: 1.0.3 [2022-08-08T08:50:37.881Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-08T08:50:37.881Z] docker-init: [2022-08-08T08:50:37.881Z] Version: 0.19.0 [2022-08-08T08:50:37.881Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-08T08:50:38.163Z] + docker info [2022-08-08T08:50:38.731Z] Client: [2022-08-08T08:50:38.731Z] Context: default [2022-08-08T08:50:38.731Z] Debug Mode: false [2022-08-08T08:50:38.731Z] Plugins: [2022-08-08T08:50:38.731Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-08T08:50:38.731Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-08T08:50:38.731Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-08T08:50:38.731Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-08T08:50:38.731Z] [2022-08-08T08:50:38.731Z] Server: [2022-08-08T08:50:38.731Z] Containers: 0 [2022-08-08T08:50:38.731Z] Running: 0 [2022-08-08T08:50:38.731Z] Paused: 0 [2022-08-08T08:50:38.731Z] Stopped: 0 [2022-08-08T08:50:38.731Z] Images: 3 [2022-08-08T08:50:38.731Z] Server Version: 20.10.14 [2022-08-08T08:50:38.731Z] Storage Driver: overlay2 [2022-08-08T08:50:38.731Z] Backing Filesystem: extfs [2022-08-08T08:50:38.731Z] Supports d_type: true [2022-08-08T08:50:38.731Z] Native Overlay Diff: true [2022-08-08T08:50:38.731Z] userxattr: false [2022-08-08T08:50:38.731Z] Logging Driver: json-file [2022-08-08T08:50:38.731Z] Cgroup Driver: cgroupfs [2022-08-08T08:50:38.731Z] Cgroup Version: 1 [2022-08-08T08:50:38.731Z] Plugins: [2022-08-08T08:50:38.731Z] Volume: local [2022-08-08T08:50:38.731Z] Network: bridge host ipvlan macvlan null overlay [2022-08-08T08:50:38.731Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-08T08:50:38.731Z] Swarm: inactive [2022-08-08T08:50:38.731Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-08T08:50:38.731Z] Default Runtime: runc [2022-08-08T08:50:38.731Z] Init Binary: docker-init [2022-08-08T08:50:38.731Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T08:50:38.731Z] runc version: v1.0.3-0-gf46b6ba [2022-08-08T08:50:38.731Z] init version: de40ad0 [2022-08-08T08:50:38.731Z] Security Options: [2022-08-08T08:50:38.731Z] apparmor [2022-08-08T08:50:38.731Z] seccomp [2022-08-08T08:50:38.731Z] Profile: default [2022-08-08T08:50:38.731Z] Kernel Version: 5.4.0-1071-aws [2022-08-08T08:50:38.731Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-08T08:50:38.731Z] OSType: linux [2022-08-08T08:50:38.731Z] Architecture: x86_64 [2022-08-08T08:50:38.731Z] CPUs: 2 [2022-08-08T08:50:38.731Z] Total Memory: 15.35GiB [2022-08-08T08:50:38.731Z] Name: ip-10-100-42-32 [2022-08-08T08:50:38.731Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-08T08:50:38.731Z] Docker Root Dir: /var/lib/docker [2022-08-08T08:50:38.731Z] Debug Mode: false [2022-08-08T08:50:38.731Z] Registry: https://index.docker.io/v1/ [2022-08-08T08:50:38.731Z] Labels: [2022-08-08T08:50:38.731Z] Experimental: true [2022-08-08T08:50:38.731Z] Insecure Registries: [2022-08-08T08:50:38.731Z] 127.0.0.0/8 [2022-08-08T08:50:38.731Z] Live Restore Enabled: true [2022-08-08T08:50:38.731Z] [2022-08-08T08:50:38.731Z] WARNING: No swap limit support [Pipeline] sh [2022-08-08T08:50:39.014Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-08T08:50:39.014Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-08T08:50:39.014Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43708/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-08T08:50:39.014Z] + bash /home/ubuntu/workspace/moby_PR-43708/check-config.sh [2022-08-08T08:50:39.014Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-08T08:50:39.014Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-08T08:50:39.014Z] [2022-08-08T08:50:39.014Z] Generally Necessary: [2022-08-08T08:50:39.014Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-08T08:50:39.014Z] - apparmor: enabled and tools installed [2022-08-08T08:50:39.014Z] - CONFIG_NAMESPACES: enabled [2022-08-08T08:50:39.014Z] - CONFIG_NET_NS: enabled [2022-08-08T08:50:39.014Z] - CONFIG_PID_NS: enabled [2022-08-08T08:50:39.014Z] - CONFIG_IPC_NS: enabled [2022-08-08T08:50:39.014Z] - CONFIG_UTS_NS: enabled [2022-08-08T08:50:39.014Z] - CONFIG_CGROUPS: enabled [2022-08-08T08:50:39.014Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-08T08:50:39.014Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-08T08:50:39.014Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-08T08:50:39.014Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-08T08:50:39.014Z] - CONFIG_CPUSETS: enabled [2022-08-08T08:50:39.014Z] - CONFIG_MEMCG: enabled [2022-08-08T08:50:39.014Z] - CONFIG_KEYS: enabled [2022-08-08T08:50:39.014Z] - CONFIG_VETH: enabled (as module) [2022-08-08T08:50:39.014Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-08T08:50:39.014Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-08T08:50:39.014Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-08T08:50:39.273Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-08T08:50:39.273Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-08T08:50:39.273Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-08T08:50:39.273Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-08T08:50:39.273Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-08T08:50:39.273Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-08T08:50:39.273Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-08T08:50:39.273Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-08T08:50:39.273Z] - CONFIG_CGROUP_BPF: enabled [2022-08-08T08:50:39.273Z] [2022-08-08T08:50:39.273Z] Optional Features: [2022-08-08T08:50:39.273Z] - CONFIG_USER_NS: enabled [2022-08-08T08:50:39.273Z] - CONFIG_SECCOMP: enabled [2022-08-08T08:50:39.273Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-08T08:50:39.273Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-08T08:50:39.273Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-08T08:50:39.273Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-08T08:50:39.273Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-08T08:50:39.273Z] - CONFIG_BLK_CGROUP: enabled [2022-08-08T08:50:39.273Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-08T08:50:39.273Z] - CONFIG_CGROUP_PERF: enabled [2022-08-08T08:50:39.273Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-08T08:50:39.273Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-08T08:50:39.273Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-08T08:50:39.273Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-08T08:50:39.273Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-08T08:50:39.273Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-08T08:50:39.273Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-08T08:50:39.273Z] - CONFIG_IP_VS: enabled (as module) [2022-08-08T08:50:39.273Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-08T08:50:39.273Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-08T08:50:39.273Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-08T08:50:39.273Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-08T08:50:39.273Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-08T08:50:39.273Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-08T08:50:39.273Z] - CONFIG_EXT4_FS: enabled [2022-08-08T08:50:39.273Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-08T08:50:39.273Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-08T08:50:39.532Z] - Network Drivers: [2022-08-08T08:50:39.532Z] - "overlay": [2022-08-08T08:50:39.532Z] - CONFIG_VXLAN: enabled (as module) [2022-08-08T08:50:39.532Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-08T08:50:39.532Z] Optional (for encrypted networks): [2022-08-08T08:50:39.532Z] - CONFIG_CRYPTO: enabled [2022-08-08T08:50:39.532Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-08T08:50:39.532Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-08T08:50:39.532Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-08T08:50:39.532Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-08T08:50:39.532Z] - CONFIG_XFRM: enabled [2022-08-08T08:50:39.532Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-08T08:50:39.532Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-08T08:50:39.532Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-08T08:50:39.532Z] - "ipvlan": [2022-08-08T08:50:39.532Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-08T08:50:39.532Z] - "macvlan": [2022-08-08T08:50:39.532Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-08T08:50:39.532Z] - CONFIG_DUMMY: enabled (as module) [2022-08-08T08:50:39.532Z] - "ftp,tftp client in container": [2022-08-08T08:50:39.532Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-08T08:50:39.532Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-08T08:50:39.532Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-08T08:50:39.532Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-08T08:50:39.532Z] - Storage Drivers: [2022-08-08T08:50:39.532Z] - "aufs": [2022-08-08T08:50:39.532Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-08T08:50:39.532Z] - "btrfs": [2022-08-08T08:50:39.532Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-08T08:50:39.532Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-08T08:50:39.532Z] - "devicemapper": [2022-08-08T08:50:39.532Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-08T08:50:39.532Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-08T08:50:39.532Z] - "overlay": [2022-08-08T08:50:39.532Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-08T08:50:39.532Z] - "zfs": [2022-08-08T08:50:39.532Z] - /dev/zfs: present [2022-08-08T08:50:39.532Z] - zfs command: missing [2022-08-08T08:50:39.532Z] - zpool command: missing [2022-08-08T08:50:39.532Z] [2022-08-08T08:50:39.532Z] Limits: [2022-08-08T08:50:39.532Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-08T08:50:39.532Z] [2022-08-08T08:50:39.532Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-08T08:50:39.855Z] + sudo modprobe ip_vs [2022-08-08T08:50:39.855Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8fb7af4fb1341c105c06703cbdd15c5b4121e27d . [2022-08-08T08:50:39.855Z] #1 [internal] load build definition from Dockerfile [2022-08-08T08:50:39.855Z] #1 sha256:59e3979e43f912ccb7e5b2ff87b1fcc2b9ed94135b1a84212bf1d18ba1a55fb4 [2022-08-08T08:50:39.855Z] #1 transferring dockerfile: 19.07kB done [2022-08-08T08:50:39.855Z] #1 DONE 0.0s [2022-08-08T08:50:39.855Z] [2022-08-08T08:50:39.855Z] #2 [internal] load .dockerignore [2022-08-08T08:50:39.855Z] #2 sha256:6655a09e5060a5e9fbfc56b814e9cef439db60e9d36f41c3e79aea9b5eec0413 [2022-08-08T08:50:39.855Z] #2 transferring context: 145B done [2022-08-08T08:50:39.855Z] #2 DONE 0.0s [2022-08-08T08:50:39.855Z] [2022-08-08T08:50:39.855Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-08T08:50:39.855Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-08T08:50:40.114Z] #3 DONE 0.1s [2022-08-08T08:50:40.114Z] [2022-08-08T08:50:40.114Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-08T08:50:40.114Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-08T08:50:40.114Z] #4 CACHED [2022-08-08T08:50:40.379Z] [2022-08-08T08:50:40.379Z] #5 [internal] load .dockerignore [2022-08-08T08:50:40.379Z] #5 sha256:f7cef63e242deff7c852465f98646e7ec4e24f3042448a34f8de1b274344d8ea [2022-08-08T08:50:40.379Z] #5 DONE 0.0s [2022-08-08T08:50:40.379Z] [2022-08-08T08:50:40.379Z] #6 [internal] load build definition from Dockerfile [2022-08-08T08:50:40.379Z] #6 sha256:44b8eff4be72e825090dd476414ab6b94dd1c0bfa40de08638c77a98b85659af [2022-08-08T08:50:40.379Z] #6 DONE 0.0s [2022-08-08T08:50:40.379Z] [2022-08-08T08:50:40.379Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T08:50:40.379Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-08T08:50:40.379Z] #8 DONE 0.1s [2022-08-08T08:50:40.379Z] [2022-08-08T08:50:40.379Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T08:50:40.379Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-08T08:50:40.379Z] #10 DONE 0.1s [2022-08-08T08:50:40.379Z] [2022-08-08T08:50:40.379Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-08T08:50:40.379Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-08T08:50:40.379Z] #9 DONE 0.1s [2022-08-08T08:50:40.379Z] [2022-08-08T08:50:40.379Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-08T08:50:40.379Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-08T08:50:40.379Z] #7 DONE 0.1s [2022-08-08T08:50:40.785Z] [2022-08-08T08:50:40.785Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T08:50:40.785Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-08T08:50:40.785Z] #73 DONE 0.0s [2022-08-08T08:50:40.785Z] [2022-08-08T08:50:40.785Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T08:50:40.785Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-08T08:50:40.785Z] #71 DONE 0.0s [2022-08-08T08:50:40.785Z] [2022-08-08T08:50:40.785Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T08:50:40.785Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-08T08:50:40.785Z] #11 DONE 0.0s [2022-08-08T08:50:40.785Z] [2022-08-08T08:50:40.785Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-08T08:50:40.785Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-08T08:50:40.785Z] #28 DONE 0.0s [2022-08-08T08:50:40.785Z] [2022-08-08T08:50:40.785Z] #24 [internal] load build context [2022-08-08T08:50:40.785Z] #24 sha256:3abb360f757c65b5824b2110de7b4db79614f6fe02030afc0d376234c86888c3 [2022-08-08T08:50:41.051Z] #24 ... [2022-08-08T08:50:41.051Z] [2022-08-08T08:50:41.051Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-08T08:50:41.051Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-08T08:50:41.051Z] #49 DONE 0.5s [2022-08-08T08:50:41.051Z] [2022-08-08T08:50:41.051Z] #24 [internal] load build context [2022-08-08T08:50:41.051Z] #24 sha256:3abb360f757c65b5824b2110de7b4db79614f6fe02030afc0d376234c86888c3 [2022-08-08T08:50:42.436Z] #24 transferring context: 62.41MB 1.7s done [2022-08-08T08:50:42.436Z] #24 DONE 1.7s [2022-08-08T08:50:42.436Z] [2022-08-08T08:50:42.436Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-08T08:50:42.436Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-08T08:50:42.436Z] #13 CACHED [2022-08-08T08:50:42.436Z] [2022-08-08T08:50:42.436Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-08T08:50:42.436Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-08T08:50:42.436Z] #12 CACHED [2022-08-08T08:50:42.436Z] [2022-08-08T08:50:42.436Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-08T08:50:42.436Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-08T08:50:42.436Z] #62 CACHED [2022-08-08T08:50:42.436Z] [2022-08-08T08:50:42.436Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-08T08:50:42.436Z] #63 sha256:78e96bc54f58cb1175109f0bdcf82de2650287c48ce9e6032538db270ad9960f [2022-08-08T08:50:42.695Z] #63 DONE 0.3s [2022-08-08T08:50:42.696Z] [2022-08-08T08:50:42.696Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-08T08:50:42.696Z] #64 sha256:c7117d5e4eeb2cf62688bd00f2238c22417d9b3d2f5a51f1f837d89400951670 [2022-08-08T08:50:42.955Z] #64 0.395 + RM_GOPATH=0 [2022-08-08T08:50:42.955Z] #64 0.395 + TMP_GOPATH= [2022-08-08T08:50:42.955Z] #64 0.395 + : /build [2022-08-08T08:50:42.955Z] #64 0.395 + '[' -z '' ']' [2022-08-08T08:50:43.214Z] #64 0.396 ++ mktemp -d [2022-08-08T08:50:43.214Z] #64 0.401 + export GOPATH=/tmp/tmp.LSIyu0Kh3b [2022-08-08T08:50:43.214Z] #64 0.401 + GOPATH=/tmp/tmp.LSIyu0Kh3b [2022-08-08T08:50:43.214Z] #64 0.401 + RM_GOPATH=1 [2022-08-08T08:50:43.214Z] #64 0.401 + case "$(go env GOARCH)" in [2022-08-08T08:50:43.214Z] #64 0.403 ++ go env GOARCH [2022-08-08T08:50:43.214Z] #64 0.405 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T08:50:43.214Z] #64 0.405 + GO_BUILDMODE=-buildmode=pie [2022-08-08T08:50:43.214Z] #64 0.405 ++ dirname /install.sh [2022-08-08T08:50:43.214Z] #64 0.406 + dir=/ [2022-08-08T08:50:43.214Z] #64 0.406 + bin=containerd [2022-08-08T08:50:43.214Z] #64 0.406 + shift [2022-08-08T08:50:43.214Z] #64 0.406 + '[' '!' -f //containerd.installer ']' [2022-08-08T08:50:43.214Z] #64 0.406 + . //containerd.installer [2022-08-08T08:50:43.214Z] #64 0.406 ++ set -e [2022-08-08T08:50:43.214Z] #64 0.406 ++ : v1.6.7 [2022-08-08T08:50:43.214Z] #64 0.407 + install_containerd [2022-08-08T08:50:43.214Z] #64 0.407 + echo 'Install containerd version v1.6.7' [2022-08-08T08:50:43.214Z] #64 0.407 Install containerd version v1.6.7 [2022-08-08T08:50:43.214Z] #64 0.407 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LSIyu0Kh3b/src/github.com/containerd/containerd [2022-08-08T08:50:43.214Z] #64 0.409 Cloning into '/tmp/tmp.LSIyu0Kh3b/src/github.com/containerd/containerd'... [2022-08-08T08:50:49.784Z] #64 6.815 + cd /tmp/tmp.LSIyu0Kh3b/src/github.com/containerd/containerd [2022-08-08T08:50:49.785Z] #64 6.815 + git checkout -q v1.6.7 [2022-08-08T08:50:49.785Z] #64 7.227 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-08T08:50:49.785Z] #64 7.227 + BUILDTAGS='netgo osusergo static_build' [2022-08-08T08:50:50.045Z] #64 7.227 + export EXTRA_FLAGS=-buildmode=pie [2022-08-08T08:50:50.045Z] #64 7.227 + EXTRA_FLAGS=-buildmode=pie [2022-08-08T08:50:50.045Z] #64 7.227 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-08T08:50:50.045Z] #64 7.227 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-08T08:50:50.045Z] #64 7.227 + '[' '' = dynamic ']' [2022-08-08T08:50:50.045Z] #64 7.227 + make [2022-08-08T08:50:50.614Z] #64 7.916 + bin/ctr [2022-08-08T08:50:51.325Z] Still waiting to schedule task [2022-08-08T08:50:51.325Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-08T08:50:51.326Z] Still waiting to schedule task [2022-08-08T08:50:51.326Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-08-08T08:50:51.329Z] Still waiting to schedule task [2022-08-08T08:50:51.329Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-08-08T08:50:52.441Z] Fetching without tags [2022-08-08T08:50:52.665Z] Merging remotes/origin/master commit 33b27e2cca510c3d260f0717c715a012baf30cfa into PR head commit 2293de1c82d8a5858c5bcdc849a7fd842400abba [2022-08-08T08:50:53.876Z] Merge succeeded, producing f5d6f68657e624c4c730a8281252d5e779f07853 [2022-08-08T08:50:53.876Z] Checking out Revision f5d6f68657e624c4c730a8281252d5e779f07853 (PR-43708) [2022-08-08T08:50:52.410Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T08:50:52.418Z] > git config --add remote.origin.fetch +refs/pull/43708/head:refs/remotes/origin/PR-43708 # timeout=10 [2022-08-08T08:50:52.421Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T08:50:52.433Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T08:50:52.483Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T08:50:52.483Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T08:50:52.484Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43708/head:refs/remotes/origin/PR-43708 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T08:50:52.665Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T08:50:52.682Z] > git checkout -f 2293de1c82d8a5858c5bcdc849a7fd842400abba # timeout=10 [2022-08-08T08:50:53.257Z] > git remote # timeout=10 [2022-08-08T08:50:53.263Z] > git config --get remote.origin.url # timeout=10 [2022-08-08T08:50:53.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T08:50:53.269Z] > git merge 33b27e2cca510c3d260f0717c715a012baf30cfa # timeout=10 [2022-08-08T08:50:53.869Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-08T08:50:53.908Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T08:50:53.919Z] > git checkout -f f5d6f68657e624c4c730a8281252d5e779f07853 # timeout=10 [2022-08-08T08:50:54.296Z] Commit message: "Merge commit '33b27e2cca510c3d260f0717c715a012baf30cfa' into HEAD" [2022-08-08T08:50:54.301Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T08:50:54.982Z] + [ PR != PR ] [2022-08-08T08:50:54.982Z] + [ master != master ] [2022-08-08T08:50:54.982Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-08T08:50:55.287Z] + docker version [2022-08-08T08:50:55.287Z] Client: Docker Engine - Community [2022-08-08T08:50:55.287Z] Version: 20.10.14 [2022-08-08T08:50:55.287Z] API version: 1.41 [2022-08-08T08:50:55.287Z] Go version: go1.16.15 [2022-08-08T08:50:55.287Z] Git commit: a224086 [2022-08-08T08:50:55.287Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-08T08:50:55.287Z] OS/Arch: linux/amd64 [2022-08-08T08:50:55.287Z] Context: default [2022-08-08T08:50:55.287Z] Experimental: true [2022-08-08T08:50:55.287Z] [2022-08-08T08:50:55.287Z] Server: Docker Engine - Community [2022-08-08T08:50:55.287Z] Engine: [2022-08-08T08:50:55.287Z] Version: 20.10.14 [2022-08-08T08:50:55.287Z] API version: 1.41 (minimum version 1.12) [2022-08-08T08:50:55.287Z] Go version: go1.16.15 [2022-08-08T08:50:55.287Z] Git commit: 87a90dc [2022-08-08T08:50:55.287Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-08T08:50:55.287Z] OS/Arch: linux/amd64 [2022-08-08T08:50:55.287Z] Experimental: true [2022-08-08T08:50:55.287Z] containerd: [2022-08-08T08:50:55.287Z] Version: 1.5.11 [2022-08-08T08:50:55.287Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T08:50:55.287Z] runc: [2022-08-08T08:50:55.287Z] Version: 1.0.3 [2022-08-08T08:50:55.287Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-08T08:50:55.287Z] docker-init: [2022-08-08T08:50:55.287Z] Version: 0.19.0 [2022-08-08T08:50:55.287Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-08T08:50:55.607Z] + docker info [2022-08-08T08:50:54.296Z] > git rev-list --no-walk b9f4e2a1d5510e485f91f882e6c066ddc31c0d11 # timeout=10 [2022-08-08T08:50:56.533Z] Client: [2022-08-08T08:50:56.533Z] Context: default [2022-08-08T08:50:56.533Z] Debug Mode: false [2022-08-08T08:50:56.533Z] Plugins: [2022-08-08T08:50:56.533Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-08T08:50:56.533Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-08T08:50:56.533Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-08T08:50:56.533Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-08T08:50:56.533Z] [2022-08-08T08:50:56.533Z] Server: [2022-08-08T08:50:56.533Z] Containers: 0 [2022-08-08T08:50:56.533Z] Running: 0 [2022-08-08T08:50:56.533Z] Paused: 0 [2022-08-08T08:50:56.533Z] Stopped: 0 [2022-08-08T08:50:56.533Z] Images: 3 [2022-08-08T08:50:56.533Z] Server Version: 20.10.14 [2022-08-08T08:50:56.533Z] Storage Driver: overlay2 [2022-08-08T08:50:56.534Z] Backing Filesystem: extfs [2022-08-08T08:50:56.534Z] Supports d_type: true [2022-08-08T08:50:56.534Z] Native Overlay Diff: true [2022-08-08T08:50:56.534Z] userxattr: false [2022-08-08T08:50:56.534Z] Logging Driver: json-file [2022-08-08T08:50:56.534Z] Cgroup Driver: cgroupfs [2022-08-08T08:50:56.534Z] Cgroup Version: 1 [2022-08-08T08:50:56.534Z] Plugins: [2022-08-08T08:50:56.534Z] Volume: local [2022-08-08T08:50:56.534Z] Network: bridge host ipvlan macvlan null overlay [2022-08-08T08:50:56.534Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-08T08:50:56.534Z] Swarm: inactive [2022-08-08T08:50:56.534Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-08T08:50:56.534Z] Default Runtime: runc [2022-08-08T08:50:56.534Z] Init Binary: docker-init [2022-08-08T08:50:56.534Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T08:50:56.534Z] runc version: v1.0.3-0-gf46b6ba [2022-08-08T08:50:56.534Z] init version: de40ad0 [2022-08-08T08:50:56.534Z] Security Options: [2022-08-08T08:50:56.534Z] apparmor [2022-08-08T08:50:56.534Z] seccomp [2022-08-08T08:50:56.534Z] Profile: default [2022-08-08T08:50:56.534Z] Kernel Version: 5.4.0-1071-aws [2022-08-08T08:50:56.534Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-08T08:50:56.534Z] OSType: linux [2022-08-08T08:50:56.534Z] Architecture: x86_64 [2022-08-08T08:50:56.534Z] CPUs: 2 [2022-08-08T08:50:56.534Z] Total Memory: 7.483GiB [2022-08-08T08:50:56.534Z] Name: ip-10-100-70-179 [2022-08-08T08:50:56.534Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-08T08:50:56.534Z] Docker Root Dir: /var/lib/docker [2022-08-08T08:50:56.534Z] Debug Mode: false [2022-08-08T08:50:56.534Z] Registry: https://index.docker.io/v1/ [2022-08-08T08:50:56.534Z] Labels: [2022-08-08T08:50:56.534Z] Experimental: true [2022-08-08T08:50:56.534Z] Insecure Registries: [2022-08-08T08:50:56.534Z] 127.0.0.0/8 [2022-08-08T08:50:56.534Z] Live Restore Enabled: true [2022-08-08T08:50:56.534Z] [2022-08-08T08:50:56.534Z] WARNING: No swap limit support [Pipeline] sh [2022-08-08T08:50:56.848Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-08T08:50:56.848Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-08T08:50:56.848Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43708/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-08T08:50:56.848Z] + bash /home/ubuntu/workspace/moby_PR-43708/check-config.sh [2022-08-08T08:50:56.848Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-08T08:50:56.848Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-08T08:50:56.848Z] [2022-08-08T08:50:56.848Z] Generally Necessary: [2022-08-08T08:50:56.848Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-08T08:50:56.848Z] - apparmor: enabled and tools installed [2022-08-08T08:50:56.848Z] - CONFIG_NAMESPACES: enabled [2022-08-08T08:50:56.848Z] - CONFIG_NET_NS: enabled [2022-08-08T08:50:56.848Z] - CONFIG_PID_NS: enabled [2022-08-08T08:50:56.848Z] - CONFIG_IPC_NS: enabled [2022-08-08T08:50:56.848Z] - CONFIG_UTS_NS: enabled [2022-08-08T08:50:56.848Z] - CONFIG_CGROUPS: enabled [2022-08-08T08:50:56.848Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-08T08:50:56.848Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-08T08:50:56.848Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-08T08:50:56.848Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-08T08:50:56.848Z] - CONFIG_CPUSETS: enabled [2022-08-08T08:50:56.848Z] - CONFIG_MEMCG: enabled [2022-08-08T08:50:56.848Z] - CONFIG_KEYS: enabled [2022-08-08T08:50:56.848Z] - CONFIG_VETH: enabled (as module) [2022-08-08T08:50:56.848Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-08T08:50:56.848Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-08T08:50:56.848Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-08T08:50:56.848Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-08T08:50:56.848Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-08T08:50:56.848Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-08T08:50:56.848Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-08T08:50:56.848Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-08T08:50:56.848Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-08T08:50:56.848Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-08T08:50:56.848Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-08T08:50:56.848Z] - CONFIG_CGROUP_BPF: enabled [2022-08-08T08:50:56.848Z] [2022-08-08T08:50:56.848Z] Optional Features: [2022-08-08T08:50:56.848Z] - CONFIG_USER_NS: enabled [2022-08-08T08:50:56.848Z] - CONFIG_SECCOMP: enabled [2022-08-08T08:50:56.848Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-08T08:50:56.848Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-08T08:50:56.848Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-08T08:50:57.104Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-08T08:50:57.104Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-08T08:50:57.104Z] - CONFIG_BLK_CGROUP: enabled [2022-08-08T08:50:57.104Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-08T08:50:57.104Z] - CONFIG_CGROUP_PERF: enabled [2022-08-08T08:50:57.104Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-08T08:50:57.104Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-08T08:50:57.104Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-08T08:50:57.104Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-08T08:50:57.104Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-08T08:50:57.104Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-08T08:50:57.104Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-08T08:50:57.104Z] - CONFIG_IP_VS: enabled (as module) [2022-08-08T08:50:57.104Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-08T08:50:57.104Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-08T08:50:57.104Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-08T08:50:57.104Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-08T08:50:57.104Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-08T08:50:57.104Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-08T08:50:57.104Z] - CONFIG_EXT4_FS: enabled [2022-08-08T08:50:57.104Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-08T08:50:57.104Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-08T08:50:57.104Z] - Network Drivers: [2022-08-08T08:50:57.104Z] - "overlay": [2022-08-08T08:50:57.104Z] - CONFIG_VXLAN: enabled (as module) [2022-08-08T08:50:57.104Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-08T08:50:57.104Z] Optional (for encrypted networks): [2022-08-08T08:50:57.104Z] - CONFIG_CRYPTO: enabled [2022-08-08T08:50:57.104Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-08T08:50:57.104Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-08T08:50:57.104Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-08T08:50:57.104Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-08T08:50:57.104Z] - CONFIG_XFRM: enabled [2022-08-08T08:50:57.104Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-08T08:50:57.104Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-08T08:50:57.104Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-08T08:50:57.104Z] - "ipvlan": [2022-08-08T08:50:57.104Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-08T08:50:57.104Z] - "macvlan": [2022-08-08T08:50:57.360Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-08T08:50:57.360Z] - CONFIG_DUMMY: enabled (as module) [2022-08-08T08:50:57.360Z] - "ftp,tftp client in container": [2022-08-08T08:50:57.360Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-08T08:50:57.360Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-08T08:50:57.360Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-08T08:50:57.360Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-08T08:50:57.360Z] - Storage Drivers: [2022-08-08T08:50:57.360Z] - "aufs": [2022-08-08T08:50:57.360Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-08T08:50:57.360Z] - "btrfs": [2022-08-08T08:50:57.360Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-08T08:50:57.360Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-08T08:50:57.360Z] - "devicemapper": [2022-08-08T08:50:57.360Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-08T08:50:57.360Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-08T08:50:57.360Z] - "overlay": [2022-08-08T08:50:57.360Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-08T08:50:57.360Z] - "zfs": [2022-08-08T08:50:57.360Z] - /dev/zfs: present [2022-08-08T08:50:57.360Z] - zfs command: missing [2022-08-08T08:50:57.360Z] - zpool command: missing [2022-08-08T08:50:57.360Z] [2022-08-08T08:50:57.360Z] Limits: [2022-08-08T08:50:57.360Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-08T08:50:57.360Z] [2022-08-08T08:50:57.360Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-08T08:50:57.719Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:f5d6f68657e624c4c730a8281252d5e779f07853 . [2022-08-08T08:50:57.719Z] #1 [internal] load build definition from Dockerfile [2022-08-08T08:50:57.719Z] #1 sha256:4a8698655d42b61246c6e22d125e16ef3cd75176ad02ca6809e27f905dee5f6a [2022-08-08T08:50:57.719Z] #1 transferring dockerfile: 19.07kB done [2022-08-08T08:50:57.719Z] #1 DONE 0.0s [2022-08-08T08:50:57.719Z] [2022-08-08T08:50:57.719Z] #2 [internal] load .dockerignore [2022-08-08T08:50:57.719Z] #2 sha256:f80ee896b59f79ea732b2f5fe66aa43861b40625d2fda33e7ad1ba29791995ef [2022-08-08T08:50:57.719Z] #2 transferring context: 145B done [2022-08-08T08:50:57.719Z] #2 DONE 0.0s [2022-08-08T08:50:57.719Z] [2022-08-08T08:50:57.719Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-08T08:50:57.719Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-08T08:50:57.974Z] #3 DONE 0.1s [2022-08-08T08:50:57.974Z] [2022-08-08T08:50:57.974Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-08T08:50:57.974Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-08T08:50:57.974Z] #4 CACHED [2022-08-08T08:50:58.230Z] [2022-08-08T08:50:58.230Z] #5 [internal] load build definition from Dockerfile [2022-08-08T08:50:58.230Z] #5 sha256:35313313de1724c1a5dca7d00f597ba0cf6d9c152486452290d99c6b7e9d3b9a [2022-08-08T08:50:58.230Z] #5 DONE 0.0s [2022-08-08T08:50:58.230Z] [2022-08-08T08:50:58.230Z] #6 [internal] load .dockerignore [2022-08-08T08:50:58.230Z] #6 sha256:f3bf3dc04214ac9f80f5c2f06d2b775e8ba842c2f1f85c250d1b3dbcede51830 [2022-08-08T08:50:58.230Z] #6 DONE 0.0s [2022-08-08T08:50:58.230Z] [2022-08-08T08:50:58.230Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T08:50:58.230Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-08T08:50:58.230Z] #10 DONE 0.1s [2022-08-08T08:50:58.230Z] [2022-08-08T08:50:58.230Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-08T08:50:58.230Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-08T08:50:58.492Z] #9 DONE 0.1s [2022-08-08T08:50:58.492Z] [2022-08-08T08:50:58.492Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-08T08:50:58.492Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-08T08:50:58.492Z] #8 DONE 0.1s [2022-08-08T08:50:58.492Z] [2022-08-08T08:50:58.492Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T08:50:58.492Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-08T08:50:58.492Z] #7 DONE 0.1s [2022-08-08T08:50:58.750Z] [2022-08-08T08:50:58.750Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T08:50:58.750Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-08T08:50:58.750Z] #80 DONE 0.0s [2022-08-08T08:50:58.750Z] [2022-08-08T08:50:58.750Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T08:50:58.750Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-08T08:50:58.750Z] #78 DONE 0.0s [2022-08-08T08:50:58.750Z] [2022-08-08T08:50:58.750Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T08:50:58.750Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-08T08:50:58.750Z] #11 DONE 0.0s [2022-08-08T08:50:58.750Z] [2022-08-08T08:50:58.750Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-08T08:50:58.750Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-08T08:50:58.750Z] #35 DONE 0.0s [2022-08-08T08:50:58.750Z] [2022-08-08T08:50:58.750Z] #31 [internal] load build context [2022-08-08T08:50:58.750Z] #31 sha256:9e0507fc67d209218c13552d93213db0062fb9e295119196a84fb0399c8570ca [2022-08-08T08:50:59.006Z] #31 ... [2022-08-08T08:50:59.006Z] [2022-08-08T08:50:59.006Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-08T08:50:59.006Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-08T08:50:59.006Z] #56 DONE 0.5s [2022-08-08T08:50:59.006Z] [2022-08-08T08:50:59.006Z] #31 [internal] load build context [2022-08-08T08:50:59.006Z] #31 sha256:9e0507fc67d209218c13552d93213db0062fb9e295119196a84fb0399c8570ca [2022-08-08T08:51:00.381Z] #31 transferring context: 62.41MB 1.8s done [2022-08-08T08:51:00.381Z] #31 DONE 1.9s [2022-08-08T08:51:00.381Z] [2022-08-08T08:51:00.381Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-08T08:51:00.381Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-08T08:51:00.381Z] #12 CACHED [2022-08-08T08:51:00.381Z] [2022-08-08T08:51:00.381Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-08T08:51:00.381Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-08T08:51:00.381Z] #15 CACHED [2022-08-08T08:51:00.381Z] [2022-08-08T08:51:00.381Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-08T08:51:00.381Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-08T08:51:00.381Z] #16 CACHED [2022-08-08T08:51:00.381Z] [2022-08-08T08:51:00.381Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-08T08:51:00.381Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-08T08:51:00.381Z] #14 CACHED [2022-08-08T08:51:00.381Z] [2022-08-08T08:51:00.381Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-08T08:51:00.381Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-08T08:51:00.381Z] #19 CACHED [2022-08-08T08:51:00.381Z] [2022-08-08T08:51:00.381Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:51:00.381Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-08T08:51:00.381Z] #20 CACHED [2022-08-08T08:51:00.381Z] [2022-08-08T08:51:00.381Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-08T08:51:00.381Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-08T08:51:00.381Z] #13 CACHED [2022-08-08T08:51:00.381Z] [2022-08-08T08:51:00.381Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-08T08:51:00.381Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-08T08:51:00.381Z] #18 CACHED [2022-08-08T08:51:00.381Z] [2022-08-08T08:51:00.381Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-08T08:51:00.381Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-08T08:51:00.381Z] #17 CACHED [2022-08-08T08:51:00.381Z] [2022-08-08T08:51:00.381Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-08-08T08:51:00.381Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-08T08:51:00.381Z] #21 CACHED [2022-08-08T08:51:00.381Z] [2022-08-08T08:51:00.381Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-08T08:51:00.381Z] #66 sha256:38e212ca66241e5f55ada0cefe20886ac3895d530ec2667467f1f0daa7b1ef1c [2022-08-08T08:51:00.943Z] #66 DONE 0.3s [2022-08-08T08:51:00.943Z] [2022-08-08T08:51:00.943Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-08T08:51:00.943Z] #67 sha256:687edf3d9b298f3b64fab40fcdce99257350ef8d506c5512332d3e3d967834eb [2022-08-08T08:51:01.198Z] #67 0.379 + RM_GOPATH=0 [2022-08-08T08:51:01.198Z] #67 0.379 + TMP_GOPATH= [2022-08-08T08:51:01.198Z] #67 0.379 + : /build [2022-08-08T08:51:01.198Z] #67 0.379 + '[' -z '' ']' [2022-08-08T08:51:01.198Z] #67 0.381 ++ mktemp -d [2022-08-08T08:51:01.198Z] #67 0.382 + export GOPATH=/tmp/tmp.vOtIHiyAkJ [2022-08-08T08:51:01.198Z] #67 0.382 + GOPATH=/tmp/tmp.vOtIHiyAkJ [2022-08-08T08:51:01.198Z] #67 0.382 + RM_GOPATH=1 [2022-08-08T08:51:01.198Z] #67 0.382 + case "$(go env GOARCH)" in [2022-08-08T08:51:01.198Z] #67 0.382 ++ go env GOARCH [2022-08-08T08:51:01.198Z] #67 0.386 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T08:51:01.198Z] #67 0.386 + GO_BUILDMODE=-buildmode=pie [2022-08-08T08:51:01.198Z] #67 0.386 ++ dirname /install.sh [2022-08-08T08:51:01.198Z] #67 0.387 + dir=/ [2022-08-08T08:51:01.198Z] #67 0.387 + bin=runc [2022-08-08T08:51:01.198Z] #67 0.387 + shift [2022-08-08T08:51:01.198Z] #67 0.387 + '[' '!' -f //runc.installer ']' [2022-08-08T08:51:01.198Z] #67 0.387 + . //runc.installer [2022-08-08T08:51:01.198Z] #67 0.387 ++ set -e [2022-08-08T08:51:01.198Z] #67 0.387 ++ : v1.1.3 [2022-08-08T08:51:01.198Z] #67 0.387 + install_runc [2022-08-08T08:51:01.198Z] #67 0.387 + RUNC_BUILDTAGS=seccomp [2022-08-08T08:51:01.198Z] #67 0.387 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-08T08:51:01.198Z] #67 0.387 Install runc version v1.1.3 (build tags: seccomp) [2022-08-08T08:51:01.198Z] #67 0.387 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vOtIHiyAkJ/src/github.com/opencontainers/runc [2022-08-08T08:51:01.198Z] #67 0.389 Cloning into '/tmp/tmp.vOtIHiyAkJ/src/github.com/opencontainers/runc'... [2022-08-08T08:51:03.089Z] #67 2.276 + cd /tmp/tmp.vOtIHiyAkJ/src/github.com/opencontainers/runc [2022-08-08T08:51:03.089Z] #67 2.276 + git checkout -q v1.1.3 [2022-08-08T08:51:03.089Z] #67 2.402 + '[' -z '' ']' [2022-08-08T08:51:03.089Z] #67 2.402 + target=static [2022-08-08T08:51:03.346Z] #67 2.402 + make BUILDTAGS=seccomp static [2022-08-08T08:51:03.346Z] #67 2.453 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-08T08:51:09.884Z] #67 8.438 + mkdir -p /build [2022-08-08T08:51:09.884Z] #67 8.439 + cp runc /build/runc [2022-08-08T08:51:09.884Z] #67 DONE 8.6s [2022-08-08T08:51:10.446Z] [2022-08-08T08:51:10.446Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-08T08:51:10.446Z] #46 sha256:f68accac7daac83b9b1f0d4cc39f8f4cd23d816a5f986947d478e9b0e682c58e [2022-08-08T08:51:10.446Z] #46 CACHED [2022-08-08T08:51:10.446Z] [2022-08-08T08:51:10.446Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-08T08:51:10.446Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-08T08:51:10.446Z] #36 CACHED [2022-08-08T08:51:10.446Z] [2022-08-08T08:51:10.446Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-08T08:51:10.446Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-08T08:51:10.446Z] #47 CACHED [2022-08-08T08:51:10.446Z] [2022-08-08T08:51:10.446Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-08T08:51:10.446Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-08T08:51:10.446Z] #43 CACHED [2022-08-08T08:51:10.446Z] [2022-08-08T08:51:10.446Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-08T08:51:10.446Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-08T08:51:10.446Z] #27 CACHED [2022-08-08T08:51:10.446Z] [2022-08-08T08:51:10.446Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-08T08:51:10.446Z] #30 sha256:8919d89a3e191054757dbaa5e3b88f9804c9f75a80e639626fbb0e16d1506039 [2022-08-08T08:51:10.446Z] #30 CACHED [2022-08-08T08:51:10.446Z] [2022-08-08T08:51:10.446Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-08T08:51:10.446Z] #44 sha256:33c5f58ca0808a514fbd188eedc38dff728ed55f533275d7e2ea88cc099aa318 [2022-08-08T08:51:10.446Z] #44 CACHED [2022-08-08T08:51:10.446Z] [2022-08-08T08:51:10.446Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-08T08:51:10.446Z] #55 sha256:f5203fa4e674f4e4a862b368a2efb8fe7eeb7c768bc20d58ea46b0f73e4fce92 [2022-08-08T08:51:10.446Z] #55 CACHED [2022-08-08T08:51:10.446Z] [2022-08-08T08:51:10.446Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-08T08:51:10.446Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-08T08:51:10.446Z] #25 CACHED [2022-08-08T08:51:10.446Z] [2022-08-08T08:51:10.446Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-08T08:51:10.446Z] #32 sha256:a4581d3c62a2f308ba1ac4544c55667f6a8c1936f7e3a5bf022ac7463a76a17c [2022-08-08T08:51:10.446Z] #32 CACHED [2022-08-08T08:51:10.446Z] [2022-08-08T08:51:10.446Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-08T08:51:10.446Z] #29 sha256:98dc7d0d38ca0fea8dcf12f06e5b363a0c33aa3672c45fb76569fbec70e0fe6a [2022-08-08T08:51:10.446Z] #29 CACHED [2022-08-08T08:51:10.446Z] [2022-08-08T08:51:10.446Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-08T08:51:10.446Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-08T08:51:10.446Z] #57 CACHED [2022-08-08T08:51:10.446Z] [2022-08-08T08:51:10.446Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-08T08:51:10.446Z] #34 sha256:1b747a39fc30fd64a2893cb3ea2817d3cf4c0723da2b34aa6b8530b35a2da39c [2022-08-08T08:51:10.446Z] #34 CACHED [2022-08-08T08:51:10.446Z] [2022-08-08T08:51:10.446Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-08T08:51:10.446Z] #50 sha256:cb58046e340598efa3923aacf1c3d350ac92e8b15865ea7e04ce8e69b0b44c05 [2022-08-08T08:51:10.446Z] #50 CACHED [2022-08-08T08:51:10.446Z] [2022-08-08T08:51:10.446Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-08T08:51:10.446Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-08T08:51:10.446Z] #28 CACHED [2022-08-08T08:51:10.446Z] [2022-08-08T08:51:10.446Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-08T08:51:10.446Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-08T08:51:10.446Z] #45 CACHED [2022-08-08T08:51:10.446Z] [2022-08-08T08:51:10.446Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-08T08:51:10.446Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-08T08:51:10.446Z] #22 CACHED [2022-08-08T08:51:10.446Z] [2022-08-08T08:51:10.446Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-08T08:51:10.446Z] #33 sha256:c57b6a3449e1518165d9a20966f9dc42fb38c3673d91f8359f593d8a7f62338e [2022-08-08T08:51:10.446Z] #33 CACHED [2022-08-08T08:51:10.446Z] [2022-08-08T08:51:10.446Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-08T08:51:10.446Z] #39 sha256:c4ea20273f38754932762bc2fda655acbc1687148f6f607353d5cee58de1c01d [2022-08-08T08:51:10.446Z] #39 CACHED [2022-08-08T08:51:10.446Z] [2022-08-08T08:51:10.446Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T08:51:10.446Z] #38 sha256:7069a476a18c7de032531c5667e35658ae9f12e4f1845f5042bcf0d087f43151 [2022-08-08T08:51:10.446Z] #38 CACHED [2022-08-08T08:51:10.446Z] [2022-08-08T08:51:10.446Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-08T08:51:10.446Z] #51 sha256:86bda410b89abc03a2b7ce811d56ba508e1a2fc0dd507e344fd49d6f32ae5ce7 [2022-08-08T08:51:10.446Z] #51 CACHED [2022-08-08T08:51:10.446Z] [2022-08-08T08:51:10.446Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-08T08:51:10.447Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-08T08:51:10.447Z] #60 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-08T08:51:10.447Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-08T08:51:10.447Z] #24 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-08T08:51:10.447Z] #52 sha256:54054b3ef4077a8151e80a558b22cbd0c7bf3790544cedcb46cbf2467b6e20ee [2022-08-08T08:51:10.447Z] #52 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-08T08:51:10.447Z] #61 sha256:8901e132de0860122b6213dfe5e842366a287aa8922fcdb60185aae346d5f4bd [2022-08-08T08:51:10.447Z] #61 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-08T08:51:10.447Z] #48 sha256:ceced83c285de5d47ae60b8bb2a4886feb6b506f39168b750e8bfcc2caed261f [2022-08-08T08:51:10.447Z] #48 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-08T08:51:10.447Z] #59 sha256:9375d1edfe30c4b5e96b7448c94f7674552721ba8a231c91b40da626bcef5a0e [2022-08-08T08:51:10.447Z] #59 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-08T08:51:10.447Z] #42 sha256:c47e5c252a05033ed1843e61341323ededde89ec7eba4a7c89dff0ff8d329850 [2022-08-08T08:51:10.447Z] #42 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-08T08:51:10.447Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-08T08:51:10.447Z] #41 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-08T08:51:10.447Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-08T08:51:10.447Z] #26 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-08T08:51:10.447Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-08T08:51:10.447Z] #64 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-08T08:51:10.447Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-08T08:51:10.447Z] #23 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-08T08:51:10.447Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-08T08:51:10.447Z] #53 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-08T08:51:10.447Z] #63 sha256:474d62a02968537e6b2cc0aee6f16d2ba7c33cabdaa32a51109d86348faa5499 [2022-08-08T08:51:10.447Z] #63 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-08T08:51:10.447Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-08T08:51:10.447Z] #49 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-08T08:51:10.447Z] #37 sha256:95c5f9da4ad7c746169b73ac18173d0e806f79cea4bcb0efd38a1a2e8f16c3f3 [2022-08-08T08:51:10.447Z] #37 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-08T08:51:10.447Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-08T08:51:10.447Z] #58 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:51:10.447Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:51:10.447Z] #62 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-08T08:51:10.447Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-08T08:51:10.447Z] #40 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-08T08:51:10.447Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-08T08:51:10.447Z] #54 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-08T08:51:10.447Z] #70 sha256:e01349da71d9a450035ded99ab6aef013cc95f90c3266a4233af7da79add8f15 [2022-08-08T08:51:10.447Z] #70 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-08T08:51:10.447Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-08T08:51:10.447Z] #69 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-08T08:51:10.447Z] #65 sha256:fcf82b7492879bdfa7577617d2cac148d32cb057fb253104f10ce26565df5dd0 [2022-08-08T08:51:10.447Z] #65 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-08T08:51:10.447Z] #71 sha256:60198aeccbaeb5c416bbe2ee8b029c03e81eeeadc3717a1c040d0b67aaf17175 [2022-08-08T08:51:10.447Z] #71 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-08T08:51:10.447Z] #73 sha256:c1e3ba1a559d31651008bc828724948c2482b2ff6e8c0efef2962209297c72b4 [2022-08-08T08:51:10.447Z] #73 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-08T08:51:10.447Z] #74 sha256:b7fb3f2a6be2f5dafb8b6c3a399e95212afd6e39a9587d672b4dd0b6b7160fbc [2022-08-08T08:51:10.447Z] #74 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-08T08:51:10.447Z] #75 sha256:c638c096fe8ab5c125d95b3671ed4725b38c0e71c7df09d12c74162b361cf352 [2022-08-08T08:51:10.447Z] #75 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-08T08:51:10.447Z] #76 sha256:440f12cc66f70802a570dee13426973236629529191c15611ff4d72875817da8 [2022-08-08T08:51:10.447Z] #76 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-08T08:51:10.447Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-08T08:51:10.447Z] #79 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-08T08:51:10.447Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-08T08:51:10.447Z] #81 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:51:10.447Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T08:51:10.447Z] #83 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:51:10.447Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:51:10.447Z] #84 CACHED [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-08T08:51:10.447Z] #68 sha256:ac68d48bc2548cdf4b93e568151754c454840b45949d3934a4a690121d3731bc [2022-08-08T08:51:10.447Z] #68 DONE 0.1s [2022-08-08T08:51:10.447Z] [2022-08-08T08:51:10.447Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-08T08:51:10.447Z] #72 sha256:b1c2f3516b9168572491bc23ec0f7df3af67f3b58059616f0481a83315bd863e [2022-08-08T08:51:11.008Z] #72 DONE 0.5s [2022-08-08T08:51:11.008Z] [2022-08-08T08:51:11.008Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-08T08:51:11.008Z] #77 sha256:b86d3e3ecfbd127b2cccd3eb77d34b5bc64d654dc421e44639426362ba74f4a3 [2022-08-08T08:51:11.283Z] #77 DONE 0.1s [2022-08-08T08:51:11.283Z] [2022-08-08T08:51:11.283Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-08T08:51:11.283Z] #82 sha256:4373d8e98947f70566e7edff049c5b87bbca34f51c6f772a7420dfb11a5ebf1e [2022-08-08T08:51:11.538Z] #82 DONE 0.6s [2022-08-08T08:51:11.795Z] [2022-08-08T08:51:11.795Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-08T08:51:11.795Z] #85 sha256:9664b38c36c8a20f8db4b3a01965d82a7d085a410fadb445145cff9e73a5a22c [2022-08-08T08:51:11.795Z] #85 DONE 0.1s [2022-08-08T08:51:11.795Z] [2022-08-08T08:51:11.795Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-08T08:51:11.795Z] #86 sha256:01949d94e04617167f40da51e32ef75a8216bbd701a92e022992fd73fc980466 [2022-08-08T08:51:11.795Z] #86 DONE 0.0s [2022-08-08T08:51:11.795Z] [2022-08-08T08:51:11.795Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-08T08:51:11.795Z] #87 sha256:02313b0447d25ba06bdf0983333c94ad78943cc281f2f69a5aefbc8a5a7b69fa [2022-08-08T08:51:11.795Z] #87 DONE 0.0s [2022-08-08T08:51:11.795Z] [2022-08-08T08:51:11.795Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-08T08:51:11.795Z] #88 sha256:79dc4df9288f36e8ed5c0daa405e4e27640a2e333d61a15649ea39deea53138b [2022-08-08T08:51:12.357Z] #88 DONE 0.7s [2022-08-08T08:51:12.357Z] [2022-08-08T08:51:12.357Z] #89 exporting to image [2022-08-08T08:51:12.357Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-08T08:51:12.357Z] #89 exporting layers [2022-08-08T08:51:14.246Z] #89 exporting layers 1.6s done [2022-08-08T08:51:14.246Z] #89 writing image sha256:9858a3c89ca1cdaf016fbfac5e8daa31e91ba6cbd67fb3014bef4d375fae1378 [2022-08-08T08:51:14.246Z] #89 writing image sha256:9858a3c89ca1cdaf016fbfac5e8daa31e91ba6cbd67fb3014bef4d375fae1378 done [2022-08-08T08:51:14.246Z] #89 naming to docker.io/library/docker:f5d6f68657e624c4c730a8281252d5e779f07853 done [2022-08-08T08:51:14.246Z] #89 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-08T08:51:14.610Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43708/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43708/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f5d6f68657e624c4c730a8281252d5e779f07853 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f5d6f68657e624c4c730a8281252d5e779f07853 hack/validate/default [2022-08-08T08:51:15.171Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-08T08:51:15.171Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-08T08:51:15.171Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-08T08:51:15.171Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-08T08:51:15.171Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-08T08:51:15.171Z] [2022-08-08T08:51:15.171Z] INFO Start validation with golang-ci-lint [2022-08-08T08:51:16.099Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-08T08:51:16.099Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-08T08:51:16.099Z] INFO [loader] Using build tags: [ journald] [2022-08-08T08:51:29.343Z] #64 41.48 + bin/containerd [2022-08-08T08:51:43.086Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0cdb9912244ae504e) in /home/ubuntu/workspace/moby_PR-43708 [Pipeline] { [Pipeline] checkout [2022-08-08T08:51:43.359Z] The recommended git tool is: git [2022-08-08T08:51:47.409Z] using credential docker-jenkins-github-credentials [2022-08-08T08:51:47.421Z] Cloning the remote Git repository [2022-08-08T08:51:47.422Z] Cloning with configured refspecs honoured and without tags [2022-08-08T08:51:47.452Z] Cloning repository https://github.com/moby/moby.git [2022-08-08T08:51:47.523Z] > git init /home/ubuntu/workspace/moby_PR-43708 # timeout=10 [2022-08-08T08:51:48.013Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T08:51:48.013Z] > git --version # timeout=10 [2022-08-08T08:51:48.049Z] > git --version # 'git version 2.25.1' [2022-08-08T08:51:48.049Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T08:51:48.082Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43708/head:refs/remotes/origin/PR-43708 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T08:51:49.334Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c70b62026a6638fb) in /home/ubuntu/workspace/moby_PR-43708 [Pipeline] { [Pipeline] checkout [2022-08-08T08:51:49.426Z] The recommended git tool is: git [2022-08-08T08:51:52.118Z] using credential docker-jenkins-github-credentials [2022-08-08T08:51:52.126Z] Cloning the remote Git repository [2022-08-08T08:51:52.126Z] Cloning with configured refspecs honoured and without tags [2022-08-08T08:51:51.810Z] Cloning repository https://github.com/moby/moby.git [2022-08-08T08:51:51.872Z] > git init /home/ubuntu/workspace/moby_PR-43708 # timeout=10 [2022-08-08T08:51:52.226Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T08:51:52.228Z] > git --version # timeout=10 [2022-08-08T08:51:52.268Z] > git --version # 'git version 2.17.1' [2022-08-08T08:51:52.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T08:51:52.270Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43708/head:refs/remotes/origin/PR-43708 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T08:51:55.110Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0debeb7e9d045248d) in /home/ubuntu/workspace/moby_PR-43708 [Pipeline] { [Pipeline] checkout [2022-08-08T08:51:55.268Z] The recommended git tool is: git [2022-08-08T08:51:58.864Z] using credential docker-jenkins-github-credentials [2022-08-08T08:51:58.872Z] Cloning the remote Git repository [2022-08-08T08:51:58.872Z] Cloning with configured refspecs honoured and without tags [2022-08-08T08:51:58.918Z] Cloning repository https://github.com/moby/moby.git [2022-08-08T08:51:58.979Z] > git init /home/ubuntu/workspace/moby_PR-43708 # timeout=10 [2022-08-08T08:51:59.652Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T08:51:59.653Z] > git --version # timeout=10 [2022-08-08T08:51:59.671Z] > git --version # 'git version 2.25.1' [2022-08-08T08:51:59.671Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T08:51:59.679Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43708/head:refs/remotes/origin/PR-43708 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T08:52:08.904Z] Fetching without tags [2022-08-08T08:52:09.210Z] Merging remotes/origin/master commit 33b27e2cca510c3d260f0717c715a012baf30cfa into PR head commit 2293de1c82d8a5858c5bcdc849a7fd842400abba [2022-08-08T08:52:08.819Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T08:52:08.829Z] > git config --add remote.origin.fetch +refs/pull/43708/head:refs/remotes/origin/PR-43708 # timeout=10 [2022-08-08T08:52:08.855Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T08:52:08.879Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T08:52:08.909Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T08:52:08.909Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T08:52:08.910Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43708/head:refs/remotes/origin/PR-43708 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T08:52:09.219Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T08:52:09.240Z] > git checkout -f 2293de1c82d8a5858c5bcdc849a7fd842400abba # timeout=10 [2022-08-08T08:52:11.117Z] Merge succeeded, producing 80147ff13fe2f9d3915d4f7d34f3408a81068fef [2022-08-08T08:52:11.118Z] Checking out Revision 80147ff13fe2f9d3915d4f7d34f3408a81068fef (PR-43708) [2022-08-08T08:52:09.868Z] > git remote # timeout=10 [2022-08-08T08:52:09.879Z] > git config --get remote.origin.url # timeout=10 [2022-08-08T08:52:09.885Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T08:52:09.886Z] > git merge 33b27e2cca510c3d260f0717c715a012baf30cfa # timeout=10 [2022-08-08T08:52:11.104Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-08T08:52:11.120Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T08:52:11.128Z] > git checkout -f 80147ff13fe2f9d3915d4f7d34f3408a81068fef # timeout=10 [2022-08-08T08:52:14.897Z] Commit message: "Merge commit '33b27e2cca510c3d260f0717c715a012baf30cfa' into HEAD" [2022-08-08T08:52:14.911Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-08T08:52:15.547Z] Fetching without tags [2022-08-08T08:52:15.840Z] + docker version [2022-08-08T08:52:15.938Z] Merging remotes/origin/master commit 33b27e2cca510c3d260f0717c715a012baf30cfa into PR head commit 2293de1c82d8a5858c5bcdc849a7fd842400abba [2022-08-08T08:52:16.038Z] #64 91.84 # github.com/containerd/containerd/cmd/containerd [2022-08-08T08:52:16.038Z] #64 91.84 /usr/bin/ld: /tmp/go-link-269536567/000019.o: in function `New': [2022-08-08T08:52:16.038Z] #64 91.84 /tmp/tmp.LSIyu0Kh3b/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-08T08:52:16.038Z] #64 91.92 + bin/containerd-stress [2022-08-08T08:52:16.038Z] #64 93.05 + bin/containerd-shim [2022-08-08T08:52:14.900Z] > git rev-list --no-walk b9f4e2a1d5510e485f91f882e6c066ddc31c0d11 # timeout=10 [2022-08-08T08:52:15.407Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T08:52:15.443Z] > git config --add remote.origin.fetch +refs/pull/43708/head:refs/remotes/origin/PR-43708 # timeout=10 [2022-08-08T08:52:15.467Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T08:52:15.498Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T08:52:15.529Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T08:52:15.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T08:52:15.532Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43708/head:refs/remotes/origin/PR-43708 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T08:52:15.924Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T08:52:15.945Z] > git checkout -f 2293de1c82d8a5858c5bcdc849a7fd842400abba # timeout=10 [2022-08-08T08:52:16.857Z] > git remote # timeout=10 [2022-08-08T08:52:16.883Z] > git config --get remote.origin.url # timeout=10 [2022-08-08T08:52:16.907Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T08:52:16.908Z] > git merge 33b27e2cca510c3d260f0717c715a012baf30cfa # timeout=10 [2022-08-08T08:52:18.219Z] Merge succeeded, producing 6e9493c8ac395314410b87d3d6b2a4310201fc0d [2022-08-08T08:52:18.219Z] Checking out Revision 6e9493c8ac395314410b87d3d6b2a4310201fc0d (PR-43708) [2022-08-08T08:52:18.579Z] Fetching without tags [2022-08-08T08:52:18.867Z] Merging remotes/origin/master commit 33b27e2cca510c3d260f0717c715a012baf30cfa into PR head commit 2293de1c82d8a5858c5bcdc849a7fd842400abba [2022-08-08T08:52:18.439Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T08:52:18.459Z] > git config --add remote.origin.fetch +refs/pull/43708/head:refs/remotes/origin/PR-43708 # timeout=10 [2022-08-08T08:52:18.477Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T08:52:18.568Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T08:52:18.596Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T08:52:18.596Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T08:52:18.597Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43708/head:refs/remotes/origin/PR-43708 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T08:52:18.893Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T08:52:18.912Z] > git checkout -f 2293de1c82d8a5858c5bcdc849a7fd842400abba # timeout=10 [2022-08-08T08:52:18.188Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-08T08:52:18.201Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T08:52:18.210Z] > git checkout -f 6e9493c8ac395314410b87d3d6b2a4310201fc0d # timeout=10 [2022-08-08T08:52:20.708Z] Merge succeeded, producing fd84b0fc87fe8633b087a40eb6717000f735c653 [2022-08-08T08:52:20.708Z] Checking out Revision fd84b0fc87fe8633b087a40eb6717000f735c653 (PR-43708) [2022-08-08T08:52:19.742Z] > git remote # timeout=10 [2022-08-08T08:52:19.752Z] > git config --get remote.origin.url # timeout=10 [2022-08-08T08:52:19.764Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T08:52:19.765Z] > git merge 33b27e2cca510c3d260f0717c715a012baf30cfa # timeout=10 [2022-08-08T08:52:20.712Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-08T08:52:20.722Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T08:52:20.751Z] > git checkout -f fd84b0fc87fe8633b087a40eb6717000f735c653 # timeout=10 [2022-08-08T08:52:22.095Z] Commit message: "Merge commit '33b27e2cca510c3d260f0717c715a012baf30cfa' into HEAD" [2022-08-08T08:52:22.137Z] First time build. Skipping changelog. [2022-08-08T08:52:22.082Z] > git rev-list --no-walk b9f4e2a1d5510e485f91f882e6c066ddc31c0d11 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-08T08:52:23.284Z] + docker version [2022-08-08T08:52:24.563Z] Commit message: "Merge commit '33b27e2cca510c3d260f0717c715a012baf30cfa' into HEAD" [2022-08-08T08:52:24.575Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-08T08:52:25.536Z] + docker version [2022-08-08T08:52:25.832Z] Client: Docker Engine - Community [2022-08-08T08:52:25.832Z] Version: 20.10.14 [2022-08-08T08:52:25.832Z] API version: 1.41 [2022-08-08T08:52:25.832Z] Go version: go1.16.15 [2022-08-08T08:52:25.832Z] Git commit: a224086 [2022-08-08T08:52:25.832Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-08T08:52:25.832Z] OS/Arch: linux/amd64 [2022-08-08T08:52:25.832Z] Context: default [2022-08-08T08:52:25.832Z] Experimental: true [2022-08-08T08:52:25.832Z] [2022-08-08T08:52:25.832Z] Server: Docker Engine - Community [2022-08-08T08:52:25.832Z] Engine: [2022-08-08T08:52:25.832Z] Version: 20.10.14 [2022-08-08T08:52:25.832Z] API version: 1.41 (minimum version 1.12) [2022-08-08T08:52:25.832Z] Go version: go1.16.15 [2022-08-08T08:52:25.832Z] Git commit: 87a90dc [2022-08-08T08:52:25.832Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-08T08:52:25.832Z] OS/Arch: linux/amd64 [2022-08-08T08:52:25.832Z] Experimental: true [2022-08-08T08:52:25.832Z] containerd: [2022-08-08T08:52:25.832Z] Version: 1.5.11 [2022-08-08T08:52:25.832Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T08:52:25.832Z] runc: [2022-08-08T08:52:25.832Z] Version: 1.0.3 [2022-08-08T08:52:25.832Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-08T08:52:25.832Z] docker-init: [2022-08-08T08:52:25.832Z] Version: 0.19.0 [2022-08-08T08:52:25.832Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-08T08:52:24.577Z] > git rev-list --no-walk b9f4e2a1d5510e485f91f882e6c066ddc31c0d11 # timeout=10 [2022-08-08T08:52:26.147Z] + docker info [2022-08-08T08:52:28.256Z] #64 104.6 + bin/containerd-shim-runc-v1 [2022-08-08T08:52:31.386Z] Client: Docker Engine - Community [2022-08-08T08:52:31.386Z] Version: 20.10.14 [2022-08-08T08:52:31.386Z] API version: 1.41 [2022-08-08T08:52:31.386Z] Go version: go1.16.15 [2022-08-08T08:52:31.386Z] Git commit: a224086 [2022-08-08T08:52:31.386Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-08T08:52:31.386Z] OS/Arch: linux/amd64 [2022-08-08T08:52:31.386Z] Context: default [2022-08-08T08:52:31.386Z] Experimental: true [2022-08-08T08:52:31.386Z] [2022-08-08T08:52:31.386Z] Server: Docker Engine - Community [2022-08-08T08:52:31.386Z] Engine: [2022-08-08T08:52:31.386Z] Version: 20.10.14 [2022-08-08T08:52:31.386Z] API version: 1.41 (minimum version 1.12) [2022-08-08T08:52:31.386Z] Go version: go1.16.15 [2022-08-08T08:52:31.386Z] Git commit: 87a90dc [2022-08-08T08:52:31.386Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-08T08:52:31.386Z] OS/Arch: linux/amd64 [2022-08-08T08:52:31.386Z] Experimental: true [2022-08-08T08:52:31.386Z] containerd: [2022-08-08T08:52:31.386Z] Version: 1.5.11 [2022-08-08T08:52:31.386Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T08:52:31.386Z] runc: [2022-08-08T08:52:31.386Z] Version: 1.0.3 [2022-08-08T08:52:31.386Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-08T08:52:31.386Z] docker-init: [2022-08-08T08:52:31.386Z] Version: 0.19.0 [2022-08-08T08:52:31.387Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-08T08:52:31.703Z] + docker info [2022-08-08T08:52:33.663Z] Client: Docker Engine - Community [2022-08-08T08:52:33.663Z] Version: 20.10.14 [2022-08-08T08:52:33.663Z] API version: 1.41 [2022-08-08T08:52:33.663Z] Go version: go1.16.15 [2022-08-08T08:52:33.663Z] Git commit: a224086 [2022-08-08T08:52:33.663Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-08T08:52:33.664Z] OS/Arch: linux/arm64 [2022-08-08T08:52:33.664Z] Context: default [2022-08-08T08:52:33.664Z] Experimental: true [2022-08-08T08:52:33.664Z] [2022-08-08T08:52:33.664Z] Server: Docker Engine - Community [2022-08-08T08:52:33.664Z] Engine: [2022-08-08T08:52:33.664Z] Version: 20.10.14 [2022-08-08T08:52:33.664Z] API version: 1.41 (minimum version 1.12) [2022-08-08T08:52:33.664Z] Go version: go1.16.15 [2022-08-08T08:52:33.664Z] Git commit: 87a90dc [2022-08-08T08:52:33.664Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-08T08:52:33.664Z] OS/Arch: linux/arm64 [2022-08-08T08:52:33.664Z] Experimental: true [2022-08-08T08:52:33.664Z] containerd: [2022-08-08T08:52:33.664Z] Version: 1.5.11 [2022-08-08T08:52:33.664Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T08:52:33.664Z] runc: [2022-08-08T08:52:33.664Z] Version: 1.0.3 [2022-08-08T08:52:33.664Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-08T08:52:33.664Z] docker-init: [2022-08-08T08:52:33.664Z] Version: 0.19.0 [2022-08-08T08:52:33.664Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-08T08:52:33.978Z] + docker info [2022-08-08T08:52:34.830Z] #64 111.1 + bin/containerd-shim-runc-v2 [2022-08-08T08:52:34.830Z] #64 111.9 + binaries [2022-08-08T08:52:34.830Z] #64 111.9 + install -D bin/containerd /build/containerd [2022-08-08T08:52:34.830Z] #64 111.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-08T08:52:34.830Z] #64 112.0 + install -D bin/ctr /build/ctr [2022-08-08T08:52:34.830Z] #64 DONE 112.3s [2022-08-08T08:52:35.769Z] [2022-08-08T08:52:35.769Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-08T08:52:35.769Z] #66 sha256:a150c16334b2cafccfbfd61744b7f90fe82cfe9c7c048121d7fc00a83b44bdea [2022-08-08T08:52:35.769Z] #66 CACHED [2022-08-08T08:52:35.769Z] [2022-08-08T08:52:35.769Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-08T08:52:35.769Z] #68 sha256:07df194af234bc60ddbbce34d69feed9fe7bdd46ac6fbfc3a57124e9d9de5a22 [2022-08-08T08:52:35.769Z] #68 CACHED [2022-08-08T08:52:35.769Z] [2022-08-08T08:52:35.769Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-08T08:52:35.769Z] #67 sha256:9eaf9be88581ab97fa46981f1a8d3e0c2140a17cfb2e32892ab0029c2cb00889 [2022-08-08T08:52:35.769Z] #67 CACHED [2022-08-08T08:52:35.769Z] [2022-08-08T08:52:35.769Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-08T08:52:35.769Z] #27 sha256:a7a0d2f84d16ff8be41b71b802b1b3d128da4e508fcc342546c88ae5143f3826 [2022-08-08T08:52:35.769Z] #27 CACHED [2022-08-08T08:52:35.769Z] [2022-08-08T08:52:35.769Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-08T08:52:35.769Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-08T08:52:35.769Z] #29 CACHED [2022-08-08T08:52:35.769Z] [2022-08-08T08:52:35.770Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-08T08:52:35.770Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-08T08:52:35.770Z] #51 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-08T08:52:35.770Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-08T08:52:35.770Z] #53 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-08T08:52:35.770Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-08T08:52:35.770Z] #22 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-08T08:52:35.770Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-08T08:52:35.770Z] #38 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-08T08:52:35.770Z] #59 sha256:ac70f68e9774a1dbec45b7433f036faa8a7435ce41873c55ea0218a08f41c603 [2022-08-08T08:52:35.770Z] #59 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-08T08:52:35.770Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-08T08:52:35.770Z] #36 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-08T08:52:35.770Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-08T08:52:35.770Z] #40 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-08T08:52:35.770Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-08T08:52:35.770Z] #19 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-08T08:52:35.770Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-08T08:52:35.770Z] #23 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:52:35.770Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:52:35.770Z] #55 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-08T08:52:35.770Z] #58 sha256:edeec75a75f12ab677e8ed8bf20f049d6e140680d98620ce52f9e8c7b6429023 [2022-08-08T08:52:35.770Z] #58 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-08T08:52:35.770Z] #56 sha256:3e3d4d62cba541ecb48eaf6aed252586974d9e1aac9f6b9dd9e55f8309132a24 [2022-08-08T08:52:35.770Z] #56 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-08T08:52:35.770Z] #37 sha256:ccafea05123cbc2dd97062030024f5021e1b17a0986aa0b4fee2f601573afcd4 [2022-08-08T08:52:35.770Z] #37 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-08T08:52:35.770Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-08T08:52:35.770Z] #57 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:52:35.770Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:52:35.770Z] #14 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-08T08:52:35.770Z] #41 sha256:82857027d20b290aaecb158b529aaf79082114238a4334d9b28cec10a870b875 [2022-08-08T08:52:35.770Z] #41 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-08T08:52:35.770Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-08T08:52:35.770Z] #16 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-08T08:52:35.770Z] #48 sha256:dfc03138b296ba403d056e1296bd2b571d9f76f0f2bc3e957528741ff4a72fa4 [2022-08-08T08:52:35.770Z] #48 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-08T08:52:35.770Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-08T08:52:35.770Z] #20 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-08T08:52:35.770Z] #44 sha256:1def3ef772f1ee89426d2c4c76b53b8f9aeca8bdf92fbc3e824aea23f1d34741 [2022-08-08T08:52:35.770Z] #44 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-08T08:52:35.770Z] #43 sha256:431a5b332f00a310e823499c3aa302542f12cfdbe40733974f77db1ff565ca23 [2022-08-08T08:52:35.770Z] #43 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-08T08:52:35.770Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-08T08:52:35.770Z] #18 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-08T08:52:35.770Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-08T08:52:35.770Z] #21 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-08T08:52:35.770Z] #25 sha256:63cfc487c053b306172167c1e3843ea8a7b9bee870b2fda9bdf36d84ef3d8a5f [2022-08-08T08:52:35.770Z] #25 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-08T08:52:35.770Z] #39 sha256:d2e23e4aa282586bb95cc3a317695dcce8e04cb75a09aecbe4eaace4bd7db976 [2022-08-08T08:52:35.770Z] #39 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-08T08:52:35.770Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-08T08:52:35.770Z] #17 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-08T08:52:35.770Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-08T08:52:35.770Z] #50 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-08T08:52:35.770Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-08T08:52:35.770Z] #42 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-08T08:52:35.770Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-08T08:52:35.770Z] #15 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-08T08:52:35.770Z] #32 sha256:42afc565e18473cc54d63c92342668937ecf31e600d6f7e5bf2d05f62bd8c16c [2022-08-08T08:52:35.770Z] #32 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T08:52:35.770Z] #31 sha256:f2c57a6723a61025acdd45e674a6c0cdd0c9c94fc8a18e96c3efa3066f1b8eaf [2022-08-08T08:52:35.770Z] #31 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-08T08:52:35.770Z] #35 sha256:11e7dc4c02f692289b77d67bac5ec4e7783b2e26ea9c9c2ea6ef170b84a4edda [2022-08-08T08:52:35.770Z] #35 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-08T08:52:35.770Z] #54 sha256:2a268f9898d956d5055622d3ddbe25ac5f4fbc9b16fdd522a442eee2a2fa4745 [2022-08-08T08:52:35.770Z] #54 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-08T08:52:35.770Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-08T08:52:35.770Z] #46 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-08T08:52:35.770Z] #30 sha256:1402e97f59f672fa0ca550a5624a3ad65c5ff0e63631d9c5a24a34cfc1f198f4 [2022-08-08T08:52:35.770Z] #30 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-08T08:52:35.770Z] #45 sha256:981290839d6753bf71b0231f631b47507aa41ce7262269e3cab67a9525a61851 [2022-08-08T08:52:35.770Z] #45 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-08T08:52:35.770Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-08T08:52:35.770Z] #47 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-08T08:52:35.770Z] #26 sha256:c93b0e16960fdae0cab110e4a8e3ea5e923fc62f15affe794111d23e446df493 [2022-08-08T08:52:35.770Z] #26 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-08T08:52:35.770Z] #52 sha256:0736fbfc2c2a2faa413ae6695f01e6c33b1969f1f4c136be075dd599b1147a2f [2022-08-08T08:52:35.770Z] #52 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-08T08:52:35.770Z] #60 sha256:b553d7d4a3bc04030baac808892dc0d79d287018ea9a197f2aeec7b5d2935893 [2022-08-08T08:52:35.770Z] #60 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-08T08:52:35.770Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-08T08:52:35.770Z] #33 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-08T08:52:35.770Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-08T08:52:35.770Z] #34 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-08T08:52:35.770Z] #61 sha256:d534de91e9985800dcb835d527155dea2ed504ea58ac26453b9d48a2f5099344 [2022-08-08T08:52:35.770Z] #61 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-08T08:52:35.770Z] #69 sha256:1c3f0d148f1d9b065644ee8eb4d6f66ab961e20f214b8ec683c3370ac2692f5d [2022-08-08T08:52:35.770Z] #69 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-08T08:52:35.770Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-08T08:52:35.770Z] #72 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-08T08:52:35.770Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-08T08:52:35.770Z] #74 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:52:35.770Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T08:52:35.770Z] #76 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:52:35.770Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:52:35.770Z] #77 CACHED [2022-08-08T08:52:35.770Z] [2022-08-08T08:52:35.770Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-08T08:52:35.770Z] #65 sha256:3f70d2e49b348353d59009bdd687666e7b7e05e35f5601556bcd75d8086963f3 [2022-08-08T08:52:36.029Z] #65 DONE 0.2s [2022-08-08T08:52:36.029Z] [2022-08-08T08:52:36.029Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-08T08:52:36.029Z] #70 sha256:c9b0d9837d0119c7b06336b082ea24f1c2052f2858c6b076cdfe107dc6add41c [2022-08-08T08:52:36.029Z] #70 DONE 0.1s [2022-08-08T08:52:36.029Z] [2022-08-08T08:52:36.029Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-08T08:52:36.029Z] #75 sha256:d9c6a9f9fe3c598a2f1b5fa2111c2b33a22456665c91e7ae51f9abf0f5a1459d [2022-08-08T08:52:36.320Z] #75 DONE 0.4s [2022-08-08T08:52:36.320Z] [2022-08-08T08:52:36.320Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-08T08:52:36.320Z] #78 sha256:578015e3dd92f694fa6cb79061fbd08c87fba439b12d913a95fef7c2b01bda5f [2022-08-08T08:52:36.320Z] #78 DONE 0.1s [2022-08-08T08:52:36.582Z] [2022-08-08T08:52:36.582Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-08T08:52:36.582Z] #79 sha256:987f2a82c66cacf67e92dfff94bd87eb72b34a8dca94003e9f8d80c4bbef25e0 [2022-08-08T08:52:36.582Z] #79 DONE 0.0s [2022-08-08T08:52:36.582Z] [2022-08-08T08:52:36.582Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-08T08:52:36.582Z] #80 sha256:d7deb4f8ea80d383ed17673e6f129b9fcd406c3cefa5bbe253acc43129c98121 [2022-08-08T08:52:36.582Z] #80 DONE 0.0s [2022-08-08T08:52:36.582Z] [2022-08-08T08:52:36.582Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-08T08:52:36.582Z] #81 sha256:777bf83b65d916de72be95c55001898172cf281a76797b4069c502cdec728f61 [2022-08-08T08:52:37.152Z] #81 DONE 0.7s [2022-08-08T08:52:37.411Z] [2022-08-08T08:52:37.411Z] #82 exporting to image [2022-08-08T08:52:37.411Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-08T08:52:37.411Z] #82 exporting layers [2022-08-08T08:52:38.789Z] #82 exporting layers 1.6s done [2022-08-08T08:52:38.789Z] #82 writing image sha256:60ac1b152435dc32a270880c49b57bf3cf544532d4c780f01384ca1d67b9504a [2022-08-08T08:52:38.789Z] #82 writing image sha256:60ac1b152435dc32a270880c49b57bf3cf544532d4c780f01384ca1d67b9504a done [2022-08-08T08:52:38.789Z] #82 naming to docker.io/library/docker:8fb7af4fb1341c105c06703cbdd15c5b4121e27d done [2022-08-08T08:52:38.789Z] #82 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-08T08:52:39.119Z] + trap exit INT TERM [2022-08-08T08:52:39.119Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-08T08:52:39.119Z] + CONTAINER_NAME=docker-pr6 [2022-08-08T08:52:39.119Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43708/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43708/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8fb7af4fb1341c105c06703cbdd15c5b4121e27d -e DOCKER_GRAPHDRIVER docker:8fb7af4fb1341c105c06703cbdd15c5b4121e27d hack/make.sh dynbinary [2022-08-08T08:52:39.378Z] [2022-08-08T08:52:39.638Z] Removing bundles/ [2022-08-08T08:52:39.638Z] [2022-08-08T08:52:39.638Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-08T08:52:39.638Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-08T08:52:39.638Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T08:52:48.882Z] Client: [2022-08-08T08:52:48.882Z] Context: default [2022-08-08T08:52:48.882Z] Debug Mode: false [2022-08-08T08:52:48.882Z] Plugins: [2022-08-08T08:52:48.882Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-08T08:52:48.882Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-08T08:52:48.882Z] [2022-08-08T08:52:48.882Z] Server: [2022-08-08T08:52:48.882Z] Containers: 0 [2022-08-08T08:52:48.882Z] Running: 0 [2022-08-08T08:52:48.882Z] Paused: 0 [2022-08-08T08:52:48.882Z] Stopped: 0 [2022-08-08T08:52:48.882Z] Images: 0 [2022-08-08T08:52:48.882Z] Server Version: 20.10.14 [2022-08-08T08:52:48.882Z] Storage Driver: overlay2 [2022-08-08T08:52:48.882Z] Backing Filesystem: extfs [2022-08-08T08:52:48.882Z] Supports d_type: true [2022-08-08T08:52:48.882Z] Native Overlay Diff: true [2022-08-08T08:52:48.882Z] userxattr: false [2022-08-08T08:52:48.882Z] Logging Driver: json-file [2022-08-08T08:52:48.882Z] Cgroup Driver: cgroupfs [2022-08-08T08:52:48.882Z] Cgroup Version: 1 [2022-08-08T08:52:48.882Z] Plugins: [2022-08-08T08:52:48.882Z] Volume: local [2022-08-08T08:52:48.882Z] Network: bridge host ipvlan macvlan null overlay [2022-08-08T08:52:48.882Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-08T08:52:48.882Z] Swarm: inactive [2022-08-08T08:52:48.882Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-08T08:52:48.882Z] Default Runtime: runc [2022-08-08T08:52:48.882Z] Init Binary: docker-init [2022-08-08T08:52:48.882Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T08:52:48.882Z] runc version: v1.0.3-0-gf46b6ba [2022-08-08T08:52:48.882Z] init version: de40ad0 [2022-08-08T08:52:48.882Z] Security Options: [2022-08-08T08:52:48.882Z] apparmor [2022-08-08T08:52:48.882Z] seccomp [2022-08-08T08:52:48.882Z] Profile: default [2022-08-08T08:52:48.882Z] Kernel Version: 5.13.0-1021-aws [2022-08-08T08:52:48.882Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-08T08:52:48.882Z] OSType: linux [2022-08-08T08:52:48.882Z] Architecture: aarch64 [2022-08-08T08:52:48.882Z] CPUs: 2 [2022-08-08T08:52:48.882Z] Total Memory: 7.562GiB [2022-08-08T08:52:48.882Z] Name: ip-10-100-56-139 [2022-08-08T08:52:48.882Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-08T08:52:48.882Z] Docker Root Dir: /var/lib/docker [2022-08-08T08:52:48.882Z] Debug Mode: false [2022-08-08T08:52:48.882Z] Registry: https://index.docker.io/v1/ [2022-08-08T08:52:48.882Z] Labels: [2022-08-08T08:52:48.882Z] Experimental: true [2022-08-08T08:52:48.882Z] Insecure Registries: [2022-08-08T08:52:48.882Z] 127.0.0.0/8 [2022-08-08T08:52:48.882Z] Live Restore Enabled: true [2022-08-08T08:52:48.882Z] [Pipeline] sh [2022-08-08T08:52:49.168Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-08T08:52:49.168Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-08T08:52:49.168Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43708/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-08T08:52:49.168Z] + bash /home/ubuntu/workspace/moby_PR-43708/check-config.sh [2022-08-08T08:52:49.168Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-08T08:52:49.168Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-08T08:52:49.168Z] [2022-08-08T08:52:49.168Z] Generally Necessary: [2022-08-08T08:52:49.169Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-08T08:52:49.169Z] - apparmor: enabled and tools installed [2022-08-08T08:52:49.169Z] - CONFIG_NAMESPACES: enabled [2022-08-08T08:52:49.169Z] - CONFIG_NET_NS: enabled [2022-08-08T08:52:49.169Z] - CONFIG_PID_NS: enabled [2022-08-08T08:52:49.169Z] - CONFIG_IPC_NS: enabled [2022-08-08T08:52:49.169Z] - CONFIG_UTS_NS: enabled [2022-08-08T08:52:49.169Z] - CONFIG_CGROUPS: enabled [2022-08-08T08:52:49.169Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-08T08:52:49.169Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-08T08:52:49.169Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-08T08:52:49.169Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-08T08:52:49.169Z] - CONFIG_CPUSETS: enabled [2022-08-08T08:52:49.169Z] - CONFIG_MEMCG: enabled [2022-08-08T08:52:49.169Z] - CONFIG_KEYS: enabled [2022-08-08T08:52:49.169Z] - CONFIG_VETH: enabled (as module) [2022-08-08T08:52:49.169Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-08T08:52:49.169Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-08T08:52:49.428Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-08T08:52:49.428Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-08T08:52:49.428Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-08T08:52:49.428Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-08T08:52:49.428Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-08T08:52:49.428Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-08T08:52:49.428Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-08T08:52:49.428Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-08T08:52:49.428Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-08T08:52:49.428Z] - CONFIG_CGROUP_BPF: enabled [2022-08-08T08:52:49.428Z] [2022-08-08T08:52:49.428Z] Optional Features: [2022-08-08T08:52:49.428Z] - CONFIG_USER_NS: enabled [2022-08-08T08:52:49.428Z] - CONFIG_SECCOMP: enabled [2022-08-08T08:52:49.428Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-08T08:52:49.428Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-08T08:52:49.428Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-08T08:52:49.428Z] (cgroup swap accounting is currently enabled) [2022-08-08T08:52:49.428Z] - CONFIG_BLK_CGROUP: enabled [2022-08-08T08:52:49.428Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-08T08:52:49.428Z] - CONFIG_CGROUP_PERF: enabled [2022-08-08T08:52:49.428Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-08T08:52:49.428Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-08T08:52:49.428Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-08T08:52:49.428Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-08T08:52:49.428Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-08T08:52:49.428Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-08T08:52:49.428Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-08T08:52:49.428Z] - CONFIG_IP_VS: enabled (as module) [2022-08-08T08:52:49.428Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-08T08:52:49.428Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-08T08:52:49.428Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-08T08:52:49.428Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-08T08:52:49.428Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-08T08:52:49.428Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-08T08:52:49.688Z] - CONFIG_EXT4_FS: enabled [2022-08-08T08:52:49.688Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-08T08:52:49.688Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-08T08:52:49.688Z] - Network Drivers: [2022-08-08T08:52:49.688Z] - "overlay": [2022-08-08T08:52:49.688Z] - CONFIG_VXLAN: enabled (as module) [2022-08-08T08:52:49.688Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-08T08:52:49.688Z] Optional (for encrypted networks): [2022-08-08T08:52:49.948Z] - CONFIG_CRYPTO: enabled [2022-08-08T08:52:49.948Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-08T08:52:49.948Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-08T08:52:49.948Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-08T08:52:49.948Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-08T08:52:49.948Z] - CONFIG_XFRM: enabled [2022-08-08T08:52:49.948Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-08T08:52:49.948Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-08T08:52:49.948Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-08T08:52:49.948Z] - "ipvlan": [2022-08-08T08:52:49.948Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-08T08:52:49.948Z] - "macvlan": [2022-08-08T08:52:49.948Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-08T08:52:49.948Z] - CONFIG_DUMMY: enabled (as module) [2022-08-08T08:52:49.948Z] - "ftp,tftp client in container": [2022-08-08T08:52:49.948Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-08T08:52:49.948Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-08T08:52:49.948Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-08T08:52:49.948Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-08T08:52:49.948Z] - Storage Drivers: [2022-08-08T08:52:49.948Z] - "aufs": [2022-08-08T08:52:49.948Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-08T08:52:49.948Z] - "btrfs": [2022-08-08T08:52:49.948Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-08T08:52:49.948Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-08T08:52:49.948Z] - "devicemapper": [2022-08-08T08:52:49.948Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-08T08:52:49.948Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-08T08:52:49.948Z] - "overlay": [2022-08-08T08:52:49.948Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-08T08:52:49.948Z] - "zfs": [2022-08-08T08:52:49.948Z] - /dev/zfs: present [2022-08-08T08:52:49.948Z] - zfs command: missing [2022-08-08T08:52:49.948Z] - zpool command: missing [2022-08-08T08:52:49.948Z] [2022-08-08T08:52:49.948Z] Limits: [2022-08-08T08:52:49.948Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-08T08:52:49.948Z] [2022-08-08T08:52:49.948Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-08T08:52:50.278Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fd84b0fc87fe8633b087a40eb6717000f735c653 . [2022-08-08T08:52:50.541Z] #2 [internal] load .dockerignore [2022-08-08T08:52:50.541Z] #2 sha256:cd24836c1b59d1099f29302464207d26a13dc66fa8f991a648c8f38f130fe916 [2022-08-08T08:52:50.541Z] #2 ... [2022-08-08T08:52:50.541Z] [2022-08-08T08:52:50.541Z] #1 [internal] load build definition from Dockerfile [2022-08-08T08:52:50.541Z] #1 sha256:e97bdae89bae0d3b43d28652f74930fc1c5f433d39a0893d58ef77796c404d59 [2022-08-08T08:52:50.541Z] #1 transferring dockerfile: 19.07kB done [2022-08-08T08:52:50.541Z] #1 DONE 0.3s [2022-08-08T08:52:50.541Z] [2022-08-08T08:52:50.541Z] #2 [internal] load .dockerignore [2022-08-08T08:52:50.541Z] #2 sha256:cd24836c1b59d1099f29302464207d26a13dc66fa8f991a648c8f38f130fe916 [2022-08-08T08:52:50.541Z] #2 transferring context: 145B done [2022-08-08T08:52:50.800Z] #2 DONE 0.2s [2022-08-08T08:52:50.800Z] [2022-08-08T08:52:50.800Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-08T08:52:50.800Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-08T08:52:51.062Z] #3 DONE 0.4s [2022-08-08T08:52:51.062Z] [2022-08-08T08:52:51.062Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-08T08:52:51.062Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-08T08:52:51.062Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-08T08:52:51.322Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-08-08T08:52:51.322Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-08-08T08:52:51.322Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s [2022-08-08T08:52:51.322Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-08T08:52:51.582Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s done [2022-08-08T08:52:51.582Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-08-08T08:52:51.582Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-08-08T08:52:51.842Z] #4 DONE 0.7s [2022-08-08T08:52:52.106Z] [2022-08-08T08:52:52.106Z] #6 [internal] load .dockerignore [2022-08-08T08:52:52.106Z] #6 sha256:d6fb17bf422be549e5c1a38e90f592bcb230d3360c022bbf30cfe114cd2c844d [2022-08-08T08:52:52.106Z] #6 DONE 0.0s [2022-08-08T08:52:52.106Z] [2022-08-08T08:52:52.106Z] #5 [internal] load build definition from Dockerfile [2022-08-08T08:52:52.106Z] #5 sha256:bd152aa825bc8a36185b2f52f595e83219f1b6eea583303eae610b3e2c414136 [2022-08-08T08:52:52.106Z] #5 DONE 0.0s [2022-08-08T08:52:52.106Z] [2022-08-08T08:52:52.106Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T08:52:52.106Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-08T08:52:52.710Z] Client: [2022-08-08T08:52:52.710Z] Context: default [2022-08-08T08:52:52.710Z] Debug Mode: false [2022-08-08T08:52:52.710Z] Plugins: [2022-08-08T08:52:52.710Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-08T08:52:52.710Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-08T08:52:52.710Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-08T08:52:52.710Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-08T08:52:52.710Z] [2022-08-08T08:52:52.710Z] Server: [2022-08-08T08:52:52.710Z] Containers: 0 [2022-08-08T08:52:52.710Z] Running: 0 [2022-08-08T08:52:52.710Z] Paused: 0 [2022-08-08T08:52:52.710Z] Stopped: 0 [2022-08-08T08:52:52.710Z] Images: 0 [2022-08-08T08:52:52.710Z] Server Version: 20.10.14 [2022-08-08T08:52:52.710Z] Storage Driver: overlay2 [2022-08-08T08:52:52.710Z] Backing Filesystem: extfs [2022-08-08T08:52:52.710Z] Supports d_type: true [2022-08-08T08:52:52.710Z] Native Overlay Diff: true [2022-08-08T08:52:52.710Z] userxattr: false [2022-08-08T08:52:52.710Z] Logging Driver: json-file [2022-08-08T08:52:52.710Z] Cgroup Driver: systemd [2022-08-08T08:52:52.710Z] Cgroup Version: 2 [2022-08-08T08:52:52.710Z] Plugins: [2022-08-08T08:52:52.710Z] Volume: local [2022-08-08T08:52:52.710Z] Network: bridge host ipvlan macvlan null overlay [2022-08-08T08:52:52.710Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-08T08:52:52.710Z] Swarm: inactive [2022-08-08T08:52:52.710Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-08T08:52:52.710Z] Default Runtime: runc [2022-08-08T08:52:52.710Z] Init Binary: docker-init [2022-08-08T08:52:52.710Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T08:52:52.710Z] runc version: v1.0.3-0-gf46b6ba [2022-08-08T08:52:52.710Z] init version: de40ad0 [2022-08-08T08:52:52.710Z] Security Options: [2022-08-08T08:52:52.710Z] apparmor [2022-08-08T08:52:52.710Z] seccomp [2022-08-08T08:52:52.710Z] Profile: default [2022-08-08T08:52:52.710Z] cgroupns [2022-08-08T08:52:52.710Z] Kernel Version: 5.13.0-1021-aws [2022-08-08T08:52:52.710Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-08T08:52:52.710Z] OSType: linux [2022-08-08T08:52:52.710Z] Architecture: x86_64 [2022-08-08T08:52:52.710Z] CPUs: 2 [2022-08-08T08:52:52.710Z] Total Memory: 7.559GiB [2022-08-08T08:52:52.710Z] Name: ip-10-100-48-168 [2022-08-08T08:52:52.710Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-08T08:52:52.710Z] Docker Root Dir: /var/lib/docker [2022-08-08T08:52:52.710Z] Debug Mode: false [2022-08-08T08:52:52.710Z] Registry: https://index.docker.io/v1/ [2022-08-08T08:52:52.710Z] Labels: [2022-08-08T08:52:52.710Z] Experimental: true [2022-08-08T08:52:52.710Z] Insecure Registries: [2022-08-08T08:52:52.710Z] 127.0.0.0/8 [2022-08-08T08:52:52.710Z] Live Restore Enabled: true [2022-08-08T08:52:52.710Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-08T08:52:53.038Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:80147ff13fe2f9d3915d4f7d34f3408a81068fef . [2022-08-08T08:52:53.038Z] #2 [internal] load .dockerignore [2022-08-08T08:52:53.038Z] #2 sha256:e74ecf0d4bc9e1c6a987fadff84e5c1836304a003a866dac6f637e65ab89fd04 [2022-08-08T08:52:53.047Z] #10 DONE 1.1s [2022-08-08T08:52:53.047Z] [2022-08-08T08:52:53.047Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-08T08:52:53.047Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-08T08:52:53.047Z] #7 DONE 1.1s [2022-08-08T08:52:53.047Z] [2022-08-08T08:52:53.047Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-08T08:52:53.047Z] #9 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-08T08:52:53.047Z] #9 DONE 1.1s [2022-08-08T08:52:53.047Z] [2022-08-08T08:52:53.047Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T08:52:53.047Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-08T08:52:53.047Z] #8 DONE 1.1s [2022-08-08T08:52:53.298Z] #2 transferring context: [2022-08-08T08:52:53.298Z] #2 transferring context: 145B done [2022-08-08T08:52:53.298Z] #2 DONE 0.2s [2022-08-08T08:52:53.298Z] [2022-08-08T08:52:53.298Z] #1 [internal] load build definition from Dockerfile [2022-08-08T08:52:53.298Z] #1 sha256:6399262cc7e4ef4c148679c4310f1b8197c668636601a5af526cc160323b4127 [2022-08-08T08:52:53.298Z] #1 transferring dockerfile: 19.07kB done [2022-08-08T08:52:53.298Z] #1 DONE 0.2s [2022-08-08T08:52:53.298Z] [2022-08-08T08:52:53.298Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-08T08:52:53.298Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-08T08:52:53.611Z] Client: [2022-08-08T08:52:53.611Z] Context: default [2022-08-08T08:52:53.611Z] Debug Mode: false [2022-08-08T08:52:53.611Z] Plugins: [2022-08-08T08:52:53.611Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-08T08:52:53.611Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-08T08:52:53.611Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-08T08:52:53.611Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-08T08:52:53.611Z] [2022-08-08T08:52:53.611Z] Server: [2022-08-08T08:52:53.611Z] Containers: 0 [2022-08-08T08:52:53.611Z] Running: 0 [2022-08-08T08:52:53.611Z] Paused: 0 [2022-08-08T08:52:53.611Z] Stopped: 0 [2022-08-08T08:52:53.611Z] Images: 0 [2022-08-08T08:52:53.611Z] Server Version: 20.10.14 [2022-08-08T08:52:53.611Z] Storage Driver: overlay2 [2022-08-08T08:52:53.611Z] Backing Filesystem: extfs [2022-08-08T08:52:53.611Z] Supports d_type: true [2022-08-08T08:52:53.611Z] Native Overlay Diff: true [2022-08-08T08:52:53.611Z] userxattr: false [2022-08-08T08:52:53.611Z] Logging Driver: json-file [2022-08-08T08:52:53.611Z] Cgroup Driver: cgroupfs [2022-08-08T08:52:53.611Z] Cgroup Version: 1 [2022-08-08T08:52:53.611Z] Plugins: [2022-08-08T08:52:53.611Z] Volume: local [2022-08-08T08:52:53.611Z] Network: bridge host ipvlan macvlan null overlay [2022-08-08T08:52:53.611Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-08T08:52:53.611Z] Swarm: inactive [2022-08-08T08:52:53.611Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-08T08:52:53.611Z] Default Runtime: runc [2022-08-08T08:52:53.611Z] Init Binary: docker-init [2022-08-08T08:52:53.611Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T08:52:53.611Z] runc version: v1.0.3-0-gf46b6ba [2022-08-08T08:52:53.611Z] init version: de40ad0 [2022-08-08T08:52:53.611Z] Security Options: [2022-08-08T08:52:53.611Z] apparmor [2022-08-08T08:52:53.611Z] seccomp [2022-08-08T08:52:53.611Z] Profile: default [2022-08-08T08:52:53.611Z] Kernel Version: 5.4.0-1071-aws [2022-08-08T08:52:53.611Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-08T08:52:53.611Z] OSType: linux [2022-08-08T08:52:53.611Z] Architecture: x86_64 [2022-08-08T08:52:53.611Z] CPUs: 2 [2022-08-08T08:52:53.611Z] Total Memory: 7.565GiB [2022-08-08T08:52:53.611Z] Name: ip-10-100-76-186 [2022-08-08T08:52:53.611Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-08T08:52:53.611Z] Docker Root Dir: /var/lib/docker [2022-08-08T08:52:53.611Z] Debug Mode: false [2022-08-08T08:52:53.611Z] Registry: https://index.docker.io/v1/ [2022-08-08T08:52:53.611Z] Labels: [2022-08-08T08:52:53.611Z] Experimental: true [2022-08-08T08:52:53.611Z] Insecure Registries: [2022-08-08T08:52:53.611Z] 127.0.0.0/8 [2022-08-08T08:52:53.611Z] Live Restore Enabled: true [2022-08-08T08:52:53.611Z] [2022-08-08T08:52:53.611Z] WARNING: No swap limit support [Pipeline] sh [2022-08-08T08:52:53.867Z] #3 DONE 0.4s [2022-08-08T08:52:53.867Z] [2022-08-08T08:52:53.867Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-08T08:52:53.867Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-08T08:52:53.867Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-08T08:52:53.867Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 4.19MB / 9.94MB 0.1s [2022-08-08T08:52:53.867Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-08T08:52:53.867Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-08T08:52:53.867Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-08T08:52:53.867Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-08T08:52:53.905Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-08T08:52:53.906Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-08T08:52:53.906Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43708/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-08T08:52:53.906Z] + bash /home/ubuntu/workspace/moby_PR-43708/check-config.sh [2022-08-08T08:52:53.906Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-08T08:52:53.906Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-08T08:52:53.906Z] [2022-08-08T08:52:53.906Z] Generally Necessary: [2022-08-08T08:52:53.906Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-08T08:52:53.906Z] - apparmor: enabled and tools installed [2022-08-08T08:52:53.906Z] - CONFIG_NAMESPACES: enabled [2022-08-08T08:52:53.906Z] - CONFIG_NET_NS: enabled [2022-08-08T08:52:53.906Z] - CONFIG_PID_NS: enabled [2022-08-08T08:52:53.906Z] - CONFIG_IPC_NS: enabled [2022-08-08T08:52:53.906Z] - CONFIG_UTS_NS: enabled [2022-08-08T08:52:53.906Z] - CONFIG_CGROUPS: enabled [2022-08-08T08:52:53.906Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-08T08:52:53.906Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-08T08:52:53.906Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-08T08:52:53.906Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-08T08:52:53.906Z] - CONFIG_CPUSETS: enabled [2022-08-08T08:52:53.906Z] - CONFIG_MEMCG: enabled [2022-08-08T08:52:53.906Z] - CONFIG_KEYS: enabled [2022-08-08T08:52:54.127Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-08T08:52:54.127Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-08T08:52:54.168Z] - CONFIG_VETH: enabled (as module) [2022-08-08T08:52:54.168Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-08T08:52:54.168Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-08T08:52:54.168Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-08T08:52:54.168Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-08T08:52:54.168Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-08T08:52:54.168Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-08T08:52:54.168Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-08T08:52:54.168Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-08T08:52:54.168Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-08T08:52:54.168Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-08T08:52:54.168Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-08T08:52:54.168Z] - CONFIG_CGROUP_BPF: enabled [2022-08-08T08:52:54.168Z] [2022-08-08T08:52:54.168Z] Optional Features: [2022-08-08T08:52:54.168Z] - CONFIG_USER_NS: enabled [2022-08-08T08:52:54.168Z] - CONFIG_SECCOMP: enabled [2022-08-08T08:52:54.168Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-08T08:52:54.168Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-08T08:52:54.168Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-08T08:52:54.168Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-08T08:52:54.168Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-08T08:52:54.168Z] - CONFIG_BLK_CGROUP: enabled [2022-08-08T08:52:54.168Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-08T08:52:54.168Z] - CONFIG_CGROUP_PERF: enabled [2022-08-08T08:52:54.168Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-08T08:52:54.168Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-08T08:52:54.168Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-08T08:52:54.168Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-08T08:52:54.168Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-08T08:52:54.168Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-08T08:52:54.168Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-08T08:52:54.168Z] - CONFIG_IP_VS: enabled (as module) [2022-08-08T08:52:54.168Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-08T08:52:54.168Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-08T08:52:54.168Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-08T08:52:54.168Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-08T08:52:54.387Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-08T08:52:54.387Z] #4 DONE 0.7s [2022-08-08T08:52:54.435Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-08T08:52:54.436Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-08T08:52:54.436Z] - CONFIG_EXT4_FS: enabled [2022-08-08T08:52:54.436Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-08T08:52:54.436Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-08T08:52:54.436Z] - Network Drivers: [2022-08-08T08:52:54.436Z] - "overlay": [2022-08-08T08:52:54.436Z] - CONFIG_VXLAN: enabled (as module) [2022-08-08T08:52:54.436Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-08T08:52:54.436Z] Optional (for encrypted networks): [2022-08-08T08:52:54.436Z] - CONFIG_CRYPTO: enabled [2022-08-08T08:52:54.436Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-08T08:52:54.436Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-08T08:52:54.436Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-08T08:52:54.436Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-08T08:52:54.436Z] - CONFIG_XFRM: enabled [2022-08-08T08:52:54.436Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-08T08:52:54.436Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-08T08:52:54.436Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-08T08:52:54.436Z] - "ipvlan": [2022-08-08T08:52:54.436Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-08T08:52:54.436Z] - "macvlan": [2022-08-08T08:52:54.436Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-08T08:52:54.436Z] - CONFIG_DUMMY: enabled (as module) [2022-08-08T08:52:54.436Z] - "ftp,tftp client in container": [2022-08-08T08:52:54.436Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-08T08:52:54.436Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-08T08:52:54.436Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-08T08:52:54.436Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-08T08:52:54.436Z] - Storage Drivers: [2022-08-08T08:52:54.436Z] - "aufs": [2022-08-08T08:52:54.436Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-08T08:52:54.436Z] - "btrfs": [2022-08-08T08:52:54.436Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-08T08:52:54.436Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-08T08:52:54.436Z] - "devicemapper": [2022-08-08T08:52:54.436Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-08T08:52:54.436Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-08T08:52:54.436Z] - "overlay": [2022-08-08T08:52:54.436Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-08T08:52:54.436Z] - "zfs": [2022-08-08T08:52:54.436Z] - /dev/zfs: present [2022-08-08T08:52:54.436Z] - zfs command: missing [2022-08-08T08:52:54.436Z] - zpool command: missing [2022-08-08T08:52:54.436Z] [2022-08-08T08:52:54.436Z] Limits: [2022-08-08T08:52:54.436Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-08T08:52:54.436Z] [2022-08-08T08:52:54.436Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-08T08:52:54.647Z] [2022-08-08T08:52:54.647Z] #6 [internal] load .dockerignore [2022-08-08T08:52:54.647Z] #6 sha256:ed55373e639de117bc4a90b42c3ad1550a02df3bce8ac636fcbf7cddd6c1b2dd [2022-08-08T08:52:54.647Z] #6 DONE 0.0s [2022-08-08T08:52:54.647Z] [2022-08-08T08:52:54.647Z] #5 [internal] load build definition from Dockerfile [2022-08-08T08:52:54.647Z] #5 sha256:feb0c4eff9e461b5a5c4ad2b64bd59464a98e8bad0b966fc51133941ff96953e [2022-08-08T08:52:54.647Z] #5 DONE 0.0s [2022-08-08T08:52:54.647Z] [2022-08-08T08:52:54.647Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T08:52:54.647Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-08T08:52:54.809Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fd84b0fc87fe8633b087a40eb6717000f735c653 . [2022-08-08T08:52:55.066Z] #1 [internal] load build definition from Dockerfile [2022-08-08T08:52:55.066Z] #1 sha256:a433248e8610f6796b89ac52f3b013fe8399657eed16cded603f13414076e06b [2022-08-08T08:52:55.066Z] #1 transferring dockerfile: [2022-08-08T08:52:55.066Z] #1 transferring dockerfile: 19.07kB 0.0s done [2022-08-08T08:52:55.066Z] #1 DONE 0.2s [2022-08-08T08:52:55.066Z] [2022-08-08T08:52:55.066Z] #2 [internal] load .dockerignore [2022-08-08T08:52:55.066Z] #2 sha256:3af1c8d91989a415e8cfde87f83cc4e55d90493bf4e53e770f2fd7dfb16d8034 [2022-08-08T08:52:55.066Z] #2 transferring context: 145B done [2022-08-08T08:52:55.066Z] #2 DONE 0.2s [2022-08-08T08:52:55.066Z] [2022-08-08T08:52:55.066Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-08T08:52:55.066Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-08T08:52:55.629Z] #3 DONE 0.4s [2022-08-08T08:52:55.629Z] [2022-08-08T08:52:55.629Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-08T08:52:55.629Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-08T08:52:55.629Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-08T08:52:55.629Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-08T08:52:55.629Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-08T08:52:55.629Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 8.39MB / 9.94MB 0.1s [2022-08-08T08:52:55.629Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-08T08:52:55.629Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-08T08:52:55.886Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-08T08:52:55.886Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-08T08:52:56.031Z] #10 ... [2022-08-08T08:52:56.031Z] [2022-08-08T08:52:56.031Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T08:52:56.031Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-08T08:52:56.031Z] #8 DONE 1.1s [2022-08-08T08:52:56.031Z] [2022-08-08T08:52:56.031Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T08:52:56.031Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-08T08:52:56.031Z] #10 DONE 1.2s [2022-08-08T08:52:56.031Z] [2022-08-08T08:52:56.031Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-08T08:52:56.031Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-08T08:52:56.031Z] #7 DONE 1.2s [2022-08-08T08:52:56.031Z] [2022-08-08T08:52:56.031Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-08T08:52:56.031Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-08T08:52:56.031Z] #9 DONE 1.2s [2022-08-08T08:52:56.297Z] [2022-08-08T08:52:56.297Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-08T08:52:56.297Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-08T08:52:56.297Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done [2022-08-08T08:52:56.297Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-08T08:52:56.297Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-08T08:52:56.297Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-08T08:52:56.450Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.5s done [2022-08-08T08:52:56.450Z] #4 DONE 0.9s [2022-08-08T08:52:56.576Z] #28 ... [2022-08-08T08:52:56.576Z] [2022-08-08T08:52:56.576Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-08T08:52:56.576Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-08T08:52:56.576Z] #49 DONE 0.0s [2022-08-08T08:52:56.576Z] [2022-08-08T08:52:56.576Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-08T08:52:56.576Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-08T08:52:56.576Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 4.83MB / 55.00MB 0.2s [2022-08-08T08:52:56.707Z] [2022-08-08T08:52:56.707Z] #6 [internal] load build definition from Dockerfile [2022-08-08T08:52:56.707Z] #6 sha256:7da57a14651a3b103c7ccb183b6b7adf48599bd374299b0a6aa5318ef7df1f6e [2022-08-08T08:52:56.707Z] #6 DONE 0.0s [2022-08-08T08:52:56.707Z] [2022-08-08T08:52:56.707Z] #5 [internal] load .dockerignore [2022-08-08T08:52:56.707Z] #5 sha256:12ee14acda329bf975379e4c4514424965009a31d57e9fd8beda9da97f103eaa [2022-08-08T08:52:56.707Z] #5 DONE 0.0s [2022-08-08T08:52:56.707Z] [2022-08-08T08:52:56.707Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-08T08:52:56.707Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-08T08:52:56.856Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 18.56MB / 55.00MB 0.4s [2022-08-08T08:52:56.856Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 29.36MB / 55.00MB 0.5s [2022-08-08T08:52:56.856Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 35.19MB / 55.00MB 0.7s [2022-08-08T08:52:57.120Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 41.27MB / 55.00MB 0.7s [2022-08-08T08:52:57.120Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 45.09MB / 55.00MB 0.9s [2022-08-08T08:52:57.381Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.0s [2022-08-08T08:52:57.642Z] #10 DONE 1.0s [2022-08-08T08:52:57.642Z] [2022-08-08T08:52:57.642Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-08T08:52:57.642Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-08T08:52:57.642Z] #8 DONE 0.9s [2022-08-08T08:52:57.642Z] [2022-08-08T08:52:57.642Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T08:52:57.642Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-08T08:52:57.901Z] #9 DONE 1.1s [2022-08-08T08:52:57.901Z] [2022-08-08T08:52:57.901Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T08:52:57.901Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-08T08:52:57.901Z] #7 DONE 1.0s [2022-08-08T08:52:58.158Z] [2022-08-08T08:52:58.158Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-08T08:52:58.158Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-08T08:52:58.158Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-08T08:52:58.327Z] [2022-08-08T08:52:58.327Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T08:52:58.327Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-08T08:52:58.327Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-08T08:52:58.327Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-08T08:52:58.327Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-08T08:52:58.327Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-08T08:52:58.332Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.0s done [2022-08-08T08:52:58.415Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-08T08:52:58.415Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-08T08:52:58.415Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-08T08:52:58.415Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0B / 55.00MB 0.2s [2022-08-08T08:52:58.592Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0.2s [2022-08-08T08:52:58.674Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 3.15MB / 55.00MB 0.3s [2022-08-08T08:52:58.674Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.54MB / 55.00MB 0.5s [2022-08-08T08:52:58.903Z] #71 ... [2022-08-08T08:52:58.903Z] [2022-08-08T08:52:58.903Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-08T08:52:58.903Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-08T08:52:58.903Z] #49 DONE 0.0s [2022-08-08T08:52:58.903Z] [2022-08-08T08:52:58.903Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T08:52:58.903Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-08T08:52:58.903Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-08T08:52:58.903Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-08T08:52:58.903Z] #11 sha256:f180bbb5126909af4db3338726cd34bf68e524dcff3a30e7f1997b162f473101 1.80kB / 1.80kB done [2022-08-08T08:52:58.904Z] #11 sha256:e7d3e55108ddcc2c6179f74c24bdb528a7652e1cbdc53f8d824eaaf9b3755e8b 7.12kB / 7.12kB done [2022-08-08T08:52:58.904Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 50.44MB / 53.68MB 0.5s [2022-08-08T08:52:58.904Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 0.5s [2022-08-08T08:52:58.904Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 0.7s [2022-08-08T08:52:58.904Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 0.6s done [2022-08-08T08:52:58.904Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 0.7s [2022-08-08T08:52:58.942Z] #28 ... [2022-08-08T08:52:58.942Z] [2022-08-08T08:52:58.942Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-08T08:52:58.942Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-08T08:52:58.942Z] #49 DONE 0.0s [2022-08-08T08:52:58.942Z] [2022-08-08T08:52:58.942Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T08:52:58.942Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-08T08:52:58.942Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-08T08:52:58.942Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-08T08:52:58.942Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-08T08:52:58.942Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-08T08:52:58.942Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.4s done [2022-08-08T08:52:58.942Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 20.97MB / 55.00MB 0.7s [2022-08-08T08:52:58.942Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.7s [2022-08-08T08:52:58.942Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 6.29MB / 54.58MB 0.7s [2022-08-08T08:52:59.217Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 26.21MB / 55.00MB 0.8s [2022-08-08T08:52:59.217Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.7s done [2022-08-08T08:52:59.217Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 15.02MB / 54.58MB 0.8s [2022-08-08T08:52:59.217Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 1.05MB / 85.90MB 0.8s [2022-08-08T08:52:59.217Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 30.41MB / 55.00MB 0.9s [2022-08-08T08:52:59.217Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 17.83MB / 54.58MB 0.9s [2022-08-08T08:52:59.217Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 38.80MB / 55.00MB 1.1s [2022-08-08T08:52:59.217Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 23.07MB / 54.58MB 1.1s [2022-08-08T08:52:59.217Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 13.63MB / 85.90MB 1.1s [2022-08-08T08:52:59.476Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 43.88MB / 55.00MB 1.2s [2022-08-08T08:52:59.476Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 26.21MB / 54.58MB 1.2s [2022-08-08T08:52:59.476Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 30.41MB / 54.58MB 1.3s [2022-08-08T08:52:59.476Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 19.92MB / 85.90MB 1.3s [2022-08-08T08:52:59.732Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 50.33MB / 55.00MB 1.4s [2022-08-08T08:52:59.732Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 35.65MB / 54.58MB 1.4s [2022-08-08T08:52:59.732Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 25.17MB / 85.90MB 1.4s [2022-08-08T08:52:59.732Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.6s [2022-08-08T08:52:59.732Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 40.89MB / 54.58MB 1.6s [2022-08-08T08:52:59.732Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 30.41MB / 85.90MB 1.6s [2022-08-08T08:53:00.030Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 49.28MB / 54.58MB 1.8s [2022-08-08T08:53:00.031Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 41.36MB / 85.90MB 1.8s [2022-08-08T08:53:00.284Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.8s done [2022-08-08T08:53:00.284Z] #11 ... [2022-08-08T08:53:00.284Z] [2022-08-08T08:53:00.284Z] #24 [internal] load build context [2022-08-08T08:53:00.284Z] #24 sha256:f76e68210fa9729bf0941fe729e2e43a56877866d0db19aed3942dbe6a8d3187 [2022-08-08T08:53:00.284Z] #24 transferring context: 62.41MB 1.9s done [2022-08-08T08:53:00.284Z] #24 DONE 2.4s [2022-08-08T08:53:00.284Z] [2022-08-08T08:53:00.284Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T08:53:00.285Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-08T08:53:00.334Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 52.43MB / 54.58MB 1.9s [2022-08-08T08:53:00.334Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.0s done [2022-08-08T08:53:00.334Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 49.19MB / 85.90MB 2.1s [2022-08-08T08:53:00.544Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 2.3s done [2022-08-08T08:53:00.544Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 0B / 54.68MB 2.3s [2022-08-08T08:53:00.544Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 0B / 81.12MB 2.3s [2022-08-08T08:53:00.544Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 7.34MB / 54.68MB 2.4s [2022-08-08T08:53:00.544Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 10.49MB / 81.12MB 2.4s [2022-08-08T08:53:00.544Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 0B / 108.99MB 2.4s [2022-08-08T08:53:00.621Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 909.31kB / 141.86MB 2.2s [2022-08-08T08:53:00.804Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 14.68MB / 54.68MB 2.5s [2022-08-08T08:53:00.804Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 20.97MB / 81.12MB 2.5s [2022-08-08T08:53:00.804Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 14.68MB / 108.99MB 2.5s [2022-08-08T08:53:00.804Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 26.46MB / 54.68MB 2.6s [2022-08-08T08:53:00.804Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 30.41MB / 81.12MB 2.6s [2022-08-08T08:53:00.804Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 24.12MB / 108.99MB 2.6s [2022-08-08T08:53:00.884Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.6s done [2022-08-08T08:53:00.884Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 57.22MB / 85.90MB 2.7s [2022-08-08T08:53:00.884Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.49MB / 141.86MB 2.7s [2022-08-08T08:53:01.065Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 36.70MB / 54.68MB 2.7s [2022-08-08T08:53:01.066Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 40.89MB / 81.12MB 2.7s [2022-08-08T08:53:01.066Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 32.51MB / 108.99MB 2.7s [2022-08-08T08:53:01.066Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 47.19MB / 54.68MB 2.8s [2022-08-08T08:53:01.066Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 49.80MB / 81.12MB 2.8s [2022-08-08T08:53:01.066Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 42.14MB / 108.99MB 2.8s [2022-08-08T08:53:01.137Z] #28 ... [2022-08-08T08:53:01.137Z] [2022-08-08T08:53:01.137Z] #24 [internal] load build context [2022-08-08T08:53:01.137Z] #24 sha256:c4c25b09ca95ad2e4f742b0738c2547defba8bc457e5b2d49bc226e5a3da1e0a [2022-08-08T08:53:01.137Z] #24 transferring context: 62.40MB 3.7s done [2022-08-08T08:53:01.137Z] #24 DONE 4.5s [2022-08-08T08:53:01.137Z] [2022-08-08T08:53:01.137Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T08:53:01.137Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-08T08:53:01.137Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-08T08:53:01.137Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-08T08:53:01.137Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-08T08:53:01.137Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-08T08:53:01.137Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.0s done [2022-08-08T08:53:01.137Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.6s done [2022-08-08T08:53:01.137Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.7s done [2022-08-08T08:53:01.137Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.9s done [2022-08-08T08:53:01.137Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 4.4s done [2022-08-08T08:53:01.137Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.5s done [2022-08-08T08:53:01.137Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0B / 141.86MB 4.5s [2022-08-08T08:53:01.137Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 7.34MB / 141.86MB 4.6s [2022-08-08T08:53:01.137Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 15.73MB / 141.86MB 4.7s [2022-08-08T08:53:01.137Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 26.83MB / 141.86MB 4.8s [2022-08-08T08:53:01.146Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 0B / 156B 2.8s [2022-08-08T08:53:01.146Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 63.96MB / 85.90MB 2.9s [2022-08-08T08:53:01.146Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 22.02MB / 141.86MB 2.9s [2022-08-08T08:53:01.146Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.9s done [2022-08-08T08:53:01.146Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0.2s [2022-08-08T08:53:01.332Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 3.0s [2022-08-08T08:53:01.332Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 66.06MB / 81.12MB 3.0s [2022-08-08T08:53:01.332Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 60.82MB / 108.99MB 3.0s [2022-08-08T08:53:01.398Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 46.14MB / 141.86MB 5.0s [2022-08-08T08:53:01.398Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 55.57MB / 141.86MB 5.1s [2022-08-08T08:53:01.398Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 65.01MB / 141.86MB 5.2s [2022-08-08T08:53:01.404Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 69.46MB / 85.90MB 3.0s [2022-08-08T08:53:01.404Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 30.41MB / 141.86MB 3.2s [2022-08-08T08:53:01.602Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 75.28MB / 81.12MB 3.1s [2022-08-08T08:53:01.602Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 72.35MB / 108.99MB 3.1s [2022-08-08T08:53:01.602Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 3.2s [2022-08-08T08:53:01.602Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 79.69MB / 108.99MB 3.2s [2022-08-08T08:53:01.602Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 93.32MB / 108.99MB 3.3s [2022-08-08T08:53:01.658Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 74.45MB / 141.86MB 5.3s [2022-08-08T08:53:01.658Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 81.79MB / 141.86MB 5.4s [2022-08-08T08:53:01.660Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 76.29MB / 85.90MB 3.3s [2022-08-08T08:53:01.660Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 39.85MB / 141.86MB 3.4s [2022-08-08T08:53:01.660Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 82.84MB / 85.90MB 3.5s [2022-08-08T08:53:01.862Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 3.5s [2022-08-08T08:53:01.916Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 48.23MB / 141.86MB 3.7s [2022-08-08T08:53:01.919Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 93.32MB / 141.86MB 5.6s [2022-08-08T08:53:02.122Z] #11 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 2.0s [2022-08-08T08:53:02.179Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 105.91MB / 141.86MB 5.8s [2022-08-08T08:53:02.179Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 114.29MB / 141.86MB 5.9s [2022-08-08T08:53:02.382Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 3.9s done [2022-08-08T08:53:02.382Z] #11 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 125B / 125B 4.0s [2022-08-08T08:53:02.439Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 128.97MB / 141.86MB 6.1s [2022-08-08T08:53:02.439Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 137.36MB / 141.86MB 6.2s [2022-08-08T08:53:02.478Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 55.57MB / 141.86MB 4.0s [2022-08-08T08:53:02.478Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 67.11MB / 141.86MB 4.3s [2022-08-08T08:53:02.642Z] #11 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 2.7s done [2022-08-08T08:53:02.735Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 76.55MB / 141.86MB 4.5s [2022-08-08T08:53:03.037Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 4.6s done [2022-08-08T08:53:03.037Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 84.93MB / 141.86MB 4.8s [2022-08-08T08:53:03.298Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 94.37MB / 141.86MB 5.1s [2022-08-08T08:53:03.379Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 4.7s done [2022-08-08T08:53:03.580Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.1s [2022-08-08T08:53:03.840Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 5.4s done [2022-08-08T08:53:03.840Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.2s done [2022-08-08T08:53:03.860Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 104.86MB / 141.86MB 5.4s [2022-08-08T08:53:04.116Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 114.29MB / 141.86MB 5.8s [2022-08-08T08:53:04.371Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 122.02MB / 141.86MB 6.1s [2022-08-08T08:53:04.764Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-08T08:53:04.764Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 8.6s done [2022-08-08T08:53:04.939Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 132.30MB / 141.86MB 6.7s [2022-08-08T08:53:05.025Z] #11 ... [2022-08-08T08:53:05.025Z] [2022-08-08T08:53:05.025Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T08:53:05.025Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-08T08:53:05.025Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-08T08:53:05.025Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-08T08:53:05.025Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-08T08:53:05.025Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-08T08:53:05.025Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.5s done [2022-08-08T08:53:05.025Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2022-08-08T08:53:05.025Z] #71 DONE 8.7s [2022-08-08T08:53:05.025Z] [2022-08-08T08:53:05.025Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T08:53:05.025Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-08T08:53:05.025Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-08T08:53:05.025Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-08T08:53:05.025Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-08T08:53:05.025Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-08T08:53:05.025Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.3s done [2022-08-08T08:53:05.025Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2022-08-08T08:53:05.025Z] #73 DONE 8.7s [2022-08-08T08:53:05.025Z] [2022-08-08T08:53:05.025Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-08T08:53:05.025Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-08T08:53:05.025Z] #28 DONE 8.8s [2022-08-08T08:53:05.025Z] [2022-08-08T08:53:05.025Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T08:53:05.025Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-08T08:53:05.025Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.4s done [2022-08-08T08:53:05.219Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 [2022-08-08T08:53:05.219Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0.2s done [2022-08-08T08:53:05.286Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-08T08:53:05.511Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 7.2s [2022-08-08T08:53:05.790Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab [2022-08-08T08:53:05.790Z] #11 ... [2022-08-08T08:53:05.790Z] [2022-08-08T08:53:05.790Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T08:53:05.790Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-08T08:53:05.790Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-08T08:53:05.790Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-08T08:53:05.790Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-08T08:53:05.790Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.0s done [2022-08-08T08:53:05.790Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2022-08-08T08:53:05.790Z] #73 DONE 8.0s [2022-08-08T08:53:05.790Z] [2022-08-08T08:53:05.790Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-08T08:53:05.790Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-08T08:53:05.791Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-08T08:53:05.791Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-08T08:53:05.791Z] #28 sha256:ede74d90543e4dedd6662653de639d72e82640717f99041591dc9f34c186f0f9 529B / 529B done [2022-08-08T08:53:05.791Z] #28 sha256:585393df054ae3733a18ba06108b2cee169be81198dde54e073526e856ff9a01 1.48kB / 1.48kB done [2022-08-08T08:53:05.791Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.9s done [2022-08-08T08:53:05.791Z] #28 DONE 8.0s [2022-08-08T08:53:05.855Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.6s done [2022-08-08T08:53:06.053Z] [2022-08-08T08:53:06.053Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T08:53:06.053Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-08T08:53:06.428Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-08T08:53:06.448Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.2s [2022-08-08T08:53:06.715Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 8.2s done [2022-08-08T08:53:06.978Z] #11 ... [2022-08-08T08:53:06.978Z] [2022-08-08T08:53:06.978Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T08:53:06.978Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-08T08:53:06.978Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-08T08:53:06.978Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-08T08:53:06.978Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-08T08:53:06.978Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-08T08:53:06.978Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.6s done [2022-08-08T08:53:06.978Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.5s done [2022-08-08T08:53:06.978Z] #73 DONE 8.9s [2022-08-08T08:53:06.978Z] [2022-08-08T08:53:06.978Z] #24 [internal] load build context [2022-08-08T08:53:06.978Z] #24 sha256:54167e1c159f751b514bad818512c8b5ff789092551044b303725c7a46149ab5 [2022-08-08T08:53:06.978Z] #24 transferring context: 48.24MB 8.9s [2022-08-08T08:53:07.235Z] #24 ... [2022-08-08T08:53:07.235Z] [2022-08-08T08:53:07.235Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T08:53:07.235Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-08T08:53:07.235Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-08T08:53:07.235Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-08T08:53:07.235Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-08T08:53:07.235Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-08T08:53:07.235Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.7s done [2022-08-08T08:53:07.235Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.6s done [2022-08-08T08:53:07.235Z] #71 DONE 9.0s [2022-08-08T08:53:07.235Z] [2022-08-08T08:53:07.235Z] #24 [internal] load build context [2022-08-08T08:53:07.235Z] #24 sha256:54167e1c159f751b514bad818512c8b5ff789092551044b303725c7a46149ab5 [2022-08-08T08:53:07.235Z] #24 ... [2022-08-08T08:53:07.235Z] [2022-08-08T08:53:07.235Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-08T08:53:07.235Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-08T08:53:07.235Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.0s done [2022-08-08T08:53:07.491Z] #28 ... [2022-08-08T08:53:07.491Z] [2022-08-08T08:53:07.491Z] #24 [internal] load build context [2022-08-08T08:53:07.491Z] #24 sha256:54167e1c159f751b514bad818512c8b5ff789092551044b303725c7a46149ab5 [2022-08-08T08:53:07.964Z] #11 ... [2022-08-08T08:53:07.964Z] [2022-08-08T08:53:07.964Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T08:53:07.964Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-08T08:53:07.964Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 8.0s done [2022-08-08T08:53:07.964Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2022-08-08T08:53:07.964Z] #71 DONE 9.8s [2022-08-08T08:53:07.964Z] [2022-08-08T08:53:07.964Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T08:53:07.964Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-08T08:53:08.054Z] #24 transferring context: 62.41MB 10.2s done [2022-08-08T08:53:08.533Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 2.7s done [2022-08-08T08:53:08.620Z] #24 DONE 10.6s [2022-08-08T08:53:08.620Z] [2022-08-08T08:53:08.620Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T08:53:08.620Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-08T08:53:08.972Z] #11 ... [2022-08-08T08:53:08.972Z] [2022-08-08T08:53:08.972Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-08T08:53:08.972Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-08T08:53:08.972Z] #72 DONE 1.3s [2022-08-08T08:53:08.972Z] [2022-08-08T08:53:08.972Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T08:53:08.972Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-08T08:53:09.102Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 [2022-08-08T08:53:09.551Z] #11 ... [2022-08-08T08:53:09.551Z] [2022-08-08T08:53:09.551Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-08T08:53:09.551Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-08T08:53:09.551Z] #72 DONE 0.3s [2022-08-08T08:53:09.551Z] [2022-08-08T08:53:09.551Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T08:53:09.551Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-08T08:53:10.112Z] #11 ... [2022-08-08T08:53:10.112Z] [2022-08-08T08:53:10.112Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-08T08:53:10.112Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-08T08:53:10.112Z] #74 DONE 0.5s [2022-08-08T08:53:10.112Z] [2022-08-08T08:53:10.112Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T08:53:10.112Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-08T08:53:10.354Z] #11 ... [2022-08-08T08:53:10.354Z] [2022-08-08T08:53:10.354Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-08T08:53:10.354Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-08T08:53:10.354Z] #74 DONE 1.5s [2022-08-08T08:53:10.354Z] [2022-08-08T08:53:10.354Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T08:53:10.354Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-08T08:53:11.296Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.7s done [2022-08-08T08:53:11.296Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-08T08:53:11.524Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.3s [2022-08-08T08:53:12.394Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 3.1s done [2022-08-08T08:53:12.454Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.2s done [2022-08-08T08:53:12.455Z] #11 ... [2022-08-08T08:53:12.455Z] [2022-08-08T08:53:12.455Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-08T08:53:12.455Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-08T08:53:12.455Z] #28 DONE 14.3s [2022-08-08T08:53:12.455Z] [2022-08-08T08:53:12.455Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T08:53:12.455Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-08T08:53:12.455Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.1s [2022-08-08T08:53:13.384Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.6s done [2022-08-08T08:53:13.384Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-08T08:53:13.773Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 0.1s [2022-08-08T08:53:14.312Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.7s done [2022-08-08T08:53:14.342Z] #11 ... [2022-08-08T08:53:14.342Z] [2022-08-08T08:53:14.342Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-08T08:53:14.342Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-08T08:53:14.568Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0.1s [2022-08-08T08:53:15.505Z] #11 ... [2022-08-08T08:53:15.505Z] [2022-08-08T08:53:15.505Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-08T08:53:15.505Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-08T08:53:15.505Z] #29 1.189 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T08:53:15.505Z] #29 1.259 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T08:53:15.505Z] #29 1.272 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T08:53:15.505Z] #29 1.394 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-08T08:53:15.505Z] #29 2.311 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-08T08:53:15.505Z] #29 2.318 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-08T08:53:15.505Z] #29 3.924 Fetched 8563 kB in 3s (2865 kB/s) [2022-08-08T08:53:15.505Z] #29 3.924 Reading package lists... [2022-08-08T08:53:15.505Z] #29 4.781 Reading package lists... [2022-08-08T08:53:15.505Z] #29 5.611 Building dependency tree... [2022-08-08T08:53:15.505Z] #29 5.974 The following additional packages will be installed: [2022-08-08T08:53:15.505Z] #29 5.974 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-08T08:53:15.505Z] #29 5.974 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-08T08:53:15.505Z] #29 5.976 Recommended packages: [2022-08-08T08:53:15.505Z] #29 5.976 libldap-common publicsuffix libsasl2-modules [2022-08-08T08:53:15.505Z] #29 6.179 The following NEW packages will be installed: [2022-08-08T08:53:15.505Z] #29 6.179 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-08T08:53:15.505Z] #29 6.179 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-08T08:53:15.505Z] #29 6.179 libssh2-1 openssl [2022-08-08T08:53:15.505Z] #29 6.439 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-08-08T08:53:15.505Z] #29 6.439 Need to get 3047 kB of archives. [2022-08-08T08:53:15.505Z] #29 6.439 After this operation, 6661 kB of additional disk space will be used. [2022-08-08T08:53:15.505Z] #29 6.439 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-08T08:53:15.505Z] #29 6.452 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-08T08:53:15.505Z] #29 6.453 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-08T08:53:15.505Z] #29 6.455 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-08T08:53:15.505Z] #29 6.457 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-08T08:53:15.505Z] #29 6.460 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-08T08:53:15.505Z] #29 6.462 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-08T08:53:15.505Z] #29 6.465 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-08T08:53:15.505Z] #29 6.465 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-08T08:53:15.505Z] #29 6.466 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-08T08:53:15.505Z] #29 6.468 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-08T08:53:15.505Z] #29 6.471 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-08T08:53:15.505Z] #29 6.516 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-08T08:53:15.505Z] #29 6.517 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-08T08:53:15.505Z] #29 6.519 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-08T08:53:15.505Z] #29 6.755 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T08:53:15.505Z] #29 6.787 Fetched 3047 kB in 0s (8806 kB/s) [2022-08-08T08:53:15.505Z] #29 6.816 Selecting previously unselected package openssl. [2022-08-08T08:53:15.505Z] #29 6.816 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-08-08T08:53:15.505Z] #29 6.816 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-08T08:53:15.505Z] #29 6.821 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-08T08:53:15.505Z] #29 6.960 Selecting previously unselected package ca-certificates. [2022-08-08T08:53:15.505Z] #29 6.960 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-08T08:53:15.505Z] #29 6.965 Unpacking ca-certificates (20210119) ... [2022-08-08T08:53:15.505Z] #29 7.053 Selecting previously unselected package libbrotli1:amd64. [2022-08-08T08:53:15.505Z] #29 7.053 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-08T08:53:15.505Z] #29 7.062 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-08T08:53:15.505Z] #29 7.153 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-08T08:53:15.505Z] #29 7.153 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-08T08:53:15.505Z] #29 7.157 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-08T08:53:15.505Z] #29 7.269 Selecting previously unselected package libsasl2-2:amd64. [2022-08-08T08:53:15.505Z] #29 7.269 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-08T08:53:15.505Z] #29 7.275 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-08T08:53:15.505Z] #29 7.339 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-08T08:53:15.505Z] #29 7.339 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-08T08:53:15.505Z] #29 7.342 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-08T08:53:15.505Z] #29 7.495 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-08T08:53:15.505Z] #29 7.495 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-08T08:53:15.505Z] #29 7.499 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-08T08:53:15.505Z] #29 7.614 Selecting previously unselected package libpsl5:amd64. [2022-08-08T08:53:15.505Z] #29 7.614 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-08T08:53:15.505Z] #29 7.618 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-08T08:53:15.505Z] #29 7.668 Selecting previously unselected package librtmp1:amd64. [2022-08-08T08:53:15.505Z] #29 7.672 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-08T08:53:15.505Z] #29 7.678 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-08T08:53:15.505Z] #29 7.724 Selecting previously unselected package libssh2-1:amd64. [2022-08-08T08:53:15.505Z] #29 7.724 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-08T08:53:15.505Z] #29 7.727 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-08T08:53:15.505Z] #29 7.781 Selecting previously unselected package libcurl4:amd64. [2022-08-08T08:53:15.505Z] #29 7.781 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-08T08:53:15.505Z] #29 7.785 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-08T08:53:15.505Z] #29 7.866 Selecting previously unselected package curl. [2022-08-08T08:53:15.505Z] #29 7.866 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-08T08:53:15.505Z] #29 7.872 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-08T08:53:15.505Z] #29 7.932 Selecting previously unselected package libonig5:amd64. [2022-08-08T08:53:15.505Z] #29 7.934 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-08T08:53:15.505Z] #29 7.939 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-08T08:53:15.505Z] #29 8.008 Selecting previously unselected package libjq1:amd64. [2022-08-08T08:53:15.505Z] #29 8.008 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-08T08:53:15.505Z] #29 8.016 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-08T08:53:15.505Z] #29 8.070 Selecting previously unselected package jq. [2022-08-08T08:53:15.505Z] #29 8.070 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-08T08:53:15.505Z] #29 8.076 Unpacking jq (1.6-2.1) ... [2022-08-08T08:53:15.505Z] #29 8.119 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-08T08:53:15.505Z] #29 8.137 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-08T08:53:15.505Z] #29 8.145 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-08T08:53:15.505Z] #29 8.156 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-08T08:53:15.505Z] #29 8.169 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-08T08:53:15.505Z] #29 8.181 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-08T08:53:15.505Z] #29 8.194 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-08T08:53:15.505Z] #29 8.205 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-08T08:53:15.505Z] #29 8.222 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-08T08:53:15.505Z] #29 8.234 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-08T08:53:15.505Z] #29 8.248 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-08T08:53:15.505Z] #29 8.259 Setting up ca-certificates (20210119) ... [2022-08-08T08:53:15.505Z] #29 8.796 Updating certificates in /etc/ssl/certs... [2022-08-08T08:53:15.505Z] #29 9.486 129 added, 0 removed; done. [2022-08-08T08:53:15.505Z] #29 9.609 Setting up jq (1.6-2.1) ... [2022-08-08T08:53:15.505Z] #29 9.622 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-08T08:53:15.505Z] #29 9.632 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-08T08:53:15.505Z] #29 9.646 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T08:53:15.505Z] #29 9.663 Processing triggers for ca-certificates (20210119) ... [2022-08-08T08:53:15.505Z] #29 9.671 Updating certificates in /etc/ssl/certs... [2022-08-08T08:53:15.505Z] #29 ... [2022-08-08T08:53:15.505Z] [2022-08-08T08:53:15.505Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T08:53:15.505Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-08T08:53:15.767Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.3s done [2022-08-08T08:53:16.026Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-08T08:53:16.272Z] #72 ... [2022-08-08T08:53:16.272Z] [2022-08-08T08:53:16.272Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-08T08:53:16.272Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-08T08:53:16.272Z] #29 2.061 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T08:53:16.272Z] #29 2.111 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T08:53:16.272Z] #29 2.111 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T08:53:16.272Z] #29 2.273 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-08T08:53:16.272Z] #29 2.596 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-08T08:53:16.272Z] #29 2.750 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-08T08:53:16.272Z] #29 3.581 Fetched 8450 kB in 2s (4739 kB/s) [2022-08-08T08:53:16.272Z] #29 3.581 Reading package lists... [2022-08-08T08:53:16.272Z] #29 4.167 Reading package lists... [2022-08-08T08:53:16.272Z] #29 4.711 Building dependency tree... [2022-08-08T08:53:16.272Z] #29 5.179 The following additional packages will be installed: [2022-08-08T08:53:16.272Z] #29 5.179 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-08T08:53:16.272Z] #29 5.180 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-08T08:53:16.272Z] #29 5.183 Recommended packages: [2022-08-08T08:53:16.272Z] #29 5.183 libldap-common publicsuffix libsasl2-modules [2022-08-08T08:53:16.272Z] #29 5.313 The following NEW packages will be installed: [2022-08-08T08:53:16.272Z] #29 5.314 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-08T08:53:16.272Z] #29 5.315 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-08T08:53:16.272Z] #29 5.315 libssh2-1 openssl [2022-08-08T08:53:16.272Z] #29 5.590 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-08-08T08:53:16.272Z] #29 5.590 Need to get 2942 kB of archives. [2022-08-08T08:53:16.272Z] #29 5.590 After this operation, 6482 kB of additional disk space will be used. [2022-08-08T08:53:16.272Z] #29 5.590 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-08T08:53:16.272Z] #29 5.656 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-08T08:53:16.272Z] #29 5.670 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-08T08:53:16.272Z] #29 5.721 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-08-08T08:53:16.272Z] #29 5.725 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-08T08:53:16.272Z] #29 5.737 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-08-08T08:53:16.272Z] #29 5.743 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-08T08:53:16.272Z] #29 5.784 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-08T08:53:16.272Z] #29 5.791 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-08T08:53:16.272Z] #29 5.792 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-08T08:53:16.272Z] #29 5.798 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-08T08:53:16.272Z] #29 5.829 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-08T08:53:16.272Z] #29 5.853 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-08T08:53:16.272Z] #29 5.879 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-08T08:53:16.272Z] #29 5.882 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-08T08:53:16.272Z] #29 6.229 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T08:53:16.272Z] #29 6.343 Fetched 2942 kB in 1s (4956 kB/s) [2022-08-08T08:53:16.272Z] #29 6.911 Selecting previously unselected package openssl. [2022-08-08T08:53:16.272Z] #29 6.911 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-08-08T08:53:16.272Z] #29 6.911 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-08T08:53:16.272Z] #29 7.294 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-08T08:53:16.272Z] #29 8.349 Selecting previously unselected package ca-certificates. [2022-08-08T08:53:16.272Z] #29 8.349 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-08T08:53:16.272Z] #29 8.355 Unpacking ca-certificates (20210119) ... [2022-08-08T08:53:16.272Z] #29 8.442 Selecting previously unselected package libbrotli1:arm64. [2022-08-08T08:53:16.272Z] #29 8.442 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-08T08:53:16.272Z] #29 8.459 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-08T08:53:16.272Z] #29 8.904 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-08T08:53:16.272Z] #29 8.906 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-08T08:53:16.272Z] #29 8.987 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-08T08:53:16.272Z] #29 9.375 Selecting previously unselected package libsasl2-2:arm64. [2022-08-08T08:53:16.272Z] #29 9.375 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-08T08:53:16.272Z] #29 9.384 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-08T08:53:16.272Z] #29 10.08 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-08T08:53:16.272Z] #29 10.08 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-08T08:53:16.272Z] #29 ... [2022-08-08T08:53:16.272Z] [2022-08-08T08:53:16.272Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-08T08:53:16.272Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-08T08:53:16.272Z] #72 DONE 1.8s [2022-08-08T08:53:16.272Z] [2022-08-08T08:53:16.272Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-08T08:53:16.272Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-08T08:53:16.272Z] #29 10.08 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-08T08:53:16.272Z] #29 10.15 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-08T08:53:16.272Z] #29 10.15 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-08T08:53:16.272Z] #29 10.16 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-08T08:53:16.272Z] #29 10.21 Selecting previously unselected package libpsl5:arm64. [2022-08-08T08:53:16.272Z] #29 10.21 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-08T08:53:16.272Z] #29 ... [2022-08-08T08:53:16.272Z] [2022-08-08T08:53:16.272Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-08T08:53:16.272Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-08T08:53:18.187Z] #74 DONE 2.1s [2022-08-08T08:53:18.187Z] [2022-08-08T08:53:18.187Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-08T08:53:18.187Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-08T08:53:18.187Z] #29 10.23 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-08T08:53:18.187Z] #29 10.26 Selecting previously unselected package librtmp1:arm64. [2022-08-08T08:53:18.187Z] #29 10.26 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-08T08:53:18.187Z] #29 10.27 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-08T08:53:18.187Z] #29 10.56 Selecting previously unselected package libssh2-1:arm64. [2022-08-08T08:53:18.187Z] #29 10.56 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-08T08:53:18.187Z] #29 10.65 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-08T08:53:18.187Z] #29 10.96 Selecting previously unselected package libcurl4:arm64. [2022-08-08T08:53:18.187Z] #29 10.96 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-08T08:53:18.187Z] #29 10.97 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-08T08:53:18.187Z] #29 11.42 Selecting previously unselected package curl. [2022-08-08T08:53:18.187Z] #29 11.42 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-08T08:53:18.187Z] #29 11.50 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-08T08:53:18.187Z] #29 12.02 Selecting previously unselected package libonig5:arm64. [2022-08-08T08:53:18.187Z] #29 12.02 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-08T08:53:18.187Z] #29 12.03 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-08T08:53:18.187Z] #29 12.15 Selecting previously unselected package libjq1:arm64. [2022-08-08T08:53:18.187Z] #29 12.16 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-08T08:53:18.187Z] #29 12.17 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-08T08:53:18.187Z] #29 12.27 Selecting previously unselected package jq. [2022-08-08T08:53:18.187Z] #29 12.27 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-08T08:53:18.187Z] #29 12.27 Unpacking jq (1.6-2.1) ... [2022-08-08T08:53:18.187Z] #29 12.32 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-08T08:53:18.187Z] #29 12.34 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-08T08:53:18.187Z] #29 12.35 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-08T08:53:18.187Z] #29 12.36 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-08T08:53:18.187Z] #29 12.37 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-08T08:53:18.448Z] #29 12.40 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-08T08:53:18.448Z] #29 12.42 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-08T08:53:18.448Z] #29 12.43 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-08T08:53:18.448Z] #29 12.45 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-08T08:53:18.448Z] #29 12.46 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-08T08:53:18.448Z] #29 12.47 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-08T08:53:18.448Z] #29 12.48 Setting up ca-certificates (20210119) ... [2022-08-08T08:53:18.592Z] #11 ... [2022-08-08T08:53:18.592Z] [2022-08-08T08:53:18.592Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-08T08:53:18.592Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-08T08:53:18.592Z] #29 10.23 0 added, 0 removed; done. [2022-08-08T08:53:18.592Z] #29 10.23 Running hooks in /etc/ca-certificates/update.d... [2022-08-08T08:53:18.592Z] #29 10.24 done. [2022-08-08T08:53:18.592Z] #29 DONE 13.5s [2022-08-08T08:53:18.592Z] [2022-08-08T08:53:18.592Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T08:53:18.592Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-08T08:53:19.017Z] #29 13.18 Updating certificates in /etc/ssl/certs... [2022-08-08T08:53:19.586Z] #29 ... [2022-08-08T08:53:19.586Z] [2022-08-08T08:53:19.586Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T08:53:19.586Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-08T08:53:19.586Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 5.4s done [2022-08-08T08:53:19.586Z] #11 extracting sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a done [2022-08-08T08:53:19.586Z] #11 DONE 21.7s [2022-08-08T08:53:19.812Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.2s [2022-08-08T08:53:19.846Z] [2022-08-08T08:53:19.846Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-08T08:53:19.846Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-08T08:53:19.975Z] #11 ... [2022-08-08T08:53:19.975Z] [2022-08-08T08:53:19.975Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-08T08:53:19.975Z] #30 sha256:e1a42104f1e5cb18b68b56b060b2be5031f036ac5a161e1ebb9af6694e2b4c3e [2022-08-08T08:53:19.975Z] #30 DONE 1.4s [2022-08-08T08:53:19.975Z] [2022-08-08T08:53:19.975Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T08:53:19.975Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-08T08:53:20.418Z] #12 DONE 0.6s [2022-08-08T08:53:20.418Z] [2022-08-08T08:53:20.418Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-08T08:53:20.418Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-08T08:53:20.418Z] #29 13.93 129 added, 0 removed; done. [2022-08-08T08:53:20.418Z] #29 13.96 Setting up jq (1.6-2.1) ... [2022-08-08T08:53:20.418Z] #29 13.97 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-08T08:53:20.418Z] #29 13.98 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-08T08:53:20.418Z] #29 13.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T08:53:20.418Z] #29 14.01 Processing triggers for ca-certificates (20210119) ... [2022-08-08T08:53:20.418Z] #29 14.03 Updating certificates in /etc/ssl/certs... [2022-08-08T08:53:20.682Z] #29 14.74 0 added, 0 removed; done. [2022-08-08T08:53:20.682Z] #29 14.74 Running hooks in /etc/ca-certificates/update.d... [2022-08-08T08:53:20.682Z] #29 14.74 done. [2022-08-08T08:53:20.682Z] #29 ... [2022-08-08T08:53:20.682Z] [2022-08-08T08:53:20.682Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-08T08:53:20.682Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-08T08:53:20.682Z] #13 DONE 0.5s [2022-08-08T08:53:20.942Z] [2022-08-08T08:53:20.942Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-08T08:53:20.942Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-08T08:53:20.942Z] #29 DONE 14.9s [2022-08-08T08:53:20.942Z] [2022-08-08T08:53:20.942Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-08T08:53:20.942Z] #66 sha256:26047d56ab1270883e5e355fc0c0433707f04d4bca0578a43f54977b7720b614 [2022-08-08T08:53:20.942Z] #66 DONE 0.3s [2022-08-08T08:53:20.942Z] [2022-08-08T08:53:20.942Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-08T08:53:20.942Z] #30 sha256:223cb3d8f462ed0dc46d1981bca479f7cbe661be7bba9583e97c9e69dbc2af6e [2022-08-08T08:53:20.942Z] #30 ... [2022-08-08T08:53:20.942Z] [2022-08-08T08:53:20.942Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-08T08:53:20.942Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-08T08:53:20.942Z] #46 DONE 0.3s [2022-08-08T08:53:20.942Z] [2022-08-08T08:53:20.942Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-08T08:53:20.942Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-08T08:53:20.942Z] #50 DONE 0.3s [2022-08-08T08:53:20.942Z] [2022-08-08T08:53:20.942Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-08T08:53:20.942Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-08T08:53:20.942Z] #33 DONE 0.4s [2022-08-08T08:53:21.205Z] [2022-08-08T08:53:21.205Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-08T08:53:21.205Z] #25 sha256:4bdd7bef4465f7451a5e3fcd836a678b7c828780fe84d1e41aeecf298c345f08 [2022-08-08T08:53:21.205Z] #25 DONE 0.4s [2022-08-08T08:53:21.205Z] [2022-08-08T08:53:21.205Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-08T08:53:21.205Z] #30 sha256:223cb3d8f462ed0dc46d1981bca479f7cbe661be7bba9583e97c9e69dbc2af6e [2022-08-08T08:53:21.205Z] #30 DONE 0.2s [2022-08-08T08:53:21.205Z] [2022-08-08T08:53:21.205Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T08:53:21.205Z] #31 sha256:4e46deacc8c424b25cc37e2d6d4d63f4a85ef24d818f3b584bad861c784c01ac [2022-08-08T08:53:21.357Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-08T08:53:22.432Z] #11 ... [2022-08-08T08:53:22.432Z] [2022-08-08T08:53:22.432Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-08T08:53:22.432Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-08T08:53:22.432Z] #29 1.451 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T08:53:22.432Z] #29 1.460 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T08:53:22.432Z] #29 1.460 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T08:53:22.432Z] #29 1.716 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-08T08:53:22.432Z] #29 2.170 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-08T08:53:22.432Z] #29 2.618 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-08T08:53:22.432Z] #29 3.626 Fetched 8563 kB in 2s (3506 kB/s) [2022-08-08T08:53:22.432Z] #29 3.626 Reading package lists... [2022-08-08T08:53:22.432Z] #29 4.430 Reading package lists... [2022-08-08T08:53:22.432Z] #29 5.195 Building dependency tree... [2022-08-08T08:53:22.432Z] #29 5.528 The following additional packages will be installed: [2022-08-08T08:53:22.432Z] #29 5.528 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-08T08:53:22.432Z] #29 5.537 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-08T08:53:22.432Z] #29 5.537 Recommended packages: [2022-08-08T08:53:22.432Z] #29 5.537 libldap-common publicsuffix libsasl2-modules [2022-08-08T08:53:22.432Z] #29 5.695 The following NEW packages will be installed: [2022-08-08T08:53:22.432Z] #29 5.695 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-08T08:53:22.432Z] #29 5.695 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-08T08:53:22.432Z] #29 5.699 libssh2-1 openssl [2022-08-08T08:53:22.432Z] #29 5.970 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-08-08T08:53:22.432Z] #29 5.970 Need to get 3047 kB of archives. [2022-08-08T08:53:22.432Z] #29 5.970 After this operation, 6661 kB of additional disk space will be used. [2022-08-08T08:53:22.432Z] #29 5.970 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-08T08:53:22.432Z] #29 5.989 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-08T08:53:22.432Z] #29 5.989 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-08T08:53:22.432Z] #29 5.989 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-08T08:53:22.432Z] #29 5.989 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-08T08:53:22.432Z] #29 5.999 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-08T08:53:22.432Z] #29 5.999 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-08T08:53:22.432Z] #29 5.999 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-08T08:53:22.432Z] #29 5.999 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-08T08:53:22.432Z] #29 6.008 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-08T08:53:22.432Z] #29 6.008 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-08T08:53:22.432Z] #29 6.008 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-08T08:53:22.432Z] #29 6.017 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-08T08:53:22.432Z] #29 6.017 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-08T08:53:22.432Z] #29 6.017 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-08T08:53:22.432Z] #29 6.258 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T08:53:22.432Z] #29 6.300 Fetched 3047 kB in 0s (9725 kB/s) [2022-08-08T08:53:22.432Z] #29 6.391 Selecting previously unselected package openssl. [2022-08-08T08:53:22.432Z] #29 6.391 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-08-08T08:53:22.432Z] #29 6.391 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-08T08:53:22.432Z] #29 6.428 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-08T08:53:22.432Z] #29 6.607 Selecting previously unselected package ca-certificates. [2022-08-08T08:53:22.432Z] #29 6.607 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-08T08:53:22.432Z] #29 6.667 Unpacking ca-certificates (20210119) ... [2022-08-08T08:53:22.432Z] #29 6.806 Selecting previously unselected package libbrotli1:amd64. [2022-08-08T08:53:22.432Z] #29 6.806 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-08T08:53:22.432Z] #29 6.866 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-08T08:53:22.432Z] #29 6.989 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-08T08:53:22.432Z] #29 6.989 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-08T08:53:22.432Z] #29 6.994 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-08T08:53:22.432Z] #29 7.091 Selecting previously unselected package libsasl2-2:amd64. [2022-08-08T08:53:22.432Z] #29 7.091 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-08T08:53:22.432Z] #29 7.097 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-08T08:53:22.432Z] #29 7.279 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-08T08:53:22.432Z] #29 7.295 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-08T08:53:22.432Z] #29 7.295 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-08T08:53:22.432Z] #29 7.448 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-08T08:53:22.432Z] #29 7.448 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-08T08:53:22.432Z] #29 7.454 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-08T08:53:22.432Z] #29 7.553 Selecting previously unselected package libpsl5:amd64. [2022-08-08T08:53:22.432Z] #29 7.555 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-08T08:53:22.432Z] #29 7.559 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-08T08:53:22.432Z] #29 7.684 Selecting previously unselected package librtmp1:amd64. [2022-08-08T08:53:22.432Z] #29 7.684 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-08T08:53:22.432Z] #29 7.745 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-08T08:53:22.432Z] #29 7.796 Selecting previously unselected package libssh2-1:amd64. [2022-08-08T08:53:22.432Z] #29 7.796 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-08T08:53:22.432Z] #29 7.834 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-08T08:53:22.432Z] #29 7.947 Selecting previously unselected package libcurl4:amd64. [2022-08-08T08:53:22.432Z] #29 7.950 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-08T08:53:22.432Z] #29 7.961 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-08T08:53:22.432Z] #29 8.123 Selecting previously unselected package curl. [2022-08-08T08:53:22.432Z] #29 8.123 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-08T08:53:22.432Z] #29 8.129 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-08T08:53:22.432Z] #29 8.309 Selecting previously unselected package libonig5:amd64. [2022-08-08T08:53:22.432Z] #29 8.312 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-08T08:53:22.432Z] #29 8.316 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-08T08:53:22.432Z] #29 8.467 Selecting previously unselected package libjq1:amd64. [2022-08-08T08:53:22.432Z] #29 8.467 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-08T08:53:22.432Z] #29 8.473 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-08T08:53:22.432Z] #29 8.610 Selecting previously unselected package jq. [2022-08-08T08:53:22.432Z] #29 8.610 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-08T08:53:22.432Z] #29 8.615 Unpacking jq (1.6-2.1) ... [2022-08-08T08:53:22.432Z] #29 8.752 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-08T08:53:22.432Z] #29 8.764 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-08T08:53:22.433Z] #29 8.775 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-08T08:53:22.433Z] #29 8.785 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-08T08:53:22.433Z] #29 8.838 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-08T08:53:22.433Z] #29 8.851 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-08T08:53:22.433Z] #29 8.862 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-08T08:53:22.433Z] #29 8.887 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-08T08:53:22.433Z] #29 8.893 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-08T08:53:22.433Z] #29 8.917 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-08T08:53:22.433Z] #29 8.932 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-08T08:53:22.433Z] #29 8.949 Setting up ca-certificates (20210119) ... [2022-08-08T08:53:22.433Z] #29 9.634 Updating certificates in /etc/ssl/certs... [2022-08-08T08:53:22.433Z] #29 ... [2022-08-08T08:53:22.433Z] [2022-08-08T08:53:22.433Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T08:53:22.433Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-08T08:53:23.271Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 6.9s done [2022-08-08T08:53:23.271Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-08T08:53:23.368Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.8s done [2022-08-08T08:53:23.532Z] #11 DONE 27.2s [2022-08-08T08:53:23.532Z] [2022-08-08T08:53:23.533Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-08T08:53:23.533Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-08T08:53:23.936Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-08T08:53:24.103Z] #12 DONE 0.7s [2022-08-08T08:53:24.103Z] [2022-08-08T08:53:24.103Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T08:53:24.103Z] #31 sha256:130f61ad83bdef36628d80b76108280d4540ad9b75cb69f8b71a0159cf71114e [2022-08-08T08:53:24.103Z] #31 1.670 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-08T08:53:24.103Z] #31 1.943 [2022-08-08T08:53:24.103Z] #31 2.161 #=#=# ######################################################################## 100.0% [2022-08-08T08:53:24.103Z] #31 2.395 [2022-08-08T08:53:24.103Z] #31 3.310 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-08T08:53:24.103Z] #31 3.499 [2022-08-08T08:53:24.103Z] #31 3.714 #=#=# ######################################################################## 100.0% [2022-08-08T08:53:24.103Z] #31 3.987 [2022-08-08T08:53:24.678Z] #31 ... [2022-08-08T08:53:24.678Z] [2022-08-08T08:53:24.678Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-08T08:53:24.678Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-08T08:53:24.678Z] #13 DONE 0.5s [2022-08-08T08:53:24.937Z] [2022-08-08T08:53:24.937Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-08T08:53:24.937Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-08T08:53:24.937Z] #46 DONE 0.2s [2022-08-08T08:53:24.937Z] [2022-08-08T08:53:24.937Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T08:53:24.937Z] #31 sha256:130f61ad83bdef36628d80b76108280d4540ad9b75cb69f8b71a0159cf71114e [2022-08-08T08:53:24.937Z] #31 4.935 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-08T08:53:24.937Z] #31 ... [2022-08-08T08:53:24.937Z] [2022-08-08T08:53:24.937Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-08T08:53:24.937Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-08T08:53:24.937Z] #33 DONE 0.3s [2022-08-08T08:53:24.937Z] [2022-08-08T08:53:24.937Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-08T08:53:24.937Z] #66 sha256:e1b462cb122df9d7cfc724c64d1a4876bb9c262b652babc137e5afb51e3c626e [2022-08-08T08:53:24.937Z] #66 DONE 0.4s [2022-08-08T08:53:25.197Z] [2022-08-08T08:53:25.197Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-08T08:53:25.197Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-08T08:53:25.197Z] #50 DONE 0.4s [2022-08-08T08:53:25.197Z] [2022-08-08T08:53:25.197Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-08T08:53:25.197Z] #25 sha256:3565988251bdd87571d969c9e42603ad1ce963b91da14fc37acf557b5f36f505 [2022-08-08T08:53:25.197Z] #25 DONE 0.5s [2022-08-08T08:53:25.197Z] [2022-08-08T08:53:25.197Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-08T08:53:25.197Z] #26 sha256:b22e3d20f6c0960bf026e82ed1e7d7a7a3713a9db1dd5544730eeeb5f775d1f7 [2022-08-08T08:53:25.305Z] #11 ... [2022-08-08T08:53:25.305Z] [2022-08-08T08:53:25.305Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-08T08:53:25.305Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-08T08:53:25.305Z] #29 10.93 129 added, 0 removed; done. [2022-08-08T08:53:25.305Z] #29 10.97 Setting up jq (1.6-2.1) ... [2022-08-08T08:53:25.305Z] #29 10.98 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-08T08:53:25.305Z] #29 10.99 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-08T08:53:25.305Z] #29 11.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T08:53:25.305Z] #29 11.03 Processing triggers for ca-certificates (20210119) ... [2022-08-08T08:53:25.305Z] #29 11.04 Updating certificates in /etc/ssl/certs... [2022-08-08T08:53:25.305Z] #29 11.92 0 added, 0 removed; done. [2022-08-08T08:53:25.305Z] #29 11.92 Running hooks in /etc/ca-certificates/update.d... [2022-08-08T08:53:25.305Z] #29 11.92 done. [2022-08-08T08:53:25.305Z] #29 DONE 12.8s [2022-08-08T08:53:25.305Z] [2022-08-08T08:53:25.305Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-08T08:53:25.305Z] #30 sha256:f8c49a4367204f3069985924998ee11d21b499ce2fde08d59b4149eaecc4cc68 [2022-08-08T08:53:25.305Z] #30 DONE 0.1s [2022-08-08T08:53:25.305Z] [2022-08-08T08:53:25.305Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T08:53:25.305Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-08T08:53:26.491Z] #31 ... [2022-08-08T08:53:26.491Z] [2022-08-08T08:53:26.491Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-08T08:53:26.491Z] #26 sha256:b2df691382a23ab42a7b77ae4423915e5e84ca6aba41dd02b45ad4f947b1d453 [2022-08-08T08:53:26.491Z] #26 3.933 + RM_GOPATH=0 [2022-08-08T08:53:26.491Z] #26 3.933 + TMP_GOPATH= [2022-08-08T08:53:26.491Z] #26 3.933 + : /build [2022-08-08T08:53:26.491Z] #26 3.933 + '[' -z '' ']' [2022-08-08T08:53:26.491Z] #26 3.950 ++ mktemp -d [2022-08-08T08:53:26.491Z] #26 3.988 + export GOPATH=/tmp/tmp.wJfj0SdBw1 [2022-08-08T08:53:26.491Z] #26 3.989 + GOPATH=/tmp/tmp.wJfj0SdBw1 [2022-08-08T08:53:26.491Z] #26 3.989 + RM_GOPATH=1 [2022-08-08T08:53:26.491Z] #26 3.989 + case "$(go env GOARCH)" in [2022-08-08T08:53:26.491Z] #26 3.990 ++ go env GOARCH [2022-08-08T08:53:26.491Z] #26 4.025 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T08:53:26.491Z] #26 4.025 + GO_BUILDMODE=-buildmode=pie [2022-08-08T08:53:26.491Z] #26 4.025 ++ dirname /install.sh [2022-08-08T08:53:26.491Z] #26 4.037 + dir=/ [2022-08-08T08:53:26.491Z] #26 4.037 + bin=dockercli [2022-08-08T08:53:26.491Z] #26 4.037 + shift [2022-08-08T08:53:26.491Z] #26 4.038 + '[' '!' -f //dockercli.installer ']' [2022-08-08T08:53:26.491Z] #26 4.038 + . //dockercli.installer [2022-08-08T08:53:26.491Z] #26 4.038 ++ : stable [2022-08-08T08:53:26.491Z] #26 4.038 ++ : 17.06.2-ce [2022-08-08T08:53:26.491Z] #26 4.038 + install_dockercli [2022-08-08T08:53:26.491Z] #26 4.038 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-08T08:53:26.491Z] #26 4.038 Install docker/cli version 17.06.2-ce from stable [2022-08-08T08:53:26.491Z] #26 4.043 ++ uname -m [2022-08-08T08:53:26.491Z] #26 4.043 + arch=aarch64 [2022-08-08T08:53:26.491Z] #26 4.043 + '[' aarch64 '!=' x86_64 ']' [2022-08-08T08:53:26.491Z] #26 4.043 + '[' aarch64 '!=' s390x ']' [2022-08-08T08:53:26.491Z] #26 4.043 + '[' aarch64 '!=' armhf ']' [2022-08-08T08:53:26.491Z] #26 4.043 + build_dockercli [2022-08-08T08:53:26.491Z] #26 4.043 + git clone https://github.com/docker/docker-ce /tmp/tmp.wJfj0SdBw1/tmp/docker-ce [2022-08-08T08:53:26.491Z] #26 4.056 Cloning into '/tmp/tmp.wJfj0SdBw1/tmp/docker-ce'... [2022-08-08T08:53:29.034Z] #26 ... [2022-08-08T08:53:29.034Z] [2022-08-08T08:53:29.034Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-08T08:53:29.034Z] #67 sha256:93bbf90ff00968ba39eaafd10078ea93a14848523e45f61ba2c4c2ef0fa418ac [2022-08-08T08:53:29.035Z] #67 2.276 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-08T08:53:29.035Z] #67 2.276 + RM_GOPATH=0 [2022-08-08T08:53:29.035Z] #67 2.276 + TMP_GOPATH= [2022-08-08T08:53:29.035Z] #67 2.276 + : /build [2022-08-08T08:53:29.035Z] #67 2.276 + '[' -z '' ']' [2022-08-08T08:53:29.035Z] #67 2.276 ++ mktemp -d [2022-08-08T08:53:29.035Z] #67 2.276 + export GOPATH=/tmp/tmp.OELIdF4jZj [2022-08-08T08:53:29.035Z] #67 2.276 + GOPATH=/tmp/tmp.OELIdF4jZj [2022-08-08T08:53:29.035Z] #67 2.276 + RM_GOPATH=1 [2022-08-08T08:53:29.035Z] #67 2.276 + case "$(go env GOARCH)" in [2022-08-08T08:53:29.035Z] #67 2.276 ++ go env GOARCH [2022-08-08T08:53:29.035Z] #67 2.276 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T08:53:29.035Z] #67 2.276 + GO_BUILDMODE=-buildmode=pie [2022-08-08T08:53:29.035Z] #67 2.276 ++ dirname /install.sh [2022-08-08T08:53:29.035Z] #67 2.276 + dir=/ [2022-08-08T08:53:29.035Z] #67 2.276 + bin=rootlesskit [2022-08-08T08:53:29.035Z] #67 2.276 + shift [2022-08-08T08:53:29.035Z] #67 2.276 + '[' '!' -f //rootlesskit.installer ']' [2022-08-08T08:53:29.035Z] #67 2.276 + . //rootlesskit.installer [2022-08-08T08:53:29.035Z] #67 2.276 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-08T08:53:29.035Z] #67 2.276 + install_rootlesskit [2022-08-08T08:53:29.035Z] #67 2.276 + case "$1" in [2022-08-08T08:53:29.035Z] #67 2.276 + export CGO_ENABLED=0 [2022-08-08T08:53:29.035Z] #67 2.276 + CGO_ENABLED=0 [2022-08-08T08:53:29.035Z] #67 2.276 + _install_rootlesskit [2022-08-08T08:53:29.035Z] #67 2.276 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-08T08:53:29.035Z] #67 2.276 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-08T08:53:29.035Z] #67 2.276 + GOBIN=/build [2022-08-08T08:53:29.035Z] #67 2.276 + GO111MODULE=on [2022-08-08T08:53:29.035Z] #67 2.276 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-08T08:53:29.035Z] #67 2.627 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-08T08:53:29.035Z] #67 3.700 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-08T08:53:29.035Z] #67 3.700 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-08T08:53:29.035Z] #67 4.217 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-08T08:53:29.035Z] #67 6.374 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-08T08:53:29.035Z] #67 7.109 go: downloading github.com/google/uuid v1.3.0 [2022-08-08T08:53:29.035Z] #67 7.110 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-08T08:53:29.035Z] #67 7.241 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-08T08:53:29.035Z] #67 7.348 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-08T08:53:29.035Z] #67 7.454 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-08T08:53:29.035Z] #67 7.671 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-08T08:53:29.035Z] #67 7.958 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-08T08:53:29.035Z] #67 8.087 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-08T08:53:29.524Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.0s done [2022-08-08T08:53:29.524Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-08T08:53:30.417Z] #67 ... [2022-08-08T08:53:30.417Z] [2022-08-08T08:53:30.417Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:53:30.417Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-08T08:53:30.417Z] #55 3.159 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-08T08:53:30.417Z] #55 3.997 go: downloading github.com/fatih/color v1.13.0 [2022-08-08T08:53:30.417Z] #55 3.997 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-08T08:53:30.417Z] #55 4.163 go: downloading github.com/pkg/errors v0.9.1 [2022-08-08T08:53:30.417Z] #55 4.164 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-08T08:53:30.417Z] #55 4.277 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-08T08:53:30.417Z] #55 4.500 go: downloading github.com/spf13/viper v1.11.0 [2022-08-08T08:53:30.417Z] #55 4.613 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-08T08:53:30.417Z] #55 4.888 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-08T08:53:30.417Z] #55 4.891 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-08T08:53:30.417Z] #55 6.483 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-08T08:53:30.417Z] #55 6.541 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-08T08:53:30.417Z] #55 6.742 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-08T08:53:30.417Z] #55 6.840 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-08T08:53:30.417Z] #55 9.621 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-08T08:53:30.417Z] #55 9.644 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-08T08:53:30.417Z] #55 9.789 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-08T08:53:30.417Z] #55 9.858 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-08T08:53:30.417Z] #55 ... [2022-08-08T08:53:30.417Z] [2022-08-08T08:53:30.417Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T08:53:30.417Z] #31 sha256:4e46deacc8c424b25cc37e2d6d4d63f4a85ef24d818f3b584bad861c784c01ac [2022-08-08T08:53:30.417Z] #31 9.423 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-08T08:53:30.491Z] #26 ... [2022-08-08T08:53:30.491Z] [2022-08-08T08:53:30.491Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T08:53:30.491Z] #31 sha256:130f61ad83bdef36628d80b76108280d4540ad9b75cb69f8b71a0159cf71114e [2022-08-08T08:53:30.491Z] #31 5.464 [2022-08-08T08:53:30.491Z] #31 5.768 #=#=# 0.0% ################### 27.7% ################################## 47.4% ######################################################### 79.6% ######################################################################## 100.0% [2022-08-08T08:53:30.491Z] #31 6.537 [2022-08-08T08:53:30.491Z] #31 7.754 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-08T08:53:30.491Z] #31 8.077 [2022-08-08T08:53:30.491Z] #31 8.305 #=#=# ######################################################################## 100.0% [2022-08-08T08:53:30.491Z] #31 8.786 [2022-08-08T08:53:30.491Z] #31 9.760 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-08T08:53:30.491Z] #31 10.54 [2022-08-08T08:53:30.751Z] #31 ... [2022-08-08T08:53:30.751Z] [2022-08-08T08:53:30.751Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-08T08:53:30.751Z] #26 sha256:b22e3d20f6c0960bf026e82ed1e7d7a7a3713a9db1dd5544730eeeb5f775d1f7 [2022-08-08T08:53:30.751Z] #26 5.560 + RM_GOPATH=0 [2022-08-08T08:53:30.751Z] #26 5.560 + TMP_GOPATH= [2022-08-08T08:53:30.751Z] #26 5.561 + : /build [2022-08-08T08:53:30.751Z] #26 5.561 + '[' -z '' ']' [2022-08-08T08:53:30.751Z] #26 5.561 ++ mktemp -d [2022-08-08T08:53:30.751Z] #26 5.562 + export GOPATH=/tmp/tmp.FeG0sXrs8o [2022-08-08T08:53:30.751Z] #26 5.562 + GOPATH=/tmp/tmp.FeG0sXrs8o [2022-08-08T08:53:30.751Z] #26 5.562 + RM_GOPATH=1 [2022-08-08T08:53:30.751Z] #26 5.562 + case "$(go env GOARCH)" in [2022-08-08T08:53:30.751Z] #26 5.573 ++ go env GOARCH [2022-08-08T08:53:30.751Z] #26 5.592 Install docker/cli version 17.06.2-ce from stable [2022-08-08T08:53:30.751Z] #26 5.592 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T08:53:30.751Z] #26 5.592 + GO_BUILDMODE=-buildmode=pie [2022-08-08T08:53:30.751Z] #26 5.592 ++ dirname /install.sh [2022-08-08T08:53:30.751Z] #26 5.592 + dir=/ [2022-08-08T08:53:30.751Z] #26 5.592 + bin=dockercli [2022-08-08T08:53:30.751Z] #26 5.592 + shift [2022-08-08T08:53:30.751Z] #26 5.592 + '[' '!' -f //dockercli.installer ']' [2022-08-08T08:53:30.751Z] #26 5.592 + . //dockercli.installer [2022-08-08T08:53:30.751Z] #26 5.592 ++ : stable [2022-08-08T08:53:30.751Z] #26 5.592 ++ : 17.06.2-ce [2022-08-08T08:53:30.751Z] #26 5.592 + install_dockercli [2022-08-08T08:53:30.751Z] #26 5.592 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-08T08:53:30.751Z] #26 5.592 ++ uname -m [2022-08-08T08:53:30.751Z] #26 5.605 + arch=x86_64 [2022-08-08T08:53:30.751Z] #26 5.605 + '[' x86_64 '!=' x86_64 ']' [2022-08-08T08:53:30.751Z] #26 5.605 + url=https://download.docker.com/linux/static [2022-08-08T08:53:30.751Z] #26 5.605 + tar -xz docker/docker [2022-08-08T08:53:30.751Z] #26 5.605 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-08T08:53:30.987Z] #31 ... [2022-08-08T08:53:30.987Z] [2022-08-08T08:53:30.987Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-08T08:53:30.987Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-08T08:53:30.987Z] #62 4.849 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T08:53:30.987Z] #62 5.047 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T08:53:30.987Z] #62 5.074 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T08:53:30.987Z] #62 5.781 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-08T08:53:30.987Z] #62 8.049 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-08T08:53:30.987Z] #62 ... [2022-08-08T08:53:30.987Z] [2022-08-08T08:53:30.987Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-08T08:53:30.987Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-08T08:53:30.987Z] #38 3.840 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-08T08:53:30.987Z] #38 ... [2022-08-08T08:53:30.987Z] [2022-08-08T08:53:30.987Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-08T08:53:30.987Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-08T08:53:30.987Z] #36 3.997 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-08T08:53:31.249Z] #36 ... [2022-08-08T08:53:31.249Z] [2022-08-08T08:53:31.249Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-08T08:53:31.249Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-08T08:53:31.249Z] #42 4.668 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T08:53:31.249Z] #42 4.843 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T08:53:31.249Z] #42 5.022 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T08:53:31.249Z] #42 5.611 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-08T08:53:31.249Z] #42 8.264 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-08T08:53:31.249Z] #42 ... [2022-08-08T08:53:31.249Z] [2022-08-08T08:53:31.249Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-08T08:53:31.249Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-08T08:53:31.249Z] #40 3.116 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-08T08:53:31.249Z] #40 3.768 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-08T08:53:31.249Z] #40 4.820 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-08T08:53:31.249Z] #40 4.948 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-08T08:53:31.249Z] #40 5.037 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-08T08:53:31.249Z] #40 7.292 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-08T08:53:31.249Z] #40 7.354 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-08T08:53:31.511Z] #40 ... [2022-08-08T08:53:31.511Z] [2022-08-08T08:53:31.511Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:53:31.511Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-08T08:53:31.511Z] #14 4.856 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T08:53:31.511Z] #14 5.052 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T08:53:31.511Z] #14 5.076 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T08:53:31.511Z] #14 5.793 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-08T08:53:31.511Z] #14 8.146 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-08T08:53:31.511Z] #14 10.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-08T08:53:31.511Z] #14 ... [2022-08-08T08:53:31.511Z] [2022-08-08T08:53:31.511Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-08T08:53:31.511Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-08T08:53:31.511Z] #51 4.565 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T08:53:31.511Z] #51 4.733 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T08:53:31.511Z] #51 4.755 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T08:53:31.511Z] #51 5.163 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-08T08:53:31.511Z] #51 5.641 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-08T08:53:31.511Z] #51 8.650 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-08T08:53:31.771Z] #51 ... [2022-08-08T08:53:31.771Z] [2022-08-08T08:53:31.771Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-08T08:53:31.771Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-08T08:53:31.771Z] #53 4.533 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-08T08:53:31.771Z] #53 5.881 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-08T08:53:31.771Z] #53 5.881 go: downloading github.com/fatih/color v1.10.0 [2022-08-08T08:53:31.771Z] #53 5.886 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-08T08:53:31.771Z] #53 6.293 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-08T08:53:31.771Z] #53 6.377 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-08T08:53:31.771Z] #53 6.379 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-08T08:53:31.771Z] #53 6.382 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-08T08:53:31.771Z] #53 6.510 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-08T08:53:31.771Z] #53 6.727 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-08T08:53:31.771Z] #53 6.846 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-08T08:53:31.771Z] #53 7.014 go: downloading golang.org/x/tools v0.1.0 [2022-08-08T08:53:31.771Z] #53 ... [2022-08-08T08:53:31.771Z] [2022-08-08T08:53:31.771Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-08T08:53:31.771Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-08T08:53:31.771Z] #34 3.947 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-08T08:53:31.771Z] #34 3.950 Cloning into '.'... [2022-08-08T08:53:32.032Z] #34 ... [2022-08-08T08:53:32.032Z] [2022-08-08T08:53:32.032Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:53:32.032Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-08T08:53:32.032Z] #76 4.698 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T08:53:32.032Z] #76 4.969 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T08:53:32.032Z] #76 5.023 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T08:53:32.032Z] #76 5.761 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-08T08:53:32.032Z] #76 8.580 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-08T08:53:32.032Z] #76 11.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-08T08:53:32.032Z] #76 ... [2022-08-08T08:53:32.032Z] [2022-08-08T08:53:32.032Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-08T08:53:32.032Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-08T08:53:32.032Z] #47 3.715 + git clone https://github.com/docker/distribution.git . [2022-08-08T08:53:32.032Z] #47 3.719 Cloning into '.'... [2022-08-08T08:53:32.292Z] #47 ... [2022-08-08T08:53:32.292Z] [2022-08-08T08:53:32.292Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-08T08:53:32.292Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-08T08:53:32.292Z] #57 4.156 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-08T08:53:32.292Z] #57 ... [2022-08-08T08:53:32.292Z] [2022-08-08T08:53:32.292Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T08:53:32.292Z] #31 sha256:4e46deacc8c424b25cc37e2d6d4d63f4a85ef24d818f3b584bad861c784c01ac [2022-08-08T08:53:32.292Z] #31 11.20 #=#=# [2022-08-08T08:53:32.665Z] #26 ... [2022-08-08T08:53:32.665Z] [2022-08-08T08:53:32.665Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T08:53:32.665Z] #31 sha256:130f61ad83bdef36628d80b76108280d4540ad9b75cb69f8b71a0159cf71114e [2022-08-08T08:53:32.665Z] #31 10.85 #=#=# ######################################################################## 100.0% [2022-08-08T08:53:32.665Z] #31 11.89 [2022-08-08T08:53:32.665Z] #31 12.20 Download of images into '/build' complete. [2022-08-08T08:53:32.665Z] #31 12.20 Use something like the following to load the result into a Docker daemon: [2022-08-08T08:53:32.665Z] #31 12.20 tar -cC '/build' . | docker load [2022-08-08T08:53:32.665Z] #31 DONE 12.6s [2022-08-08T08:53:32.665Z] [2022-08-08T08:53:32.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-08-08T08:53:32.665Z] #67 sha256:142a315b8e9afa2d42a0309ab0719666fc9e0749afaf4164c9df107e09c1db6b [2022-08-08T08:53:32.665Z] #67 7.205 + RM_GOPATH=0 [2022-08-08T08:53:32.665Z] #67 7.206 + TMP_GOPATH= [2022-08-08T08:53:32.665Z] #67 7.206 + : /build [2022-08-08T08:53:32.665Z] #67 7.206 + '[' -z '' ']' [2022-08-08T08:53:32.665Z] #67 7.207 ++ mktemp -d [2022-08-08T08:53:32.665Z] #67 7.213 + export GOPATH=/tmp/tmp.tyD58JBtIX [2022-08-08T08:53:32.665Z] #67 7.213 + GOPATH=/tmp/tmp.tyD58JBtIX [2022-08-08T08:53:32.665Z] #67 7.214 + RM_GOPATH=1 [2022-08-08T08:53:32.665Z] #67 7.214 + case "$(go env GOARCH)" in [2022-08-08T08:53:32.665Z] #67 7.215 ++ go env GOARCH [2022-08-08T08:53:32.665Z] #67 7.258 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T08:53:32.665Z] #67 7.258 + GO_BUILDMODE=-buildmode=pie [2022-08-08T08:53:32.665Z] #67 7.261 ++ dirname /install.sh [2022-08-08T08:53:32.665Z] #67 7.262 + dir=/ [2022-08-08T08:53:32.665Z] #67 7.262 + bin=rootlesskit [2022-08-08T08:53:32.665Z] #67 7.262 + shift [2022-08-08T08:53:32.665Z] #67 7.262 + '[' '!' -f //rootlesskit.installer ']' [2022-08-08T08:53:32.665Z] #67 7.262 + . //rootlesskit.installer [2022-08-08T08:53:32.665Z] #67 7.262 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-08T08:53:32.665Z] #67 7.262 + install_rootlesskit [2022-08-08T08:53:32.665Z] #67 7.262 + case "$1" in [2022-08-08T08:53:32.665Z] #67 7.262 + export CGO_ENABLED=0 [2022-08-08T08:53:32.665Z] #67 7.262 + CGO_ENABLED=0 [2022-08-08T08:53:32.665Z] #67 7.262 + _install_rootlesskit [2022-08-08T08:53:32.665Z] #67 7.263 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-08T08:53:32.665Z] #67 7.263 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-08T08:53:32.665Z] #67 7.263 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-08T08:53:32.665Z] #67 7.263 + GOBIN=/build [2022-08-08T08:53:32.665Z] #67 7.263 + GO111MODULE=on [2022-08-08T08:53:32.665Z] #67 7.263 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-08T08:53:32.812Z] #31 11.53 #=#=# # 2.0% ######################################################################## 100.0% [2022-08-08T08:53:32.925Z] #67 7.755 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-08T08:53:34.205Z] #31 13.00 [2022-08-08T08:53:34.817Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-08T08:53:34.848Z] #67 ... [2022-08-08T08:53:34.848Z] [2022-08-08T08:53:34.848Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-08T08:53:34.848Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-08T08:53:34.848Z] #53 4.780 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-08T08:53:34.848Z] #53 5.838 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-08T08:53:34.848Z] #53 5.838 go: downloading github.com/fatih/color v1.10.0 [2022-08-08T08:53:34.848Z] #53 5.905 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-08T08:53:34.848Z] #53 5.906 go: downloading github.com/pkg/errors v0.9.1 [2022-08-08T08:53:34.848Z] #53 6.083 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-08T08:53:34.848Z] #53 6.098 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-08T08:53:34.848Z] #53 6.183 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-08T08:53:34.848Z] #53 6.265 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-08T08:53:34.848Z] #53 6.309 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-08T08:53:34.848Z] #53 6.309 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-08T08:53:34.848Z] #53 6.378 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-08T08:53:34.848Z] #53 6.521 go: downloading golang.org/x/tools v0.1.0 [2022-08-08T08:53:34.848Z] #53 ... [2022-08-08T08:53:34.848Z] [2022-08-08T08:53:34.848Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-08T08:53:34.848Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-08T08:53:34.848Z] #36 4.693 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-08T08:53:35.108Z] #36 ... [2022-08-08T08:53:35.108Z] [2022-08-08T08:53:35.108Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-08T08:53:35.108Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-08T08:53:35.108Z] #62 6.181 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T08:53:35.108Z] #62 6.265 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T08:53:35.108Z] #62 6.265 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T08:53:35.108Z] #62 7.012 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-08T08:53:35.108Z] #62 9.984 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-08T08:53:35.108Z] #62 ... [2022-08-08T08:53:35.108Z] [2022-08-08T08:53:35.108Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-08T08:53:35.108Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-08T08:53:35.108Z] #51 7.849 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T08:53:35.108Z] #51 7.922 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T08:53:35.108Z] #51 7.922 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T08:53:35.108Z] #51 8.515 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-08T08:53:35.108Z] #51 9.118 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-08T08:53:35.370Z] #51 ... [2022-08-08T08:53:35.370Z] [2022-08-08T08:53:35.370Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:53:35.370Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T08:53:35.370Z] #76 7.942 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T08:53:35.370Z] #76 8.011 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T08:53:35.370Z] #76 8.011 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T08:53:35.370Z] #76 8.973 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-08T08:53:35.370Z] #76 ... [2022-08-08T08:53:35.370Z] [2022-08-08T08:53:35.370Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:53:35.370Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:53:35.370Z] #55 5.308 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-08T08:53:35.370Z] #55 6.672 go: downloading github.com/fatih/color v1.13.0 [2022-08-08T08:53:35.370Z] #55 6.703 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-08T08:53:35.370Z] #55 6.836 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-08T08:53:35.370Z] #55 6.856 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-08T08:53:35.370Z] #55 7.129 go: downloading github.com/spf13/viper v1.11.0 [2022-08-08T08:53:35.370Z] #55 7.399 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-08T08:53:35.370Z] #55 8.067 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-08T08:53:35.370Z] #55 8.150 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-08T08:53:35.370Z] #55 8.212 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-08T08:53:35.370Z] #55 8.212 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-08T08:53:35.370Z] #55 10.05 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-08T08:53:35.370Z] #55 10.15 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-08T08:53:35.370Z] #55 10.41 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-08T08:53:35.370Z] #55 10.46 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-08T08:53:35.380Z] #11 ... [2022-08-08T08:53:35.380Z] [2022-08-08T08:53:35.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-08-08T08:53:35.380Z] #31 sha256:ab6ef82a68312375512ffe6eac8d6ff74a116e0c66072c17fd9eeaab30224f59 [2022-08-08T08:53:35.380Z] #31 1.544 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-08T08:53:35.380Z] #31 1.830 [2022-08-08T08:53:35.380Z] #31 2.050 #=#=# ######################################################################## 100.0% [2022-08-08T08:53:35.380Z] #31 2.290 [2022-08-08T08:53:35.380Z] #31 3.165 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-08T08:53:35.380Z] #31 3.438 [2022-08-08T08:53:35.380Z] #31 3.655 #=#=# ######################################################################## 100.0% [2022-08-08T08:53:35.380Z] #31 3.954 [2022-08-08T08:53:35.380Z] #31 4.900 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-08T08:53:35.380Z] #31 5.222 [2022-08-08T08:53:35.380Z] #31 5.447 #=#=# ####### 9.9% ######################################### 57.7% ########################################################### 83.3% ######################################################################## 100.0% [2022-08-08T08:53:35.380Z] #31 5.999 [2022-08-08T08:53:35.380Z] #31 7.032 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-08T08:53:35.380Z] #31 7.556 #=#=# ##O#-# [2022-08-08T08:53:35.380Z] #31 8.622 #=#=# ######################################################################## 100.0% [2022-08-08T08:53:35.380Z] #31 8.912 [2022-08-08T08:53:35.380Z] #31 9.657 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-08T08:53:35.380Z] #31 9.954 [2022-08-08T08:53:35.380Z] #31 ... [2022-08-08T08:53:35.380Z] [2022-08-08T08:53:35.380Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T08:53:35.380Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-08T08:53:35.635Z] #55 ... [2022-08-08T08:53:35.635Z] [2022-08-08T08:53:35.635Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-08T08:53:35.635Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-08T08:53:35.635Z] #38 6.159 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-08T08:53:35.635Z] #38 ... [2022-08-08T08:53:35.635Z] [2022-08-08T08:53:35.635Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-08T08:53:35.635Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-08T08:53:35.635Z] #42 4.910 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T08:53:35.635Z] #42 4.945 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T08:53:35.635Z] #42 4.945 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T08:53:35.635Z] #42 5.282 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-08T08:53:35.635Z] #42 6.545 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-08T08:53:35.635Z] #42 8.132 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-08T08:53:35.895Z] #42 ... [2022-08-08T08:53:35.895Z] [2022-08-08T08:53:35.895Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-08T08:53:35.895Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-08T08:53:35.895Z] #57 5.709 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-08T08:53:35.895Z] #57 ... [2022-08-08T08:53:35.895Z] [2022-08-08T08:53:35.895Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-08T08:53:35.895Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-08T08:53:35.895Z] #47 7.005 + git clone https://github.com/docker/distribution.git . [2022-08-08T08:53:35.895Z] #47 7.005 Cloning into '.'... [2022-08-08T08:53:36.156Z] #47 ... [2022-08-08T08:53:36.156Z] [2022-08-08T08:53:36.156Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:53:36.156Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:53:36.156Z] #14 6.226 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T08:53:36.156Z] #14 6.229 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T08:53:36.156Z] #14 6.229 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T08:53:36.156Z] #14 6.930 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-08T08:53:36.156Z] #14 9.323 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-08T08:53:36.416Z] #14 ... [2022-08-08T08:53:36.416Z] [2022-08-08T08:53:36.416Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-08T08:53:36.416Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-08T08:53:36.416Z] #40 6.449 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-08T08:53:36.416Z] #40 7.484 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-08T08:53:36.416Z] #40 8.840 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-08T08:53:36.416Z] #40 9.214 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-08T08:53:36.416Z] #40 9.214 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-08T08:53:36.416Z] #40 ... [2022-08-08T08:53:36.416Z] [2022-08-08T08:53:36.417Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-08T08:53:36.417Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-08T08:53:36.417Z] #34 7.167 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-08T08:53:36.417Z] #34 7.167 Cloning into '.'... [2022-08-08T08:53:36.678Z] #34 ... [2022-08-08T08:53:36.678Z] [2022-08-08T08:53:36.678Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-08T08:53:36.678Z] #67 sha256:142a315b8e9afa2d42a0309ab0719666fc9e0749afaf4164c9df107e09c1db6b [2022-08-08T08:53:36.678Z] #67 10.54 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-08T08:53:36.678Z] #67 10.57 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-08T08:53:36.678Z] #67 11.12 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-08T08:53:37.497Z] #31 ... [2022-08-08T08:53:37.497Z] [2022-08-08T08:53:37.497Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-08T08:53:37.497Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-08T08:53:37.497Z] #38 14.95 tomll can be used in two ways: [2022-08-08T08:53:37.497Z] #38 14.95 Writing to STDIN and reading from STDOUT: [2022-08-08T08:53:37.497Z] #38 14.95 cat file.toml | tomll > file.toml [2022-08-08T08:53:37.497Z] #38 14.96 [2022-08-08T08:53:37.497Z] #38 14.96 Reading and updating a list of files: [2022-08-08T08:53:37.497Z] #38 14.96 tomll a.toml b.toml c.toml [2022-08-08T08:53:37.497Z] #38 14.96 [2022-08-08T08:53:37.497Z] #38 14.96 When given a list of files, tomll will modify all files in place without asking. [2022-08-08T08:53:37.497Z] #38 DONE 16.5s [2022-08-08T08:53:37.497Z] [2022-08-08T08:53:37.497Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:53:37.497Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-08T08:53:37.497Z] #55 9.943 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-08T08:53:37.497Z] #55 10.05 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-08T08:53:37.497Z] #55 10.21 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-08T08:53:37.497Z] #55 10.28 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-08T08:53:37.497Z] #55 10.37 go: downloading github.com/spf13/afero v1.8.2 [2022-08-08T08:53:37.497Z] #55 10.53 go: downloading github.com/spf13/cast v1.4.1 [2022-08-08T08:53:37.497Z] #55 10.60 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-08T08:53:37.497Z] #55 10.80 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-08T08:53:37.497Z] #55 10.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-08T08:53:37.497Z] #55 10.89 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-08T08:53:37.497Z] #55 10.91 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-08T08:53:37.497Z] #55 10.99 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-08T08:53:37.497Z] #55 10.99 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-08T08:53:37.497Z] #55 11.00 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-08T08:53:37.497Z] #55 11.05 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-08T08:53:37.497Z] #55 11.06 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-08T08:53:37.497Z] #55 11.33 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-08T08:53:37.497Z] #55 11.69 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-08T08:53:37.497Z] #55 11.72 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-08T08:53:37.497Z] #55 11.79 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-08T08:53:37.497Z] #55 12.00 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-08T08:53:37.497Z] #55 12.26 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-08T08:53:37.497Z] #55 12.44 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-08T08:53:37.497Z] #55 12.63 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-08T08:53:37.497Z] #55 13.54 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-08T08:53:37.497Z] #55 13.66 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-08T08:53:37.497Z] #55 13.86 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-08T08:53:37.497Z] #55 13.93 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-08T08:53:37.497Z] #55 14.00 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-08T08:53:37.497Z] #55 14.14 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-08T08:53:37.497Z] #55 14.29 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-08T08:53:37.497Z] #55 14.34 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-08T08:53:37.497Z] #55 14.40 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-08T08:53:37.497Z] #55 14.49 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-08T08:53:37.497Z] #55 14.57 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-08T08:53:37.497Z] #55 14.58 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-08T08:53:37.497Z] #55 14.67 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-08T08:53:37.497Z] #55 14.70 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-08T08:53:37.497Z] #55 14.83 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-08T08:53:37.497Z] #55 14.91 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-08T08:53:37.497Z] #55 14.91 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-08T08:53:37.497Z] #55 15.00 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-08T08:53:37.497Z] #55 15.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-08T08:53:37.497Z] #55 15.16 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-08T08:53:37.497Z] #55 15.20 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-08T08:53:37.497Z] #55 15.26 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-08T08:53:37.497Z] #55 15.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-08T08:53:37.497Z] #55 15.55 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-08T08:53:37.497Z] #55 15.61 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-08T08:53:37.497Z] #55 15.73 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-08T08:53:37.497Z] #55 15.74 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-08T08:53:37.497Z] #55 15.78 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-08T08:53:37.497Z] #55 15.91 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-08T08:53:37.497Z] #55 15.97 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-08T08:53:37.497Z] #55 16.13 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-08T08:53:37.497Z] #55 16.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-08T08:53:37.497Z] #55 16.27 go: downloading github.com/julz/importas v0.1.0 [2022-08-08T08:53:37.497Z] #55 16.30 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-08T08:53:37.497Z] #55 16.31 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-08T08:53:37.497Z] #55 16.37 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-08T08:53:37.497Z] #55 16.40 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-08T08:53:37.497Z] #55 16.45 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-08T08:53:37.497Z] #55 16.58 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-08T08:53:37.497Z] #55 16.61 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-08T08:53:37.497Z] #55 16.81 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-08T08:53:37.497Z] #55 16.81 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-08T08:53:37.757Z] #55 16.97 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-08T08:53:37.757Z] #55 17.00 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-08T08:53:38.696Z] #55 17.76 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-08T08:53:38.696Z] #55 17.78 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-08T08:53:38.696Z] #55 17.85 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-08T08:53:38.696Z] #55 17.87 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-08T08:53:38.696Z] #55 17.97 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-08T08:53:38.696Z] #55 18.06 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-08T08:53:38.696Z] #55 18.09 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-08T08:53:38.956Z] #55 18.13 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-08T08:53:38.956Z] #55 18.20 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-08T08:53:39.215Z] #55 18.43 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-08T08:53:39.215Z] #55 18.44 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-08T08:53:39.215Z] #55 18.49 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-08T08:53:39.215Z] #55 18.51 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-08T08:53:39.215Z] #55 18.57 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-08T08:53:39.486Z] #55 18.68 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-08T08:53:39.486Z] #55 18.71 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-08T08:53:39.486Z] #55 18.76 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-08T08:53:39.486Z] #55 18.85 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-08T08:53:39.486Z] #55 18.89 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-08T08:53:39.486Z] #55 ... [2022-08-08T08:53:39.486Z] [2022-08-08T08:53:39.486Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-08T08:53:39.486Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-08T08:53:39.486Z] #57 18.82 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-08T08:53:39.486Z] #57 18.83 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-08T08:53:39.552Z] #11 ... [2022-08-08T08:53:39.552Z] [2022-08-08T08:53:39.552Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T08:53:39.552Z] #31 sha256:ab6ef82a68312375512ffe6eac8d6ff74a116e0c66072c17fd9eeaab30224f59 [2022-08-08T08:53:39.552Z] #31 10.17 #=#=# ######################################################################## 100.0% [2022-08-08T08:53:39.552Z] #31 10.48 [2022-08-08T08:53:39.552Z] #31 10.55 Download of images into '/build' complete. [2022-08-08T08:53:39.552Z] #31 10.55 Use something like the following to load the result into a Docker daemon: [2022-08-08T08:53:39.552Z] #31 10.55 tar -cC '/build' . | docker load [2022-08-08T08:53:39.552Z] #31 DONE 14.0s [2022-08-08T08:53:39.552Z] [2022-08-08T08:53:39.552Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T08:53:39.552Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-08T08:53:39.552Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.3s [2022-08-08T08:53:39.751Z] #57 18.89 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-08T08:53:39.977Z] #67 14.56 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-08T08:53:40.239Z] #67 ... [2022-08-08T08:53:40.239Z] [2022-08-08T08:53:40.239Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-08T08:53:40.239Z] #26 sha256:b22e3d20f6c0960bf026e82ed1e7d7a7a3713a9db1dd5544730eeeb5f775d1f7 [2022-08-08T08:53:40.239Z] #26 14.64 + mkdir -p /build [2022-08-08T08:53:40.239Z] #26 14.64 + mv docker/docker /build/ [2022-08-08T08:53:40.239Z] #26 14.66 + rmdir docker [2022-08-08T08:53:40.239Z] #26 DONE 15.0s [2022-08-08T08:53:40.239Z] [2022-08-08T08:53:40.239Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:53:40.239Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:53:40.239Z] #55 14.97 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-08T08:53:40.239Z] #55 15.03 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-08T08:53:40.239Z] #55 15.33 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-08T08:53:40.239Z] #55 15.51 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-08T08:53:40.499Z] #55 15.68 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-08T08:53:40.499Z] #55 15.84 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-08T08:53:40.759Z] #55 15.94 go: downloading github.com/spf13/afero v1.8.2 [2022-08-08T08:53:40.759Z] #55 15.94 go: downloading github.com/spf13/cast v1.4.1 [2022-08-08T08:53:40.759Z] #55 16.10 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-08T08:53:41.020Z] #55 16.25 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-08T08:53:41.133Z] #57 ... [2022-08-08T08:53:41.133Z] [2022-08-08T08:53:41.133Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-08T08:53:41.133Z] #67 sha256:93bbf90ff00968ba39eaafd10078ea93a14848523e45f61ba2c4c2ef0fa418ac [2022-08-08T08:53:41.133Z] #67 9.884 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-08T08:53:41.133Z] #67 10.13 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-08T08:53:41.133Z] #67 ... [2022-08-08T08:53:41.133Z] [2022-08-08T08:53:41.133Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-08T08:53:41.133Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-08T08:53:41.133Z] #57 20.30 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-08T08:53:41.280Z] #55 16.56 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-08T08:53:41.280Z] #55 16.61 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-08T08:53:41.540Z] #55 16.85 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-08T08:53:41.702Z] #57 ... [2022-08-08T08:53:41.702Z] [2022-08-08T08:53:41.702Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-08T08:53:41.702Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-08T08:53:41.702Z] #62 10.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-08T08:53:41.702Z] #62 16.20 Fetched 8450 kB in 12s (730 kB/s) [2022-08-08T08:53:41.702Z] #62 16.20 Reading package lists... [2022-08-08T08:53:41.702Z] #62 ... [2022-08-08T08:53:41.702Z] [2022-08-08T08:53:41.702Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-08T08:53:41.703Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-08T08:53:41.703Z] #42 10.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-08T08:53:41.703Z] #42 15.50 Fetched 8450 kB in 11s (747 kB/s) [2022-08-08T08:53:41.703Z] #42 15.50 Reading package lists... [2022-08-08T08:53:41.800Z] #55 16.93 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-08T08:53:41.800Z] #55 16.93 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-08T08:53:41.800Z] #55 17.04 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-08T08:53:41.800Z] #55 17.15 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-08T08:53:41.963Z] #42 20.75 Reading package lists... [2022-08-08T08:53:41.963Z] #42 ... [2022-08-08T08:53:41.963Z] [2022-08-08T08:53:41.963Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-08T08:53:41.963Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-08T08:53:41.963Z] #47 20.72 Updating files: 82% (1806/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-08T08:53:42.060Z] #55 17.24 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-08T08:53:42.080Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 12.7s done [2022-08-08T08:53:42.080Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 [2022-08-08T08:53:42.080Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-08T08:53:42.227Z] #47 20.99 + git checkout -q v2.3.0 [2022-08-08T08:53:42.227Z] #47 ... [2022-08-08T08:53:42.227Z] [2022-08-08T08:53:42.227Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-08T08:53:42.227Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-08T08:53:42.227Z] #53 11.46 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-08T08:53:42.227Z] #53 11.47 go: downloading golang.org/x/mod v0.3.0 [2022-08-08T08:53:42.227Z] #53 ... [2022-08-08T08:53:42.227Z] [2022-08-08T08:53:42.227Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T08:53:42.227Z] #31 sha256:4e46deacc8c424b25cc37e2d6d4d63f4a85ef24d818f3b584bad861c784c01ac [2022-08-08T08:53:42.227Z] #31 17.82 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-08T08:53:42.227Z] #31 19.71 #=#=# [2022-08-08T08:53:42.227Z] #31 20.07 #=#=# 0.7% ######################################################################## 100.0% [2022-08-08T08:53:42.336Z] #11 DONE 44.2s [2022-08-08T08:53:42.336Z] [2022-08-08T08:53:42.336Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-08T08:53:42.336Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-08T08:53:42.487Z] #31 ... [2022-08-08T08:53:42.487Z] [2022-08-08T08:53:42.487Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-08T08:53:42.487Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-08T08:53:42.487Z] #51 11.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-08T08:53:42.487Z] #51 14.08 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-08T08:53:42.487Z] #51 16.94 Fetched 8453 kB in 13s (672 kB/s) [2022-08-08T08:53:42.487Z] #51 16.94 Reading package lists... [2022-08-08T08:53:42.487Z] #51 ... [2022-08-08T08:53:42.487Z] [2022-08-08T08:53:42.487Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T08:53:42.487Z] #31 sha256:4e46deacc8c424b25cc37e2d6d4d63f4a85ef24d818f3b584bad861c784c01ac [2022-08-08T08:53:42.487Z] #31 21.50 [2022-08-08T08:53:42.747Z] #31 ... [2022-08-08T08:53:42.747Z] [2022-08-08T08:53:42.747Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-08T08:53:42.747Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-08T08:53:42.747Z] #36 11.95 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-08T08:53:42.747Z] #36 11.96 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-08T08:53:42.747Z] #36 12.39 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-08T08:53:42.747Z] #36 12.53 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-08T08:53:42.747Z] #36 12.89 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-08T08:53:42.747Z] #36 13.05 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-08T08:53:42.747Z] #36 13.23 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-08T08:53:42.747Z] #36 13.29 go: downloading github.com/peterh/liner v1.2.2 [2022-08-08T08:53:42.747Z] #36 13.47 go: downloading github.com/google/go-dap v0.6.0 [2022-08-08T08:53:42.747Z] #36 13.74 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-08T08:53:42.747Z] #36 14.10 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-08T08:53:42.747Z] #36 14.68 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-08T08:53:42.747Z] #36 14.75 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-08T08:53:42.747Z] #36 14.91 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-08T08:53:42.747Z] #36 16.17 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-08T08:53:42.747Z] #36 ... [2022-08-08T08:53:42.747Z] [2022-08-08T08:53:42.747Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-08T08:53:42.747Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-08T08:53:43.269Z] #12 DONE 1.0s [2022-08-08T08:53:43.455Z] #55 18.64 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-08T08:53:43.455Z] #55 18.89 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-08T08:53:43.531Z] [2022-08-08T08:53:43.531Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-08T08:53:43.531Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-08T08:53:44.025Z] #55 19.47 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-08T08:53:44.142Z] #13 DONE 0.7s [2022-08-08T08:53:44.142Z] [2022-08-08T08:53:44.142Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-08T08:53:44.142Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-08T08:53:44.142Z] #57 ... [2022-08-08T08:53:44.142Z] [2022-08-08T08:53:44.142Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-08T08:53:44.142Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-08T08:53:44.142Z] #46 DONE 0.2s [2022-08-08T08:53:44.444Z] [2022-08-08T08:53:44.444Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-08T08:53:44.444Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-08T08:53:44.444Z] #33 DONE 0.2s [2022-08-08T08:53:44.444Z] [2022-08-08T08:53:44.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-08-08T08:53:44.444Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-08T08:53:44.444Z] #50 DONE 0.4s [2022-08-08T08:53:44.444Z] [2022-08-08T08:53:44.444Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-08T08:53:44.444Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-08T08:53:44.444Z] #34 ... [2022-08-08T08:53:44.444Z] [2022-08-08T08:53:44.444Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-08T08:53:44.444Z] #25 sha256:b3ab224ae5ca6e695f44c11325261718283a8978a47dd1cdceb52f1165322868 [2022-08-08T08:53:44.444Z] #25 DONE 0.4s [2022-08-08T08:53:44.444Z] [2022-08-08T08:53:44.444Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-08T08:53:44.444Z] #66 sha256:2d224ed58899150edb5259142fbd85f18ac3307c6122f178eac689c79fa1c2a1 [2022-08-08T08:53:44.444Z] #66 DONE 0.4s [2022-08-08T08:53:44.702Z] [2022-08-08T08:53:44.703Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-08T08:53:44.703Z] #67 sha256:464e2cd2d312445b9d00900523bc19688b186effc22d3ce175e7b6e224d2693a [2022-08-08T08:53:44.969Z] #55 ... [2022-08-08T08:53:44.969Z] [2022-08-08T08:53:44.969Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-08T08:53:44.969Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-08T08:53:44.969Z] #38 19.64 tomll can be used in two ways: [2022-08-08T08:53:44.969Z] #38 19.64 Writing to STDIN and reading from STDOUT: [2022-08-08T08:53:44.969Z] #38 19.64 cat file.toml | tomll > file.toml [2022-08-08T08:53:44.969Z] #38 19.64 [2022-08-08T08:53:44.969Z] #38 19.64 Reading and updating a list of files: [2022-08-08T08:53:44.969Z] #38 19.64 tomll a.toml b.toml c.toml [2022-08-08T08:53:44.969Z] #38 19.64 [2022-08-08T08:53:44.969Z] #38 19.64 When given a list of files, tomll will modify all files in place without asking. [2022-08-08T08:53:44.970Z] #38 DONE 20.3s [2022-08-08T08:53:44.970Z] [2022-08-08T08:53:44.970Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-08T08:53:44.970Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-08T08:53:44.970Z] #36 14.52 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-08T08:53:44.970Z] #36 14.52 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-08T08:53:44.970Z] #36 15.11 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-08T08:53:44.970Z] #36 15.42 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-08T08:53:44.970Z] #36 15.85 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-08T08:53:44.970Z] #36 15.98 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-08T08:53:44.970Z] #36 16.04 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-08T08:53:44.970Z] #36 16.08 go: downloading github.com/peterh/liner v1.2.2 [2022-08-08T08:53:44.970Z] #36 16.44 go: downloading github.com/google/go-dap v0.6.0 [2022-08-08T08:53:44.970Z] #36 16.69 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-08T08:53:44.970Z] #36 17.15 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-08T08:53:44.970Z] #36 18.03 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-08T08:53:44.970Z] #36 18.26 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-08T08:53:44.970Z] #36 18.41 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-08T08:53:44.970Z] #36 20.34 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-08T08:53:45.231Z] #36 20.42 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-08T08:53:45.231Z] #36 ... [2022-08-08T08:53:45.231Z] [2022-08-08T08:53:45.231Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:53:45.231Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:53:45.231Z] #55 20.46 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-08T08:53:45.231Z] #55 20.48 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-08T08:53:45.231Z] #55 20.57 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-08T08:53:45.231Z] #55 20.60 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-08T08:53:45.492Z] #55 20.72 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-08T08:53:45.492Z] #55 20.72 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-08T08:53:45.752Z] #55 20.95 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-08T08:53:45.752Z] #55 21.06 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-08T08:53:46.032Z] #55 ... [2022-08-08T08:53:46.032Z] [2022-08-08T08:53:46.032Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:53:46.032Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T08:53:46.032Z] #76 11.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-08T08:53:46.032Z] #76 14.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-08T08:53:46.032Z] #76 ... [2022-08-08T08:53:46.032Z] [2022-08-08T08:53:46.032Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:53:46.032Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:53:46.032Z] #55 21.40 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-08T08:53:46.032Z] #55 21.47 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-08T08:53:46.603Z] #55 21.76 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-08T08:53:46.603Z] #55 21.76 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-08T08:53:46.603Z] #55 21.87 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-08T08:53:46.603Z] #55 21.87 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-08T08:53:46.603Z] #55 22.04 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-08T08:53:46.863Z] #55 22.11 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-08T08:53:46.863Z] #55 ... [2022-08-08T08:53:46.863Z] [2022-08-08T08:53:46.863Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:53:46.863Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:53:46.863Z] #14 12.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-08T08:53:46.863Z] #14 20.86 Fetched 8563 kB in 15s (574 kB/s) [2022-08-08T08:53:46.943Z] #51 21.80 Reading package lists... [2022-08-08T08:53:46.943Z] #51 ... [2022-08-08T08:53:46.943Z] [2022-08-08T08:53:46.943Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:53:46.943Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-08T08:53:46.943Z] #76 15.75 Fetched 8450 kB in 11s (741 kB/s) [2022-08-08T08:53:46.943Z] #76 15.75 Reading package lists... [2022-08-08T08:53:46.943Z] #76 20.50 Reading package lists... [2022-08-08T08:53:46.943Z] #76 25.33 Building dependency tree... [2022-08-08T08:53:46.943Z] #76 ... [2022-08-08T08:53:46.943Z] [2022-08-08T08:53:46.943Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:53:46.943Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-08T08:53:46.943Z] #14 15.87 Fetched 8450 kB in 11s (747 kB/s) [2022-08-08T08:53:46.943Z] #14 15.87 Reading package lists... [2022-08-08T08:53:46.943Z] #14 20.99 Reading package lists... [2022-08-08T08:53:46.943Z] #14 25.80 Building dependency tree... [2022-08-08T08:53:46.943Z] #14 ... [2022-08-08T08:53:46.943Z] [2022-08-08T08:53:46.943Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-08T08:53:46.943Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-08T08:53:46.943Z] #47 23.04 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-08T08:53:47.123Z] #14 20.86 Reading package lists... [2022-08-08T08:53:47.123Z] #14 ... [2022-08-08T08:53:47.123Z] [2022-08-08T08:53:47.123Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-08T08:53:47.123Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-08T08:53:47.123Z] #51 11.85 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-08T08:53:47.123Z] #51 14.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-08T08:53:47.123Z] #51 17.16 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-08T08:53:47.123Z] #51 ... [2022-08-08T08:53:47.123Z] [2022-08-08T08:53:47.123Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:53:47.123Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:53:47.123Z] #55 22.20 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-08T08:53:47.123Z] #55 22.29 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-08T08:53:47.123Z] #55 22.43 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-08T08:53:47.123Z] #55 22.47 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-08T08:53:47.383Z] #55 22.64 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-08T08:53:47.383Z] #55 ... [2022-08-08T08:53:47.383Z] [2022-08-08T08:53:47.383Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-08T08:53:47.383Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-08T08:53:47.383Z] #62 12.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-08T08:53:47.383Z] #62 21.40 Fetched 8563 kB in 15s (556 kB/s) [2022-08-08T08:53:47.645Z] #62 21.40 Reading package lists... [2022-08-08T08:53:47.645Z] #62 ... [2022-08-08T08:53:47.645Z] [2022-08-08T08:53:47.645Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:53:47.645Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:53:47.645Z] #55 22.77 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-08T08:53:47.645Z] #55 22.85 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-08T08:53:47.645Z] #55 22.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-08T08:53:47.645Z] #55 ... [2022-08-08T08:53:47.645Z] [2022-08-08T08:53:47.645Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-08T08:53:47.645Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-08T08:53:47.645Z] #40 13.04 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-08T08:53:47.645Z] #40 13.14 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-08T08:53:47.906Z] #40 ... [2022-08-08T08:53:47.906Z] [2022-08-08T08:53:47.906Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:53:47.906Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:53:47.906Z] #55 23.04 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-08T08:53:47.906Z] #55 23.04 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-08T08:53:47.906Z] #55 23.15 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-08T08:53:47.906Z] #55 23.37 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-08T08:53:48.167Z] #55 23.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-08T08:53:48.167Z] #55 23.51 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-08T08:53:48.167Z] #55 23.60 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-08T08:53:48.427Z] #55 ... [2022-08-08T08:53:48.427Z] [2022-08-08T08:53:48.427Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-08T08:53:48.427Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-08T08:53:48.427Z] #53 13.60 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-08T08:53:48.427Z] #53 13.68 go: downloading golang.org/x/mod v0.3.0 [2022-08-08T08:53:48.427Z] #53 ... [2022-08-08T08:53:48.427Z] [2022-08-08T08:53:48.427Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:53:48.427Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:53:48.427Z] #55 23.78 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-08T08:53:48.427Z] #55 23.88 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-08T08:53:48.687Z] #55 23.99 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-08T08:53:48.688Z] #55 24.04 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-08T08:53:48.950Z] #55 24.11 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-08T08:53:48.950Z] #55 24.15 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-08T08:53:48.950Z] #55 24.28 go: downloading github.com/julz/importas v0.1.0 [2022-08-08T08:53:48.950Z] #55 24.28 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-08T08:53:48.950Z] #55 24.40 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-08T08:53:49.210Z] #55 24.45 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-08T08:53:49.210Z] #55 24.64 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-08T08:53:49.210Z] #55 24.68 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-08T08:53:49.470Z] #55 24.77 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-08T08:53:49.470Z] #55 24.82 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-08T08:53:49.470Z] #55 ... [2022-08-08T08:53:49.470Z] [2022-08-08T08:53:49.470Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-08T08:53:49.470Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-08T08:53:49.470Z] #57 14.75 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-08T08:53:49.470Z] #57 14.76 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-08T08:53:49.470Z] #57 14.88 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-08T08:53:49.470Z] #57 16.85 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-08T08:53:49.731Z] #57 ... [2022-08-08T08:53:49.731Z] [2022-08-08T08:53:49.731Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:53:49.731Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:53:49.731Z] #55 24.97 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-08T08:53:49.731Z] #55 25.05 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-08T08:53:49.953Z] #67 ... [2022-08-08T08:53:49.953Z] [2022-08-08T08:53:49.953Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-08T08:53:49.953Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-08T08:53:49.953Z] #40 5.221 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-08T08:53:49.953Z] #40 5.881 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-08T08:53:49.991Z] #55 25.14 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-08T08:53:49.991Z] #55 25.16 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-08T08:53:50.237Z] #47 ... [2022-08-08T08:53:50.237Z] [2022-08-08T08:53:50.237Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:53:50.237Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-08T08:53:50.237Z] #55 19.00 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-08T08:53:50.237Z] #55 19.00 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-08T08:53:50.237Z] #55 19.23 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-08T08:53:50.237Z] #55 19.27 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-08T08:53:50.237Z] #55 19.42 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-08T08:53:50.237Z] #55 19.49 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-08T08:53:50.237Z] #55 19.59 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-08T08:53:50.237Z] #55 19.69 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-08T08:53:50.237Z] #55 19.92 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-08T08:53:50.237Z] #55 20.20 go: downloading honnef.co/go/tools v0.3.1 [2022-08-08T08:53:50.237Z] #55 21.54 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-08T08:53:50.237Z] #55 21.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-08T08:53:50.237Z] #55 21.62 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-08T08:53:50.237Z] #55 21.78 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-08T08:53:50.237Z] #55 21.84 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-08T08:53:50.237Z] #55 21.93 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-08T08:53:50.237Z] #55 22.03 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-08T08:53:50.237Z] #55 22.05 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-08T08:53:50.237Z] #55 22.35 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-08T08:53:50.237Z] #55 22.38 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-08T08:53:50.237Z] #55 22.51 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-08T08:53:50.237Z] #55 22.63 go: downloading golang.org/x/text v0.3.7 [2022-08-08T08:53:50.237Z] #55 27.91 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-08T08:53:50.237Z] #55 28.06 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-08T08:53:50.237Z] #55 28.07 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-08T08:53:50.237Z] #55 28.15 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-08T08:53:50.237Z] #55 28.27 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-08T08:53:50.237Z] #55 28.33 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-08T08:53:50.237Z] #55 28.36 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-08T08:53:50.237Z] #55 28.45 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-08T08:53:50.237Z] #55 28.51 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-08T08:53:50.237Z] #55 28.53 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-08T08:53:50.237Z] #55 28.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-08T08:53:50.237Z] #55 28.74 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-08T08:53:50.237Z] #55 29.14 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-08T08:53:50.237Z] #55 ... [2022-08-08T08:53:50.237Z] [2022-08-08T08:53:50.237Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T08:53:50.237Z] #31 sha256:4e46deacc8c424b25cc37e2d6d4d63f4a85ef24d818f3b584bad861c784c01ac [2022-08-08T08:53:50.237Z] #31 26.48 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-08T08:53:50.237Z] #31 28.09 [2022-08-08T08:53:50.497Z] #31 28.42 #=#=# 0.0% ########## 15.0% #################### 29.0% ############################## 41.7% ###################################### 54.0% ################################################ 67.2% ########################################################## 81.1% ################################################################## 92.7% ######################################################################## 100.0% [2022-08-08T08:53:50.515Z] #40 6.503 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-08T08:53:50.515Z] #40 6.610 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-08T08:53:50.772Z] #40 6.638 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-08T08:53:50.930Z] #55 26.15 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-08T08:53:50.930Z] #55 ... [2022-08-08T08:53:50.930Z] [2022-08-08T08:53:50.930Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-08T08:53:50.930Z] #67 sha256:142a315b8e9afa2d42a0309ab0719666fc9e0749afaf4164c9df107e09c1db6b [2022-08-08T08:53:50.930Z] #67 15.66 go: downloading github.com/google/uuid v1.3.0 [2022-08-08T08:53:50.930Z] #67 15.69 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-08T08:53:50.930Z] #67 15.82 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-08T08:53:50.930Z] #67 16.05 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-08T08:53:50.930Z] #67 16.05 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-08T08:53:50.930Z] #67 16.46 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-08T08:53:50.930Z] #67 17.04 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-08T08:53:50.930Z] #67 17.19 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-08T08:53:50.930Z] #67 19.83 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-08T08:53:50.930Z] #67 20.09 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-08T08:53:50.930Z] #67 ... [2022-08-08T08:53:50.930Z] [2022-08-08T08:53:50.930Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:53:50.930Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:53:50.930Z] #55 26.15 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-08T08:53:51.030Z] #40 ... [2022-08-08T08:53:51.030Z] [2022-08-08T08:53:51.030Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-08T08:53:51.030Z] #67 sha256:464e2cd2d312445b9d00900523bc19688b186effc22d3ce175e7b6e224d2693a [2022-08-08T08:53:51.030Z] #67 6.528 + RM_GOPATH=0 [2022-08-08T08:53:51.030Z] #67 6.528 + TMP_GOPATH= [2022-08-08T08:53:51.030Z] #67 6.528 + : /build [2022-08-08T08:53:51.030Z] #67 6.528 + '[' -z '' ']' [2022-08-08T08:53:51.030Z] #67 6.528 ++ mktemp -d [2022-08-08T08:53:51.030Z] #67 6.528 + export GOPATH=/tmp/tmp.Q1mSXdjcVW [2022-08-08T08:53:51.030Z] #67 6.528 + GOPATH=/tmp/tmp.Q1mSXdjcVW [2022-08-08T08:53:51.030Z] #67 6.528 + RM_GOPATH=1 [2022-08-08T08:53:51.030Z] #67 6.528 + case "$(go env GOARCH)" in [2022-08-08T08:53:51.030Z] #67 6.531 ++ go env GOARCH [2022-08-08T08:53:51.030Z] #67 6.604 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T08:53:51.030Z] #67 6.604 + GO_BUILDMODE=-buildmode=pie [2022-08-08T08:53:51.030Z] #67 6.604 ++ dirname /install.sh [2022-08-08T08:53:51.030Z] #67 6.604 + dir=/ [2022-08-08T08:53:51.030Z] #67 6.604 + bin=rootlesskit [2022-08-08T08:53:51.030Z] #67 6.604 + shift [2022-08-08T08:53:51.030Z] #67 6.604 + '[' '!' -f //rootlesskit.installer ']' [2022-08-08T08:53:51.030Z] #67 6.604 + . //rootlesskit.installer [2022-08-08T08:53:51.030Z] #67 6.604 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-08T08:53:51.030Z] #67 6.604 + install_rootlesskit [2022-08-08T08:53:51.030Z] #67 6.604 + case "$1" in [2022-08-08T08:53:51.030Z] #67 6.604 + export CGO_ENABLED=0 [2022-08-08T08:53:51.030Z] #67 6.604 + CGO_ENABLED=0 [2022-08-08T08:53:51.030Z] #67 6.604 + _install_rootlesskit [2022-08-08T08:53:51.030Z] #67 6.604 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-08T08:53:51.030Z] #67 6.604 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-08T08:53:51.030Z] #67 6.604 + GOBIN=/build [2022-08-08T08:53:51.030Z] #67 6.604 + GO111MODULE=on [2022-08-08T08:53:51.030Z] #67 6.604 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-08T08:53:51.030Z] #67 6.604 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-08T08:53:51.190Z] #55 26.27 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-08T08:53:51.190Z] #55 26.38 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-08T08:53:51.190Z] #55 26.45 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-08T08:53:51.449Z] #55 26.62 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-08T08:53:51.450Z] #55 26.67 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-08T08:53:51.450Z] #55 26.77 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-08T08:53:51.450Z] #55 26.80 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-08T08:53:51.637Z] #67 7.393 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-08T08:53:51.709Z] #55 27.18 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-08T08:53:51.879Z] #31 30.83 [2022-08-08T08:53:51.879Z] #31 ... [2022-08-08T08:53:51.879Z] [2022-08-08T08:53:51.879Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-08T08:53:51.879Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-08T08:53:51.879Z] #62 21.24 Reading package lists... [2022-08-08T08:53:51.879Z] #62 25.55 Building dependency tree... [2022-08-08T08:53:51.879Z] #62 29.69 The following additional packages will be installed: [2022-08-08T08:53:51.879Z] #62 29.70 libbtrfs0 [2022-08-08T08:53:51.879Z] #62 29.91 The following NEW packages will be installed: [2022-08-08T08:53:51.879Z] #62 29.95 libbtrfs-dev libbtrfs0 [2022-08-08T08:53:51.879Z] #62 30.35 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-08-08T08:53:51.879Z] #62 30.35 Need to get 454 kB of archives. [2022-08-08T08:53:51.879Z] #62 30.35 After this operation, 1275 kB of additional disk space will be used. [2022-08-08T08:53:51.879Z] #62 30.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-08T08:53:51.879Z] #62 30.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-08T08:53:51.980Z] #55 27.19 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-08T08:53:52.143Z] #62 ... [2022-08-08T08:53:52.143Z] [2022-08-08T08:53:52.143Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:53:52.143Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-08T08:53:52.143Z] #55 29.24 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-08T08:53:52.143Z] #55 29.49 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-08T08:53:52.143Z] #55 29.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-08T08:53:52.143Z] #55 29.93 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-08T08:53:52.143Z] #55 30.06 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-08T08:53:52.143Z] #55 30.14 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-08T08:53:52.143Z] #55 30.16 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-08T08:53:52.143Z] #55 30.29 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-08T08:53:52.143Z] #55 30.32 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-08T08:53:52.143Z] #55 30.35 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-08T08:53:52.143Z] #55 30.44 go: downloading github.com/prometheus/common v0.32.1 [2022-08-08T08:53:52.143Z] #55 30.78 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-08T08:53:52.143Z] #55 30.81 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-08T08:53:52.240Z] #55 27.47 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-08T08:53:52.240Z] #55 27.47 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-08T08:53:52.403Z] #55 31.63 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-08T08:53:52.500Z] #55 27.68 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-08T08:53:52.500Z] #55 ... [2022-08-08T08:53:52.500Z] [2022-08-08T08:53:52.500Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-08T08:53:52.500Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-08T08:53:52.500Z] #42 17.75 Fetched 8563 kB in 13s (654 kB/s) [2022-08-08T08:53:52.500Z] #42 17.75 Reading package lists... [2022-08-08T08:53:52.500Z] #42 24.69 Reading package lists... [2022-08-08T08:53:52.500Z] #42 ... [2022-08-08T08:53:52.500Z] [2022-08-08T08:53:52.500Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:53:52.500Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:53:52.500Z] #55 27.80 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-08T08:53:52.500Z] #55 27.80 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-08T08:53:52.500Z] #55 27.87 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-08T08:53:52.761Z] #55 27.95 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-08T08:53:52.761Z] #55 28.00 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-08T08:53:52.761Z] #55 28.02 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-08T08:53:53.021Z] #55 28.18 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-08T08:53:53.021Z] #55 28.18 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-08T08:53:53.282Z] #55 28.59 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-08T08:53:53.353Z] #55 32.68 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-08T08:53:53.542Z] #55 28.74 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-08T08:53:53.542Z] #55 28.74 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-08T08:53:53.542Z] #55 28.74 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-08T08:53:53.542Z] #55 28.82 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-08T08:53:53.927Z] #55 ... [2022-08-08T08:53:53.927Z] [2022-08-08T08:53:53.927Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-08T08:53:53.927Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-08T08:53:53.927Z] #40 32.57 NAME: [2022-08-08T08:53:53.927Z] #40 32.57 go-winres - A tool for embedding resources in Windows executables [2022-08-08T08:53:53.927Z] #40 32.57 [2022-08-08T08:53:53.927Z] #40 32.57 USAGE: [2022-08-08T08:53:53.927Z] #40 32.58 go-winres [global options] command [command options] [arguments...] [2022-08-08T08:53:53.927Z] #40 32.58 [2022-08-08T08:53:53.927Z] #40 32.58 COMMANDS: [2022-08-08T08:53:53.927Z] #40 32.58 init Create an initial ./winres/winres.json [2022-08-08T08:53:53.927Z] #40 32.58 make Make syso files for the "go build" command [2022-08-08T08:53:53.927Z] #40 32.58 simply Make syso files for the "go build" command (simplified) [2022-08-08T08:53:53.927Z] #40 32.58 extract Extract all resources from an executable [2022-08-08T08:53:53.927Z] #40 32.58 patch Replace resources in an executable file (exe, dll) [2022-08-08T08:53:53.927Z] #40 32.58 help, h Shows a list of commands or help for one command [2022-08-08T08:53:53.927Z] #40 32.58 [2022-08-08T08:53:53.927Z] #40 32.58 GLOBAL OPTIONS: [2022-08-08T08:53:53.927Z] #40 32.58 --help, -h show help (default: false) [2022-08-08T08:53:53.927Z] #40 DONE 33.3s [2022-08-08T08:53:54.113Z] #55 29.22 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-08T08:53:54.164Z] #67 ... [2022-08-08T08:53:54.164Z] [2022-08-08T08:53:54.164Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-08T08:53:54.164Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-08T08:53:54.164Z] #62 6.636 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T08:53:54.164Z] #62 6.726 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T08:53:54.164Z] #62 6.726 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T08:53:54.164Z] #62 7.958 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-08T08:53:54.164Z] #62 ... [2022-08-08T08:53:54.164Z] [2022-08-08T08:53:54.164Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-08T08:53:54.164Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-08T08:53:54.164Z] #38 6.218 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-08T08:53:54.164Z] #38 ... [2022-08-08T08:53:54.164Z] [2022-08-08T08:53:54.164Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-08T08:53:54.164Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-08T08:53:54.164Z] #42 7.552 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T08:53:54.164Z] #42 7.592 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T08:53:54.164Z] #42 7.593 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T08:53:54.187Z] [2022-08-08T08:53:54.188Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-08T08:53:54.188Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-08T08:53:54.188Z] #62 31.57 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T08:53:54.188Z] #62 31.86 Fetched 454 kB in 0s (1294 kB/s) [2022-08-08T08:53:54.188Z] #62 31.96 Selecting previously unselected package libbtrfs0:arm64. [2022-08-08T08:53:54.188Z] #62 31.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-08T08:53:54.188Z] #62 32.05 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-08T08:53:54.188Z] #62 32.07 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-08T08:53:54.188Z] #62 32.31 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-08T08:53:54.188Z] #62 32.31 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-08T08:53:54.188Z] #62 32.31 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-08T08:53:54.188Z] #62 32.77 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-08T08:53:54.188Z] #62 32.84 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-08T08:53:54.188Z] #62 32.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T08:53:54.373Z] #55 29.48 go: downloading honnef.co/go/tools v0.3.1 [2022-08-08T08:53:54.461Z] #62 DONE 33.7s [2022-08-08T08:53:54.461Z] [2022-08-08T08:53:54.461Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-08T08:53:54.461Z] #63 sha256:ef1b464f2ef72b7bee3d1883e7d72177e35dca14e169f6d739cdf74b0ce92b7a [2022-08-08T08:53:54.462Z] #42 10.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-08T08:53:54.462Z] #42 ... [2022-08-08T08:53:54.462Z] [2022-08-08T08:53:54.462Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-08T08:53:54.462Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-08T08:53:54.462Z] #53 7.867 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-08T08:53:54.462Z] #53 ... [2022-08-08T08:53:54.462Z] [2022-08-08T08:53:54.462Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-08T08:53:54.462Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-08T08:53:54.462Z] #51 7.457 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T08:53:54.463Z] #51 7.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T08:53:54.463Z] #51 7.594 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T08:53:54.463Z] #51 8.186 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-08T08:53:54.463Z] #51 9.685 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-08T08:53:54.719Z] #51 ... [2022-08-08T08:53:54.719Z] [2022-08-08T08:53:54.719Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:53:54.719Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:53:54.719Z] #55 7.357 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-08T08:53:54.719Z] #55 10.65 go: downloading github.com/fatih/color v1.13.0 [2022-08-08T08:53:54.719Z] #55 10.78 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-08T08:53:54.719Z] #55 ... [2022-08-08T08:53:54.719Z] [2022-08-08T08:53:54.719Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-08T08:53:54.719Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-08T08:53:54.719Z] #47 6.984 + git clone https://github.com/docker/distribution.git . [2022-08-08T08:53:54.719Z] #47 6.984 Cloning into '.'... [2022-08-08T08:53:54.975Z] #47 ... [2022-08-08T08:53:54.975Z] [2022-08-08T08:53:54.975Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-08T08:53:54.975Z] #26 sha256:cf43d3a90b54c72e370961090d5167ad75751723832cecad2391205aa29ef48f [2022-08-08T08:53:54.975Z] #26 6.813 + RM_GOPATH=0 [2022-08-08T08:53:54.975Z] #26 6.813 + TMP_GOPATH= [2022-08-08T08:53:54.975Z] #26 6.813 + : /build [2022-08-08T08:53:54.975Z] #26 6.813 + '[' -z '' ']' [2022-08-08T08:53:54.975Z] #26 6.813 ++ mktemp -d [2022-08-08T08:53:54.975Z] #26 6.813 + export GOPATH=/tmp/tmp.bG8D6dPLTV [2022-08-08T08:53:54.975Z] #26 6.813 + GOPATH=/tmp/tmp.bG8D6dPLTV [2022-08-08T08:53:54.975Z] #26 6.813 + RM_GOPATH=1 [2022-08-08T08:53:54.975Z] #26 6.813 + case "$(go env GOARCH)" in [2022-08-08T08:53:54.975Z] #26 6.816 ++ go env GOARCH [2022-08-08T08:53:54.975Z] #26 6.915 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T08:53:54.975Z] #26 6.924 + GO_BUILDMODE=-buildmode=pie [2022-08-08T08:53:54.975Z] #26 6.924 ++ dirname /install.sh [2022-08-08T08:53:54.975Z] #26 6.926 + dir=/ [2022-08-08T08:53:54.975Z] #26 6.927 + bin=dockercli [2022-08-08T08:53:54.975Z] #26 6.927 + shift [2022-08-08T08:53:54.975Z] #26 6.927 + '[' '!' -f //dockercli.installer ']' [2022-08-08T08:53:54.975Z] #26 6.927 + . //dockercli.installer [2022-08-08T08:53:54.975Z] #26 6.927 ++ : stable [2022-08-08T08:53:54.975Z] #26 6.927 ++ : 17.06.2-ce [2022-08-08T08:53:54.975Z] #26 6.927 + install_dockercli [2022-08-08T08:53:54.975Z] #26 6.927 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-08T08:53:54.975Z] #26 6.928 Install docker/cli version 17.06.2-ce from stable [2022-08-08T08:53:54.975Z] #26 6.936 ++ uname -m [2022-08-08T08:53:54.975Z] #26 6.937 + arch=x86_64 [2022-08-08T08:53:54.975Z] #26 6.937 + '[' x86_64 '!=' x86_64 ']' [2022-08-08T08:53:54.975Z] #26 6.937 + url=https://download.docker.com/linux/static [2022-08-08T08:53:54.975Z] #26 6.937 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-08T08:53:54.975Z] #26 6.943 + tar -xz docker/docker [2022-08-08T08:53:54.975Z] #26 ... [2022-08-08T08:53:54.975Z] [2022-08-08T08:53:54.975Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:53:54.975Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T08:53:54.975Z] #76 7.561 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T08:53:54.975Z] #76 7.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T08:53:54.975Z] #76 7.616 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T08:53:54.975Z] #76 9.575 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-08T08:53:55.231Z] #76 ... [2022-08-08T08:53:55.231Z] [2022-08-08T08:53:55.231Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-08T08:53:55.231Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-08T08:53:55.231Z] #36 5.931 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-08T08:53:55.409Z] #63 DONE 1.0s [2022-08-08T08:53:55.409Z] [2022-08-08T08:53:55.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-08-08T08:53:55.409Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-08T08:53:55.409Z] #76 25.33 Building dependency tree... [2022-08-08T08:53:55.409Z] #76 29.65 python3 is already the newest version (3.9.2-3). [2022-08-08T08:53:55.409Z] #76 29.65 The following additional packages will be installed: [2022-08-08T08:53:55.409Z] #76 29.67 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-08T08:53:55.409Z] #76 29.68 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-08T08:53:55.409Z] #76 29.70 Suggested packages: [2022-08-08T08:53:55.409Z] #76 29.72 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-08T08:53:55.409Z] #76 29.72 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-08T08:53:55.409Z] #76 29.72 m4-doc ed diffutils-doc [2022-08-08T08:53:55.409Z] #76 29.72 Recommended packages: [2022-08-08T08:53:55.409Z] #76 29.72 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-08T08:53:55.409Z] #76 31.21 The following NEW packages will be installed: [2022-08-08T08:53:55.409Z] #76 31.22 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-08T08:53:55.409Z] #76 31.23 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-08T08:53:55.409Z] #76 31.24 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-08T08:53:55.409Z] #76 31.24 libyajl2 m4 patch xz-utils [2022-08-08T08:53:55.409Z] #76 31.65 0 upgraded, 23 newly installed, 0 to remove and 3 not upgraded. [2022-08-08T08:53:55.409Z] #76 31.65 Need to get 5916 kB of archives. [2022-08-08T08:53:55.409Z] #76 31.65 After this operation, 18.6 MB of additional disk space will be used. [2022-08-08T08:53:55.409Z] #76 31.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-08T08:53:55.409Z] #76 31.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-08T08:53:55.409Z] #76 31.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-08T08:53:55.409Z] #76 31.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-08T08:53:55.409Z] #76 31.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-08T08:53:55.409Z] #76 31.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-08T08:53:55.409Z] #76 31.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-08T08:53:55.409Z] #76 31.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-08T08:53:55.409Z] #76 31.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-08T08:53:55.409Z] #76 31.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-08T08:53:55.409Z] #76 31.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-08T08:53:55.409Z] #76 31.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-08T08:53:55.409Z] #76 31.81 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-08T08:53:55.409Z] #76 31.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-08T08:53:55.409Z] #76 31.83 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-08T08:53:55.409Z] #76 31.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-08T08:53:55.409Z] #76 31.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-08-08T08:53:55.409Z] #76 31.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-08T08:53:55.409Z] #76 31.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-08T08:53:55.409Z] #76 31.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-08T08:53:55.409Z] #76 31.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-08T08:53:55.410Z] #76 31.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-08T08:53:55.410Z] #76 31.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-08T08:53:55.410Z] #76 33.16 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T08:53:55.410Z] #76 33.57 Fetched 5916 kB in 1s (9974 kB/s) [2022-08-08T08:53:55.410Z] #76 33.80 Selecting previously unselected package bzip2. [2022-08-08T08:53:55.410Z] #76 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-08-08T08:53:55.410Z] #76 33.89 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-08T08:53:55.410Z] #76 33.99 Unpacking bzip2 (1.0.8-4) ... [2022-08-08T08:53:55.410Z] #76 34.39 Selecting previously unselected package libmagic-mgc. [2022-08-08T08:53:55.410Z] #76 34.39 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-08T08:53:55.410Z] #76 34.41 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-08T08:53:55.568Z] #36 ... [2022-08-08T08:53:55.568Z] [2022-08-08T08:53:55.568Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:53:55.568Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:53:55.568Z] #14 6.844 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T08:53:55.568Z] #14 6.900 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T08:53:55.568Z] #14 6.900 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T08:53:55.568Z] #14 9.646 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-08T08:53:55.568Z] #14 ... [2022-08-08T08:53:55.568Z] [2022-08-08T08:53:55.568Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:53:55.568Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:53:55.568Z] #55 11.14 go: downloading github.com/pkg/errors v0.9.1 [2022-08-08T08:53:55.568Z] #55 11.14 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-08T08:53:55.568Z] #55 11.46 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-08T08:53:55.691Z] #76 ... [2022-08-08T08:53:55.691Z] [2022-08-08T08:53:55.691Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-08T08:53:55.691Z] #64 sha256:3593be3975ef0ff38cea95be70b02cb4fbec19f08c97484c9bbfb6573fba2226 [2022-08-08T08:53:56.130Z] #55 12.02 go: downloading github.com/spf13/viper v1.11.0 [2022-08-08T08:53:56.130Z] #55 12.06 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-08T08:53:56.262Z] #64 ... [2022-08-08T08:53:56.262Z] [2022-08-08T08:53:56.262Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-08T08:53:56.262Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-08T08:53:56.262Z] #42 20.75 Reading package lists... [2022-08-08T08:53:56.262Z] #42 25.56 Building dependency tree... [2022-08-08T08:53:56.262Z] #42 29.58 The following additional packages will be installed: [2022-08-08T08:53:56.262Z] #42 29.61 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-08T08:53:56.262Z] #42 29.61 Suggested packages: [2022-08-08T08:53:56.262Z] #42 29.62 cmake-doc ninja-build lrzip [2022-08-08T08:53:56.262Z] #42 29.63 Recommended packages: [2022-08-08T08:53:56.262Z] #42 29.63 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-08T08:53:56.262Z] #42 30.45 The following NEW packages will be installed: [2022-08-08T08:53:56.262Z] #42 30.46 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-08T08:53:56.262Z] #42 30.48 vim-common xxd [2022-08-08T08:53:56.262Z] #42 30.91 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-08-08T08:53:56.262Z] #42 30.91 Need to get 15.6 MB of archives. [2022-08-08T08:53:56.262Z] #42 30.91 After this operation, 67.4 MB of additional disk space will be used. [2022-08-08T08:53:56.262Z] #42 30.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-08T08:53:56.262Z] #42 30.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-08T08:53:56.262Z] #42 30.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-08T08:53:56.262Z] #42 30.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-08T08:53:56.262Z] #42 31.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-08-08T08:53:56.262Z] #42 31.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-08T08:53:56.262Z] #42 31.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-08T08:53:56.262Z] #42 31.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-08T08:53:56.262Z] #42 31.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-08T08:53:56.262Z] #42 31.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-08T08:53:56.262Z] #42 32.80 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T08:53:56.262Z] #42 33.23 Fetched 15.6 MB in 1s (14.7 MB/s) [2022-08-08T08:53:56.262Z] #42 33.35 Selecting previously unselected package xxd. [2022-08-08T08:53:56.262Z] #42 33.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-08T08:53:56.262Z] #42 33.46 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-08T08:53:56.262Z] #42 33.46 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:53:56.262Z] #42 34.12 Selecting previously unselected package vim-common. [2022-08-08T08:53:56.262Z] #42 34.18 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-08T08:53:56.262Z] #42 34.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:53:56.262Z] #42 35.24 Selecting previously unselected package cmake-data. [2022-08-08T08:53:56.262Z] #42 35.24 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-08T08:53:56.262Z] #42 35.25 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-08T08:53:56.262Z] #42 ... [2022-08-08T08:53:56.262Z] [2022-08-08T08:53:56.262Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:53:56.262Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-08T08:53:56.262Z] #76 35.35 Selecting previously unselected package libmagic1:arm64. [2022-08-08T08:53:56.262Z] #76 35.36 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-08T08:53:56.262Z] #76 35.37 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-08T08:53:56.314Z] #55 31.36 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-08T08:53:56.314Z] #55 31.36 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-08T08:53:56.314Z] #55 31.62 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-08T08:53:56.314Z] #55 31.71 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-08T08:53:56.314Z] #55 31.72 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-08T08:53:56.524Z] #76 35.71 Selecting previously unselected package file. [2022-08-08T08:53:56.525Z] #76 35.73 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-08T08:53:56.525Z] #76 35.77 Unpacking file (1:5.39-3) ... [2022-08-08T08:53:56.574Z] #55 31.90 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-08T08:53:56.574Z] #55 32.03 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-08T08:53:56.786Z] #76 35.96 Selecting previously unselected package xz-utils. [2022-08-08T08:53:56.786Z] #76 35.96 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-08T08:53:56.786Z] #76 35.97 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-08T08:53:56.833Z] #55 32.09 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-08T08:53:57.047Z] #76 36.31 Selecting previously unselected package libsigsegv2:arm64. [2022-08-08T08:53:57.047Z] #76 36.35 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-08T08:53:57.047Z] #76 ... [2022-08-08T08:53:57.047Z] [2022-08-08T08:53:57.047Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-08T08:53:57.047Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-08T08:53:57.047Z] #51 21.80 Reading package lists... [2022-08-08T08:53:57.047Z] #51 26.19 Building dependency tree... [2022-08-08T08:53:57.047Z] #51 30.32 The following additional packages will be installed: [2022-08-08T08:53:57.047Z] #51 30.32 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-08T08:53:57.047Z] #51 30.34 python3-protobuf python3-six [2022-08-08T08:53:57.047Z] #51 30.35 Suggested packages: [2022-08-08T08:53:57.047Z] #51 30.37 python3-setuptools [2022-08-08T08:53:57.047Z] #51 30.37 Recommended packages: [2022-08-08T08:53:57.047Z] #51 30.37 iproute2 | iproute [2022-08-08T08:53:57.047Z] #51 31.01 The following NEW packages will be installed: [2022-08-08T08:53:57.047Z] #51 31.02 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-08T08:53:57.047Z] #51 31.03 python3-protobuf python3-six [2022-08-08T08:53:57.047Z] #51 31.49 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-08-08T08:53:57.047Z] #51 31.49 Need to get 2136 kB of archives. [2022-08-08T08:53:57.047Z] #51 31.49 After this operation, 10.8 MB of additional disk space will be used. [2022-08-08T08:53:57.047Z] #51 31.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-08T08:53:57.047Z] #51 31.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-08T08:53:57.047Z] #51 31.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-08T08:53:57.047Z] #51 31.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-08T08:53:57.047Z] #51 31.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-08T08:53:57.047Z] #51 31.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-08T08:53:57.047Z] #51 31.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-08T08:53:57.047Z] #51 34.18 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-08T08:53:57.047Z] #51 35.72 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T08:53:57.047Z] #51 36.02 Fetched 2136 kB in 4s (608 kB/s) [2022-08-08T08:53:57.063Z] #55 13.14 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-08T08:53:57.094Z] #55 32.43 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-08T08:53:57.094Z] #55 32.43 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-08T08:53:57.319Z] #55 13.27 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-08T08:53:57.319Z] #55 13.32 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-08T08:53:57.354Z] #55 32.69 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-08T08:53:57.407Z] #51 ... [2022-08-08T08:53:57.407Z] [2022-08-08T08:53:57.407Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-08T08:53:57.407Z] #64 sha256:3593be3975ef0ff38cea95be70b02cb4fbec19f08c97484c9bbfb6573fba2226 [2022-08-08T08:53:57.407Z] #64 1.014 + RM_GOPATH=0 [2022-08-08T08:53:57.407Z] #64 1.026 + TMP_GOPATH= [2022-08-08T08:53:57.407Z] #64 1.026 + : /build [2022-08-08T08:53:57.407Z] #64 1.026 + '[' -z '' ']' [2022-08-08T08:53:57.407Z] #64 1.026 ++ mktemp -d [2022-08-08T08:53:57.407Z] #64 1.029 + export GOPATH=/tmp/tmp.U61anfQtpk [2022-08-08T08:53:57.407Z] #64 1.029 + GOPATH=/tmp/tmp.U61anfQtpk [2022-08-08T08:53:57.407Z] #64 1.029 + RM_GOPATH=1 [2022-08-08T08:53:57.407Z] #64 1.029 + case "$(go env GOARCH)" in [2022-08-08T08:53:57.407Z] #64 1.031 ++ go env GOARCH [2022-08-08T08:53:57.407Z] #64 1.055 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T08:53:57.407Z] #64 1.059 + GO_BUILDMODE=-buildmode=pie [2022-08-08T08:53:57.407Z] #64 1.061 ++ dirname /install.sh [2022-08-08T08:53:57.407Z] #64 1.073 + dir=/ [2022-08-08T08:53:57.407Z] #64 1.073 + bin=containerd [2022-08-08T08:53:57.407Z] #64 1.073 + shift [2022-08-08T08:53:57.407Z] #64 1.073 + '[' '!' -f //containerd.installer ']' [2022-08-08T08:53:57.407Z] #64 1.074 + . //containerd.installer [2022-08-08T08:53:57.407Z] #64 1.075 ++ set -e [2022-08-08T08:53:57.407Z] #64 1.085 ++ : v1.6.7 [2022-08-08T08:53:57.407Z] #64 1.086 + install_containerd [2022-08-08T08:53:57.407Z] #64 1.087 + echo 'Install containerd version v1.6.7' [2022-08-08T08:53:57.407Z] #64 1.087 Install containerd version v1.6.7 [2022-08-08T08:53:57.407Z] #64 1.087 + git clone https://github.com/containerd/containerd.git /tmp/tmp.U61anfQtpk/src/github.com/containerd/containerd [2022-08-08T08:53:57.407Z] #64 1.112 Cloning into '/tmp/tmp.U61anfQtpk/src/github.com/containerd/containerd'... [2022-08-08T08:53:57.574Z] #55 13.54 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-08T08:53:57.614Z] #55 32.87 go: downloading golang.org/x/text v0.3.7 [2022-08-08T08:53:58.186Z] #55 ... [2022-08-08T08:53:58.186Z] [2022-08-08T08:53:58.186Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:53:58.186Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T08:53:58.186Z] #76 23.53 Fetched 8563 kB in 16s (539 kB/s) [2022-08-08T08:53:58.186Z] #76 23.53 Reading package lists... [2022-08-08T08:53:58.347Z] #64 ... [2022-08-08T08:53:58.347Z] [2022-08-08T08:53:58.347Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:53:58.347Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-08T08:53:58.347Z] #14 25.80 Building dependency tree... [2022-08-08T08:53:58.347Z] #14 30.13 The following additional packages will be installed: [2022-08-08T08:53:58.347Z] #14 30.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-08T08:53:58.347Z] #14 30.15 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-08T08:53:58.347Z] #14 30.15 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-08T08:53:58.347Z] #14 30.15 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-08T08:53:58.347Z] #14 30.15 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-08T08:53:58.347Z] #14 30.16 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-08T08:53:58.347Z] #14 30.17 mingw-w64-common mingw-w64-x86-64-dev [2022-08-08T08:53:58.347Z] #14 30.19 Suggested packages: [2022-08-08T08:53:58.347Z] #14 30.20 gcc-10-locales seccomp wine64 [2022-08-08T08:53:58.347Z] #14 31.57 The following NEW packages will be installed: [2022-08-08T08:53:58.347Z] #14 31.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-08T08:53:58.347Z] #14 31.58 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-08T08:53:58.347Z] #14 31.58 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-08T08:53:58.347Z] #14 31.58 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-08T08:53:58.347Z] #14 31.58 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-08T08:53:58.347Z] #14 31.58 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-08T08:53:58.347Z] #14 31.59 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-08T08:53:58.347Z] #14 31.59 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-08T08:53:58.347Z] #14 31.59 mingw-w64-x86-64-dev [2022-08-08T08:53:58.347Z] #14 32.02 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-08-08T08:53:58.347Z] #14 32.02 Need to get 108 MB of archives. [2022-08-08T08:53:58.347Z] #14 32.02 After this operation, 620 MB of additional disk space will be used. [2022-08-08T08:53:58.347Z] #14 32.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-08-08T08:53:58.347Z] #14 32.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-08-08T08:53:58.347Z] #14 32.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-08T08:53:58.347Z] #14 32.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-08-08T08:53:58.347Z] #14 32.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-08-08T08:53:58.347Z] #14 32.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-08T08:53:58.347Z] #14 32.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-08T08:53:58.347Z] #14 32.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-08-08T08:53:58.347Z] #14 32.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-08-08T08:53:58.347Z] #14 33.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-08-08T08:53:58.347Z] #14 34.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-08-08T08:53:58.347Z] #14 34.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-08-08T08:53:58.347Z] #14 35.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-08-08T08:53:58.347Z] #14 36.92 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-08-08T08:53:58.347Z] #14 37.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-08T08:53:58.347Z] #14 ... [2022-08-08T08:53:58.347Z] [2022-08-08T08:53:58.347Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-08T08:53:58.347Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-08T08:53:58.347Z] #51 36.61 Selecting previously unselected package libprotobuf23:arm64. [2022-08-08T08:53:58.347Z] #51 36.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-08T08:53:58.347Z] #51 36.68 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-08T08:53:58.347Z] #51 36.71 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-08T08:53:58.449Z] #76 29.75 Reading package lists... [2022-08-08T08:53:58.449Z] #76 ... [2022-08-08T08:53:58.449Z] [2022-08-08T08:53:58.449Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-08T08:53:58.449Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-08T08:53:58.449Z] #47 29.53 Updating files: 73% (1602/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-08T08:53:58.449Z] #47 30.25 + git checkout -q v2.3.0 [2022-08-08T08:53:58.449Z] #47 32.92 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-08T08:53:58.607Z] #51 37.63 Selecting previously unselected package python3-pkg-resources. [2022-08-08T08:53:58.607Z] #51 37.63 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-08T08:53:58.607Z] #51 37.64 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-08T08:53:58.709Z] #47 ... [2022-08-08T08:53:58.709Z] [2022-08-08T08:53:58.709Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-08T08:53:58.709Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-08T08:53:58.709Z] #51 23.66 Fetched 8567 kB in 16s (529 kB/s) [2022-08-08T08:53:58.709Z] #51 23.66 Reading package lists... [2022-08-08T08:53:58.866Z] #51 37.90 Selecting previously unselected package python3-six. [2022-08-08T08:53:58.866Z] #51 37.92 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-08T08:53:58.866Z] #51 37.93 Unpacking python3-six (1.16.0-2) ... [2022-08-08T08:53:58.969Z] #51 30.42 Reading package lists... [2022-08-08T08:53:58.969Z] #51 ... [2022-08-08T08:53:58.969Z] [2022-08-08T08:53:58.969Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-08T08:53:58.969Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-08T08:53:58.969Z] #42 24.69 Reading package lists... [2022-08-08T08:53:58.969Z] #42 30.42 Building dependency tree... [2022-08-08T08:53:59.126Z] #51 38.06 Selecting previously unselected package python3-protobuf. [2022-08-08T08:53:59.126Z] #51 38.06 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-08T08:53:59.126Z] #51 38.08 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-08T08:53:59.538Z] #42 34.79 The following additional packages will be installed: [2022-08-08T08:53:59.538Z] #42 34.81 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-08T08:53:59.538Z] #42 34.82 Suggested packages: [2022-08-08T08:53:59.538Z] #42 34.84 cmake-doc ninja-build lrzip [2022-08-08T08:53:59.538Z] #42 34.84 Recommended packages: [2022-08-08T08:53:59.538Z] #42 34.84 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-08T08:54:00.068Z] #51 38.81 Selecting previously unselected package libnet1:arm64. [2022-08-08T08:54:00.068Z] #51 38.81 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-08T08:54:00.068Z] #51 38.82 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-08T08:54:00.068Z] #51 38.98 Selecting previously unselected package libnl-3-200:arm64. [2022-08-08T08:54:00.068Z] #51 39.00 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-08T08:54:00.068Z] #51 39.00 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-08T08:54:00.352Z] #51 39.16 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-08T08:54:00.352Z] #51 39.16 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-08T08:54:00.352Z] #51 39.16 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-08T08:54:00.478Z] #42 ... [2022-08-08T08:54:00.478Z] [2022-08-08T08:54:00.478Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:54:00.478Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T08:54:00.478Z] #76 29.75 Reading package lists... [2022-08-08T08:54:00.614Z] #51 39.34 Selecting previously unselected package criu. [2022-08-08T08:54:00.614Z] #51 39.35 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-08T08:54:00.614Z] #51 39.35 Unpacking criu (3.17.1-1) ... [2022-08-08T08:54:00.974Z] #55 16.62 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-08T08:54:01.234Z] #55 ... [2022-08-08T08:54:01.234Z] [2022-08-08T08:54:01.234Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-08T08:54:01.234Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-08T08:54:01.234Z] #57 7.321 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-08T08:54:01.234Z] #57 9.416 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-08T08:54:01.234Z] #57 9.461 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-08T08:54:01.234Z] #57 9.632 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-08T08:54:01.234Z] #57 12.95 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-08T08:54:01.448Z] #51 40.19 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-08T08:54:01.534Z] #57 ... [2022-08-08T08:54:01.534Z] [2022-08-08T08:54:01.534Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-08T08:54:01.534Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-08T08:54:01.534Z] #34 7.049 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-08T08:54:01.534Z] #34 7.049 Cloning into '.'... [2022-08-08T08:54:01.534Z] #34 ... [2022-08-08T08:54:01.534Z] [2022-08-08T08:54:01.534Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:54:01.534Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:54:01.534Z] #55 17.40 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-08T08:54:01.792Z] #55 17.77 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-08T08:54:01.792Z] #55 17.94 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-08T08:54:01.917Z] #76 35.93 Building dependency tree... [2022-08-08T08:54:02.498Z] #76 ... [2022-08-08T08:54:02.498Z] [2022-08-08T08:54:02.498Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:54:02.498Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:54:02.498Z] #14 20.86 Reading package lists... [2022-08-08T08:54:02.498Z] #14 27.78 Reading package lists... [2022-08-08T08:54:02.498Z] #14 33.92 Building dependency tree... [2022-08-08T08:54:02.498Z] #14 37.93 The following additional packages will be installed: [2022-08-08T08:54:02.498Z] #14 ... [2022-08-08T08:54:02.498Z] [2022-08-08T08:54:02.498Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-08T08:54:02.498Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-08T08:54:02.498Z] #42 35.81 The following NEW packages will be installed: [2022-08-08T08:54:02.498Z] #42 35.86 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-08T08:54:02.498Z] #42 35.86 vim-common xxd [2022-08-08T08:54:02.498Z] #42 36.27 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-08-08T08:54:02.498Z] #42 36.27 Need to get 17.7 MB of archives. [2022-08-08T08:54:02.498Z] #42 36.27 After this operation, 70.7 MB of additional disk space will be used. [2022-08-08T08:54:02.498Z] #42 36.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-08T08:54:02.498Z] #42 36.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-08T08:54:02.498Z] #42 36.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-08T08:54:02.498Z] #42 36.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-08T08:54:02.498Z] #42 36.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-08T08:54:02.498Z] #42 36.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-08T08:54:02.498Z] #42 36.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-08T08:54:02.498Z] #42 36.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-08T08:54:02.498Z] #42 36.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-08T08:54:02.498Z] #42 36.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-08T08:54:02.777Z] #42 ... [2022-08-08T08:54:02.777Z] [2022-08-08T08:54:02.777Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-08T08:54:02.777Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-08T08:54:02.777Z] #62 21.40 Reading package lists... [2022-08-08T08:54:02.777Z] #62 28.25 Reading package lists... [2022-08-08T08:54:02.777Z] #62 34.64 Building dependency tree... [2022-08-08T08:54:02.777Z] #62 ... [2022-08-08T08:54:02.777Z] [2022-08-08T08:54:02.777Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:54:02.777Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:54:02.777Z] #14 37.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-08T08:54:02.777Z] #14 37.95 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-08T08:54:02.777Z] #14 37.95 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-08T08:54:02.777Z] #14 37.95 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-08T08:54:02.777Z] #14 37.95 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-08T08:54:02.777Z] #14 37.95 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-08T08:54:02.777Z] #14 37.95 mingw-w64-common mingw-w64-x86-64-dev [2022-08-08T08:54:02.777Z] #14 38.00 Suggested packages: [2022-08-08T08:54:02.777Z] #14 38.01 gcc-10-locales seccomp wine64 [2022-08-08T08:54:03.206Z] #55 ... [2022-08-08T08:54:03.206Z] [2022-08-08T08:54:03.206Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-08T08:54:03.206Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-08T08:54:03.206Z] #40 9.027 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-08T08:54:03.206Z] #40 9.148 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-08T08:54:03.206Z] #40 ... [2022-08-08T08:54:03.206Z] [2022-08-08T08:54:03.206Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-08T08:54:03.206Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-08T08:54:03.206Z] #53 10.73 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-08T08:54:03.206Z] #53 10.73 go: downloading github.com/fatih/color v1.10.0 [2022-08-08T08:54:03.206Z] #53 11.04 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-08T08:54:03.206Z] #53 11.10 go: downloading github.com/pkg/errors v0.9.1 [2022-08-08T08:54:03.206Z] #53 12.02 go: downloading golang.org/x/tools v0.1.0 [2022-08-08T08:54:03.206Z] #53 12.04 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-08T08:54:03.206Z] #53 12.27 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-08T08:54:03.206Z] #53 12.65 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-08T08:54:03.206Z] #53 13.05 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-08T08:54:03.361Z] #51 42.25 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-08T08:54:03.361Z] #51 42.29 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-08T08:54:03.361Z] #51 42.32 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-08T08:54:03.361Z] #51 42.36 Setting up python3-six (1.16.0-2) ... [2022-08-08T08:54:04.169Z] #14 39.55 The following NEW packages will be installed: [2022-08-08T08:54:04.169Z] #14 39.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-08T08:54:04.169Z] #14 39.55 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-08T08:54:04.169Z] #14 39.55 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-08T08:54:04.169Z] #14 39.55 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-08T08:54:04.169Z] #14 39.55 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-08T08:54:04.169Z] #14 39.56 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-08T08:54:04.169Z] #14 39.56 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-08T08:54:04.169Z] #14 39.56 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-08T08:54:04.169Z] #14 39.57 mingw-w64-x86-64-dev [2022-08-08T08:54:04.179Z] #53 20.23 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-08T08:54:04.349Z] #51 ... [2022-08-08T08:54:04.349Z] [2022-08-08T08:54:04.349Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:54:04.349Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-08T08:54:04.349Z] #76 36.70 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-08T08:54:04.349Z] #76 37.03 Selecting previously unselected package m4. [2022-08-08T08:54:04.349Z] #76 37.04 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-08T08:54:04.349Z] #76 37.04 Unpacking m4 (1.4.18-5) ... [2022-08-08T08:54:04.349Z] #76 37.65 Selecting previously unselected package autoconf. [2022-08-08T08:54:04.349Z] #76 37.66 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-08T08:54:04.349Z] #76 37.67 Unpacking autoconf (2.69-14) ... [2022-08-08T08:54:04.349Z] #76 38.15 Selecting previously unselected package autotools-dev. [2022-08-08T08:54:04.349Z] #76 38.16 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-08T08:54:04.349Z] #76 38.17 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-08T08:54:04.349Z] #76 38.35 Selecting previously unselected package automake. [2022-08-08T08:54:04.349Z] #76 38.38 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-08T08:54:04.349Z] #76 38.40 Unpacking automake (1:1.16.3-2) ... [2022-08-08T08:54:04.349Z] #76 39.06 Selecting previously unselected package patch. [2022-08-08T08:54:04.349Z] #76 39.07 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-08T08:54:04.349Z] #76 39.14 Unpacking patch (2.7.6-7) ... [2022-08-08T08:54:04.349Z] #76 39.36 Selecting previously unselected package dpkg-dev. [2022-08-08T08:54:04.349Z] #76 39.37 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-08T08:54:04.349Z] #76 39.39 Unpacking dpkg-dev (1.20.11) ... [2022-08-08T08:54:04.349Z] #76 40.41 Selecting previously unselected package build-essential. [2022-08-08T08:54:04.349Z] #76 40.42 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-08T08:54:04.349Z] #76 40.43 Unpacking build-essential (12.9) ... [2022-08-08T08:54:04.349Z] #76 40.56 Selecting previously unselected package libcap2:arm64. [2022-08-08T08:54:04.349Z] #76 40.56 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-08T08:54:04.349Z] #76 40.58 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-08T08:54:04.349Z] #76 40.74 Selecting previously unselected package libcap-dev:arm64. [2022-08-08T08:54:04.349Z] #76 40.74 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-08T08:54:04.349Z] #76 40.78 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-08T08:54:04.349Z] #76 40.95 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-08T08:54:04.349Z] #76 40.96 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-08T08:54:04.349Z] #76 40.96 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-08T08:54:04.349Z] #76 41.03 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-08T08:54:04.349Z] #76 41.03 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-08T08:54:04.349Z] #76 41.05 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-08T08:54:04.350Z] #76 41.17 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-08T08:54:04.350Z] #76 41.17 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-08T08:54:04.350Z] #76 41.19 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-08T08:54:04.350Z] #76 41.39 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-08T08:54:04.350Z] #76 41.41 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-08T08:54:04.350Z] #76 41.42 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-08T08:54:04.350Z] #76 42.24 Selecting previously unselected package libtool. [2022-08-08T08:54:04.350Z] #76 42.27 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-08T08:54:04.350Z] #76 42.27 Unpacking libtool (2.4.6-15) ... [2022-08-08T08:54:04.350Z] #76 42.65 Selecting previously unselected package libudev-dev:arm64. [2022-08-08T08:54:04.350Z] #76 42.65 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-08T08:54:04.350Z] #76 42.68 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-08T08:54:04.350Z] #76 43.02 Selecting previously unselected package libyajl2:arm64. [2022-08-08T08:54:04.350Z] #76 43.03 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-08T08:54:04.350Z] #76 43.03 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-08T08:54:04.350Z] #76 43.22 Selecting previously unselected package libyajl-dev:arm64. [2022-08-08T08:54:04.350Z] #76 43.22 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-08T08:54:04.350Z] #76 43.23 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-08T08:54:04.350Z] #76 43.40 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-08T08:54:04.350Z] #76 43.44 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-08T08:54:04.350Z] #76 43.48 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-08T08:54:04.350Z] #76 43.51 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-08T08:54:04.350Z] #76 43.54 Setting up file (1:5.39-3) ... [2022-08-08T08:54:04.350Z] #76 43.56 Setting up bzip2 (1.0.8-4) ... [2022-08-08T08:54:04.350Z] #76 43.58 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-08T08:54:04.350Z] #76 43.59 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-08T08:54:04.350Z] #76 43.61 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-08T08:54:04.350Z] #76 43.62 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-08T08:54:04.350Z] #76 43.64 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-08T08:54:04.350Z] #76 43.66 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-08T08:54:04.350Z] #76 43.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-08T08:54:04.350Z] #76 43.72 Setting up patch (2.7.6-7) ... [2022-08-08T08:54:04.350Z] #76 43.74 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-08T08:54:04.350Z] #76 43.75 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-08T08:54:04.350Z] #76 43.77 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-08T08:54:04.350Z] #76 ... [2022-08-08T08:54:04.350Z] [2022-08-08T08:54:04.350Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-08T08:54:04.350Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-08T08:54:04.350Z] #57 43.75 v3.0.2 [2022-08-08T08:54:04.436Z] #53 20.49 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-08T08:54:04.692Z] #53 20.57 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-08T08:54:04.740Z] #14 40.02 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-08-08T08:54:04.740Z] #14 40.02 Need to get 115 MB of archives. [2022-08-08T08:54:04.740Z] #14 40.02 After this operation, 645 MB of additional disk space will be used. [2022-08-08T08:54:04.740Z] #14 40.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-08T08:54:04.740Z] #14 40.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-08T08:54:04.948Z] #53 ... [2022-08-08T08:54:04.948Z] [2022-08-08T08:54:04.948Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-08T08:54:04.948Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-08T08:54:04.948Z] #62 10.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-08T08:54:04.948Z] #62 13.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-08T08:54:04.948Z] #62 ... [2022-08-08T08:54:04.948Z] [2022-08-08T08:54:04.948Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-08T08:54:04.948Z] #67 sha256:464e2cd2d312445b9d00900523bc19688b186effc22d3ce175e7b6e224d2693a [2022-08-08T08:54:04.948Z] #67 11.80 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-08T08:54:04.948Z] #67 11.82 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-08T08:54:04.948Z] #67 13.13 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-08T08:54:04.948Z] #67 18.28 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-08T08:54:04.948Z] #67 20.02 go: downloading github.com/google/uuid v1.3.0 [2022-08-08T08:54:04.948Z] #67 20.17 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-08T08:54:05.000Z] #14 40.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-08T08:54:05.000Z] #14 40.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-08T08:54:05.000Z] #14 40.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-08T08:54:05.000Z] #14 40.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-08T08:54:05.261Z] #14 40.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-08T08:54:05.831Z] #14 40.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-08T08:54:05.831Z] #14 40.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-08T08:54:05.928Z] #67 ... [2022-08-08T08:54:05.929Z] [2022-08-08T08:54:05.929Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-08T08:54:05.929Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-08T08:54:05.929Z] #36 21.85 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-08T08:54:05.929Z] #36 21.87 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-08T08:54:06.404Z] #14 41.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-08T08:54:06.862Z] #36 22.97 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-08T08:54:07.181Z] #36 ... [2022-08-08T08:54:07.181Z] [2022-08-08T08:54:07.181Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-08T08:54:07.181Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-08T08:54:07.181Z] #51 12.81 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-08T08:54:07.181Z] #51 17.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-08T08:54:07.181Z] #51 21.98 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-08T08:54:07.438Z] #51 ... [2022-08-08T08:54:07.438Z] [2022-08-08T08:54:07.438Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:54:07.438Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T08:54:07.438Z] #76 13.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-08T08:54:07.438Z] #76 18.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-08T08:54:07.438Z] #76 ... [2022-08-08T08:54:07.438Z] [2022-08-08T08:54:07.438Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-08T08:54:07.438Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-08T08:54:07.438Z] #42 13.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-08T08:54:07.438Z] #42 18.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-08T08:54:07.438Z] #42 ... [2022-08-08T08:54:07.438Z] [2022-08-08T08:54:07.438Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:54:07.438Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:54:07.438Z] #14 13.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-08T08:54:07.438Z] #14 18.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-08T08:54:07.700Z] #14 ... [2022-08-08T08:54:07.700Z] [2022-08-08T08:54:07.700Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-08T08:54:07.700Z] #26 sha256:cf43d3a90b54c72e370961090d5167ad75751723832cecad2391205aa29ef48f [2022-08-08T08:54:07.700Z] #26 22.12 + mkdir -p /build [2022-08-08T08:54:07.700Z] #26 22.13 + mv docker/docker /build/ [2022-08-08T08:54:07.700Z] #26 22.14 + rmdir docker [2022-08-08T08:54:07.700Z] #26 DONE 23.3s [2022-08-08T08:54:07.700Z] [2022-08-08T08:54:07.700Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-08T08:54:07.700Z] #67 sha256:464e2cd2d312445b9d00900523bc19688b186effc22d3ce175e7b6e224d2693a [2022-08-08T08:54:07.700Z] #67 21.64 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-08T08:54:07.700Z] #67 21.80 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-08T08:54:07.700Z] #67 22.10 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-08T08:54:07.700Z] #67 22.33 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-08T08:54:07.700Z] #67 22.81 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-08T08:54:07.700Z] #67 23.00 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-08T08:54:07.700Z] #67 23.05 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-08T08:54:07.729Z] #57 ... [2022-08-08T08:54:07.729Z] [2022-08-08T08:54:07.729Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T08:54:07.729Z] #31 sha256:4e46deacc8c424b25cc37e2d6d4d63f4a85ef24d818f3b584bad861c784c01ac [2022-08-08T08:54:07.729Z] #31 36.15 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-08T08:54:07.729Z] #31 37.18 #=#=# [2022-08-08T08:54:07.729Z] #31 37.51 #=#=# ######################################################################## 100.0% [2022-08-08T08:54:07.729Z] #31 38.71 [2022-08-08T08:54:07.729Z] #31 41.43 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-08T08:54:07.729Z] #31 43.13 [2022-08-08T08:54:07.729Z] #31 43.62 #=#=# ######################################################################## 100.0% [2022-08-08T08:54:07.729Z] #31 44.60 [2022-08-08T08:54:07.729Z] #31 45.15 Download of images into '/build' complete. [2022-08-08T08:54:07.729Z] #31 45.15 Use something like the following to load the result into a Docker daemon: [2022-08-08T08:54:07.729Z] #31 45.15 tar -cC '/build' . | docker load [2022-08-08T08:54:07.729Z] #31 ... [2022-08-08T08:54:07.729Z] [2022-08-08T08:54:07.729Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:54:07.729Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-08T08:54:07.729Z] #14 37.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-08T08:54:07.729Z] #14 37.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-08T08:54:07.729Z] #14 37.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-08T08:54:07.729Z] #14 37.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-08T08:54:07.729Z] #14 37.58 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-08-08T08:54:07.729Z] #14 37.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-08T08:54:07.729Z] #14 37.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-08T08:54:07.729Z] #14 37.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-08T08:54:07.729Z] #14 37.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-08T08:54:07.729Z] #14 37.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-08T08:54:07.729Z] #14 37.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-08T08:54:07.729Z] #14 37.65 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-08T08:54:07.729Z] #14 37.67 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-08-08T08:54:07.729Z] #14 37.67 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-08T08:54:07.729Z] #14 37.68 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-08T08:54:07.729Z] #14 38.82 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T08:54:07.729Z] #14 39.07 Fetched 108 MB in 6s (18.0 MB/s) [2022-08-08T08:54:07.729Z] #14 39.17 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-08T08:54:07.729Z] #14 39.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-08T08:54:07.729Z] #14 39.25 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-08T08:54:07.729Z] #14 39.26 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-08T08:54:07.729Z] #14 41.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-08T08:54:07.729Z] #14 41.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-08T08:54:07.729Z] #14 41.97 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-08T08:54:07.729Z] #14 46.21 Selecting previously unselected package binutils-mingw-w64. [2022-08-08T08:54:07.729Z] #14 46.21 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-08T08:54:07.729Z] #14 46.43 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-08T08:54:07.729Z] #14 46.78 Selecting previously unselected package libdevmapper1.02.1:arm64.#14 ... [2022-08-08T08:54:07.729Z] [2022-08-08T08:54:07.729Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T08:54:07.729Z] #31 sha256:4e46deacc8c424b25cc37e2d6d4d63f4a85ef24d818f3b584bad861c784c01ac [2022-08-08T08:54:07.729Z] #31 DONE 46.5s [2022-08-08T08:54:07.729Z] [2022-08-08T08:54:07.730Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:54:07.730Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-08T08:54:07.730Z] #14 46.78 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-08T08:54:07.730Z] #14 46.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-08T08:54:07.730Z] #14 46.80 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-08T08:54:07.730Z] #14 ... [2022-08-08T08:54:07.730Z] [2022-08-08T08:54:07.730Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:54:07.730Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-08T08:54:07.730Z] #76 43.77 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-08T08:54:07.730Z] #76 44.62 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-08T08:54:07.730Z] #76 45.25 Setting up libtool (2.4.6-15) ... [2022-08-08T08:54:07.730Z] #76 45.31 Setting up m4 (1.4.18-5) ... [2022-08-08T08:54:07.730Z] #76 45.38 Setting up dpkg-dev (1.20.11) ... [2022-08-08T08:54:07.730Z] #76 46.05 Setting up autoconf (2.69-14) ... [2022-08-08T08:54:07.730Z] #76 46.12 Setting up build-essential (12.9) ... [2022-08-08T08:54:07.730Z] #76 46.22 Setting up automake (1:1.16.3-2) ... [2022-08-08T08:54:07.730Z] #76 46.43 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-08T08:54:07.730Z] #76 46.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T08:54:07.730Z] #76 ... [2022-08-08T08:54:07.730Z] [2022-08-08T08:54:07.730Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-08T08:54:07.730Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-08T08:54:07.730Z] #57 DONE 46.9s [2022-08-08T08:54:07.787Z] #14 ... [2022-08-08T08:54:07.787Z] [2022-08-08T08:54:07.787Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-08T08:54:07.787Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-08T08:54:07.787Z] #62 38.89 The following additional packages will be installed: [2022-08-08T08:54:07.787Z] #62 38.90 libbtrfs0 [2022-08-08T08:54:07.787Z] #62 39.12 The following NEW packages will be installed: [2022-08-08T08:54:07.787Z] #62 39.14 libbtrfs-dev libbtrfs0 [2022-08-08T08:54:07.787Z] #62 39.62 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-08-08T08:54:07.787Z] #62 39.62 Need to get 460 kB of archives. [2022-08-08T08:54:07.787Z] #62 39.62 After this operation, 1237 kB of additional disk space will be used. [2022-08-08T08:54:07.787Z] #62 39.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-08T08:54:07.787Z] #62 39.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-08T08:54:07.787Z] #62 40.94 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T08:54:07.787Z] #62 41.25 Fetched 460 kB in 0s (1270 kB/s) [2022-08-08T08:54:07.787Z] #62 41.39 Selecting previously unselected package libbtrfs0:amd64. [2022-08-08T08:54:07.787Z] #62 41.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 ... 15717 files and directories currently installed.) [2022-08-08T08:54:07.787Z] #62 41.47 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-08T08:54:07.787Z] #62 41.55 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-08T08:54:07.788Z] #62 41.83 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-08T08:54:07.788Z] #62 41.84 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-08T08:54:07.788Z] #62 41.85 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-08T08:54:07.788Z] #62 42.31 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-08T08:54:07.788Z] #62 42.33 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-08T08:54:07.788Z] #62 42.36 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T08:54:07.788Z] #62 DONE 42.9s [2022-08-08T08:54:07.788Z] [2022-08-08T08:54:07.788Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:54:07.788Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T08:54:07.788Z] #76 40.03 python3 is already the newest version (3.9.2-3). [2022-08-08T08:54:07.788Z] #76 40.03 The following additional packages will be installed: [2022-08-08T08:54:07.788Z] #76 40.04 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-08T08:54:07.788Z] #76 40.05 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-08T08:54:07.788Z] #76 40.06 Suggested packages: [2022-08-08T08:54:07.788Z] #76 40.08 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-08T08:54:07.788Z] #76 40.08 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-08T08:54:07.788Z] #76 40.08 m4-doc ed diffutils-doc [2022-08-08T08:54:07.788Z] #76 40.08 Recommended packages: [2022-08-08T08:54:07.788Z] #76 40.08 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-08T08:54:07.788Z] #76 41.96 The following NEW packages will be installed: [2022-08-08T08:54:07.788Z] #76 41.97 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-08T08:54:07.788Z] #76 41.97 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-08T08:54:07.788Z] #76 41.98 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-08T08:54:07.788Z] #76 41.99 libyajl2 m4 patch xz-utils [2022-08-08T08:54:07.788Z] #76 42.44 0 upgraded, 23 newly installed, 0 to remove and 5 not upgraded. [2022-08-08T08:54:07.788Z] #76 42.44 Need to get 5940 kB of archives. [2022-08-08T08:54:07.788Z] #76 42.44 After this operation, 18.7 MB of additional disk space will be used. [2022-08-08T08:54:07.788Z] #76 42.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-08T08:54:07.788Z] #76 42.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-08T08:54:07.788Z] #76 42.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-08T08:54:07.788Z] #76 42.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-08T08:54:07.788Z] #76 42.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-08T08:54:07.788Z] #76 42.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-08T08:54:07.788Z] #76 42.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-08T08:54:07.788Z] #76 42.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-08T08:54:07.788Z] #76 42.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-08T08:54:07.788Z] #76 42.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-08T08:54:07.788Z] #76 42.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-08T08:54:07.788Z] #76 42.64 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-08T08:54:07.788Z] #76 42.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-08T08:54:07.788Z] #76 42.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-08T08:54:07.788Z] #76 42.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-08T08:54:07.788Z] #76 42.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-08T08:54:07.788Z] #76 42.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-08T08:54:07.788Z] #76 42.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-08T08:54:07.788Z] #76 42.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-08T08:54:07.788Z] #76 42.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-08T08:54:07.788Z] #76 43.00 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-08T08:54:07.788Z] #76 43.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-08T08:54:07.788Z] #76 43.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-08T08:54:07.992Z] [2022-08-08T08:54:07.992Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:54:07.992Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-08T08:54:07.992Z] #14 47.04 Selecting previously unselected package dmsetup. [2022-08-08T08:54:07.992Z] #14 47.04 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-08T08:54:07.992Z] #14 47.05 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-08T08:54:07.992Z] #14 ... [2022-08-08T08:54:07.992Z] [2022-08-08T08:54:07.992Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:54:07.992Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-08T08:54:07.992Z] #76 DONE 47.2s [2022-08-08T08:54:08.047Z] #76 ... [2022-08-08T08:54:08.047Z] [2022-08-08T08:54:08.047Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-08T08:54:08.047Z] #63 sha256:ab8a29f7190694a6bdf4837d32e31be393fa05e5e0acb29b36a638cad019c990 [2022-08-08T08:54:08.047Z] #63 DONE 0.3s [2022-08-08T08:54:08.047Z] [2022-08-08T08:54:08.047Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-08T08:54:08.047Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-08T08:54:08.047Z] #42 38.82 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T08:54:08.047Z] #42 39.10 Fetched 17.7 MB in 1s (12.9 MB/s) [2022-08-08T08:54:08.047Z] #42 39.23 Selecting previously unselected package xxd. [2022-08-08T08:54:08.047Z] #42 39.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 ... 15717 files and directories currently installed.) [2022-08-08T08:54:08.047Z] #42 39.32 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-08T08:54:08.047Z] #42 39.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:54:08.047Z] #42 39.56 Selecting previously unselected package vim-common. [2022-08-08T08:54:08.047Z] #42 39.56 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-08T08:54:08.047Z] #42 39.58 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:54:08.047Z] #42 39.94 Selecting previously unselected package cmake-data. [2022-08-08T08:54:08.047Z] #42 39.94 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-08T08:54:08.047Z] #42 39.96 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-08T08:54:08.252Z] [2022-08-08T08:54:08.252Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:54:08.252Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-08T08:54:08.252Z] #14 47.38 Selecting previously unselected package mingw-w64-common. [2022-08-08T08:54:08.252Z] #14 47.38 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-08T08:54:08.252Z] #14 47.39 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-08T08:54:09.193Z] #14 ... [2022-08-08T08:54:09.193Z] [2022-08-08T08:54:09.193Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-08T08:54:09.193Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-08T08:54:09.193Z] #34 38.13 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-08T08:54:09.193Z] #34 38.40 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-08T08:54:09.193Z] #34 38.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-08T08:54:09.433Z] #42 44.58 Selecting previously unselected package libicu67:amd64. [2022-08-08T08:54:09.433Z] #42 44.58 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-08T08:54:09.433Z] #42 44.62 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-08T08:54:09.693Z] #42 ... [2022-08-08T08:54:09.693Z] [2022-08-08T08:54:09.693Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-08T08:54:09.693Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-08T08:54:09.693Z] #40 44.63 NAME: [2022-08-08T08:54:09.693Z] #40 44.63 go-winres - A tool for embedding resources in Windows executables [2022-08-08T08:54:09.693Z] #40 44.63 [2022-08-08T08:54:09.693Z] #40 44.63 USAGE: [2022-08-08T08:54:09.693Z] #40 44.63 go-winres [global options] command [command options] [arguments...] [2022-08-08T08:54:09.693Z] #40 44.63 [2022-08-08T08:54:09.693Z] #40 44.63 COMMANDS: [2022-08-08T08:54:09.693Z] #40 44.63 init Create an initial ./winres/winres.json [2022-08-08T08:54:09.693Z] #40 44.63 make Make syso files for the "go build" command [2022-08-08T08:54:09.693Z] #40 44.63 simply Make syso files for the "go build" command (simplified) [2022-08-08T08:54:09.693Z] #40 44.63 extract Extract all resources from an executable [2022-08-08T08:54:09.693Z] #40 44.63 patch Replace resources in an executable file (exe, dll) [2022-08-08T08:54:09.693Z] #40 44.63 help, h Shows a list of commands or help for one command [2022-08-08T08:54:09.693Z] #40 44.63 [2022-08-08T08:54:09.693Z] #40 44.63 GLOBAL OPTIONS: [2022-08-08T08:54:09.693Z] #40 44.63 --help, -h show help (default: false) [2022-08-08T08:54:09.693Z] #40 DONE 44.9s [2022-08-08T08:54:09.693Z] [2022-08-08T08:54:09.693Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:54:09.693Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T08:54:09.693Z] #76 44.48 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T08:54:09.693Z] #76 44.86 Fetched 5940 kB in 1s (6557 kB/s) [2022-08-08T08:54:09.693Z] #76 44.95 Selecting previously unselected package bzip2. [2022-08-08T08:54:09.693Z] #76 44.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-08T08:54:09.693Z] #76 45.07 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-08T08:54:09.693Z] #76 45.07 Unpacking bzip2 (1.0.8-4) ... [2022-08-08T08:54:09.953Z] #76 45.24 Selecting previously unselected package libmagic-mgc. [2022-08-08T08:54:09.953Z] #76 45.27 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-08T08:54:09.953Z] #76 45.27 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-08T08:54:10.524Z] #76 45.94 Selecting previously unselected package libmagic1:amd64. [2022-08-08T08:54:10.524Z] #76 45.94 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-08T08:54:10.524Z] #76 45.95 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-08T08:54:10.573Z] #34 ... [2022-08-08T08:54:10.573Z] [2022-08-08T08:54:10.573Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-08T08:54:10.573Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-08T08:54:10.573Z] #42 39.99 Selecting previously unselected package libicu67:arm64. [2022-08-08T08:54:10.573Z] #42 39.99 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-08T08:54:10.573Z] #42 40.02 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-08T08:54:10.573Z] #42 48.90 Selecting previously unselected package libxml2:arm64. [2022-08-08T08:54:10.573Z] #42 48.90 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-08T08:54:10.573Z] #42 48.91 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-08T08:54:10.573Z] #42 49.33 Selecting previously unselected package libarchive13:arm64. [2022-08-08T08:54:10.573Z] #42 49.33 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-08T08:54:10.573Z] #42 49.34 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-08T08:54:10.573Z] #42 49.62 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-08T08:54:10.573Z] #42 49.62 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-08T08:54:10.573Z] #42 49.64 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-08T08:54:10.573Z] #42 49.74 Selecting previously unselected package librhash0:arm64. [2022-08-08T08:54:10.573Z] #42 49.75 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-08T08:54:10.573Z] #42 49.75 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-08T08:54:10.573Z] #42 49.92 Selecting previously unselected package libuv1:arm64. [2022-08-08T08:54:10.573Z] #42 49.93 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-08T08:54:10.573Z] #42 49.94 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-08T08:54:10.833Z] #42 50.02 Selecting previously unselected package cmake. [2022-08-08T08:54:10.833Z] #42 50.02 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-08T08:54:10.834Z] #42 50.03 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-08T08:54:11.095Z] #76 46.38 Selecting previously unselected package file. [2022-08-08T08:54:11.095Z] #76 46.39 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-08T08:54:11.095Z] #76 46.40 Unpacking file (1:5.39-3) ... [2022-08-08T08:54:11.356Z] #76 46.56 Selecting previously unselected package xz-utils. [2022-08-08T08:54:11.356Z] #76 46.56 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-08T08:54:11.356Z] #76 46.56 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-08T08:54:11.699Z] #76 46.93 Selecting previously unselected package libsigsegv2:amd64. [2022-08-08T08:54:11.699Z] #76 46.93 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-08T08:54:11.699Z] #76 46.93 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-08T08:54:11.699Z] #76 ... [2022-08-08T08:54:11.699Z] [2022-08-08T08:54:11.699Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-08T08:54:11.700Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-08T08:54:11.700Z] #51 30.42 Reading package lists... [2022-08-08T08:54:11.700Z] #51 36.63 Building dependency tree... [2022-08-08T08:54:11.700Z] #51 40.96 The following additional packages will be installed: [2022-08-08T08:54:11.700Z] #51 40.99 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-08T08:54:11.700Z] #51 40.99 python3-protobuf python3-six [2022-08-08T08:54:11.700Z] #51 41.02 Suggested packages: [2022-08-08T08:54:11.700Z] #51 41.02 python3-setuptools [2022-08-08T08:54:11.700Z] #51 41.02 Recommended packages: [2022-08-08T08:54:11.700Z] #51 41.02 iproute2 | iproute [2022-08-08T08:54:11.700Z] #51 41.77 The following NEW packages will be installed: [2022-08-08T08:54:11.700Z] #51 41.79 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-08T08:54:11.700Z] #51 41.80 python3-protobuf python3-six [2022-08-08T08:54:11.700Z] #51 42.44 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-08-08T08:54:11.700Z] #51 42.44 Need to get 2315 kB of archives. [2022-08-08T08:54:11.700Z] #51 42.44 After this operation, 11.1 MB of additional disk space will be used. [2022-08-08T08:54:11.700Z] #51 42.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-08T08:54:11.700Z] #51 42.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-08T08:54:11.700Z] #51 42.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-08T08:54:11.700Z] #51 42.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-08T08:54:11.700Z] #51 42.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-08T08:54:11.700Z] #51 42.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-08T08:54:11.700Z] #51 42.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-08T08:54:11.700Z] #51 44.97 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-08T08:54:11.920Z] #67 27.13 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-08T08:54:11.920Z] #67 ... [2022-08-08T08:54:11.920Z] [2022-08-08T08:54:11.920Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:54:11.920Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:54:11.920Z] #55 25.24 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-08T08:54:11.920Z] #55 25.27 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-08T08:54:11.920Z] #55 25.72 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-08T08:54:11.920Z] #55 26.02 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-08T08:54:11.920Z] #55 26.37 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-08T08:54:11.920Z] #55 26.58 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-08T08:54:11.920Z] #55 26.86 go: downloading github.com/spf13/afero v1.8.2 [2022-08-08T08:54:11.920Z] #55 27.07 go: downloading github.com/spf13/cast v1.4.1 [2022-08-08T08:54:11.920Z] #55 27.23 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-08T08:54:11.920Z] #55 27.38 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-08T08:54:11.920Z] #55 27.40 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-08T08:54:11.920Z] #55 27.60 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-08T08:54:11.920Z] #55 27.79 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-08T08:54:11.959Z] #51 ... [2022-08-08T08:54:11.960Z] [2022-08-08T08:54:11.960Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:54:11.960Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T08:54:11.960Z] #76 47.05 Selecting previously unselected package m4. [2022-08-08T08:54:11.960Z] #76 47.08 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-08T08:54:11.960Z] #76 47.23 Unpacking m4 (1.4.18-5) ... [2022-08-08T08:54:12.178Z] #55 28.04 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-08T08:54:12.178Z] #55 28.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-08T08:54:12.434Z] #55 28.48 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-08T08:54:12.533Z] #76 47.72 Selecting previously unselected package autoconf. [2022-08-08T08:54:12.533Z] #76 47.72 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-08T08:54:12.533Z] #76 47.72 Unpacking autoconf (2.69-14) ... [2022-08-08T08:54:12.690Z] #55 28.73 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-08T08:54:12.794Z] #76 ... [2022-08-08T08:54:12.794Z] [2022-08-08T08:54:12.794Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-08T08:54:12.794Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-08T08:54:12.794Z] #57 47.45 v3.0.2 [2022-08-08T08:54:12.794Z] #57 DONE 47.9s [2022-08-08T08:54:12.794Z] [2022-08-08T08:54:12.794Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-08T08:54:12.794Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-08T08:54:12.794Z] #51 46.82 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T08:54:12.794Z] #51 47.20 Fetched 2315 kB in 3s (682 kB/s) [2022-08-08T08:54:12.794Z] #51 47.46 Selecting previously unselected package libprotobuf23:amd64. [2022-08-08T08:54:12.794Z] #51 47.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-08T08:54:12.794Z] #51 47.47 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-08T08:54:12.794Z] #51 47.50 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-08T08:54:12.946Z] #55 ... [2022-08-08T08:54:12.947Z] [2022-08-08T08:54:12.947Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-08T08:54:12.947Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-08T08:54:12.947Z] #38 28.59 tomll can be used in two ways: [2022-08-08T08:54:12.947Z] #38 28.59 Writing to STDIN and reading from STDOUT: [2022-08-08T08:54:12.947Z] #38 28.59 cat file.toml | tomll > file.toml [2022-08-08T08:54:12.947Z] #38 28.59 [2022-08-08T08:54:12.947Z] #38 28.59 Reading and updating a list of files: [2022-08-08T08:54:12.947Z] #38 28.59 tomll a.toml b.toml c.toml [2022-08-08T08:54:12.947Z] #38 28.59 [2022-08-08T08:54:12.947Z] #38 28.59 When given a list of files, tomll will modify all files in place without asking. [2022-08-08T08:54:12.947Z] #38 DONE 28.8s [2022-08-08T08:54:12.947Z] [2022-08-08T08:54:12.947Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:54:12.947Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:54:12.947Z] #55 28.90 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-08T08:54:13.365Z] #51 48.33 Selecting previously unselected package python3-pkg-resources. [2022-08-08T08:54:13.625Z] #51 48.35 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-08T08:54:13.625Z] #51 48.41 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-08T08:54:13.625Z] #51 48.59 Selecting previously unselected package python3-six. [2022-08-08T08:54:13.885Z] #51 48.63 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-08T08:54:13.885Z] #51 48.63 Unpacking python3-six (1.16.0-2) ... [2022-08-08T08:54:13.885Z] #51 48.75 Selecting previously unselected package python3-protobuf. [2022-08-08T08:54:13.885Z] #51 48.75 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-08T08:54:13.885Z] #51 48.75 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-08T08:54:14.128Z] #42 53.37 Setting up libicu67:arm64 (67.1-7) ... [2022-08-08T08:54:14.128Z] #42 ... [2022-08-08T08:54:14.128Z] [2022-08-08T08:54:14.128Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-08T08:54:14.128Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-08T08:54:14.128Z] #51 44.25 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-08T08:54:14.128Z] #51 44.94 Setting up python3-protobuf (3.12.4-1) ... [2022-08-08T08:54:14.128Z] #51 49.58 Setting up criu (3.17.1-1) ... [2022-08-08T08:54:14.128Z] #51 51.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T08:54:14.128Z] #51 DONE 53.2s [2022-08-08T08:54:14.128Z] [2022-08-08T08:54:14.128Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-08T08:54:14.128Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-08T08:54:14.128Z] #42 53.53 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:54:14.128Z] #42 53.59 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-08T08:54:14.128Z] #42 ... [2022-08-08T08:54:14.128Z] [2022-08-08T08:54:14.128Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:54:14.128Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-08T08:54:14.128Z] #77 1.340 Cloning into '/tmp/crun-build'... [2022-08-08T08:54:14.313Z] #55 30.22 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-08T08:54:14.388Z] #77 6.475 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-08T08:54:14.388Z] #77 ... [2022-08-08T08:54:14.388Z] [2022-08-08T08:54:14.388Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:54:14.388Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-08T08:54:14.388Z] #14 53.63 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-08T08:54:14.388Z] #14 53.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-08T08:54:14.388Z] #14 53.65 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-08T08:54:14.456Z] #51 49.33 Selecting previously unselected package libnet1:amd64. [2022-08-08T08:54:14.456Z] #51 49.33 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-08T08:54:14.456Z] #51 49.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T08:54:14.569Z] #55 30.59 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-08T08:54:14.716Z] #51 49.45 Selecting previously unselected package libnl-3-200:amd64. [2022-08-08T08:54:14.716Z] #51 49.45 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-08T08:54:14.716Z] #51 49.45 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-08T08:54:14.716Z] #51 49.66 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-08T08:54:14.716Z] #51 49.66 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-08T08:54:14.716Z] #51 49.73 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-08T08:54:14.976Z] #51 49.83 Selecting previously unselected package criu. [2022-08-08T08:54:14.976Z] #51 49.83 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-08T08:54:14.976Z] #51 ... [2022-08-08T08:54:14.976Z] [2022-08-08T08:54:14.976Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:54:14.976Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:54:14.976Z] #55 40.28 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-08T08:54:14.976Z] #55 40.45 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-08T08:54:14.976Z] #55 40.50 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-08T08:54:14.976Z] #55 40.57 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-08T08:54:14.976Z] #55 40.71 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-08T08:54:14.976Z] #55 40.84 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-08T08:54:14.976Z] #55 40.87 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-08T08:54:14.976Z] #55 41.01 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-08T08:54:14.976Z] #55 41.03 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-08T08:54:14.976Z] #55 41.11 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-08T08:54:14.976Z] #55 41.26 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-08T08:54:14.976Z] #55 41.40 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-08T08:54:14.976Z] #55 42.06 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-08T08:54:14.976Z] #55 42.11 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-08T08:54:14.976Z] #55 42.42 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-08T08:54:14.976Z] #55 42.48 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-08T08:54:14.976Z] #55 42.75 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-08T08:54:14.976Z] #55 43.01 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-08T08:54:14.976Z] #55 43.19 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-08T08:54:14.976Z] #55 43.21 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-08T08:54:14.976Z] #55 43.46 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-08T08:54:14.976Z] #55 43.46 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-08T08:54:14.976Z] #55 43.56 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-08T08:54:14.976Z] #55 43.64 go: downloading github.com/prometheus/common v0.32.1 [2022-08-08T08:54:14.976Z] #55 44.13 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-08T08:54:14.976Z] #55 44.14 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-08T08:54:14.976Z] #55 45.39 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-08T08:54:14.976Z] #55 47.05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-08T08:54:14.976Z] #55 ... [2022-08-08T08:54:14.976Z] [2022-08-08T08:54:14.976Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-08T08:54:14.976Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-08T08:54:14.976Z] #51 49.89 Unpacking criu (3.17.1-1) ... [2022-08-08T08:54:15.501Z] #55 31.37 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-08T08:54:15.501Z] #55 31.46 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-08T08:54:15.762Z] #55 31.71 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-08T08:54:15.774Z] #14 ... [2022-08-08T08:54:15.774Z] [2022-08-08T08:54:15.774Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-08T08:54:15.774Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-08T08:54:15.774Z] #42 53.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:54:15.774Z] #42 53.67 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-08T08:54:15.774Z] #42 53.70 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-08T08:54:15.774Z] #42 53.73 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-08T08:54:15.774Z] #42 53.77 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-08T08:54:15.774Z] #42 53.79 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-08T08:54:15.774Z] #42 53.81 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-08T08:54:15.774Z] #42 53.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T08:54:15.774Z] #42 DONE 54.9s [2022-08-08T08:54:15.774Z] [2022-08-08T08:54:15.774Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-08T08:54:15.774Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-08T08:54:15.774Z] #53 54.40 gotestsum version dev [2022-08-08T08:54:15.774Z] #53 DONE 55.0s [2022-08-08T08:54:15.774Z] [2022-08-08T08:54:15.774Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-08T08:54:15.774Z] #43 sha256:69f934566bf465d1a835af0bb12d4c2a88ab3c18b159adc76540b5d19ff10d9e [2022-08-08T08:54:15.774Z] #43 DONE 0.1s [2022-08-08T08:54:15.774Z] [2022-08-08T08:54:15.774Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-08T08:54:15.774Z] #44 sha256:69cc646e73d0e2875950f0d288db207685650ef34c92a019ff6ed415b5aa9d7f [2022-08-08T08:54:15.917Z] #51 50.86 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-08T08:54:16.019Z] #55 31.88 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-08T08:54:16.019Z] #55 31.97 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-08T08:54:16.712Z] #44 0.907 + RM_GOPATH=0 [2022-08-08T08:54:16.713Z] #44 0.907 + TMP_GOPATH= [2022-08-08T08:54:16.713Z] #44 0.907 + : /build [2022-08-08T08:54:16.713Z] #44 0.907 + '[' -z '' ']' [2022-08-08T08:54:16.713Z] #44 0.907 ++ mktemp -d [2022-08-08T08:54:16.713Z] #44 0.915 + export GOPATH=/tmp/tmp.OTN49YjKrO [2022-08-08T08:54:16.713Z] #44 0.915 + GOPATH=/tmp/tmp.OTN49YjKrO [2022-08-08T08:54:16.713Z] #44 0.915 + RM_GOPATH=1 [2022-08-08T08:54:16.713Z] #44 0.915 + case "$(go env GOARCH)" in [2022-08-08T08:54:16.713Z] #44 0.915 ++ go env GOARCH [2022-08-08T08:54:16.713Z] #44 0.983 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T08:54:16.713Z] #44 0.983 + GO_BUILDMODE=-buildmode=pie [2022-08-08T08:54:16.713Z] #44 0.983 ++ dirname /install.sh [2022-08-08T08:54:16.713Z] #44 0.995 Install tini version v0.19.0 [2022-08-08T08:54:16.713Z] #44 0.996 + dir=/ [2022-08-08T08:54:16.713Z] #44 0.996 + bin=tini [2022-08-08T08:54:16.713Z] #44 0.996 + shift [2022-08-08T08:54:16.713Z] #44 0.996 + '[' '!' -f //tini.installer ']' [2022-08-08T08:54:16.713Z] #44 0.996 + . //tini.installer [2022-08-08T08:54:16.713Z] #44 0.996 ++ : v0.19.0 [2022-08-08T08:54:16.713Z] #44 0.996 + install_tini [2022-08-08T08:54:16.713Z] #44 0.996 + echo 'Install tini version v0.19.0' [2022-08-08T08:54:16.713Z] #44 0.996 + git clone https://github.com/krallin/tini.git /tmp/tmp.OTN49YjKrO/tini [2022-08-08T08:54:16.713Z] #44 1.008 Cloning into '/tmp/tmp.OTN49YjKrO/tini'... [2022-08-08T08:54:17.387Z] #55 ... [2022-08-08T08:54:17.388Z] [2022-08-08T08:54:17.388Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-08T08:54:17.388Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-08T08:54:17.388Z] #36 23.23 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-08T08:54:17.388Z] #36 23.66 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-08T08:54:17.388Z] #36 23.99 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-08T08:54:17.388Z] #36 24.17 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-08T08:54:17.388Z] #36 24.22 go: downloading github.com/peterh/liner v1.2.2 [2022-08-08T08:54:17.388Z] #36 24.81 go: downloading github.com/google/go-dap v0.6.0 [2022-08-08T08:54:17.388Z] #36 25.14 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-08T08:54:17.388Z] #36 25.61 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-08T08:54:17.388Z] #36 26.92 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-08T08:54:17.388Z] #36 27.14 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-08T08:54:17.388Z] #36 27.33 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-08T08:54:17.388Z] #36 30.41 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-08T08:54:17.388Z] #36 30.56 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-08T08:54:17.388Z] #36 ... [2022-08-08T08:54:17.388Z] [2022-08-08T08:54:17.388Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-08T08:54:17.388Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-08T08:54:17.388Z] #51 33.11 Fetched 8567 kB in 26s (331 kB/s) [2022-08-08T08:54:17.651Z] #44 2.025 + cd /tmp/tmp.OTN49YjKrO/tini [2022-08-08T08:54:17.828Z] #51 52.76 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-08T08:54:17.828Z] #51 52.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T08:54:17.828Z] #51 ... [2022-08-08T08:54:17.828Z] [2022-08-08T08:54:17.828Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-08T08:54:17.828Z] #64 sha256:9ce46bfe759959cc8c3d360c66e90a67ef488837fd018c11dc092d4a2c79f46a [2022-08-08T08:54:17.828Z] #64 4.230 + RM_GOPATH=0 [2022-08-08T08:54:17.828Z] #64 4.230 + TMP_GOPATH= [2022-08-08T08:54:17.828Z] #64 4.230 + : /build [2022-08-08T08:54:17.828Z] #64 4.230 + '[' -z '' ']' [2022-08-08T08:54:17.828Z] #64 4.230 ++ mktemp -d [2022-08-08T08:54:17.828Z] #64 4.230 + export GOPATH=/tmp/tmp.X3I2E0j16P [2022-08-08T08:54:17.828Z] #64 4.230 + GOPATH=/tmp/tmp.X3I2E0j16P [2022-08-08T08:54:17.828Z] #64 4.230 + RM_GOPATH=1 [2022-08-08T08:54:17.828Z] #64 4.230 + case "$(go env GOARCH)" in [2022-08-08T08:54:17.828Z] #64 4.230 ++ go env GOARCH [2022-08-08T08:54:17.828Z] #64 4.231 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T08:54:17.828Z] #64 4.231 + GO_BUILDMODE=-buildmode=pie [2022-08-08T08:54:17.828Z] #64 4.232 ++ dirname /install.sh [2022-08-08T08:54:17.828Z] #64 4.234 + dir=/ [2022-08-08T08:54:17.828Z] #64 4.285 + bin=containerd [2022-08-08T08:54:17.828Z] #64 4.285 + shift [2022-08-08T08:54:17.828Z] #64 4.285 + '[' '!' -f //containerd.installer ']' [2022-08-08T08:54:17.828Z] #64 4.285 + . //containerd.installer [2022-08-08T08:54:17.828Z] #64 4.285 ++ set -e [2022-08-08T08:54:17.828Z] #64 4.285 ++ : v1.6.7 [2022-08-08T08:54:17.828Z] #64 4.285 + install_containerd [2022-08-08T08:54:17.828Z] #64 4.285 + echo 'Install containerd version v1.6.7' [2022-08-08T08:54:17.828Z] #64 4.285 + git clone https://github.com/containerd/containerd.git /tmp/tmp.X3I2E0j16P/src/github.com/containerd/containerd [2022-08-08T08:54:17.828Z] #64 4.285 Install containerd version v1.6.7 [2022-08-08T08:54:17.828Z] #64 4.320 Cloning into '/tmp/tmp.X3I2E0j16P/src/github.com/containerd/containerd'... [2022-08-08T08:54:17.910Z] #44 2.025 + git checkout -q v0.19.0 [2022-08-08T08:54:17.910Z] #44 2.049 + cmake . [2022-08-08T08:54:18.125Z] #64 ... [2022-08-08T08:54:18.125Z] [2022-08-08T08:54:18.125Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:54:18.125Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:54:18.125Z] #14 43.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-08T08:54:18.125Z] #14 43.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-08T08:54:18.125Z] #14 44.62 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-08T08:54:18.125Z] #14 46.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-08T08:54:18.125Z] #14 47.28 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-08T08:54:18.125Z] #14 47.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-08T08:54:18.125Z] #14 47.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-08T08:54:18.125Z] #14 47.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-08T08:54:18.125Z] #14 47.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-08T08:54:18.125Z] #14 47.30 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-08T08:54:18.125Z] #14 47.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-08T08:54:18.125Z] #14 47.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-08T08:54:18.125Z] #14 47.33 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-08T08:54:18.125Z] #14 47.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-08T08:54:18.125Z] #14 47.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-08T08:54:18.125Z] #14 47.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-08T08:54:18.125Z] #14 47.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-08T08:54:18.125Z] #14 47.45 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-08T08:54:18.125Z] #14 47.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-08T08:54:18.125Z] #14 47.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-08T08:54:18.125Z] #14 48.78 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T08:54:18.125Z] #14 49.06 Fetched 115 MB in 8s (14.6 MB/s) [2022-08-08T08:54:18.125Z] #14 49.20 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-08T08:54:18.125Z] #14 49.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-08T08:54:18.125Z] #14 49.22 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-08T08:54:18.125Z] #14 49.26 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-08T08:54:18.125Z] #14 51.79 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-08T08:54:18.125Z] #14 51.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-08T08:54:18.125Z] #14 51.84 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-08T08:54:18.125Z] #14 ... [2022-08-08T08:54:18.125Z] [2022-08-08T08:54:18.125Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-08T08:54:18.125Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-08T08:54:18.125Z] #51 52.81 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-08T08:54:18.125Z] #51 52.82 Setting up python3-six (1.16.0-2) ... [2022-08-08T08:54:18.333Z] #51 33.11 Reading package lists... [2022-08-08T08:54:18.333Z] #51 ... [2022-08-08T08:54:18.333Z] [2022-08-08T08:54:18.333Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-08T08:54:18.333Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-08T08:54:18.333Z] #53 24.08 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-08T08:54:18.333Z] #53 24.28 go: downloading golang.org/x/mod v0.3.0 [2022-08-08T08:54:18.333Z] #53 ... [2022-08-08T08:54:18.333Z] [2022-08-08T08:54:18.333Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:54:18.333Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:54:18.333Z] #55 33.92 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-08T08:54:18.333Z] #55 34.04 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-08T08:54:18.333Z] #55 34.22 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-08T08:54:18.333Z] #55 34.40 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-08T08:54:18.481Z] #44 2.569 -- The C compiler identification is GNU 10.2.1 [2022-08-08T08:54:18.481Z] #44 2.644 -- Detecting C compiler ABI info [2022-08-08T08:54:18.895Z] #55 34.71 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-08T08:54:18.895Z] #55 34.73 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-08T08:54:19.053Z] #44 3.203 -- Detecting C compiler ABI info - done [2022-08-08T08:54:19.053Z] #44 3.291 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-08T08:54:19.053Z] #44 3.301 -- Detecting C compile features [2022-08-08T08:54:19.053Z] #44 3.302 -- Detecting C compile features - done [2022-08-08T08:54:19.053Z] #44 3.349 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-08T08:54:19.157Z] #55 34.99 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-08T08:54:19.157Z] #55 35.01 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-08T08:54:19.157Z] #55 35.22 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-08T08:54:19.314Z] #44 3.548 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-08T08:54:19.314Z] #44 3.607 -- Configuring done [2022-08-08T08:54:19.413Z] #55 35.28 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-08T08:54:19.413Z] #55 35.43 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-08T08:54:19.413Z] #55 35.51 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-08T08:54:19.507Z] #51 54.22 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-08T08:54:19.508Z] #51 54.32 Setting up python3-protobuf (3.12.4-1) ... [2022-08-08T08:54:19.575Z] #44 3.656 -- Generating done [2022-08-08T08:54:19.575Z] #44 3.658 -- Build files have been written to: /tmp/tmp.OTN49YjKrO/tini [2022-08-08T08:54:19.575Z] #44 3.661 + make tini-static [2022-08-08T08:54:19.682Z] #55 35.62 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-08T08:54:19.682Z] #55 35.73 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-08T08:54:19.835Z] #44 3.968 Scanning dependencies of target tini-static [2022-08-08T08:54:19.835Z] #44 4.094 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-08T08:54:19.938Z] #55 35.90 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-08T08:54:20.077Z] #51 ... [2022-08-08T08:54:20.077Z] [2022-08-08T08:54:20.077Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:54:20.077Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T08:54:20.077Z] #76 48.24 Selecting previously unselected package autotools-dev. [2022-08-08T08:54:20.077Z] #76 48.24 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-08T08:54:20.077Z] #76 48.24 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-08T08:54:20.077Z] #76 48.42 Selecting previously unselected package automake. [2022-08-08T08:54:20.077Z] #76 48.46 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-08T08:54:20.077Z] #76 48.46 Unpacking automake (1:1.16.3-2) ... [2022-08-08T08:54:20.077Z] #76 49.08 Selecting previously unselected package patch. [2022-08-08T08:54:20.077Z] #76 49.10 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-08T08:54:20.077Z] #76 49.12 Unpacking patch (2.7.6-7) ... [2022-08-08T08:54:20.077Z] #76 49.32 Selecting previously unselected package dpkg-dev. [2022-08-08T08:54:20.077Z] #76 49.32 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-08T08:54:20.077Z] #76 49.32 Unpacking dpkg-dev (1.20.11) ... [2022-08-08T08:54:20.077Z] #76 50.48 Selecting previously unselected package build-essential. [2022-08-08T08:54:20.077Z] #76 50.49 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-08T08:54:20.077Z] #76 50.53 Unpacking build-essential (12.9) ... [2022-08-08T08:54:20.077Z] #76 50.63 Selecting previously unselected package libcap2:amd64. [2022-08-08T08:54:20.077Z] #76 50.63 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-08T08:54:20.077Z] #76 50.66 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-08T08:54:20.077Z] #76 50.81 Selecting previously unselected package libcap-dev:amd64. [2022-08-08T08:54:20.077Z] #76 50.81 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-08T08:54:20.077Z] #76 50.81 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-08T08:54:20.077Z] #76 50.97 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-08T08:54:20.077Z] #76 50.97 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-08T08:54:20.077Z] #76 50.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-08T08:54:20.077Z] #76 51.05 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-08T08:54:20.077Z] #76 51.05 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-08T08:54:20.077Z] #76 51.09 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-08T08:54:20.077Z] #76 51.19 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-08T08:54:20.077Z] #76 51.20 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-08T08:54:20.077Z] #76 51.22 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-08T08:54:20.077Z] #76 51.45 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-08T08:54:20.077Z] #76 51.45 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-08T08:54:20.077Z] #76 51.45 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-08T08:54:20.077Z] #76 52.36 Selecting previously unselected package libtool. [2022-08-08T08:54:20.077Z] #76 52.36 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-08T08:54:20.077Z] #76 52.38 Unpacking libtool (2.4.6-15) ... [2022-08-08T08:54:20.077Z] #76 52.62 Selecting previously unselected package libudev-dev:amd64. [2022-08-08T08:54:20.077Z] #76 52.62 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-08T08:54:20.077Z] #76 52.64 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-08T08:54:20.077Z] #76 52.87 Selecting previously unselected package libyajl2:amd64. [2022-08-08T08:54:20.077Z] #76 52.87 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-08T08:54:20.077Z] #76 52.90 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-08T08:54:20.077Z] #76 53.05 Selecting previously unselected package libyajl-dev:amd64. [2022-08-08T08:54:20.077Z] #76 53.05 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-08T08:54:20.077Z] #76 53.10 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-08T08:54:20.077Z] #76 53.34 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-08T08:54:20.077Z] #76 53.34 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-08T08:54:20.077Z] #76 53.34 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-08T08:54:20.077Z] #76 53.34 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-08T08:54:20.077Z] #76 53.37 Setting up file (1:5.39-3) ... [2022-08-08T08:54:20.077Z] #76 53.39 Setting up bzip2 (1.0.8-4) ... [2022-08-08T08:54:20.077Z] #76 53.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-08T08:54:20.078Z] #76 53.40 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-08T08:54:20.078Z] #76 53.41 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-08T08:54:20.078Z] #76 53.42 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-08T08:54:20.078Z] #76 53.43 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-08T08:54:20.078Z] #76 53.53 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-08T08:54:20.078Z] #76 53.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-08T08:54:20.078Z] #76 53.74 Setting up patch (2.7.6-7) ... [2022-08-08T08:54:20.078Z] #76 53.75 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-08T08:54:20.078Z] #76 53.78 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-08T08:54:20.078Z] #76 53.82 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-08T08:54:20.078Z] #76 53.85 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-08T08:54:20.078Z] #76 53.88 Setting up libtool (2.4.6-15) ... [2022-08-08T08:54:20.078Z] #76 53.88 Setting up m4 (1.4.18-5) ... [2022-08-08T08:54:20.078Z] #76 53.90 Setting up dpkg-dev (1.20.11) ... [2022-08-08T08:54:20.078Z] #76 53.93 Setting up autoconf (2.69-14) ... [2022-08-08T08:54:20.078Z] #76 53.95 Setting up build-essential (12.9) ... [2022-08-08T08:54:20.078Z] #76 53.97 Setting up automake (1:1.16.3-2) ... [2022-08-08T08:54:20.078Z] #76 53.98 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-08T08:54:20.078Z] #76 53.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T08:54:20.078Z] #76 DONE 55.2s [2022-08-08T08:54:20.078Z] [2022-08-08T08:54:20.078Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:54:20.078Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:54:20.078Z] #14 54.98 Selecting previously unselected package binutils-mingw-w64. [2022-08-08T08:54:20.078Z] #14 55.02 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-08T08:54:20.078Z] #14 55.08 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-08T08:54:20.078Z] #14 55.21 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-08T08:54:20.078Z] #14 55.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-08T08:54:20.078Z] #14 55.23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-08T08:54:20.194Z] #55 36.15 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-08T08:54:20.194Z] #55 36.23 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-08T08:54:20.338Z] #14 55.51 Selecting previously unselected package dmsetup. [2022-08-08T08:54:20.338Z] #14 55.51 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-08T08:54:20.338Z] #14 55.51 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-08T08:54:20.338Z] #14 55.59 Selecting previously unselected package mingw-w64-common. [2022-08-08T08:54:20.338Z] #14 55.59 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-08T08:54:20.338Z] #14 55.59 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-08T08:54:20.449Z] #55 36.51 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-08T08:54:20.449Z] #55 36.60 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-08T08:54:21.011Z] #55 36.79 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-08T08:54:21.011Z] #55 36.79 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-08T08:54:21.011Z] #55 37.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-08T08:54:21.215Z] #44 ... [2022-08-08T08:54:21.215Z] [2022-08-08T08:54:21.215Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:54:21.215Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-08T08:54:21.215Z] #14 60.27 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-08T08:54:21.215Z] #14 60.28 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-08T08:54:21.215Z] #14 60.30 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-08T08:54:21.215Z] #14 60.42 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-08T08:54:21.215Z] #14 60.43 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-08T08:54:21.215Z] #14 60.43 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-08T08:54:21.574Z] #55 37.39 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-08T08:54:21.574Z] #55 37.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-08T08:54:21.574Z] #55 37.48 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-08T08:54:21.574Z] #55 37.62 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-08T08:54:21.574Z] #55 37.72 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-08T08:54:22.136Z] #55 37.89 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-08T08:54:22.136Z] #55 37.96 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-08T08:54:22.136Z] #55 38.08 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-08T08:54:22.136Z] #55 38.31 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-08T08:54:22.392Z] #55 38.44 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-08T08:54:22.392Z] #55 38.55 go: downloading github.com/julz/importas v0.1.0 [2022-08-08T08:54:22.520Z] INFO [loader] Go packages loading at mode 575 (compiled_files|imports|types_sizes|deps|exports_file|files|name) took 2m55.728768809s [2022-08-08T08:54:22.520Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 516.688596ms [2022-08-08T08:54:22.648Z] #55 38.67 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-08T08:54:22.648Z] #55 38.81 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-08T08:54:23.212Z] #55 39.06 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-08T08:54:23.468Z] #55 39.29 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-08T08:54:23.468Z] #55 39.44 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-08T08:54:23.468Z] #55 39.49 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-08T08:54:23.769Z] #55 39.68 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-08T08:54:23.769Z] #55 39.75 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-08T08:54:24.025Z] #55 39.88 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-08T08:54:24.025Z] #55 40.01 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-08T08:54:24.025Z] #55 40.04 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-08T08:54:24.507Z] #14 ... [2022-08-08T08:54:24.507Z] [2022-08-08T08:54:24.507Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:54:24.507Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-08T08:54:24.507Z] #77 6.571 Cloning into '/tmp/crun-build/libocispec'... [2022-08-08T08:54:24.507Z] #77 8.082 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-08T08:54:24.507Z] #77 8.131 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-08T08:54:24.507Z] #77 8.131 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-08T08:54:24.507Z] #77 8.131 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-08T08:54:24.507Z] #77 8.177 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-08T08:54:24.507Z] #77 10.22 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-08T08:54:24.507Z] #77 11.75 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-08T08:54:24.508Z] #77 12.87 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-08T08:54:24.508Z] #77 13.19 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-08T08:54:24.508Z] #77 13.52 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-08T08:54:24.542Z] #14 ... [2022-08-08T08:54:24.542Z] [2022-08-08T08:54:24.542Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-08T08:54:24.542Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-08T08:54:24.542Z] #34 48.91 Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-08T08:54:24.542Z] #34 49.47 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-08T08:54:24.542Z] #34 49.72 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-08T08:54:24.542Z] #34 ... [2022-08-08T08:54:24.542Z] [2022-08-08T08:54:24.542Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-08T08:54:24.542Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-08T08:54:24.542Z] #42 52.48 Selecting previously unselected package libxml2:amd64. [2022-08-08T08:54:24.542Z] #42 52.48 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-08T08:54:24.542Z] #42 52.50 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-08T08:54:24.542Z] #42 53.14 Selecting previously unselected package libarchive13:amd64. [2022-08-08T08:54:24.542Z] #42 53.14 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-08T08:54:24.542Z] #42 53.15 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-08T08:54:24.542Z] #42 53.74 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-08T08:54:24.542Z] #42 53.74 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-08T08:54:24.542Z] #42 53.75 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-08T08:54:24.542Z] #42 53.93 Selecting previously unselected package librhash0:amd64. [2022-08-08T08:54:24.542Z] #42 53.93 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-08T08:54:24.542Z] #42 53.94 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-08T08:54:24.542Z] #42 54.20 Selecting previously unselected package libuv1:amd64. [2022-08-08T08:54:24.542Z] #42 54.20 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-08T08:54:24.542Z] #42 54.22 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-08T08:54:24.542Z] #42 54.72 Selecting previously unselected package cmake. [2022-08-08T08:54:24.542Z] #42 54.77 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-08T08:54:24.542Z] #42 54.77 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-08T08:54:24.542Z] #42 59.54 Setting up libicu67:amd64 (67.1-7) ... [2022-08-08T08:54:24.542Z] #42 59.54 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:54:24.542Z] #42 59.57 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-08T08:54:24.542Z] #42 59.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:54:24.542Z] #42 59.63 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-08T08:54:24.542Z] #42 59.66 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-08T08:54:24.542Z] #42 59.66 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-08T08:54:24.542Z] #42 59.68 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-08T08:54:24.542Z] #42 59.70 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-08T08:54:24.542Z] #42 59.72 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-08T08:54:24.542Z] #42 59.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T08:54:24.588Z] #55 ... [2022-08-08T08:54:24.588Z] [2022-08-08T08:54:24.588Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-08T08:54:24.588Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-08T08:54:24.588Z] #62 30.45 Fetched 8563 kB in 24s (355 kB/s) [2022-08-08T08:54:24.588Z] #62 30.45 Reading package lists... [2022-08-08T08:54:24.767Z] #77 ... [2022-08-08T08:54:24.767Z] [2022-08-08T08:54:24.767Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-08T08:54:24.767Z] #44 sha256:69cc646e73d0e2875950f0d288db207685650ef34c92a019ff6ed415b5aa9d7f [2022-08-08T08:54:24.767Z] #44 5.593 [100%] Linking C executable tini-static [2022-08-08T08:54:24.767Z] #44 6.100 [100%] Built target tini-static [2022-08-08T08:54:24.767Z] #44 6.216 + mkdir -p /build [2022-08-08T08:54:24.767Z] #44 6.221 + cp tini-static /build/docker-init [2022-08-08T08:54:24.844Z] #62 40.00 Reading package lists... [2022-08-08T08:54:24.844Z] #62 ... [2022-08-08T08:54:24.844Z] [2022-08-08T08:54:24.844Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:54:24.844Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T08:54:24.844Z] #76 31.45 Fetched 8563 kB in 24s (353 kB/s) [2022-08-08T08:54:24.844Z] #76 31.45 Reading package lists... [2022-08-08T08:54:25.099Z] #76 40.82 Reading package lists... [2022-08-08T08:54:25.099Z] #76 ... [2022-08-08T08:54:25.099Z] [2022-08-08T08:54:25.099Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-08T08:54:25.099Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-08T08:54:25.338Z] #44 DONE 9.5s [2022-08-08T08:54:25.338Z] [2022-08-08T08:54:25.338Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-08T08:54:25.338Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-08T08:54:25.486Z] #42 DONE 60.8s [2022-08-08T08:54:25.486Z] [2022-08-08T08:54:25.486Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-08T08:54:25.486Z] #43 sha256:ee4fd0f87fe38ce2f301ef8779c5c2929870d022117968420c64342a7eaf424c [2022-08-08T08:54:25.611Z] #47 40.85 Updating files: 46% (1003/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) [2022-08-08T08:54:25.611Z] #47 ... [2022-08-08T08:54:25.611Z] [2022-08-08T08:54:25.611Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:54:25.611Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:54:25.611Z] #14 31.53 Fetched 8563 kB in 25s (343 kB/s) [2022-08-08T08:54:25.611Z] #14 31.53 Reading package lists... [2022-08-08T08:54:25.611Z] #14 41.28 Reading package lists... [2022-08-08T08:54:25.611Z] #14 ... [2022-08-08T08:54:25.611Z] [2022-08-08T08:54:25.611Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-08T08:54:25.611Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-08T08:54:26.056Z] #43 DONE 0.6s [2022-08-08T08:54:26.056Z] [2022-08-08T08:54:26.056Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-08T08:54:26.056Z] #44 sha256:bcafe19f21ee0f5b76eb06ced3dface8e10441ec69fed18ee9221d36f7a3462a [2022-08-08T08:54:26.379Z] #47 40.85 Updating files: 46% (1003/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 84% (1842/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) [2022-08-08T08:54:26.379Z] #47 ... [2022-08-08T08:54:26.379Z] [2022-08-08T08:54:26.379Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-08T08:54:26.379Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-08T08:54:26.379Z] #42 32.28 Fetched 8563 kB in 25s (343 kB/s) [2022-08-08T08:54:26.379Z] #42 32.28 Reading package lists... [2022-08-08T08:54:26.379Z] #42 42.15 Reading package lists... [2022-08-08T08:54:26.379Z] #42 ... [2022-08-08T08:54:26.379Z] [2022-08-08T08:54:26.379Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-08T08:54:26.379Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-08T08:54:26.379Z] #47 40.85 Updating files: 46% (1003/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 84% (1842/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-08T08:54:26.628Z] #44 ... [2022-08-08T08:54:26.628Z] [2022-08-08T08:54:26.628Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-08T08:54:26.628Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-08T08:54:26.628Z] #51 58.49 Setting up criu (3.17.1-1) ... [2022-08-08T08:54:26.628Z] #51 60.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T08:54:26.628Z] #51 DONE 61.3s [2022-08-08T08:54:26.628Z] [2022-08-08T08:54:26.628Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:54:26.628Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:54:26.628Z] #14 61.81 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-08T08:54:26.628Z] #14 61.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-08T08:54:26.628Z] #14 61.81 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-08T08:54:26.684Z] #47 42.28 + git checkout -q v2.3.0 [2022-08-08T08:54:27.245Z] #34 ... [2022-08-08T08:54:27.245Z] [2022-08-08T08:54:27.245Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:54:27.245Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-08T08:54:27.245Z] #14 66.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-08T08:54:27.245Z] #14 66.21 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-08T08:54:27.245Z] #14 66.21 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-08T08:54:29.936Z] #14 ... [2022-08-08T08:54:29.936Z] [2022-08-08T08:54:29.936Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:54:29.936Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:54:29.936Z] #77 7.933 Cloning into '/tmp/crun-build'... [2022-08-08T08:54:29.956Z] #47 45.28 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-08T08:54:30.875Z] #77 ... [2022-08-08T08:54:30.875Z] [2022-08-08T08:54:30.875Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-08T08:54:30.875Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-08T08:54:30.875Z] #53 66.01 gotestsum version dev [2022-08-08T08:54:31.450Z] #53 DONE 66.6s [2022-08-08T08:54:31.450Z] [2022-08-08T08:54:31.450Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:54:31.450Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:54:32.019Z] #55 ... [2022-08-08T08:54:32.019Z] [2022-08-08T08:54:32.019Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-08T08:54:32.019Z] #44 sha256:bcafe19f21ee0f5b76eb06ced3dface8e10441ec69fed18ee9221d36f7a3462a [2022-08-08T08:54:32.019Z] #44 5.715 + RM_GOPATH=0 [2022-08-08T08:54:32.019Z] #44 5.715 + TMP_GOPATH= [2022-08-08T08:54:32.019Z] #44 5.715 + : /build [2022-08-08T08:54:32.019Z] #44 5.715 + '[' -z '' ']' [2022-08-08T08:54:32.019Z] #44 5.715 ++ mktemp -d [2022-08-08T08:54:32.019Z] #44 5.715 + export GOPATH=/tmp/tmp.t9E9RpGm5Q [2022-08-08T08:54:32.019Z] #44 5.715 + GOPATH=/tmp/tmp.t9E9RpGm5Q [2022-08-08T08:54:32.019Z] #44 5.715 + RM_GOPATH=1 [2022-08-08T08:54:32.019Z] #44 5.715 + case "$(go env GOARCH)" in [2022-08-08T08:54:32.019Z] #44 5.715 ++ go env GOARCH [2022-08-08T08:54:32.019Z] #44 5.755 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T08:54:32.019Z] #44 5.755 + GO_BUILDMODE=-buildmode=pie [2022-08-08T08:54:32.019Z] #44 5.755 ++ dirname /install.sh [2022-08-08T08:54:32.019Z] #44 5.761 + dir=/ [2022-08-08T08:54:32.019Z] #44 5.761 + bin=tini [2022-08-08T08:54:32.019Z] #44 5.761 + shift [2022-08-08T08:54:32.019Z] #44 5.761 + '[' '!' -f //tini.installer ']' [2022-08-08T08:54:32.019Z] #44 5.761 + . //tini.installer [2022-08-08T08:54:32.019Z] #44 5.761 ++ : v0.19.0 [2022-08-08T08:54:32.019Z] #44 5.761 + install_tini [2022-08-08T08:54:32.019Z] #44 5.761 + echo 'Install tini version v0.19.0' [2022-08-08T08:54:32.019Z] #44 5.761 + git clone https://github.com/krallin/tini.git /tmp/tmp.t9E9RpGm5Q/tini [2022-08-08T08:54:32.019Z] #44 5.761 Cloning into '/tmp/tmp.t9E9RpGm5Q/tini'... [2022-08-08T08:54:32.019Z] #44 5.761 Install tini version v0.19.0 [2022-08-08T08:54:32.959Z] #44 6.512 + cd /tmp/tmp.t9E9RpGm5Q/tini [2022-08-08T08:54:32.959Z] #44 6.512 + git checkout -q v0.19.0 [2022-08-08T08:54:32.959Z] #44 6.524 + cmake . [2022-08-08T08:54:33.219Z] #44 7.138 -- The C compiler identification is GNU 10.2.1 [2022-08-08T08:54:33.227Z] #47 ... [2022-08-08T08:54:33.227Z] [2022-08-08T08:54:33.227Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-08T08:54:33.227Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-08T08:54:33.227Z] #62 40.00 Reading package lists... [2022-08-08T08:54:33.479Z] #44 7.239 -- Detecting C compiler ABI info [2022-08-08T08:54:34.048Z] #44 7.904 -- Detecting C compiler ABI info - done [2022-08-08T08:54:34.308Z] #44 7.966 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-08T08:54:34.308Z] #44 7.966 -- Detecting C compile features [2022-08-08T08:54:34.308Z] #44 7.966 -- Detecting C compile features - done [2022-08-08T08:54:34.308Z] #44 8.016 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-08T08:54:34.308Z] #44 8.196 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-08T08:54:34.568Z] #44 8.316 -- Configuring done [2022-08-08T08:54:34.568Z] #44 8.433 -- Generating done [2022-08-08T08:54:34.568Z] #44 8.433 -- Build files have been written to: /tmp/tmp.t9E9RpGm5Q/tini [2022-08-08T08:54:34.568Z] #44 8.434 + make tini-static [2022-08-08T08:54:34.828Z] #44 8.707 Scanning dependencies of target tini-static [2022-08-08T08:54:35.088Z] #44 8.833 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-08T08:54:35.374Z] #62 49.32 Building dependency tree... [2022-08-08T08:54:35.374Z] #62 ... [2022-08-08T08:54:35.374Z] [2022-08-08T08:54:35.374Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:54:35.374Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:54:35.374Z] #55 41.25 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-08T08:54:35.374Z] #55 41.26 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-08T08:54:35.374Z] #55 41.42 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-08T08:54:35.374Z] #55 41.44 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-08T08:54:35.374Z] #55 41.56 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-08T08:54:35.374Z] #55 41.78 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-08T08:54:35.374Z] #55 41.84 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-08T08:54:35.374Z] #55 42.01 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-08T08:54:35.374Z] #55 42.08 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-08T08:54:35.374Z] #55 42.51 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-08T08:54:35.374Z] #55 42.59 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-08T08:54:35.374Z] #55 42.62 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-08T08:54:35.374Z] #55 42.82 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-08T08:54:35.374Z] #55 42.96 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-08T08:54:35.374Z] #55 42.96 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-08T08:54:35.374Z] #55 43.04 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-08T08:54:35.374Z] #55 43.27 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-08T08:54:35.374Z] #55 43.27 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-08T08:54:35.374Z] #55 43.35 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-08T08:54:35.374Z] #55 43.42 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-08T08:54:35.374Z] #55 43.57 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-08T08:54:35.374Z] #55 43.61 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-08T08:54:35.374Z] #55 44.04 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-08T08:54:35.374Z] #55 44.16 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-08T08:54:35.374Z] #55 44.27 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-08T08:54:35.374Z] #55 44.35 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-08T08:54:35.374Z] #55 44.68 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-08T08:54:35.374Z] #55 44.79 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-08T08:54:35.374Z] #55 45.16 go: downloading honnef.co/go/tools v0.3.1 [2022-08-08T08:54:35.374Z] #55 48.31 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-08T08:54:35.374Z] #55 48.32 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-08T08:54:35.374Z] #55 48.54 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-08T08:54:35.374Z] #55 48.68 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-08T08:54:35.374Z] #55 48.91 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-08T08:54:35.374Z] #55 49.00 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-08T08:54:35.374Z] #55 49.13 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-08T08:54:35.374Z] #55 49.27 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-08T08:54:35.374Z] #55 49.36 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-08T08:54:35.374Z] #55 49.84 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-08T08:54:35.374Z] #55 49.90 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-08T08:54:35.374Z] #55 50.07 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-08T08:54:35.374Z] #55 50.43 go: downloading golang.org/x/text v0.3.7 [2022-08-08T08:54:35.387Z] #14 ... [2022-08-08T08:54:35.387Z] [2022-08-08T08:54:35.387Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:54:35.387Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-08T08:54:35.387Z] #77 26.43 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-08T08:54:35.937Z] #55 ... [2022-08-08T08:54:35.937Z] [2022-08-08T08:54:35.937Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-08T08:54:35.937Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-08T08:54:35.937Z] #62 49.32 Building dependency tree... [2022-08-08T08:54:36.469Z] #44 10.19 [100%] Linking C executable tini-static [2022-08-08T08:54:36.499Z] #62 ... [2022-08-08T08:54:36.499Z] [2022-08-08T08:54:36.499Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-08T08:54:36.499Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-08T08:54:36.499Z] #51 33.11 Reading package lists... [2022-08-08T08:54:36.499Z] #51 42.47 Reading package lists... [2022-08-08T08:54:36.499Z] #51 52.04 Building dependency tree... [2022-08-08T08:54:36.499Z] #51 ... [2022-08-08T08:54:36.499Z] [2022-08-08T08:54:36.499Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-08T08:54:36.499Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-08T08:54:36.499Z] #42 42.15 Reading package lists... [2022-08-08T08:54:37.038Z] #44 10.89 [100%] Built target tini-static [2022-08-08T08:54:37.038Z] #44 10.98 + mkdir -p /build [2022-08-08T08:54:37.038Z] #44 10.98 + cp tini-static /build/docker-init [2022-08-08T08:54:37.428Z] #42 51.01 Building dependency tree... [2022-08-08T08:54:38.419Z] #44 DONE 12.1s [2022-08-08T08:54:38.419Z] [2022-08-08T08:54:38.419Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:54:38.419Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:54:38.419Z] #77 14.30 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-08T08:54:38.419Z] #77 14.34 Cloning into '/tmp/crun-build/libocispec'... [2022-08-08T08:54:38.419Z] #77 15.52 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-08T08:54:38.419Z] #77 15.55 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-08T08:54:38.419Z] #77 15.55 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-08T08:54:38.419Z] #77 15.55 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-08T08:54:38.419Z] #77 15.57 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-08T08:54:38.419Z] #77 17.62 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-08T08:54:39.583Z] #77 ... [2022-08-08T08:54:39.584Z] [2022-08-08T08:54:39.584Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-08T08:54:39.584Z] #64 sha256:3593be3975ef0ff38cea95be70b02cb4fbec19f08c97484c9bbfb6573fba2226 [2022-08-08T08:54:39.584Z] #64 42.60 Updating files: 63% (3138/4925) Updating files: 64% (3152/4925) Updating files: 65% (3202/4925) Updating files: 66% (3251/4925) Updating files: 67% (3300/4925) Updating files: 68% (3349/4925) Updating files: 69% (3399/4925) Updating files: 70% (3448/4925) Updating files: 71% (3497/4925) Updating files: 72% (3546/4925) Updating files: 73% (3596/4925) Updating files: 74% (3645/4925) Updating files: 75% (3694/4925) Updating files: 76% (3743/4925) Updating files: 77% (3793/4925) Updating files: 78% (3842/4925) Updating files: 79% (3891/4925) Updating files: 80% (3940/4925) Updating files: 81% (3990/4925) Updating files: 82% (4039/4925) Updating files: 83% (4088/4925) Updating files: 84% (4137/4925) Updating files: 85% (4187/4925) Updating files: 86% (4236/4925) Updating files: 87% (4285/4925) Updating files: 88% (4334/4925) Updating files: 89% (4384/4925) Updating files: 90% (4433/4925) Updating files: 91% (4482/4925) Updating files: 92% (4531/4925) Updating files: 93% (4581/4925) Updating files: 94% (4630/4925) Updating files: 95% (4679/4925) Updating files: 96% (4728/4925) Updating files: 97% (4778/4925) Updating files: 98% (4827/4925) Updating files: 99% (4876/4925) Updating files: 100% (4925/4925) Updating files: 100% (4925/4925), done. [2022-08-08T08:54:39.584Z] #64 43.67 + cd /tmp/tmp.U61anfQtpk/src/github.com/containerd/containerd [2022-08-08T08:54:39.584Z] #64 43.67 + git checkout -q v1.6.7 [2022-08-08T08:54:39.801Z] #77 19.53 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-08T08:54:40.021Z] #42 ... [2022-08-08T08:54:40.021Z] [2022-08-08T08:54:40.021Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-08T08:54:40.021Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-08T08:54:40.021Z] #62 56.08 The following additional packages will be installed: [2022-08-08T08:54:40.282Z] #62 56.11 libbtrfs0 [2022-08-08T08:54:40.538Z] #62 56.54 The following NEW packages will be installed: [2022-08-08T08:54:40.538Z] #62 56.55 libbtrfs-dev libbtrfs0 [2022-08-08T08:54:40.740Z] #77 20.65 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-08T08:54:41.000Z] #77 20.85 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-08T08:54:41.000Z] #77 21.10 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-08T08:54:41.099Z] #62 57.07 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-08-08T08:54:41.099Z] #62 57.07 Need to get 460 kB of archives. [2022-08-08T08:54:41.099Z] #62 57.07 After this operation, 1237 kB of additional disk space will be used. [2022-08-08T08:54:41.099Z] #62 57.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-08T08:54:41.099Z] #62 57.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-08T08:54:41.492Z] #64 45.69 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-08T08:54:41.492Z] #64 45.69 + BUILDTAGS='netgo osusergo static_build' [2022-08-08T08:54:41.492Z] #64 45.69 + export EXTRA_FLAGS=-buildmode=pie [2022-08-08T08:54:41.492Z] #64 45.69 + EXTRA_FLAGS=-buildmode=pie [2022-08-08T08:54:41.492Z] #64 45.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-08T08:54:41.492Z] #64 45.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-08T08:54:41.492Z] #64 45.69 + '[' '' = dynamic ']' [2022-08-08T08:54:41.492Z] #64 45.69 + make [2022-08-08T08:54:42.986Z] #62 58.94 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T08:54:43.400Z] #64 47.48 + bin/ctr [2022-08-08T08:54:43.400Z] #64 ... [2022-08-08T08:54:43.400Z] [2022-08-08T08:54:43.400Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:54:43.400Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-08T08:54:43.400Z] #77 35.62 libtoolize: putting auxiliary files in '.'. [2022-08-08T08:54:43.538Z] #77 ... [2022-08-08T08:54:43.538Z] [2022-08-08T08:54:43.538Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:54:43.538Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:54:43.538Z] #14 68.30 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-08T08:54:43.538Z] #14 68.30 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-08T08:54:43.538Z] #14 68.32 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-08T08:54:43.538Z] #14 68.48 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-08T08:54:43.538Z] #14 68.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-08T08:54:43.538Z] #14 68.51 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-08T08:54:43.538Z] #14 76.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-08T08:54:43.538Z] #14 76.81 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-08T08:54:43.538Z] #14 76.82 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-08T08:54:43.591Z] #62 59.44 Fetched 460 kB in 0s (1365 kB/s) [2022-08-08T08:54:43.591Z] #62 59.58 Selecting previously unselected package libbtrfs0:amd64. [2022-08-08T08:54:43.591Z] #62 59.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-08T08:54:43.591Z] #62 59.69 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-08T08:54:43.591Z] #62 59.71 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-08T08:54:43.660Z] #77 35.62 libtoolize: copying file './ltmain.sh' [2022-08-08T08:54:43.848Z] #62 ... [2022-08-08T08:54:43.848Z] [2022-08-08T08:54:43.848Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:54:43.848Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T08:54:43.848Z] #76 40.82 Reading package lists... [2022-08-08T08:54:43.848Z] #76 50.08 Building dependency tree... [2022-08-08T08:54:43.848Z] #76 56.63 python3 is already the newest version (3.9.2-3). [2022-08-08T08:54:43.848Z] #76 56.63 The following additional packages will be installed: [2022-08-08T08:54:43.848Z] #76 56.63 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-08T08:54:43.848Z] #76 56.65 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-08T08:54:43.848Z] #76 56.71 Suggested packages: [2022-08-08T08:54:43.848Z] #76 56.72 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-08T08:54:43.848Z] #76 56.72 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-08T08:54:43.848Z] #76 56.72 m4-doc ed diffutils-doc [2022-08-08T08:54:43.848Z] #76 56.72 Recommended packages: [2022-08-08T08:54:43.848Z] #76 56.72 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-08T08:54:43.848Z] #76 59.39 The following NEW packages will be installed: [2022-08-08T08:54:43.848Z] #76 59.39 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-08T08:54:43.848Z] #76 59.40 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-08T08:54:43.848Z] #76 59.42 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-08T08:54:43.848Z] #76 59.42 libyajl2 m4 patch xz-utils [2022-08-08T08:54:43.848Z] #76 59.99 0 upgraded, 23 newly installed, 0 to remove and 5 not upgraded. [2022-08-08T08:54:43.848Z] #76 59.99 Need to get 5940 kB of archives. [2022-08-08T08:54:43.848Z] #76 59.99 After this operation, 18.7 MB of additional disk space will be used. [2022-08-08T08:54:43.848Z] #76 59.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-08T08:54:43.848Z] #76 60.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-08T08:54:43.848Z] #76 60.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-08T08:54:43.848Z] #76 ... [2022-08-08T08:54:43.848Z] [2022-08-08T08:54:43.848Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-08T08:54:43.848Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-08T08:54:43.848Z] #42 57.09 The following additional packages will be installed: [2022-08-08T08:54:43.848Z] #42 57.10 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-08T08:54:43.848Z] #42 57.13 Suggested packages: [2022-08-08T08:54:43.848Z] #42 57.13 cmake-doc ninja-build lrzip [2022-08-08T08:54:43.848Z] #42 57.13 Recommended packages: [2022-08-08T08:54:43.848Z] #42 57.13 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-08T08:54:43.848Z] #42 58.71 The following NEW packages will be installed: [2022-08-08T08:54:43.848Z] #42 58.74 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-08T08:54:43.848Z] #42 58.76 vim-common xxd [2022-08-08T08:54:43.848Z] #42 59.30 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-08-08T08:54:43.848Z] #42 59.30 Need to get 17.7 MB of archives. [2022-08-08T08:54:43.848Z] #42 59.30 After this operation, 70.7 MB of additional disk space will be used. [2022-08-08T08:54:43.848Z] #42 59.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-08T08:54:43.848Z] #42 59.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-08T08:54:43.848Z] #42 59.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-08T08:54:43.848Z] #42 59.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-08T08:54:44.105Z] #42 ... [2022-08-08T08:54:44.105Z] [2022-08-08T08:54:44.105Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:54:44.105Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:54:44.105Z] #14 41.28 Reading package lists... [2022-08-08T08:54:44.105Z] #14 50.26 Building dependency tree... [2022-08-08T08:54:44.105Z] #14 56.94 The following additional packages will be installed: [2022-08-08T08:54:44.105Z] #14 56.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-08T08:54:44.105Z] #14 56.94 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-08T08:54:44.105Z] #14 56.94 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-08T08:54:44.105Z] #14 56.94 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-08T08:54:44.105Z] #14 56.94 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-08T08:54:44.105Z] #14 56.95 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-08T08:54:44.105Z] #14 56.95 mingw-w64-common mingw-w64-x86-64-dev [2022-08-08T08:54:44.105Z] #14 56.96 Suggested packages: [2022-08-08T08:54:44.105Z] #14 56.97 gcc-10-locales seccomp wine64 [2022-08-08T08:54:44.105Z] #14 59.23 The following NEW packages will be installed: [2022-08-08T08:54:44.105Z] #14 59.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-08T08:54:44.105Z] #14 59.24 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-08T08:54:44.105Z] #14 59.24 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-08T08:54:44.105Z] #14 59.24 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-08T08:54:44.105Z] #14 59.24 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-08T08:54:44.105Z] #14 59.26 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-08T08:54:44.105Z] #14 59.26 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-08T08:54:44.105Z] #14 59.26 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-08T08:54:44.105Z] #14 59.27 mingw-w64-x86-64-dev [2022-08-08T08:54:44.105Z] #14 59.96 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-08-08T08:54:44.105Z] #14 59.96 Need to get 115 MB of archives. [2022-08-08T08:54:44.105Z] #14 59.96 After this operation, 645 MB of additional disk space will be used. [2022-08-08T08:54:44.105Z] #14 59.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-08T08:54:44.362Z] #14 60.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-08T08:54:44.362Z] #14 ... [2022-08-08T08:54:44.362Z] [2022-08-08T08:54:44.362Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-08T08:54:44.362Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-08T08:54:44.362Z] #62 60.17 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-08T08:54:44.362Z] #62 60.21 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-08T08:54:44.362Z] #62 60.36 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-08T08:54:44.600Z] #77 36.44 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-08T08:54:44.600Z] #77 36.46 libtoolize: and rerunning libtoolize and aclocal. [2022-08-08T08:54:44.600Z] #77 36.46 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-08T08:54:45.290Z] #62 61.25 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-08T08:54:45.547Z] #62 61.60 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-08T08:54:45.803Z] #62 61.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T08:54:46.068Z] #62 ... [2022-08-08T08:54:46.068Z] [2022-08-08T08:54:46.068Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-08T08:54:46.068Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-08T08:54:46.068Z] #40 60.70 NAME: [2022-08-08T08:54:46.068Z] #40 60.74 go-winres - A tool for embedding resources in Windows executables [2022-08-08T08:54:46.068Z] #40 60.74 [2022-08-08T08:54:46.068Z] #40 60.74 USAGE: [2022-08-08T08:54:46.068Z] #40 60.74 go-winres [global options] command [command options] [arguments...] [2022-08-08T08:54:46.068Z] #40 60.74 [2022-08-08T08:54:46.068Z] #40 60.74 COMMANDS: [2022-08-08T08:54:46.068Z] #40 60.74 init Create an initial ./winres/winres.json [2022-08-08T08:54:46.068Z] #40 60.74 make Make syso files for the "go build" command [2022-08-08T08:54:46.068Z] #40 60.74 simply Make syso files for the "go build" command (simplified) [2022-08-08T08:54:46.068Z] #40 60.74 extract Extract all resources from an executable [2022-08-08T08:54:46.068Z] #40 60.74 patch Replace resources in an executable file (exe, dll) [2022-08-08T08:54:46.068Z] #40 60.75 help, h Shows a list of commands or help for one command [2022-08-08T08:54:46.068Z] #40 60.75 [2022-08-08T08:54:46.068Z] #40 60.75 GLOBAL OPTIONS: [2022-08-08T08:54:46.068Z] #40 60.76 --help, -h show help (default: false) [2022-08-08T08:54:46.068Z] #40 DONE 62.0s [2022-08-08T08:54:46.068Z] [2022-08-08T08:54:46.068Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:54:46.068Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T08:54:46.068Z] #76 60.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-08T08:54:46.068Z] #76 60.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-08T08:54:46.068Z] #76 60.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-08T08:54:46.068Z] #76 60.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-08T08:54:46.068Z] #76 60.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-08T08:54:46.068Z] #76 60.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-08T08:54:46.068Z] #76 60.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-08T08:54:46.068Z] #76 60.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-08T08:54:46.068Z] #76 60.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-08T08:54:46.068Z] #76 60.55 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-08T08:54:46.068Z] #76 60.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-08T08:54:46.068Z] #76 60.56 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-08T08:54:46.068Z] #76 60.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-08T08:54:46.068Z] #76 60.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-08T08:54:46.068Z] #76 60.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-08T08:54:46.068Z] #76 60.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-08T08:54:46.068Z] #76 60.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-08T08:54:46.068Z] #76 60.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-08T08:54:46.068Z] #76 60.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-08T08:54:46.068Z] #76 60.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-08T08:54:46.125Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-08T08:54:46.125Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-08T08:54:46.125Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T08:54:46.125Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-08T08:54:46.125Z] [2022-08-08T08:54:46.125Z] + c=0 [2022-08-08T08:54:46.125Z] ++ jobs -p [2022-08-08T08:54:46.125Z] + for job in $(jobs -p) [2022-08-08T08:54:46.125Z] + TEST_INTEGRATION_DEST=1 [2022-08-08T08:54:46.125Z] + wait 21945 [2022-08-08T08:54:46.125Z] + CONTAINER_NAME=docker-pr6-1 [2022-08-08T08:54:46.125Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-08T08:54:46.125Z] + run_tests test-integration-flaky [2022-08-08T08:54:46.125Z] + '[' -n 0 ']' [2022-08-08T08:54:46.125Z] + rm= [2022-08-08T08:54:46.125Z] + TEST_INTEGRATION_DEST=3 [2022-08-08T08:54:46.125Z] + CONTAINER_NAME=docker-pr6-3 [2022-08-08T08:54:46.125Z] + TEST_SKIP_INTEGRATION=1 [2022-08-08T08:54:46.125Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-08T08:54:46.125Z] + run_tests [2022-08-08T08:54:46.125Z] + '[' -n 0 ']' [2022-08-08T08:54:46.125Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43708/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43708/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43708/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8fb7af4fb1341c105c06703cbdd15c5b4121e27d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8fb7af4fb1341c105c06703cbdd15c5b4121e27d hack/make.sh test-integration-flaky test-integration [2022-08-08T08:54:46.125Z] + rm= [2022-08-08T08:54:46.125Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43708/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43708/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43708/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8fb7af4fb1341c105c06703cbdd15c5b4121e27d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8fb7af4fb1341c105c06703cbdd15c5b4121e27d hack/make.sh '' test-integration [2022-08-08T08:54:46.125Z] + TEST_INTEGRATION_DEST=2 [2022-08-08T08:54:46.125Z] + CONTAINER_NAME=docker-pr6-2 [2022-08-08T08:54:46.125Z] + TEST_SKIP_INTEGRATION=1 [2022-08-08T08:54:46.125Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-08T08:54:46.125Z] + run_tests [2022-08-08T08:54:46.125Z] + '[' -n 0 ']' [2022-08-08T08:54:46.125Z] + rm= [2022-08-08T08:54:46.125Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43708/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43708/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43708/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8fb7af4fb1341c105c06703cbdd15c5b4121e27d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8fb7af4fb1341c105c06703cbdd15c5b4121e27d hack/make.sh '' test-integration [2022-08-08T08:54:46.125Z] [2022-08-08T08:54:46.125Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-08T08:54:46.125Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-08T08:54:46.125Z] HOSTNAME=cdd481f19f5e [2022-08-08T08:54:46.125Z] TEST_SKIP_INTEGRATION=1 [2022-08-08T08:54:46.125Z] TESTDEBUG=0 [2022-08-08T08:54:46.125Z] DEST=bundles/test-integration [2022-08-08T08:54:46.125Z] PWD=/go/src/github.com/docker/docker [2022-08-08T08:54:46.125Z] KEEPBUNDLE=1 [2022-08-08T08:54:46.125Z] DOCKER_GITCOMMIT=8fb7af4fb1341c105c06703cbdd15c5b4121e27d [2022-08-08T08:54:46.125Z] container=docker [2022-08-08T08:54:46.125Z] HOME=/root [2022-08-08T08:54:46.125Z] GOLANG_VERSION=1.18.5 [2022-08-08T08:54:46.125Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-08T08:54:46.125Z] VALIDATE_BRANCH=master [2022-08-08T08:54:46.125Z] TERM=xterm [2022-08-08T08:54:46.125Z] DOCKER_PKG=github.com/docker/docker [2022-08-08T08:54:46.125Z] SHLVL=1 [2022-08-08T08:54:46.125Z] TIMEOUT=120m [2022-08-08T08:54:46.125Z] DOCKER_BUILDTAGS= journald [2022-08-08T08:54:46.125Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-08T08:54:46.125Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-08T08:54:46.125Z] GO111MODULE=off [2022-08-08T08:54:46.125Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-08T08:54:46.125Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-08T08:54:46.125Z] GOPATH=/go [2022-08-08T08:54:46.125Z] PKG_CONFIG=pkg-config [2022-08-08T08:54:46.125Z] _=/usr/bin/env [2022-08-08T08:54:46.125Z] Building test suite binary ./integration-cli/test.main [2022-08-08T08:54:46.125Z] [2022-08-08T08:54:46.125Z] [2022-08-08T08:54:46.125Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-08T08:54:46.125Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-08T08:54:46.125Z] HOSTNAME=015a11ad4e36 [2022-08-08T08:54:46.125Z] TEST_SKIP_INTEGRATION=1 [2022-08-08T08:54:46.125Z] TESTDEBUG=0 [2022-08-08T08:54:46.125Z] DEST=bundles/test-integration [2022-08-08T08:54:46.125Z] PWD=/go/src/github.com/docker/docker [2022-08-08T08:54:46.125Z] KEEPBUNDLE=1 [2022-08-08T08:54:46.125Z] DOCKER_GITCOMMIT=8fb7af4fb1341c105c06703cbdd15c5b4121e27d [2022-08-08T08:54:46.125Z] container=docker [2022-08-08T08:54:46.125Z] HOME=/root [2022-08-08T08:54:46.125Z] GOLANG_VERSION=1.18.5 [2022-08-08T08:54:46.125Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-08T08:54:46.125Z] VALIDATE_BRANCH=master [2022-08-08T08:54:46.125Z] TERM=xterm [2022-08-08T08:54:46.125Z] DOCKER_PKG=github.com/docker/docker [2022-08-08T08:54:46.125Z] SHLVL=1 [2022-08-08T08:54:46.125Z] TIMEOUT=120m [2022-08-08T08:54:46.125Z] DOCKER_BUILDTAGS= journald [2022-08-08T08:54:46.125Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-08T08:54:46.125Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-08T08:54:46.125Z] GO111MODULE=off [2022-08-08T08:54:46.125Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-08T08:54:46.125Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-08T08:54:46.125Z] GOPATH=/go [2022-08-08T08:54:46.125Z] PKG_CONFIG=pkg-config [2022-08-08T08:54:46.125Z] _=/usr/bin/env [2022-08-08T08:54:46.125Z] Building test suite binary ./integration-cli/test.main [2022-08-08T08:54:46.125Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-08T08:54:46.125Z] No new tests added to integration. [2022-08-08T08:54:46.125Z] [2022-08-08T08:54:46.125Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-08T08:54:46.125Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-08T08:54:46.125Z] HOSTNAME=51069420b55a [2022-08-08T08:54:46.125Z] TESTDEBUG=0 [2022-08-08T08:54:46.125Z] DEST=bundles/test-integration [2022-08-08T08:54:46.125Z] PWD=/go/src/github.com/docker/docker [2022-08-08T08:54:46.125Z] KEEPBUNDLE=1 [2022-08-08T08:54:46.125Z] DOCKER_GITCOMMIT=8fb7af4fb1341c105c06703cbdd15c5b4121e27d [2022-08-08T08:54:46.125Z] container=docker [2022-08-08T08:54:46.125Z] HOME=/root [2022-08-08T08:54:46.125Z] GOLANG_VERSION=1.18.5 [2022-08-08T08:54:46.125Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-08T08:54:46.125Z] VALIDATE_BRANCH=master [2022-08-08T08:54:46.126Z] TERM=xterm [2022-08-08T08:54:46.126Z] DOCKER_PKG=github.com/docker/docker [2022-08-08T08:54:46.126Z] SHLVL=1 [2022-08-08T08:54:46.126Z] TIMEOUT=120m [2022-08-08T08:54:46.126Z] DOCKER_BUILDTAGS= journald [2022-08-08T08:54:46.126Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-08T08:54:46.126Z] GO111MODULE=off [2022-08-08T08:54:46.126Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-08T08:54:46.126Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-08T08:54:46.126Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-08T08:54:46.126Z] GOPATH=/go [2022-08-08T08:54:46.126Z] PKG_CONFIG=pkg-config [2022-08-08T08:54:46.126Z] _=/usr/bin/env [2022-08-08T08:54:46.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-08T08:54:46.367Z] #76 ... [2022-08-08T08:54:46.367Z] [2022-08-08T08:54:46.367Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-08T08:54:46.367Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-08T08:54:46.367Z] #62 DONE 62.5s [2022-08-08T08:54:46.367Z] [2022-08-08T08:54:46.367Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:54:46.367Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T08:54:46.367Z] #76 62.37 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T08:54:47.071Z] #76 ... [2022-08-08T08:54:47.071Z] [2022-08-08T08:54:47.071Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-08T08:54:47.071Z] #63 sha256:1c30ce59fa8f3d6cea69e6e424331e51fc31077152f90ea8f27c8dd09cc67d8c [2022-08-08T08:54:47.071Z] #63 DONE 0.4s [2022-08-08T08:54:47.071Z] [2022-08-08T08:54:47.071Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:54:47.071Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T08:54:47.071Z] #76 62.88 Fetched 5940 kB in 1s (5222 kB/s) [2022-08-08T08:54:47.071Z] #76 ... [2022-08-08T08:54:47.071Z] [2022-08-08T08:54:47.071Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-08T08:54:47.071Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-08T08:54:47.071Z] #57 62.73 v3.0.2 [2022-08-08T08:54:47.071Z] #57 DONE 63.0s [2022-08-08T08:54:47.071Z] [2022-08-08T08:54:47.071Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:54:47.071Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T08:54:47.071Z] #76 63.14 Selecting previously unselected package bzip2. [2022-08-08T08:54:47.139Z] #77 ... [2022-08-08T08:54:47.139Z] [2022-08-08T08:54:47.139Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:54:47.139Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-08T08:54:47.139Z] #14 76.41 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-08T08:54:47.139Z] #14 76.42 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-08T08:54:47.139Z] #14 76.42 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-08T08:54:47.139Z] #14 81.51 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-08T08:54:47.139Z] #14 81.51 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-08T08:54:47.139Z] #14 81.52 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-08T08:54:47.370Z] #76 63.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-08T08:54:47.370Z] #76 63.33 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-08T08:54:47.370Z] #76 63.36 Unpacking bzip2 (1.0.8-4) ... [2022-08-08T08:54:47.627Z] #76 63.57 Selecting previously unselected package libmagic-mgc. [2022-08-08T08:54:47.627Z] #76 63.58 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-08T08:54:47.627Z] #76 63.63 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-08T08:54:47.708Z] #14 86.77 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-08T08:54:47.708Z] #14 86.81 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-08T08:54:47.708Z] #14 86.84 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-08T08:54:48.556Z] #76 ... [2022-08-08T08:54:48.556Z] [2022-08-08T08:54:48.556Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-08T08:54:48.556Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-08T08:54:48.556Z] #51 52.04 Building dependency tree... [2022-08-08T08:54:48.556Z] #51 58.14 The following additional packages will be installed: [2022-08-08T08:54:48.556Z] #51 58.19 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-08T08:54:48.556Z] #51 58.19 python3-protobuf python3-six [2022-08-08T08:54:48.556Z] #51 58.24 Suggested packages: [2022-08-08T08:54:48.556Z] #51 58.25 python3-setuptools [2022-08-08T08:54:48.556Z] #51 58.25 Recommended packages: [2022-08-08T08:54:48.556Z] #51 58.25 iproute2 | iproute [2022-08-08T08:54:48.556Z] #51 59.51 The following NEW packages will be installed: [2022-08-08T08:54:48.556Z] #51 59.52 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-08T08:54:48.556Z] #51 59.54 python3-protobuf python3-six [2022-08-08T08:54:48.556Z] #51 60.13 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-08-08T08:54:48.556Z] #51 60.13 Need to get 2315 kB of archives. [2022-08-08T08:54:48.556Z] #51 60.13 After this operation, 11.1 MB of additional disk space will be used. [2022-08-08T08:54:48.556Z] #51 60.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-08T08:54:48.556Z] #51 60.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-08T08:54:48.556Z] #51 60.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-08T08:54:48.556Z] #51 60.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-08T08:54:48.556Z] #51 60.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-08T08:54:48.556Z] #51 60.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-08T08:54:48.556Z] #51 60.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-08T08:54:48.556Z] #51 62.96 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-08T08:54:48.556Z] #51 ... [2022-08-08T08:54:48.556Z] [2022-08-08T08:54:48.556Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:54:48.556Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T08:54:48.556Z] #76 64.70 Selecting previously unselected package libmagic1:amd64. [2022-08-08T08:54:48.556Z] #76 64.72 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-08T08:54:48.556Z] #76 64.72 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-08T08:54:49.528Z] #76 65.36 Selecting previously unselected package file. [2022-08-08T08:54:49.528Z] #76 65.36 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-08T08:54:49.528Z] #76 65.36 Unpacking file (1:5.39-3) ... [2022-08-08T08:54:49.528Z] #76 65.59 Selecting previously unselected package xz-utils. [2022-08-08T08:54:49.528Z] #76 65.59 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-08T08:54:49.528Z] #76 65.62 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-08T08:54:50.457Z] #76 66.22 Selecting previously unselected package libsigsegv2:amd64. [2022-08-08T08:54:50.457Z] #76 66.22 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-08T08:54:50.457Z] #76 66.22 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-08T08:54:50.714Z] #76 66.64 Selecting previously unselected package m4. [2022-08-08T08:54:50.714Z] #76 66.66 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-08T08:54:50.714Z] #76 66.83 Unpacking m4 (1.4.18-5) ... [2022-08-08T08:54:51.276Z] #76 67.25 Selecting previously unselected package autoconf. [2022-08-08T08:54:51.276Z] #76 67.25 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-08T08:54:51.276Z] #76 67.26 Unpacking autoconf (2.69-14) ... [2022-08-08T08:54:52.217Z] #76 67.96 Selecting previously unselected package autotools-dev. [2022-08-08T08:54:52.217Z] #76 68.00 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-08T08:54:52.217Z] #76 68.05 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-08T08:54:52.474Z] #76 68.42 Selecting previously unselected package automake. [2022-08-08T08:54:52.474Z] #76 68.42 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-08T08:54:52.474Z] #76 68.44 Unpacking automake (1:1.16.3-2) ... [2022-08-08T08:54:52.987Z] #14 ... [2022-08-08T08:54:52.987Z] [2022-08-08T08:54:52.987Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:54:52.987Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-08T08:54:52.987Z] #77 44.38 configure.ac:7: installing './compile' [2022-08-08T08:54:52.987Z] #77 44.39 configure.ac:11: installing './config.guess' [2022-08-08T08:54:52.987Z] #77 44.39 configure.ac:11: installing './config.sub' [2022-08-08T08:54:52.987Z] #77 44.41 configure.ac:8: installing './install-sh' [2022-08-08T08:54:52.987Z] #77 44.42 configure.ac:8: installing './missing' [2022-08-08T08:54:52.987Z] #77 44.49 Makefile.am: installing './depcomp' [2022-08-08T08:54:53.886Z] #76 69.68 Selecting previously unselected package patch. [2022-08-08T08:54:53.886Z] #76 69.68 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-08T08:54:53.886Z] #76 69.68 Unpacking patch (2.7.6-7) ... [2022-08-08T08:54:53.886Z] #76 69.94 Selecting previously unselected package dpkg-dev. [2022-08-08T08:54:53.926Z] #77 45.78 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-08T08:54:53.926Z] #77 45.78 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-08T08:54:53.926Z] #77 45.95 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-08T08:54:53.926Z] #77 45.95 libtoolize: copying file 'm4/libtool.m4' [2022-08-08T08:54:53.926Z] #77 46.10 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-08T08:54:54.143Z] #76 69.96 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-08T08:54:54.143Z] #76 69.96 Unpacking dpkg-dev (1.20.11) ... [2022-08-08T08:54:54.186Z] #77 46.16 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-08T08:54:54.186Z] #77 46.24 libtoolize: copying file 'm4/ltversion.m4' [2022-08-08T08:54:54.399Z] #76 ... [2022-08-08T08:54:54.399Z] [2022-08-08T08:54:54.399Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-08T08:54:54.399Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-08T08:54:54.399Z] #42 60.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-08T08:54:54.399Z] #42 60.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-08T08:54:54.399Z] #42 60.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-08T08:54:54.399Z] #42 60.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-08T08:54:54.399Z] #42 60.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-08T08:54:54.399Z] #42 60.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-08T08:54:54.399Z] #42 62.82 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T08:54:54.399Z] #42 63.29 Fetched 17.7 MB in 2s (8488 kB/s) [2022-08-08T08:54:54.399Z] #42 63.48 Selecting previously unselected package xxd. [2022-08-08T08:54:54.399Z] #42 63.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-08T08:54:54.399Z] #42 63.58 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-08T08:54:54.399Z] #42 63.61 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:54:54.399Z] #42 63.96 Selecting previously unselected package vim-common. [2022-08-08T08:54:54.399Z] #42 64.01 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-08T08:54:54.399Z] #42 64.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:54:54.399Z] #42 64.69 Selecting previously unselected package cmake-data. [2022-08-08T08:54:54.399Z] #42 64.73 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-08T08:54:54.400Z] #42 64.73 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-08T08:54:54.400Z] #42 ... [2022-08-08T08:54:54.400Z] [2022-08-08T08:54:54.400Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:54:54.400Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:54:54.400Z] #14 60.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-08-08T08:54:54.400Z] #14 60.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-08T08:54:54.400Z] #14 60.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-08T08:54:54.400Z] #14 60.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-08T08:54:54.400Z] #14 61.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-08T08:54:54.400Z] #14 61.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-08T08:54:54.400Z] #14 61.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-08T08:54:54.400Z] #14 62.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-08T08:54:54.400Z] #14 65.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-08T08:54:54.400Z] #14 66.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-08T08:54:54.400Z] #14 67.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-08T08:54:54.400Z] #14 69.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-08T08:54:54.400Z] #14 70.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-08T08:54:54.445Z] #77 46.41 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-08T08:54:54.445Z] #77 46.53 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-08T08:54:54.656Z] #14 70.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-08T08:54:54.656Z] #14 70.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-08T08:54:54.656Z] #14 70.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-08T08:54:54.656Z] #14 70.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-08T08:54:54.656Z] #14 70.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-08T08:54:54.656Z] #14 70.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-08T08:54:54.656Z] #14 ... [2022-08-08T08:54:54.656Z] [2022-08-08T08:54:54.656Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-08T08:54:54.656Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-08T08:54:54.656Z] #42 70.55 Selecting previously unselected package libicu67:amd64. [2022-08-08T08:54:54.656Z] #42 70.57 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-08T08:54:54.656Z] #42 70.60 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-08T08:54:55.808Z] #14 90.65 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-08T08:54:55.808Z] #14 90.66 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-08T08:54:55.808Z] #14 90.66 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-08T08:54:56.377Z] #14 ... [2022-08-08T08:54:56.377Z] [2022-08-08T08:54:56.377Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:54:56.377Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:54:56.377Z] #77 36.24 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-08T08:54:56.558Z] #42 ... [2022-08-08T08:54:56.558Z] [2022-08-08T08:54:56.558Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:54:56.558Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:54:56.558Z] #55 62.38 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-08T08:54:56.558Z] #55 62.59 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-08T08:54:56.558Z] #55 62.71 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-08T08:54:56.558Z] #55 62.78 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-08T08:54:56.558Z] #55 63.03 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-08T08:54:56.558Z] #55 63.12 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-08T08:54:56.558Z] #55 63.14 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-08T08:54:56.558Z] #55 63.36 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-08T08:54:56.558Z] #55 63.40 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-08T08:54:56.558Z] #55 63.56 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-08T08:54:56.558Z] #55 63.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-08T08:54:56.558Z] #55 63.90 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-08T08:54:56.558Z] #55 65.16 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-08T08:54:56.558Z] #55 65.37 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-08T08:54:56.558Z] #55 65.70 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-08T08:54:56.558Z] #55 66.15 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-08T08:54:56.558Z] #55 66.39 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-08T08:54:56.558Z] #55 66.52 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-08T08:54:56.558Z] #55 66.62 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-08T08:54:56.558Z] #55 66.73 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-08T08:54:56.558Z] #55 66.93 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-08T08:54:56.558Z] #55 66.93 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-08T08:54:56.558Z] #55 67.07 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-08T08:54:56.558Z] #55 67.26 go: downloading github.com/prometheus/common v0.32.1 [2022-08-08T08:54:56.558Z] #55 68.09 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-08T08:54:56.558Z] #55 68.44 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-08T08:54:56.558Z] #55 69.82 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-08T08:54:56.558Z] #55 70.02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-08T08:54:56.558Z] #55 ... [2022-08-08T08:54:56.558Z] [2022-08-08T08:54:56.558Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-08T08:54:56.558Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T08:54:56.558Z] #76 71.88 Selecting previously unselected package build-essential. [2022-08-08T08:54:56.558Z] #76 71.89 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-08T08:54:56.558Z] #76 71.93 Unpacking build-essential (12.9) ... [2022-08-08T08:54:56.558Z] #76 72.07 Selecting previously unselected package libcap2:amd64. [2022-08-08T08:54:56.558Z] #76 72.07 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-08T08:54:56.558Z] #76 72.09 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-08T08:54:56.558Z] #76 72.24 Selecting previously unselected package libcap-dev:amd64. [2022-08-08T08:54:56.558Z] #76 72.27 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-08T08:54:56.558Z] #76 72.29 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-08T08:54:56.558Z] #76 72.60 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-08T08:54:56.558Z] #76 72.61 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-08T08:54:56.558Z] #76 72.61 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-08T08:54:56.856Z] #76 72.75 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-08T08:54:56.856Z] #76 72.75 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-08T08:54:56.856Z] #76 72.78 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-08T08:54:56.856Z] #76 ... [2022-08-08T08:54:56.856Z] [2022-08-08T08:54:56.856Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-08T08:54:56.856Z] #64 sha256:7356a6aabdab37e76611d1911fefa5fc8c8f2e4b18f85a644cbdf6628e9f83ba [2022-08-08T08:54:56.856Z] #64 2.613 + RM_GOPATH=0 [2022-08-08T08:54:56.856Z] #64 2.613 + TMP_GOPATH= [2022-08-08T08:54:56.856Z] #64 2.613 + : /build [2022-08-08T08:54:56.856Z] #64 2.613 + '[' -z '' ']' [2022-08-08T08:54:56.856Z] #64 2.613 ++ mktemp -d [2022-08-08T08:54:56.856Z] #64 2.613 + export GOPATH=/tmp/tmp.xcVazID67a [2022-08-08T08:54:56.856Z] #64 2.613 + GOPATH=/tmp/tmp.xcVazID67a [2022-08-08T08:54:56.856Z] #64 2.613 + RM_GOPATH=1 [2022-08-08T08:54:56.856Z] #64 2.613 + case "$(go env GOARCH)" in [2022-08-08T08:54:56.856Z] #64 2.613 ++ go env GOARCH [2022-08-08T08:54:56.856Z] #64 2.692 Install containerd version v1.6.7 [2022-08-08T08:54:56.856Z] #64 2.692 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T08:54:56.856Z] #64 2.692 + GO_BUILDMODE=-buildmode=pie [2022-08-08T08:54:56.856Z] #64 2.692 ++ dirname /install.sh [2022-08-08T08:54:56.856Z] #64 2.692 + dir=/ [2022-08-08T08:54:56.856Z] #64 2.692 + bin=containerd [2022-08-08T08:54:56.856Z] #64 2.692 + shift [2022-08-08T08:54:56.856Z] #64 2.692 + '[' '!' -f //containerd.installer ']' [2022-08-08T08:54:56.856Z] #64 2.692 + . //containerd.installer [2022-08-08T08:54:56.856Z] #64 2.692 ++ set -e [2022-08-08T08:54:56.856Z] #64 2.692 ++ : v1.6.7 [2022-08-08T08:54:56.856Z] #64 2.692 + install_containerd [2022-08-08T08:54:56.856Z] #64 2.692 + echo 'Install containerd version v1.6.7' [2022-08-08T08:54:56.856Z] #64 2.692 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xcVazID67a/src/github.com/containerd/containerd [2022-08-08T08:54:56.856Z] #64 2.699 Cloning into '/tmp/tmp.xcVazID67a/src/github.com/containerd/containerd'... [2022-08-08T08:54:56.856Z] #64 ... [2022-08-08T08:54:56.856Z] [2022-08-08T08:54:56.856Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-08T08:54:56.856Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-08T08:54:56.856Z] #51 65.04 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T08:54:56.856Z] #51 65.45 Fetched 2315 kB in 4s (618 kB/s) [2022-08-08T08:54:56.856Z] #51 65.59 Selecting previously unselected package libprotobuf23:amd64. [2022-08-08T08:54:56.856Z] #51 65.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-08T08:54:56.856Z] #51 65.78 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-08T08:54:56.856Z] #51 65.86 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-08T08:54:56.856Z] #51 67.51 Selecting previously unselected package python3-pkg-resources. [2022-08-08T08:54:56.856Z] #51 67.56 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-08T08:54:56.856Z] #51 67.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-08T08:54:56.856Z] #51 68.25 Selecting previously unselected package python3-six. [2022-08-08T08:54:56.856Z] #51 68.26 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-08T08:54:56.856Z] #51 68.27 Unpacking python3-six (1.16.0-2) ... [2022-08-08T08:54:56.856Z] #51 68.60 Selecting previously unselected package python3-protobuf. [2022-08-08T08:54:56.856Z] #51 68.60 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-08T08:54:56.856Z] #51 68.65 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-08T08:54:56.856Z] #51 69.52 Selecting previously unselected package libnet1:amd64. [2022-08-08T08:54:56.856Z] #51 69.53 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-08T08:54:56.856Z] #51 69.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T08:54:56.856Z] #51 69.82 Selecting previously unselected package libnl-3-200:amd64. [2022-08-08T08:54:56.856Z] #51 69.82 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-08T08:54:56.856Z] #51 69.84 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-08T08:54:56.856Z] #51 70.24 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-08T08:54:56.856Z] #51 70.25 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-08T08:54:56.856Z] #51 70.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-08T08:54:56.856Z] #51 70.48 Selecting previously unselected package criu. [2022-08-08T08:54:56.856Z] #51 70.52 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-08T08:54:56.856Z] #51 70.54 Unpacking criu (3.17.1-1) ... [2022-08-08T08:54:56.856Z] #51 71.93 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-08T08:54:57.121Z] #51 ... [2022-08-08T08:54:57.121Z] [2022-08-08T08:54:57.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-08-08T08:54:57.121Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T08:54:57.121Z] #76 73.16 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-08T08:54:57.121Z] #76 73.16 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-08T08:54:57.121Z] #76 73.17 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-08T08:54:57.377Z] #76 73.39 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-08T08:54:57.377Z] #76 73.39 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-08T08:54:57.377Z] #76 73.42 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-08T08:54:58.309Z] #76 74.45 Selecting previously unselected package libtool. [2022-08-08T08:54:58.566Z] #76 74.53 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-08T08:54:58.566Z] #76 74.54 Unpacking libtool (2.4.6-15) ... [2022-08-08T08:54:58.682Z] #77 ... [2022-08-08T08:54:58.682Z] [2022-08-08T08:54:58.682Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:54:58.682Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-08T08:54:58.682Z] #14 97.62 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-08T08:54:58.682Z] #14 97.63 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-08T08:54:58.682Z] #14 97.63 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-08T08:54:59.497Z] #76 75.22 Selecting previously unselected package libudev-dev:amd64. [2022-08-08T08:54:59.497Z] #76 75.22 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-08T08:54:59.497Z] #76 75.23 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-08T08:54:59.760Z] #76 75.88 Selecting previously unselected package libyajl2:amd64. [2022-08-08T08:54:59.760Z] #76 75.88 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-08T08:54:59.760Z] #76 75.88 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-08T08:55:00.017Z] #76 76.04 Selecting previously unselected package libyajl-dev:amd64. [2022-08-08T08:55:00.017Z] #76 76.06 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-08T08:55:00.017Z] #76 76.06 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-08T08:55:00.581Z] #76 76.44 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-08T08:55:00.581Z] #76 76.47 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-08T08:55:00.581Z] #76 76.50 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-08T08:55:00.581Z] #76 76.53 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-08T08:55:00.581Z] #76 76.57 Setting up file (1:5.39-3) ... [2022-08-08T08:55:00.581Z] #76 76.59 Setting up bzip2 (1.0.8-4) ... [2022-08-08T08:55:00.581Z] #76 76.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-08T08:55:00.581Z] #76 76.68 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-08T08:55:00.838Z] #76 76.70 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-08T08:55:00.838Z] #76 76.73 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-08T08:55:00.838Z] #76 76.74 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-08T08:55:00.838Z] #76 76.77 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-08T08:55:00.838Z] #76 76.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-08T08:55:00.838Z] #76 76.88 Setting up patch (2.7.6-7) ... [2022-08-08T08:55:00.838Z] #76 76.92 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-08T08:55:00.838Z] #76 76.94 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-08T08:55:01.108Z] #76 76.98 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-08T08:55:01.108Z] #76 77.06 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-08T08:55:01.108Z] #76 77.15 Setting up libtool (2.4.6-15) ... [2022-08-08T08:55:01.364Z] #76 77.23 Setting up m4 (1.4.18-5) ... [2022-08-08T08:55:01.364Z] #76 77.27 Setting up dpkg-dev (1.20.11) ... [2022-08-08T08:55:01.364Z] #76 77.31 Setting up autoconf (2.69-14) ... [2022-08-08T08:55:01.364Z] #76 77.35 Setting up build-essential (12.9) ... [2022-08-08T08:55:01.364Z] #76 77.36 Setting up automake (1:1.16.3-2) ... [2022-08-08T08:55:01.364Z] #76 77.38 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-08T08:55:01.621Z] #76 77.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T08:55:01.661Z] #77 ... [2022-08-08T08:55:01.661Z] [2022-08-08T08:55:01.661Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-08T08:55:01.661Z] #64 sha256:9ce46bfe759959cc8c3d360c66e90a67ef488837fd018c11dc092d4a2c79f46a [2022-08-08T08:55:01.661Z] #64 50.43 Updating files: 46% (2268/4925) Updating files: 47% (2315/4925) Updating files: 48% (2364/4925) Updating files: 49% (2414/4925) Updating files: 50% (2463/4925) Updating files: 51% (2512/4925) Updating files: 52% (2561/4925) Updating files: 53% (2611/4925) Updating files: 54% (2660/4925) Updating files: 55% (2709/4925) Updating files: 56% (2758/4925) Updating files: 57% (2808/4925) Updating files: 58% (2857/4925) Updating files: 59% (2906/4925) Updating files: 60% (2955/4925) Updating files: 61% (3005/4925) Updating files: 62% (3054/4925) Updating files: 63% (3103/4925) Updating files: 64% (3152/4925) Updating files: 65% (3202/4925) Updating files: 66% (3251/4925) Updating files: 67% (3300/4925) Updating files: 68% (3349/4925) Updating files: 69% (3399/4925) Updating files: 70% (3448/4925) Updating files: 71% (3497/4925) Updating files: 72% (3546/4925) Updating files: 73% (3596/4925) Updating files: 74% (3645/4925) Updating files: 75% (3694/4925) Updating files: 76% (3743/4925) Updating files: 77% (3793/4925) Updating files: 78% (3842/4925) Updating files: 79% (3891/4925) Updating files: 80% (3940/4925) Updating files: 81% (3990/4925) Updating files: 82% (4039/4925) Updating files: 82% (4082/4925) Updating files: 83% (4088/4925) Updating files: 84% (4137/4925) Updating files: 85% (4187/4925) Updating files: 86% (4236/4925) Updating files: 87% (4285/4925) Updating files: 88% (4334/4925) Updating files: 89% (4384/4925) Updating files: 90% (4433/4925) Updating files: 91% (4482/4925) Updating files: 92% (4531/4925) Updating files: 93% (4581/4925) Updating files: 94% (4630/4925) Updating files: 95% (4679/4925) Updating files: 96% (4728/4925) Updating files: 97% (4778/4925) Updating files: 98% (4827/4925) Updating files: 99% (4876/4925) Updating files: 100% (4925/4925) Updating files: 100% (4925/4925), done. [2022-08-08T08:55:01.661Z] #64 52.12 + cd /tmp/tmp.X3I2E0j16P/src/github.com/containerd/containerd [2022-08-08T08:55:01.661Z] #64 52.12 + git checkout -q v1.6.7 [2022-08-08T08:55:01.924Z] #64 54.06 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-08T08:55:02.185Z] #64 54.07 + BUILDTAGS='netgo osusergo static_build' [2022-08-08T08:55:02.185Z] #64 54.07 + export EXTRA_FLAGS=-buildmode=pie [2022-08-08T08:55:02.185Z] #64 54.07 + EXTRA_FLAGS=-buildmode=pie [2022-08-08T08:55:02.185Z] #64 54.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-08T08:55:02.185Z] #64 54.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-08T08:55:02.185Z] #64 54.07 + '[' '' = dynamic ']' [2022-08-08T08:55:02.185Z] #64 54.07 + make [2022-08-08T08:55:03.512Z] #76 DONE 79.4s [2022-08-08T08:55:03.512Z] [2022-08-08T08:55:03.512Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:55:03.512Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:55:04.095Z] #64 56.10 + bin/ctr [2022-08-08T08:55:04.883Z] #77 1.283 Cloning into '/tmp/crun-build'... [2022-08-08T08:55:04.883Z] #77 ... [2022-08-08T08:55:04.883Z] [2022-08-08T08:55:04.883Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:55:04.883Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:55:04.883Z] #14 70.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-08T08:55:04.883Z] #14 70.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-08T08:55:04.883Z] #14 70.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-08T08:55:04.883Z] #14 70.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-08T08:55:04.883Z] #14 70.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-08T08:55:04.883Z] #14 70.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-08T08:55:04.883Z] #14 70.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-08T08:55:04.883Z] #14 70.83 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-08T08:55:04.883Z] #14 70.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-08T08:55:04.883Z] #14 72.48 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T08:55:04.883Z] #14 72.87 Fetched 115 MB in 11s (10.0 MB/s) [2022-08-08T08:55:04.883Z] #14 73.12 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-08T08:55:04.883Z] #14 73.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-08T08:55:04.884Z] #14 73.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-08T08:55:04.884Z] #14 73.21 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-08T08:55:04.884Z] #14 76.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-08T08:55:04.884Z] #14 76.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-08T08:55:04.884Z] #14 76.76 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-08T08:55:04.884Z] #14 ... [2022-08-08T08:55:04.884Z] [2022-08-08T08:55:04.884Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-08T08:55:04.884Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-08T08:55:04.884Z] #34 73.07 Updating files: 77% (1180/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-08T08:55:04.884Z] #34 74.38 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-08T08:55:04.884Z] #34 74.72 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-08T08:55:05.254Z] #14 103.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-08T08:55:05.254Z] #14 103.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-08T08:55:05.254Z] #14 103.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-08T08:55:05.254Z] #14 103.9 Selecting previously unselected package libapparmor1:arm64. [2022-08-08T08:55:05.254Z] #14 103.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-08T08:55:05.254Z] #14 103.9 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-08T08:55:05.254Z] #14 104.0 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-08T08:55:05.254Z] #14 104.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-08T08:55:05.254Z] #14 104.1 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-08T08:55:05.254Z] #14 104.2 Selecting previously unselected package libbtrfs0:arm64. [2022-08-08T08:55:05.254Z] #14 104.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-08T08:55:05.254Z] #14 104.2 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-08T08:55:05.254Z] #14 104.4 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-08T08:55:05.254Z] #14 104.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-08T08:55:05.254Z] #14 104.4 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-08T08:55:05.254Z] #14 ... [2022-08-08T08:55:05.254Z] [2022-08-08T08:55:05.254Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:55:05.254Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-08T08:55:05.254Z] #77 57.39 configure.ac:7: installing 'build-aux/compile' [2022-08-08T08:55:05.514Z] #77 57.40 configure.ac:9: installing 'build-aux/config.guess' [2022-08-08T08:55:05.514Z] #77 57.42 configure.ac:9: installing 'build-aux/config.sub' [2022-08-08T08:55:05.514Z] #77 57.43 configure.ac:11: installing 'build-aux/install-sh' [2022-08-08T08:55:05.514Z] #77 57.43 configure.ac:11: installing 'build-aux/missing' [2022-08-08T08:55:05.514Z] #77 57.64 Makefile.am: installing 'build-aux/depcomp' [2022-08-08T08:55:05.773Z] #77 57.74 parallel-tests: installing 'build-aux/test-driver' [2022-08-08T08:55:06.253Z] #34 ... [2022-08-08T08:55:06.253Z] [2022-08-08T08:55:06.253Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:55:06.253Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:55:06.253Z] #14 81.93 Selecting previously unselected package binutils-mingw-w64. [2022-08-08T08:55:06.253Z] #14 81.94 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-08T08:55:06.253Z] #14 81.98 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-08T08:55:06.510Z] #14 82.34 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-08T08:55:06.510Z] #14 82.39 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-08T08:55:06.510Z] #14 82.39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-08T08:55:06.766Z] #14 82.68 Selecting previously unselected package dmsetup. [2022-08-08T08:55:06.766Z] #14 82.68 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-08T08:55:06.766Z] #14 82.68 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-08T08:55:07.023Z] #14 83.03 Selecting previously unselected package mingw-w64-common. [2022-08-08T08:55:07.023Z] #14 83.03 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-08T08:55:07.023Z] #14 83.04 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-08T08:55:07.681Z] #77 59.67 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-08T08:55:07.681Z] #77 59.68 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-08T08:55:08.342Z] #77 60.20 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-08T08:55:08.342Z] #77 60.20 libtoolize: copying file 'm4/libtool.m4' [2022-08-08T08:55:08.342Z] #77 60.32 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-08T08:55:08.602Z] #77 60.41 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-08T08:55:08.602Z] #77 60.53 libtoolize: copying file 'm4/ltversion.m4' [2022-08-08T08:55:08.602Z] #77 60.62 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-08T08:55:09.584Z] #14 ... [2022-08-08T08:55:09.584Z] [2022-08-08T08:55:09.584Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-08T08:55:09.584Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-08T08:55:09.584Z] #51 74.84 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-08T08:55:09.584Z] #51 74.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T08:55:09.584Z] #51 74.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-08T08:55:09.584Z] #51 74.92 Setting up python3-six (1.16.0-2) ... [2022-08-08T08:55:09.584Z] #51 77.52 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-08T08:55:09.584Z] #51 77.56 Setting up python3-protobuf (3.12.4-1) ... [2022-08-08T08:55:09.584Z] #51 84.03 Setting up criu (3.17.1-1) ... [2022-08-08T08:55:09.584Z] #51 ... [2022-08-08T08:55:09.584Z] [2022-08-08T08:55:09.584Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-08T08:55:09.584Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-08T08:55:09.584Z] #42 82.20 Selecting previously unselected package libxml2:amd64. [2022-08-08T08:55:09.584Z] #42 82.20 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-08T08:55:09.584Z] #42 82.21 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-08T08:55:09.584Z] #42 83.21 Selecting previously unselected package libarchive13:amd64. [2022-08-08T08:55:09.584Z] #42 83.22 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-08T08:55:09.584Z] #42 83.23 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-08T08:55:09.584Z] #42 83.75 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-08T08:55:09.584Z] #42 83.76 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-08T08:55:09.584Z] #42 83.80 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-08T08:55:09.584Z] #42 84.11 Selecting previously unselected package librhash0:amd64. [2022-08-08T08:55:09.584Z] #42 84.11 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-08T08:55:09.584Z] #42 84.12 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-08T08:55:09.584Z] #42 84.52 Selecting previously unselected package libuv1:amd64. [2022-08-08T08:55:09.584Z] #42 84.53 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-08T08:55:09.584Z] #42 84.54 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-08T08:55:09.584Z] #42 84.73 Selecting previously unselected package cmake. [2022-08-08T08:55:09.584Z] #42 84.73 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-08T08:55:09.584Z] #42 84.77 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-08T08:55:11.476Z] #42 ... [2022-08-08T08:55:11.476Z] [2022-08-08T08:55:11.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-08-08T08:55:11.476Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-08T08:55:11.732Z] #51 87.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T08:55:11.896Z] #77 ... [2022-08-08T08:55:11.896Z] [2022-08-08T08:55:11.896Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-08T08:55:11.896Z] #67 sha256:93bbf90ff00968ba39eaafd10078ea93a14848523e45f61ba2c4c2ef0fa418ac [2022-08-08T08:55:11.896Z] #67 100.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-08T08:55:11.896Z] #67 100.1 + GOBIN=/build [2022-08-08T08:55:11.896Z] #67 100.1 + GO111MODULE=on [2022-08-08T08:55:11.896Z] #67 100.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-08T08:55:11.896Z] #67 105.9 rootlesskit version 1.0.0 [2022-08-08T08:55:11.896Z] #67 105.9 Usage of /build/rootlesskit-docker-proxy: [2022-08-08T08:55:11.896Z] #67 105.9 -container-ip string [2022-08-08T08:55:11.896Z] #67 105.9 container ip [2022-08-08T08:55:11.896Z] #67 105.9 -container-port int [2022-08-08T08:55:11.896Z] #67 105.9 container port (default -1) [2022-08-08T08:55:11.896Z] #67 105.9 -host-ip string [2022-08-08T08:55:11.896Z] #67 105.9 host ip [2022-08-08T08:55:11.896Z] #67 105.9 -host-port int [2022-08-08T08:55:11.896Z] #67 105.9 host port (default -1) [2022-08-08T08:55:11.896Z] #67 105.9 -proto string [2022-08-08T08:55:11.896Z] #67 105.9 proxy protocol (default "tcp") [2022-08-08T08:55:11.896Z] #67 ... [2022-08-08T08:55:11.896Z] [2022-08-08T08:55:11.896Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:55:11.896Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-08T08:55:11.896Z] #14 104.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-08T08:55:11.896Z] #14 104.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-08T08:55:11.896Z] #14 104.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-08T08:55:11.896Z] #14 104.9 Selecting previously unselected package libudev-dev:arm64. [2022-08-08T08:55:11.896Z] #14 104.9 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-08T08:55:11.896Z] #14 104.9 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-08T08:55:11.896Z] #14 105.1 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-08T08:55:11.896Z] #14 105.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-08T08:55:11.896Z] #14 105.1 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-08T08:55:11.896Z] #14 105.5 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-08T08:55:11.896Z] #14 105.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-08T08:55:11.896Z] #14 105.5 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-08T08:55:11.896Z] #14 105.7 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-08T08:55:11.896Z] #14 105.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-08T08:55:11.896Z] #14 105.7 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-08T08:55:11.896Z] #14 105.9 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-08T08:55:11.896Z] #14 105.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-08T08:55:11.896Z] #14 105.9 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-08T08:55:11.896Z] #14 105.9 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-08T08:55:11.896Z] #14 105.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-08T08:55:11.896Z] #14 106.0 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-08T08:55:11.896Z] #14 107.0 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-08T08:55:11.896Z] #14 107.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-08T08:55:11.896Z] #14 107.1 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-08T08:55:11.896Z] #14 108.0 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-08T08:55:11.896Z] #14 108.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-08T08:55:11.896Z] #14 108.0 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-08T08:55:11.896Z] #14 109.4 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-08T08:55:11.896Z] #14 109.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-08T08:55:11.896Z] #14 109.4 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-08T08:55:11.896Z] #14 110.2 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-08T08:55:11.896Z] #14 110.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-08T08:55:11.896Z] #14 110.6 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-08T08:55:12.246Z] #64 ... [2022-08-08T08:55:12.246Z] [2022-08-08T08:55:12.246Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:55:12.246Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:55:12.246Z] #14 97.04 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-08T08:55:12.246Z] #14 97.05 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-08T08:55:12.246Z] #14 97.05 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-08T08:55:12.246Z] #14 103.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-08T08:55:12.246Z] #14 103.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-08T08:55:12.246Z] #14 103.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-08T08:55:12.747Z] #51 DONE 88.3s [2022-08-08T08:55:12.747Z] [2022-08-08T08:55:12.747Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:55:12.747Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:55:12.928Z] #14 112.0 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-08T08:55:12.928Z] #14 112.1 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-08T08:55:12.928Z] #14 112.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-08T08:55:12.928Z] #14 112.3 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-08T08:55:13.191Z] #14 112.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-08T08:55:13.191Z] #14 ... [2022-08-08T08:55:13.191Z] [2022-08-08T08:55:13.191Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-08T08:55:13.191Z] #67 sha256:93bbf90ff00968ba39eaafd10078ea93a14848523e45f61ba2c4c2ef0fa418ac [2022-08-08T08:55:13.191Z] #67 DONE 112.2s [2022-08-08T08:55:13.191Z] [2022-08-08T08:55:13.191Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:55:13.191Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-08T08:55:13.191Z] #14 112.4 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-08T08:55:13.191Z] #14 112.5 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-08T08:55:13.191Z] #14 112.5 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-08T08:55:13.191Z] #14 ... [2022-08-08T08:55:13.191Z] [2022-08-08T08:55:13.191Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-08T08:55:13.191Z] #68 sha256:05d4da00525fc0e125cd062c94ed8b49ba35296e4281339a277cb145b454a7ac [2022-08-08T08:55:13.450Z] #68 DONE 0.1s [2022-08-08T08:55:13.450Z] [2022-08-08T08:55:13.450Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:55:13.450Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-08T08:55:13.450Z] #14 112.6 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-08T08:55:13.450Z] #14 112.6 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-08T08:55:13.450Z] #14 112.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-08T08:55:13.450Z] #14 112.7 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...#14 ... [2022-08-08T08:55:13.450Z] [2022-08-08T08:55:13.450Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-08T08:55:13.450Z] #69 sha256:5586c9cba9498691f998cc0ff15c3737152483edf724686c1b6425d70790d641 [2022-08-08T08:55:13.450Z] #69 DONE 0.1s [2022-08-08T08:55:13.450Z] [2022-08-08T08:55:13.450Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:55:13.450Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-08T08:55:13.450Z] #14 112.7 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-08T08:55:13.450Z] #14 112.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-08T08:55:13.450Z] #14 112.8 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-08T08:55:13.710Z] #14 112.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-08T08:55:13.710Z] #14 113.0 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-08T08:55:13.710Z] #14 113.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-08T08:55:13.970Z] #14 113.1 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-08T08:55:13.970Z] #14 113.2 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-08T08:55:13.970Z] #14 113.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-08T08:55:13.970Z] #14 113.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-08T08:55:13.970Z] #14 113.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-08T08:55:13.970Z] #14 113.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-08T08:55:13.970Z] #14 113.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-08T08:55:14.229Z] #14 113.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-08T08:55:14.229Z] #14 113.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-08T08:55:14.229Z] #14 113.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-08T08:55:14.229Z] #14 113.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-08T08:55:14.229Z] #14 113.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-08T08:55:14.229Z] #14 113.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-08T08:55:14.230Z] #14 113.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-08T08:55:14.496Z] #14 113.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-08T08:55:14.496Z] #14 113.6 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-08T08:55:14.496Z] #14 113.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T08:55:14.762Z] #14 DONE 114.0s [2022-08-08T08:55:14.762Z] [2022-08-08T08:55:14.762Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-08T08:55:14.762Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-08T08:55:14.762Z] #15 ... [2022-08-08T08:55:14.762Z] [2022-08-08T08:55:14.762Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-08T08:55:14.762Z] #59 sha256:602f5816e31a12a77ee3b236ffc8d80960d87f2ae8713298fecfd15d0eedd2dd [2022-08-08T08:55:14.762Z] #59 DONE 0.2s [2022-08-08T08:55:15.022Z] [2022-08-08T08:55:15.022Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-08T08:55:15.022Z] #60 sha256:af3bfebbb2c22d19c00c1906fce9219b8bd7d7ba6307230ac50c7712611e63bc [2022-08-08T08:55:15.590Z] #60 0.863 + RM_GOPATH=0 [2022-08-08T08:55:15.849Z] #60 ... [2022-08-08T08:55:15.849Z] [2022-08-08T08:55:15.849Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-08T08:55:15.849Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-08T08:55:15.849Z] #15 DONE 1.1s [2022-08-08T08:55:15.849Z] [2022-08-08T08:55:15.849Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-08T08:55:15.849Z] #60 sha256:af3bfebbb2c22d19c00c1906fce9219b8bd7d7ba6307230ac50c7712611e63bc [2022-08-08T08:55:15.849Z] #60 0.863 + TMP_GOPATH= [2022-08-08T08:55:15.849Z] #60 0.863 + : /build [2022-08-08T08:55:15.849Z] #60 0.864 + '[' -z '' ']' [2022-08-08T08:55:15.849Z] #60 0.864 ++ mktemp -d [2022-08-08T08:55:15.849Z] #60 0.867 + export GOPATH=/tmp/tmp.Ww5TcGZqcC [2022-08-08T08:55:15.849Z] #60 0.868 + GOPATH=/tmp/tmp.Ww5TcGZqcC [2022-08-08T08:55:15.849Z] #60 0.868 + RM_GOPATH=1 [2022-08-08T08:55:15.849Z] #60 0.868 + case "$(go env GOARCH)" in [2022-08-08T08:55:15.849Z] #60 0.869 ++ go env GOARCH [2022-08-08T08:55:15.849Z] #60 0.883 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T08:55:15.849Z] #60 0.884 + GO_BUILDMODE=-buildmode=pie [2022-08-08T08:55:15.849Z] #60 0.884 ++ dirname /install.sh [2022-08-08T08:55:15.849Z] #60 0.886 + dir=/ [2022-08-08T08:55:15.849Z] #60 0.888 + bin=runc [2022-08-08T08:55:15.849Z] #60 0.888 + shift [2022-08-08T08:55:15.849Z] #60 0.888 + '[' '!' -f //runc.installer ']' [2022-08-08T08:55:15.849Z] #60 0.888 + . //runc.installer [2022-08-08T08:55:15.849Z] #60 0.889 ++ set -e [2022-08-08T08:55:15.849Z] #60 0.889 ++ : v1.1.3 [2022-08-08T08:55:15.849Z] #60 0.889 + install_runc [2022-08-08T08:55:15.849Z] #60 0.890 + RUNC_BUILDTAGS=seccomp [2022-08-08T08:55:15.849Z] #60 0.890 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-08T08:55:15.849Z] #60 0.891 Install runc version v1.1.3 (build tags: seccomp) [2022-08-08T08:55:15.849Z] #60 0.891 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Ww5TcGZqcC/src/github.com/opencontainers/runc [2022-08-08T08:55:15.849Z] #60 0.894 Cloning into '/tmp/tmp.Ww5TcGZqcC/src/github.com/opencontainers/runc'... [2022-08-08T08:55:16.018Z] #77 12.15 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-08T08:55:16.019Z] #77 12.21 Cloning into '/tmp/crun-build/libocispec'... [2022-08-08T08:55:16.786Z] #60 ... [2022-08-08T08:55:16.786Z] [2022-08-08T08:55:16.786Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-08T08:55:16.786Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-08T08:55:16.786Z] #16 DONE 0.9s [2022-08-08T08:55:16.786Z] [2022-08-08T08:55:16.786Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-08T08:55:16.787Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-08T08:55:17.355Z] #17 0.653 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-08T08:55:17.530Z] #14 ... [2022-08-08T08:55:17.530Z] [2022-08-08T08:55:17.530Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:55:17.530Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:55:17.530Z] #77 47.03 libtoolize: putting auxiliary files in '.'. [2022-08-08T08:55:17.530Z] #77 47.03 libtoolize: copying file './ltmain.sh' [2022-08-08T08:55:17.530Z] #77 47.75 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-08T08:55:17.530Z] #77 47.75 libtoolize: and rerunning libtoolize and aclocal. [2022-08-08T08:55:17.530Z] #77 47.75 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-08T08:55:17.530Z] #77 57.27 configure.ac:7: installing './compile' [2022-08-08T08:55:17.530Z] #77 57.28 configure.ac:11: installing './config.guess' [2022-08-08T08:55:17.530Z] #77 57.29 configure.ac:11: installing './config.sub' [2022-08-08T08:55:17.530Z] #77 57.30 configure.ac:8: installing './install-sh' [2022-08-08T08:55:17.530Z] #77 57.31 configure.ac:8: installing './missing' [2022-08-08T08:55:17.530Z] #77 57.39 Makefile.am: installing './depcomp' [2022-08-08T08:55:17.926Z] #17 DONE 1.1s [2022-08-08T08:55:17.926Z] [2022-08-08T08:55:17.926Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-08T08:55:17.926Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-08T08:55:17.961Z] #77 14.14 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-08T08:55:17.961Z] #77 14.15 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-08T08:55:17.961Z] #77 14.15 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-08T08:55:17.961Z] #77 14.15 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-08T08:55:17.961Z] #77 14.19 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-08T08:55:17.961Z] #77 ... [2022-08-08T08:55:17.961Z] [2022-08-08T08:55:17.961Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-08T08:55:17.961Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-08T08:55:17.961Z] #42 93.19 Setting up libicu67:amd64 (67.1-7) ... [2022-08-08T08:55:17.961Z] #42 93.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:55:17.961Z] #42 93.28 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-08T08:55:17.961Z] #42 93.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:55:17.961Z] #42 93.37 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-08T08:55:17.961Z] #42 93.42 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-08T08:55:17.961Z] #42 93.46 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-08T08:55:17.961Z] #42 93.52 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-08T08:55:17.961Z] #42 93.57 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-08T08:55:17.961Z] #42 93.60 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-08T08:55:17.961Z] #42 93.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T08:55:17.961Z] #42 DONE 94.1s [2022-08-08T08:55:18.222Z] [2022-08-08T08:55:18.222Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-08T08:55:18.222Z] #43 sha256:0052738d9b3d09372cca7fb71042ff96277104e01872783a6db144bd4e4811c7 [2022-08-08T08:55:18.222Z] #43 DONE 0.2s [2022-08-08T08:55:18.222Z] [2022-08-08T08:55:18.222Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-08T08:55:18.222Z] #44 sha256:06eff62cd3a4de1496b882b96ef1d9f126242c0c216dc103fbf0b2d2312a66d3 [2022-08-08T08:55:18.914Z] #77 58.74 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-08T08:55:18.914Z] #77 58.74 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-08T08:55:18.914Z] #77 58.87 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-08T08:55:18.914Z] #77 58.88 libtoolize: copying file 'm4/libtool.m4' [2022-08-08T08:55:18.914Z] #77 58.98 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-08T08:55:18.914Z] #77 59.10 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-08T08:55:19.174Z] #77 59.20 libtoolize: copying file 'm4/ltversion.m4' [2022-08-08T08:55:19.174Z] #77 59.32 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-08T08:55:19.434Z] #77 59.43 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-08T08:55:19.590Z] #44 1.195 + RM_GOPATH=0 [2022-08-08T08:55:19.590Z] #44 1.195 + TMP_GOPATH= [2022-08-08T08:55:19.590Z] #44 1.195 + : /build [2022-08-08T08:55:19.590Z] #44 1.195 + '[' -z '' ']' [2022-08-08T08:55:19.590Z] #44 1.195 ++ mktemp -d [2022-08-08T08:55:19.590Z] #44 1.197 + export GOPATH=/tmp/tmp.CgWLbTDsj7 [2022-08-08T08:55:19.590Z] #44 1.197 + GOPATH=/tmp/tmp.CgWLbTDsj7 [2022-08-08T08:55:19.590Z] #44 1.197 + RM_GOPATH=1 [2022-08-08T08:55:19.590Z] #44 1.197 + case "$(go env GOARCH)" in [2022-08-08T08:55:19.590Z] #44 1.198 ++ go env GOARCH [2022-08-08T08:55:19.590Z] #44 1.285 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T08:55:19.590Z] #44 1.285 + GO_BUILDMODE=-buildmode=pie [2022-08-08T08:55:19.590Z] #44 1.286 ++ dirname /install.sh [2022-08-08T08:55:19.590Z] #44 1.290 + dir=/ [2022-08-08T08:55:19.590Z] #44 1.290 + bin=tini [2022-08-08T08:55:19.590Z] #44 1.290 + shift [2022-08-08T08:55:19.590Z] #44 1.290 + '[' '!' -f //tini.installer ']' [2022-08-08T08:55:19.590Z] #44 1.290 + . //tini.installer [2022-08-08T08:55:19.590Z] #44 1.290 ++ : v0.19.0 [2022-08-08T08:55:19.590Z] #44 1.290 + install_tini [2022-08-08T08:55:19.590Z] #44 1.299 + echo 'Install tini version v0.19.0' [2022-08-08T08:55:19.590Z] #44 1.299 + git clone https://github.com/krallin/tini.git /tmp/tmp.CgWLbTDsj7/tini [2022-08-08T08:55:19.590Z] #44 1.302 Cloning into '/tmp/tmp.CgWLbTDsj7/tini'... [2022-08-08T08:55:19.590Z] #44 1.303 Install tini version v0.19.0 [2022-08-08T08:55:19.843Z] #18 DONE 1.5s [2022-08-08T08:55:19.843Z] [2022-08-08T08:55:19.843Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-08T08:55:19.843Z] #26 sha256:b2df691382a23ab42a7b77ae4423915e5e84ca6aba41dd02b45ad4f947b1d453 [2022-08-08T08:55:19.843Z] #26 117.9 Updating files: 18% (2086/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/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) [2022-08-08T08:55:19.843Z] #26 ... [2022-08-08T08:55:19.843Z] [2022-08-08T08:55:19.843Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-08T08:55:19.843Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-08T08:55:19.843Z] #36 118.4 Delve is a source level debugger for Go programs. [2022-08-08T08:55:19.843Z] #36 118.4 [2022-08-08T08:55:19.843Z] #36 118.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-08T08:55:19.843Z] #36 118.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-08T08:55:19.843Z] #36 118.4 [2022-08-08T08:55:19.843Z] #36 118.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-08T08:55:19.843Z] #36 118.4 [2022-08-08T08:55:19.843Z] #36 118.4 Pass flags to the program you are debugging using `--`, for example: [2022-08-08T08:55:19.843Z] #36 118.4 [2022-08-08T08:55:19.843Z] #36 118.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-08T08:55:19.843Z] #36 118.4 [2022-08-08T08:55:19.843Z] #36 118.4 Usage: [2022-08-08T08:55:19.843Z] #36 118.4 dlv [command] [2022-08-08T08:55:19.843Z] #36 118.4 [2022-08-08T08:55:19.843Z] #36 118.4 Available Commands: [2022-08-08T08:55:19.843Z] #36 118.4 attach Attach to running process and begin debugging. [2022-08-08T08:55:19.843Z] #36 118.4 connect Connect to a headless debug server with a terminal client. [2022-08-08T08:55:19.843Z] #36 118.4 core Examine a core dump. [2022-08-08T08:55:19.843Z] #36 118.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-08T08:55:19.843Z] #36 118.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-08T08:55:19.843Z] #36 118.4 exec Execute a precompiled binary, and begin a debug session. [2022-08-08T08:55:19.843Z] #36 118.4 help Help about any command [2022-08-08T08:55:19.843Z] #36 118.4 run Deprecated command. Use 'debug' instead. [2022-08-08T08:55:19.843Z] #36 118.4 test Compile test binary and begin debugging program. [2022-08-08T08:55:19.843Z] #36 118.4 trace Compile and begin tracing program. [2022-08-08T08:55:19.843Z] #36 118.4 version Prints version. [2022-08-08T08:55:19.843Z] #36 118.4 [2022-08-08T08:55:19.843Z] #36 118.4 Flags: [2022-08-08T08:55:19.843Z] #36 118.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-08T08:55:19.843Z] #36 118.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-08T08:55:19.843Z] #36 118.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-08T08:55:19.843Z] #36 118.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-08T08:55:19.843Z] #36 118.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-08T08:55:19.843Z] #36 118.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-08T08:55:19.843Z] #36 118.4 --disable-aslr Disables address space randomization [2022-08-08T08:55:19.843Z] #36 118.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-08T08:55:19.843Z] #36 118.4 -h, --help help for dlv [2022-08-08T08:55:19.843Z] #36 118.4 --init string Init file, executed by the terminal client. [2022-08-08T08:55:19.843Z] #36 118.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-08T08:55:19.843Z] #36 118.4 --log Enable debugging server logging. [2022-08-08T08:55:19.843Z] #36 118.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-08T08:55:19.843Z] #36 118.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-08T08:55:19.843Z] #36 118.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-08T08:55:19.843Z] #36 118.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-08T08:55:19.843Z] #36 118.4 --wd string Working directory for running the program. [2022-08-08T08:55:19.843Z] #36 118.4 [2022-08-08T08:55:19.843Z] #36 118.4 Additional help topics: [2022-08-08T08:55:19.843Z] #36 118.4 dlv backend Help about the --backend flag. [2022-08-08T08:55:19.843Z] #36 118.4 dlv log Help about logging flags. [2022-08-08T08:55:19.843Z] #36 118.4 dlv redirect Help about file redirection. [2022-08-08T08:55:19.843Z] #36 118.4 [2022-08-08T08:55:19.843Z] #36 118.4 Use "dlv [command] --help" for more information about a command. [2022-08-08T08:55:19.843Z] #36 DONE 118.9s [2022-08-08T08:55:19.843Z] [2022-08-08T08:55:19.843Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-08T08:55:19.843Z] #26 sha256:b2df691382a23ab42a7b77ae4423915e5e84ca6aba41dd02b45ad4f947b1d453 [2022-08-08T08:55:20.622Z] #26 117.9 Updating files: 18% (2086/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/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: 32% (3733/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) [2022-08-08T08:55:20.622Z] #26 ... [2022-08-08T08:55:20.622Z] [2022-08-08T08:55:20.622Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-08T08:55:20.622Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-08T08:55:20.622Z] #19 DONE 1.2s [2022-08-08T08:55:20.622Z] [2022-08-08T08:55:20.622Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-08T08:55:20.622Z] #26 sha256:b2df691382a23ab42a7b77ae4423915e5e84ca6aba41dd02b45ad4f947b1d453 [2022-08-08T08:55:21.001Z] #44 2.750 + cd /tmp/tmp.CgWLbTDsj7/tini [2022-08-08T08:55:21.001Z] #44 2.751 + git checkout -q v0.19.0 [2022-08-08T08:55:21.001Z] #44 2.773 + cmake . [2022-08-08T08:55:21.666Z] #26 117.9 Updating files: 18% (2086/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/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: 32% (3733/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 47% (5432/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) [2022-08-08T08:55:21.666Z] #26 ... [2022-08-08T08:55:21.666Z] [2022-08-08T08:55:21.666Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-08T08:55:21.666Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-08T08:55:21.666Z] #20 DONE 1.0s [2022-08-08T08:55:21.666Z] [2022-08-08T08:55:21.666Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-08T08:55:21.666Z] #26 sha256:b2df691382a23ab42a7b77ae4423915e5e84ca6aba41dd02b45ad4f947b1d453 [2022-08-08T08:55:21.933Z] #44 3.584 -- The C compiler identification is GNU 10.2.1 [2022-08-08T08:55:21.933Z] #44 3.720 -- Detecting C compiler ABI info [2022-08-08T08:55:22.732Z] #77 ... [2022-08-08T08:55:22.732Z] [2022-08-08T08:55:22.732Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:55:22.732Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:55:22.732Z] #14 117.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-08T08:55:22.732Z] #14 117.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-08T08:55:22.732Z] #14 117.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-08T08:55:23.226Z] #26 117.9 Updating files: 18% (2086/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/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: 32% (3733/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 47% (5432/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% (7637/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: 96% (11060/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-08-08T08:55:23.301Z] #44 4.950 -- Detecting C compiler ABI info - done [2022-08-08T08:55:23.486Z] #26 122.2 + cd /tmp/tmp.wJfj0SdBw1/tmp/docker-ce [2022-08-08T08:55:23.486Z] #26 122.2 + git checkout -q v17.06.2-ce [2022-08-08T08:55:23.580Z] #44 5.246 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-08T08:55:23.580Z] #44 5.248 -- Detecting C compile features [2022-08-08T08:55:23.580Z] #44 5.248 -- Detecting C compile features - done [2022-08-08T08:55:23.580Z] #44 5.329 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-08T08:55:23.857Z] #44 5.730 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-08T08:55:24.122Z] #44 5.919 -- Configuring done [2022-08-08T08:55:24.122Z] #44 5.946 -- Generating done [2022-08-08T08:55:24.122Z] #44 5.956 -- Build files have been written to: /tmp/tmp.CgWLbTDsj7/tini [2022-08-08T08:55:24.122Z] #44 5.986 + make tini-static [2022-08-08T08:55:24.692Z] #44 6.536 Scanning dependencies of target tini-static [2022-08-08T08:55:25.002Z] #44 6.790 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-08T08:55:26.779Z] #26 125.3 + mkdir -p /tmp/tmp.wJfj0SdBw1/src/github.com/docker [2022-08-08T08:55:26.780Z] #26 125.3 + mv components/cli /tmp/tmp.wJfj0SdBw1/src/github.com/docker/cli [2022-08-08T08:55:26.780Z] #26 125.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-08T08:55:26.893Z] #44 ... [2022-08-08T08:55:26.893Z] [2022-08-08T08:55:26.893Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-08T08:55:26.893Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-08T08:55:26.893Z] #53 103.1 gotestsum version dev [2022-08-08T08:55:27.149Z] #53 ... [2022-08-08T08:55:27.149Z] [2022-08-08T08:55:27.149Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:55:27.149Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:55:27.149Z] #14 93.18 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-08T08:55:27.149Z] #14 93.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-08T08:55:27.149Z] #14 93.23 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-08T08:55:27.406Z] #14 ... [2022-08-08T08:55:27.406Z] [2022-08-08T08:55:27.406Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-08T08:55:27.406Z] #44 sha256:06eff62cd3a4de1496b882b96ef1d9f126242c0c216dc103fbf0b2d2312a66d3 [2022-08-08T08:55:27.406Z] #44 9.026 [100%] Linking C executable tini-static [2022-08-08T08:55:27.969Z] #44 ... [2022-08-08T08:55:27.969Z] [2022-08-08T08:55:27.969Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-08T08:55:27.969Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-08T08:55:27.969Z] #53 DONE 103.9s [2022-08-08T08:55:27.969Z] [2022-08-08T08:55:27.969Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:55:27.969Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:55:27.969Z] #14 103.9 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-08T08:55:27.969Z] #14 104.0 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-08T08:55:27.969Z] #14 104.0 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-08T08:55:28.225Z] #14 104.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-08T08:55:28.225Z] #14 104.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-08T08:55:28.523Z] #14 104.4 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-08T08:55:28.523Z] #14 ... [2022-08-08T08:55:28.523Z] [2022-08-08T08:55:28.523Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-08T08:55:28.523Z] #44 sha256:06eff62cd3a4de1496b882b96ef1d9f126242c0c216dc103fbf0b2d2312a66d3 [2022-08-08T08:55:28.523Z] #44 9.903 [100%] Built target tini-static [2022-08-08T08:55:28.523Z] #44 10.05 + mkdir -p /build [2022-08-08T08:55:28.523Z] #44 10.05 + cp tini-static /build/docker-init [2022-08-08T08:55:28.523Z] #44 DONE 10.3s [2022-08-08T08:55:28.688Z] #26 ... [2022-08-08T08:55:28.688Z] [2022-08-08T08:55:28.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-08-08T08:55:28.688Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-08T08:55:28.688Z] #77 75.36 configure.ac:11: installing 'build-aux/compile' [2022-08-08T08:55:28.688Z] #77 75.36 configure.ac:11: installing 'build-aux/config.guess' [2022-08-08T08:55:28.688Z] #77 75.37 configure.ac:11: installing 'build-aux/config.sub' [2022-08-08T08:55:28.688Z] #77 75.38 configure.ac:13: installing 'build-aux/install-sh' [2022-08-08T08:55:28.688Z] #77 75.39 configure.ac:13: installing 'build-aux/missing' [2022-08-08T08:55:28.689Z] #77 75.42 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-08T08:55:28.689Z] #77 75.57 Makefile.am: installing 'build-aux/depcomp' [2022-08-08T08:55:28.689Z] #77 76.74 checking build system type... aarch64-unknown-linux-gnu [2022-08-08T08:55:28.689Z] #77 77.05 checking host system type... aarch64-unknown-linux-gnu [2022-08-08T08:55:28.689Z] #77 77.05 checking how to print strings... printf [2022-08-08T08:55:28.689Z] #77 77.06 checking for gcc... gcc [2022-08-08T08:55:28.689Z] #77 77.19 checking whether the C compiler works... yes [2022-08-08T08:55:28.689Z] #77 77.37 checking for C compiler default output file name... a.out [2022-08-08T08:55:28.689Z] #77 77.38 checking for suffix of executables... [2022-08-08T08:55:28.689Z] #77 77.54 checking whether we are cross compiling... no [2022-08-08T08:55:28.689Z] #77 77.79 checking for suffix of object files... o [2022-08-08T08:55:28.689Z] #77 78.00 checking whether we are using the GNU C compiler... yes [2022-08-08T08:55:28.689Z] #77 78.13 checking whether gcc accepts -g... yes [2022-08-08T08:55:28.689Z] #77 78.22 checking for gcc option to accept ISO C89... none needed [2022-08-08T08:55:28.689Z] #77 78.39 checking whether gcc understands -c and -o together... yes [2022-08-08T08:55:28.689Z] #77 78.60 checking for a sed that does not truncate output... /bin/sed [2022-08-08T08:55:28.689Z] #77 78.61 checking for grep that handles long lines and -e... /bin/grep [2022-08-08T08:55:28.689Z] #77 78.62 checking for egrep... /bin/grep -E [2022-08-08T08:55:28.689Z] #77 78.64 checking for fgrep... /bin/grep -F [2022-08-08T08:55:28.689Z] #77 78.66 checking for ld used by gcc... /usr/bin/ld [2022-08-08T08:55:28.689Z] #77 78.68 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-08T08:55:28.689Z] #77 78.68 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-08T08:55:28.689Z] #77 78.69 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-08T08:55:28.689Z] #77 78.82 checking whether ln -s works... yes [2022-08-08T08:55:28.689Z] #77 78.82 checking the maximum length of command line arguments... 1572864 [2022-08-08T08:55:28.689Z] #77 78.88 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-08T08:55:28.689Z] #77 78.88 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-08T08:55:28.689Z] #77 78.88 checking for /usr/bin/ld option to reload object files... -r [2022-08-08T08:55:28.689Z] #77 78.88 checking for objdump... objdump [2022-08-08T08:55:28.689Z] #77 78.88 checking how to recognize dependent libraries... pass_all [2022-08-08T08:55:28.689Z] #77 78.88 checking for dlltool... no [2022-08-08T08:55:28.689Z] #77 78.89 checking how to associate runtime and link libraries... printf %s\n [2022-08-08T08:55:28.689Z] #77 78.89 checking for ar... ar [2022-08-08T08:55:28.689Z] #77 78.89 checking for archiver @FILE support... @ [2022-08-08T08:55:28.689Z] #77 79.07 checking for strip... strip [2022-08-08T08:55:28.689Z] #77 79.07 checking for ranlib... ranlib [2022-08-08T08:55:28.689Z] #77 79.07 checking for gawk... no [2022-08-08T08:55:28.689Z] #77 79.08 checking for mawk... mawk [2022-08-08T08:55:28.689Z] #77 79.08 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-08T08:55:28.689Z] #77 79.51 checking for sysroot... no [2022-08-08T08:55:28.689Z] #77 79.51 checking for a working dd... /bin/dd [2022-08-08T08:55:28.689Z] #77 79.54 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-08T08:55:28.689Z] #77 79.56 checking for mt... no [2022-08-08T08:55:28.689Z] #77 79.56 checking if : is a manifest tool... no [2022-08-08T08:55:28.689Z] #77 79.57 checking how to run the C preprocessor... gcc -E [2022-08-08T08:55:28.689Z] #77 79.90 checking for ANSI C header files... yes [2022-08-08T08:55:28.689Z] #77 80.57 checking for sys/types.h... yes [2022-08-08T08:55:28.780Z] [2022-08-08T08:55:28.780Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:55:28.780Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:55:28.780Z] #77 17.08 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-08T08:55:28.780Z] #77 20.00 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-08T08:55:28.780Z] #77 22.59 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-08T08:55:28.780Z] #77 23.07 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-08T08:55:28.780Z] #77 23.10 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-08T08:55:28.949Z] #77 80.77 checking for sys/stat.h... yes [2022-08-08T08:55:28.949Z] #77 81.00 checking for stdlib.h... yes [2022-08-08T08:55:29.209Z] #77 81.18 checking for string.h... yes [2022-08-08T08:55:29.311Z] #14 123.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-08T08:55:29.311Z] #14 123.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-08T08:55:29.312Z] #14 123.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-08T08:55:29.312Z] #14 123.6 Selecting previously unselected package libapparmor1:amd64. [2022-08-08T08:55:29.312Z] #14 123.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-08T08:55:29.312Z] #14 123.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-08T08:55:29.312Z] #14 123.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-08T08:55:29.312Z] #14 123.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-08T08:55:29.312Z] #14 123.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-08T08:55:29.312Z] #14 124.0 Selecting previously unselected package libbtrfs0:amd64. [2022-08-08T08:55:29.312Z] #14 124.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-08T08:55:29.312Z] #14 124.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-08T08:55:29.312Z] #14 124.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-08T08:55:29.312Z] #14 124.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-08T08:55:29.312Z] #14 124.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-08T08:55:29.468Z] #77 81.35 checking for memory.h... yes [2022-08-08T08:55:29.573Z] #14 124.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-08T08:55:29.573Z] #14 124.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-08T08:55:29.573Z] #14 124.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-08T08:55:29.728Z] #77 81.55 checking for strings.h... yes [2022-08-08T08:55:29.833Z] #14 124.9 Selecting previously unselected package libudev-dev:amd64. [2022-08-08T08:55:29.833Z] #14 124.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-08T08:55:29.833Z] #14 124.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-08T08:55:29.833Z] #14 125.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-08T08:55:29.833Z] #14 125.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-08T08:55:29.833Z] #14 125.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-08T08:55:29.988Z] #77 81.74 checking for inttypes.h... yes [2022-08-08T08:55:29.988Z] #77 81.96 checking for stdint.h... yes [2022-08-08T08:55:30.094Z] #14 125.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-08T08:55:30.094Z] #14 125.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-08T08:55:30.094Z] #14 125.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-08T08:55:30.247Z] #77 82.18 checking for unistd.h... yes [2022-08-08T08:55:30.354Z] #14 125.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-08T08:55:30.354Z] #14 125.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-08T08:55:30.354Z] #14 125.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-08T08:55:30.507Z] #77 82.40 checking for dlfcn.h... yes [2022-08-08T08:55:30.507Z] #77 82.60 checking for objdir... .libs [2022-08-08T08:55:30.614Z] #14 125.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-08T08:55:30.614Z] #14 125.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-08T08:55:30.614Z] #14 125.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-08T08:55:30.875Z] #14 125.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-08T08:55:30.875Z] #14 126.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-08T08:55:30.875Z] #14 126.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-08T08:55:30.875Z] #14 ... [2022-08-08T08:55:30.875Z] [2022-08-08T08:55:30.875Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-08T08:55:30.875Z] #67 sha256:142a315b8e9afa2d42a0309ab0719666fc9e0749afaf4164c9df107e09c1db6b [2022-08-08T08:55:30.875Z] #67 125.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-08T08:55:30.875Z] #67 125.8 + GOBIN=/build [2022-08-08T08:55:30.875Z] #67 125.8 + GO111MODULE=on [2022-08-08T08:55:30.875Z] #67 125.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-08T08:55:31.335Z] #77 82.98 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-08T08:55:31.335Z] #77 83.14 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-08T08:55:31.335Z] #77 83.14 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-08T08:55:31.596Z] #77 83.29 checking if gcc static flag -static works... yes [2022-08-08T08:55:31.596Z] #77 83.71 checking if gcc supports -c -o file.o... [2022-08-08T08:55:31.596Z] #77 ... [2022-08-08T08:55:31.596Z] [2022-08-08T08:55:31.596Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-08T08:55:31.596Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-08T08:55:31.596Z] #21 1.215 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T08:55:31.596Z] #21 1.241 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T08:55:31.596Z] #21 1.394 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T08:55:31.596Z] #21 1.832 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-08T08:55:31.596Z] #21 3.311 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-08T08:55:31.596Z] #21 4.690 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-08T08:55:31.596Z] #21 6.903 Fetched 8450 kB in 6s (1377 kB/s) [2022-08-08T08:55:31.596Z] #21 6.903 Reading package lists... [2022-08-08T08:55:31.856Z] #21 9.294 Reading package lists... [2022-08-08T08:55:31.856Z] #21 ... [2022-08-08T08:55:31.856Z] [2022-08-08T08:55:31.856Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:55:31.856Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-08T08:55:31.856Z] #77 83.71 checking if gcc supports -c -o file.o... yes [2022-08-08T08:55:31.856Z] #77 83.93 checking if gcc supports -c -o file.o... (cached) yes [2022-08-08T08:55:31.856Z] #77 83.93 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-08T08:55:32.116Z] #77 83.97 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-08T08:55:32.116Z] #77 84.19 checking how to hardcode library paths into programs... immediate [2022-08-08T08:55:32.116Z] #77 84.20 checking whether stripping libraries is possible... yes [2022-08-08T08:55:32.116Z] #77 84.21 checking if libtool supports shared libraries... yes [2022-08-08T08:55:32.116Z] #77 84.21 checking whether to build shared libraries... no [2022-08-08T08:55:32.116Z] #77 84.21 checking whether to build static libraries... yes [2022-08-08T08:55:32.116Z] #77 84.21 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-08T08:55:32.376Z] #77 84.27 checking whether build environment is sane... yes [2022-08-08T08:55:32.376Z] #77 84.32 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-08T08:55:32.376Z] #77 84.33 checking whether make sets $(MAKE)... yes [2022-08-08T08:55:32.376Z] #77 84.36 checking whether make supports the include directive... yes (GNU style) [2022-08-08T08:55:32.376Z] #77 84.39 checking whether make supports nested variables... yes [2022-08-08T08:55:32.376Z] #77 84.45 checking whether UID '0' is supported by ustar format... yes [2022-08-08T08:55:32.376Z] #77 84.45 checking whether GID '0' is supported by ustar format... yes [2022-08-08T08:55:32.376Z] #77 84.45 checking how to create a ustar tar archive... gnutar [2022-08-08T08:55:32.636Z] [2022-08-08T08:55:32.636Z] #77 ... [2022-08-08T08:55:32.636Z] [2022-08-08T08:55:32.636Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-08T08:55:32.636Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-08T08:55:32.636Z] #34 DONE 131.4s [2022-08-08T08:55:32.636Z] [2022-08-08T08:55:32.636Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:55:32.636Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-08T08:55:32.636Z] #77 84.51 checking dependency style of gcc... gcc3 [2022-08-08T08:55:32.895Z] #77 84.82 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-08T08:55:32.895Z] #77 84.82 checking whether make supports nested variables... (cached) yes [2022-08-08T08:55:32.895Z] #77 84.82 checking for gawk... (cached) mawk [2022-08-08T08:55:32.895Z] #77 84.82 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-08T08:55:32.895Z] #77 84.84 checking for gcc... (cached) gcc [2022-08-08T08:55:32.895Z] #77 85.03 checking whether we are using the GNU C compiler... (cached) yes [2022-08-08T08:55:32.895Z] #77 85.03 checking whether gcc accepts -g... (cached) yes [2022-08-08T08:55:32.895Z] #77 85.03 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-08T08:55:32.895Z] #77 85.03 checking whether gcc understands -c and -o together... (cached) yes [2022-08-08T08:55:33.155Z] #77 85.03 checking for a Python interpreter with version >= 3... python3 [2022-08-08T08:55:33.155Z] #77 85.18 checking for python3... /usr/bin/python3 [2022-08-08T08:55:33.155Z] #77 85.18 checking for python3 version... 3.9 [2022-08-08T08:55:33.415Z] #77 85.24 checking for python3 platform... linux [2022-08-08T08:55:33.415Z] #77 85.36 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-08T08:55:33.675Z] #77 85.50 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-08T08:55:33.675Z] #77 85.65 checking for go-md2man... no [2022-08-08T08:55:33.934Z] #77 85.67 checking error.h usability... yes [2022-08-08T08:55:33.934Z] #77 85.88 checking error.h presence... yes [2022-08-08T08:55:33.934Z] #77 85.92 checking for error.h... yes [2022-08-08T08:55:33.934Z] #77 85.96 checking linux/openat2.h usability... yes [2022-08-08T08:55:34.194Z] #77 86.17 checking linux/openat2.h presence... yes [2022-08-08T08:55:34.194Z] #77 86.25 checking for linux/openat2.h... yes [2022-08-08T08:55:34.454Z] #77 86.29 checking for copy_file_range... yes [2022-08-08T08:55:34.717Z] #77 86.58 checking for fgetxattr... yes [2022-08-08T08:55:34.977Z] #77 86.82 checking for statx... yes [2022-08-08T08:55:35.237Z] #77 87.10 checking for fgetpwent_r... yes [2022-08-08T08:55:35.498Z] #77 87.29 checking for issetugid... no [2022-08-08T08:55:35.498Z] #77 87.50 checking for pkg-config... /usr/bin/pkg-config [2022-08-08T08:55:35.498Z] #77 87.50 checking pkg-config is at least version 0.9.0... yes [2022-08-08T08:55:35.498Z] #77 87.51 checking for library containing yajl_tree_get... [2022-08-08T08:55:35.498Z] #77 ... [2022-08-08T08:55:35.498Z] [2022-08-08T08:55:35.498Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-08T08:55:35.498Z] #60 sha256:af3bfebbb2c22d19c00c1906fce9219b8bd7d7ba6307230ac50c7712611e63bc [2022-08-08T08:55:35.498Z] #60 10.66 + cd /tmp/tmp.Ww5TcGZqcC/src/github.com/opencontainers/runc [2022-08-08T08:55:35.498Z] #60 10.66 + git checkout -q v1.1.3 [2022-08-08T08:55:35.498Z] #60 11.27 + '[' -z '' ']' [2022-08-08T08:55:35.498Z] #60 11.27 + target=static [2022-08-08T08:55:35.498Z] #60 11.27 + make BUILDTAGS=seccomp static [2022-08-08T08:55:35.498Z] #60 11.62 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-08T08:55:35.758Z] #60 ... [2022-08-08T08:55:35.758Z] [2022-08-08T08:55:35.758Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-08T08:55:35.758Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-08T08:55:35.758Z] #21 9.294 Reading package lists... [2022-08-08T08:55:35.758Z] #21 11.82 Building dependency tree... [2022-08-08T08:55:35.758Z] #21 13.75 The following additional packages will be installed: [2022-08-08T08:55:35.758Z] #21 13.75 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-08T08:55:35.758Z] #21 13.75 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-08T08:55:35.758Z] #21 13.75 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-08T08:55:35.758Z] #21 13.75 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-08T08:55:35.758Z] #21 13.75 python3-pkg-resources systemd vim-runtime xxd [2022-08-08T08:55:35.758Z] #21 13.76 Suggested packages: [2022-08-08T08:55:35.758Z] #21 13.76 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-08T08:55:35.758Z] #21 13.76 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-08T08:55:35.758Z] #21 13.76 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-08T08:55:35.758Z] #21 13.76 Recommended packages: [2022-08-08T08:55:35.758Z] #21 13.76 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-08T08:55:35.758Z] #21 13.76 systemd-timesyncd | time-daemon unzip [2022-08-08T08:55:36.158Z] #67 ... [2022-08-08T08:55:36.158Z] [2022-08-08T08:55:36.158Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:55:36.158Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:55:36.158Z] #14 126.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-08T08:55:36.159Z] #14 126.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-08T08:55:36.159Z] #14 126.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-08T08:55:36.159Z] #14 126.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-08T08:55:36.159Z] #14 126.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-08T08:55:36.159Z] #14 126.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-08T08:55:36.159Z] #14 126.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-08T08:55:36.159Z] #14 126.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-08T08:55:36.159Z] #14 126.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-08T08:55:36.159Z] #14 127.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-08T08:55:36.159Z] #14 127.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-08T08:55:36.159Z] #14 127.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-08T08:55:36.159Z] #14 127.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-08T08:55:36.159Z] #14 127.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-08T08:55:36.159Z] #14 127.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-08T08:55:36.159Z] #14 127.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-08T08:55:36.159Z] #14 127.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-08T08:55:36.159Z] #14 127.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-08T08:55:36.159Z] #14 127.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-08T08:55:36.159Z] #14 127.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-08T08:55:36.159Z] #14 127.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-08T08:55:36.159Z] #14 127.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-08T08:55:36.159Z] #14 127.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-08T08:55:36.159Z] #14 128.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-08T08:55:36.159Z] #14 128.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-08T08:55:36.159Z] #14 128.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-08T08:55:36.159Z] #14 128.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-08T08:55:36.159Z] #14 128.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-08T08:55:36.159Z] #14 128.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-08T08:55:36.159Z] #14 128.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-08T08:55:36.159Z] #14 128.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-08T08:55:36.159Z] #14 128.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-08T08:55:36.159Z] #14 128.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-08T08:55:36.159Z] #14 128.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-08T08:55:36.159Z] #14 128.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-08T08:55:36.159Z] #14 128.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-08T08:55:36.159Z] #14 128.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-08T08:55:36.159Z] #14 128.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-08T08:55:36.159Z] #14 128.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-08T08:55:36.159Z] #14 128.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-08T08:55:36.159Z] #14 128.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-08T08:55:36.159Z] #14 128.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-08T08:55:36.159Z] #14 128.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-08T08:55:36.159Z] #14 128.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-08T08:55:36.159Z] #14 128.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-08T08:55:36.159Z] #14 128.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T08:55:36.159Z] #14 DONE 130.6s [2022-08-08T08:55:36.159Z] [2022-08-08T08:55:36.159Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-08T08:55:36.159Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-08T08:55:36.159Z] #15 ... [2022-08-08T08:55:36.159Z] [2022-08-08T08:55:36.159Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-08T08:55:36.159Z] #59 sha256:bce5cc74c685eccaa359d933bbfccc4524147cc28566d01588519058ce949f74 [2022-08-08T08:55:36.159Z] #59 DONE 0.3s [2022-08-08T08:55:36.159Z] [2022-08-08T08:55:36.159Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-08T08:55:36.159Z] #60 sha256:ea9bc5b66a50eacfe2fb9ad2795cd4faa2ba62f0ae27e3ed65bfec1c741a75ab [2022-08-08T08:55:36.697Z] #21 15.05 The following NEW packages will be installed: [2022-08-08T08:55:36.697Z] #21 15.05 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-08T08:55:36.697Z] #21 15.05 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-08T08:55:36.697Z] #21 15.05 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-08T08:55:36.697Z] #21 15.05 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-08T08:55:36.697Z] #21 15.05 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-08T08:55:36.697Z] #21 15.05 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-08T08:55:36.697Z] #21 15.05 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-08T08:55:36.697Z] #21 15.05 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-08T08:55:36.697Z] #21 15.05 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-08T08:55:36.957Z] #21 15.38 0 upgraded, 56 newly installed, 0 to remove and 3 not upgraded. [2022-08-08T08:55:36.957Z] #21 15.38 Need to get 31.8 MB of archives. [2022-08-08T08:55:36.957Z] #21 15.38 After this operation, 123 MB of additional disk space will be used. [2022-08-08T08:55:36.957Z] #21 15.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-08T08:55:36.957Z] #21 15.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-08-08T08:55:36.957Z] #21 15.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-08-08T08:55:36.957Z] #21 15.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-08-08T08:55:36.957Z] #21 15.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-08T08:55:36.957Z] #21 15.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-08-08T08:55:36.957Z] #21 15.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-08-08T08:55:36.957Z] #21 15.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-08T08:55:37.217Z] #21 15.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-08T08:55:37.217Z] #21 15.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-08T08:55:37.217Z] #21 15.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-08T08:55:37.217Z] #21 15.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-08T08:55:37.217Z] #21 15.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-08T08:55:37.217Z] #21 15.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-08T08:55:37.217Z] #21 15.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-08T08:55:37.217Z] #21 15.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-08T08:55:37.217Z] #21 15.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-08T08:55:37.217Z] #21 15.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-08T08:55:37.217Z] #21 15.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-08T08:55:37.217Z] #21 15.54 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-08T08:55:37.217Z] #21 15.55 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-08T08:55:37.217Z] #21 15.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-08T08:55:37.217Z] #21 15.56 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-08T08:55:37.217Z] #21 15.56 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-08T08:55:37.217Z] #21 15.56 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-08T08:55:37.217Z] #21 15.57 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-08T08:55:37.217Z] #21 15.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-08T08:55:37.217Z] #21 15.58 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-08T08:55:37.217Z] #21 15.59 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-08T08:55:37.217Z] #21 15.60 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-08T08:55:37.217Z] #21 15.60 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-08T08:55:37.217Z] #21 15.61 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-08T08:55:37.479Z] #21 15.83 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-08T08:55:37.479Z] #21 15.83 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-08-08T08:55:37.479Z] #21 15.84 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-08T08:55:37.479Z] #21 15.84 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-08T08:55:37.479Z] #21 15.84 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-08T08:55:37.479Z] #21 15.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-08T08:55:37.479Z] #21 15.84 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-08T08:55:37.479Z] #21 15.84 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-08T08:55:37.479Z] #21 15.84 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-08T08:55:37.479Z] #21 15.88 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-08T08:55:37.479Z] #21 15.88 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-08T08:55:37.479Z] #21 15.89 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-08T08:55:37.479Z] #21 15.89 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-08T08:55:37.479Z] #21 15.90 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-08T08:55:37.479Z] #21 15.90 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-08T08:55:37.479Z] #21 15.91 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-08T08:55:37.479Z] #21 15.94 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-08-08T08:55:37.479Z] #21 15.94 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-08T08:55:37.542Z] #60 ... [2022-08-08T08:55:37.542Z] [2022-08-08T08:55:37.542Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-08T08:55:37.542Z] #67 sha256:142a315b8e9afa2d42a0309ab0719666fc9e0749afaf4164c9df107e09c1db6b [2022-08-08T08:55:37.542Z] #67 132.2 rootlesskit version 1.0.0 [2022-08-08T08:55:37.542Z] #67 132.2 Usage of /build/rootlesskit-docker-proxy: [2022-08-08T08:55:37.542Z] #67 132.2 -container-ip string [2022-08-08T08:55:37.542Z] #67 132.2 container ip [2022-08-08T08:55:37.542Z] #67 132.2 -container-port int [2022-08-08T08:55:37.542Z] #67 132.2 container port (default -1) [2022-08-08T08:55:37.542Z] #67 132.2 -host-ip string [2022-08-08T08:55:37.542Z] #67 132.2 host ip [2022-08-08T08:55:37.542Z] #67 132.2 -host-port int [2022-08-08T08:55:37.542Z] #67 132.2 host port (default -1) [2022-08-08T08:55:37.542Z] #67 132.2 -proto string [2022-08-08T08:55:37.542Z] #67 132.2 proxy protocol (default "tcp") [2022-08-08T08:55:37.542Z] #67 DONE 132.5s [2022-08-08T08:55:37.739Z] #21 15.95 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-08T08:55:37.739Z] #21 15.95 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-08T08:55:37.739Z] #21 16.14 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-08T08:55:37.739Z] #21 16.16 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-08T08:55:37.739Z] #21 16.17 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-08T08:55:37.803Z] [2022-08-08T08:55:37.803Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-08T08:55:37.803Z] #68 sha256:3812e7ec6152df89a0dd8caa4eaccf2838a3d9ea78c10bdd69797820a8b4736d [2022-08-08T08:55:37.803Z] #68 DONE 0.1s [2022-08-08T08:55:37.803Z] [2022-08-08T08:55:37.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-08-08T08:55:37.803Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:55:37.803Z] #77 72.62 configure.ac:7: installing 'build-aux/compile' [2022-08-08T08:55:37.803Z] #77 72.64 configure.ac:9: installing 'build-aux/config.guess' [2022-08-08T08:55:37.803Z] #77 72.64 configure.ac:9: installing 'build-aux/config.sub' [2022-08-08T08:55:37.803Z] #77 72.65 configure.ac:11: installing 'build-aux/install-sh' [2022-08-08T08:55:37.803Z] #77 72.66 configure.ac:11: installing 'build-aux/missing' [2022-08-08T08:55:37.803Z] #77 72.88 Makefile.am: installing 'build-aux/depcomp' [2022-08-08T08:55:37.803Z] #77 73.00 parallel-tests: installing 'build-aux/test-driver' [2022-08-08T08:55:37.803Z] #77 74.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-08T08:55:37.803Z] #77 74.96 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-08T08:55:37.803Z] #77 75.71 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-08T08:55:37.803Z] #77 75.71 libtoolize: copying file 'm4/libtool.m4' [2022-08-08T08:55:37.803Z] #77 75.87 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-08T08:55:37.803Z] #77 75.97 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-08T08:55:37.803Z] #77 76.07 libtoolize: copying file 'm4/ltversion.m4' [2022-08-08T08:55:37.803Z] #77 76.26 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-08T08:55:37.803Z] #77 ... [2022-08-08T08:55:37.803Z] [2022-08-08T08:55:37.803Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-08T08:55:37.803Z] #69 sha256:f8b7b36e5fed92566387b2c65de82dd13764237ba195b20023fb0bf99c115d3d [2022-08-08T08:55:37.803Z] #69 DONE 0.1s [2022-08-08T08:55:37.998Z] #21 16.20 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-08T08:55:38.068Z] [2022-08-08T08:55:38.068Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-08T08:55:38.068Z] #60 sha256:ea9bc5b66a50eacfe2fb9ad2795cd4faa2ba62f0ae27e3ed65bfec1c741a75ab [2022-08-08T08:55:38.567Z] #21 16.86 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T08:55:38.567Z] #21 17.00 Fetched 31.8 MB in 1s (28.5 MB/s) [2022-08-08T08:55:38.567Z] #21 17.07 Selecting previously unselected package libcap2:arm64. [2022-08-08T08:55:38.826Z] #21 17.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 ... 24009 files and directories currently installed.) [2022-08-08T08:55:38.826Z] #21 17.11 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-08T08:55:38.826Z] #21 17.13 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-08T08:55:38.826Z] #21 17.18 Selecting previously unselected package libargon2-1:arm64. [2022-08-08T08:55:38.826Z] #21 17.19 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-08-08T08:55:38.826Z] #21 17.20 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-08T08:55:38.826Z] #21 17.27 Selecting previously unselected package libjson-c5:arm64. [2022-08-08T08:55:38.826Z] #21 17.27 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-08-08T08:55:38.826Z] #21 17.28 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-08-08T08:55:39.092Z] #21 17.36 Selecting previously unselected package libcryptsetup12:arm64. [2022-08-08T08:55:39.092Z] #21 17.36 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-08-08T08:55:39.092Z] #21 17.37 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-08T08:55:39.092Z] #21 17.51 Selecting previously unselected package libip4tc2:arm64. [2022-08-08T08:55:39.092Z] #21 17.51 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-08T08:55:39.092Z] #21 17.52 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-08T08:55:39.092Z] #21 17.59 Selecting previously unselected package libkmod2:arm64. [2022-08-08T08:55:39.352Z] #21 17.59 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-08-08T08:55:39.352Z] #21 17.59 Unpacking libkmod2:arm64 (28-1) ... [2022-08-08T08:55:39.352Z] #21 17.71 Selecting previously unselected package systemd. [2022-08-08T08:55:39.352Z] #21 17.72 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-08-08T08:55:39.451Z] #60 ... [2022-08-08T08:55:39.451Z] [2022-08-08T08:55:39.451Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-08T08:55:39.451Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-08T08:55:39.451Z] #15 DONE 4.0s [2022-08-08T08:55:39.451Z] [2022-08-08T08:55:39.451Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-08T08:55:39.451Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-08T08:55:39.612Z] #21 17.89 Unpacking systemd (247.3-7) ... [2022-08-08T08:55:40.994Z] #77 ... [2022-08-08T08:55:40.995Z] [2022-08-08T08:55:40.995Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:55:40.995Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:55:40.995Z] #14 117.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-08T08:55:41.251Z] #14 117.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-08T08:55:41.251Z] #14 117.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-08T08:55:41.523Z] #21 19.56 Selecting previously unselected package pigz. [2022-08-08T08:55:41.524Z] #21 19.58 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-08-08T08:55:41.524Z] #21 19.59 Unpacking pigz (2.6-1) ... [2022-08-08T08:55:41.524Z] #21 19.65 Selecting previously unselected package libelf1:arm64. [2022-08-08T08:55:41.524Z] #21 19.66 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-08-08T08:55:41.524Z] #21 19.66 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-08T08:55:41.524Z] #21 19.81 Selecting previously unselected package libbpf0:arm64. [2022-08-08T08:55:41.524Z] #21 19.82 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-08T08:55:41.524Z] #21 19.82 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-08T08:55:41.524Z] #21 19.95 Selecting previously unselected package libmnl0:arm64. [2022-08-08T08:55:41.524Z] #21 19.95 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-08-08T08:55:41.524Z] #21 19.96 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-08T08:55:41.524Z] #21 20.06 Selecting previously unselected package libxtables12:arm64. [2022-08-08T08:55:41.784Z] #21 20.07 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-08-08T08:55:41.784Z] #21 20.08 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-08T08:55:41.784Z] #21 20.15 Selecting previously unselected package libcap2-bin. [2022-08-08T08:55:41.784Z] #21 20.16 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-08T08:55:41.784Z] #21 20.17 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-08T08:55:41.784Z] #21 20.26 Selecting previously unselected package iproute2. [2022-08-08T08:55:42.073Z] #21 20.27 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-08-08T08:55:42.073Z] #21 20.27 Unpacking iproute2 (5.10.0-4) ... [2022-08-08T08:55:42.337Z] #21 20.81 Selecting previously unselected package xxd. [2022-08-08T08:55:42.337Z] #21 20.81 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-08T08:55:42.625Z] #21 20.82 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:55:42.625Z] #21 20.98 Selecting previously unselected package vim-common. [2022-08-08T08:55:42.625Z] #21 20.98 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-08T08:55:42.625Z] #21 20.99 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:55:42.891Z] #21 21.11 Selecting previously unselected package bash-completion. [2022-08-08T08:55:42.891Z] #21 21.11 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-08T08:55:43.661Z] #16 DONE 3.8s [2022-08-08T08:55:43.662Z] [2022-08-08T08:55:43.662Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-08T08:55:43.662Z] #60 sha256:ea9bc5b66a50eacfe2fb9ad2795cd4faa2ba62f0ae27e3ed65bfec1c741a75ab [2022-08-08T08:55:43.662Z] #60 4.086 + RM_GOPATH=0 [2022-08-08T08:55:43.662Z] #60 4.086 + TMP_GOPATH= [2022-08-08T08:55:43.662Z] #60 4.086 + : /build [2022-08-08T08:55:43.662Z] #60 4.086 + '[' -z '' ']' [2022-08-08T08:55:43.662Z] #60 4.086 ++ mktemp -d [2022-08-08T08:55:43.662Z] #60 4.086 + export GOPATH=/tmp/tmp.wT7y3Sd9BI [2022-08-08T08:55:43.662Z] #60 4.086 + GOPATH=/tmp/tmp.wT7y3Sd9BI [2022-08-08T08:55:43.662Z] #60 4.086 + RM_GOPATH=1 [2022-08-08T08:55:43.662Z] #60 4.086 + case "$(go env GOARCH)" in [2022-08-08T08:55:43.662Z] #60 4.086 ++ go env GOARCH [2022-08-08T08:55:43.662Z] #60 4.086 Install runc version v1.1.3 (build tags: seccomp) [2022-08-08T08:55:43.662Z] #60 4.086 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T08:55:43.662Z] #60 4.086 + GO_BUILDMODE=-buildmode=pie [2022-08-08T08:55:43.662Z] #60 4.086 ++ dirname /install.sh [2022-08-08T08:55:43.662Z] #60 4.086 + dir=/ [2022-08-08T08:55:43.662Z] #60 4.086 + bin=runc [2022-08-08T08:55:43.662Z] #60 4.086 + shift [2022-08-08T08:55:43.662Z] #60 4.086 + '[' '!' -f //runc.installer ']' [2022-08-08T08:55:43.662Z] #60 4.086 + . //runc.installer [2022-08-08T08:55:43.662Z] #60 4.086 ++ set -e [2022-08-08T08:55:43.662Z] #60 4.086 ++ : v1.1.3 [2022-08-08T08:55:43.662Z] #60 4.086 + install_runc [2022-08-08T08:55:43.662Z] #60 4.086 + RUNC_BUILDTAGS=seccomp [2022-08-08T08:55:43.662Z] #60 4.086 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-08T08:55:43.662Z] #60 4.086 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wT7y3Sd9BI/src/github.com/opencontainers/runc [2022-08-08T08:55:43.662Z] #60 4.086 Cloning into '/tmp/tmp.wT7y3Sd9BI/src/github.com/opencontainers/runc'... [2022-08-08T08:55:45.434Z] #21 23.61 Unpacking bash-completion (1:2.11-2) ... [2022-08-08T08:55:45.694Z] #21 24.02 Selecting previously unselected package bzip2. [2022-08-08T08:55:45.694Z] #21 24.03 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-08-08T08:55:45.694Z] #21 24.04 Unpacking bzip2 (1.0.8-4) ... [2022-08-08T08:55:45.694Z] #21 24.14 Selecting previously unselected package xz-utils. [2022-08-08T08:55:45.954Z] #21 24.15 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-08T08:55:45.954Z] #21 24.15 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-08T08:55:45.954Z] #21 ... [2022-08-08T08:55:45.954Z] [2022-08-08T08:55:45.954Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:55:45.954Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-08T08:55:45.954Z] #77 87.51 checking for library containing yajl_tree_get... -lyajl [2022-08-08T08:55:45.954Z] #77 87.93 checking for yajl >= 2.0.0... yes [2022-08-08T08:55:45.954Z] #77 87.97 checking sys/capability.h usability... yes [2022-08-08T08:55:45.954Z] #77 88.16 checking sys/capability.h presence... yes [2022-08-08T08:55:45.954Z] #77 88.24 checking for sys/capability.h... yes [2022-08-08T08:55:45.954Z] #77 88.25 checking for library containing cap_from_name... -lcap [2022-08-08T08:55:45.954Z] #77 88.75 checking for library containing dlopen... -ldl [2022-08-08T08:55:45.954Z] #77 89.04 checking seccomp.h usability... yes [2022-08-08T08:55:45.954Z] #77 89.28 checking seccomp.h presence... yes [2022-08-08T08:55:45.954Z] #77 89.36 checking for seccomp.h... yes [2022-08-08T08:55:45.954Z] #77 89.37 checking for library containing seccomp_rule_add... -lseccomp [2022-08-08T08:55:45.954Z] #77 89.76 checking for library containing seccomp_arch_resolve_name... none required [2022-08-08T08:55:45.954Z] #77 89.91 checking systemd/sd-bus.h usability... yes [2022-08-08T08:55:45.954Z] #77 90.10 checking systemd/sd-bus.h presence... yes [2022-08-08T08:55:45.954Z] #77 90.20 checking for systemd/sd-bus.h... yes [2022-08-08T08:55:45.954Z] #77 90.20 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-08T08:55:45.954Z] #77 90.64 checking for sd_notify_barrier... yes [2022-08-08T08:55:45.954Z] #77 90.94 checking linux/bpf.h usability... yes [2022-08-08T08:55:45.954Z] #77 91.18 checking linux/bpf.h presence... yes [2022-08-08T08:55:45.954Z] #77 91.24 checking for linux/bpf.h... yes [2022-08-08T08:55:45.954Z] #77 91.25 checking compilation for eBPF... yes [2022-08-08T08:55:45.954Z] #77 91.40 checking for criu >= 3.15... no [2022-08-08T08:55:45.954Z] #77 91.44 configure: CRIU headers not found, building without CRIU support [2022-08-08T08:55:45.954Z] #77 91.44 checking for criu > 3.16... no [2022-08-08T08:55:45.954Z] #77 91.47 configure: CRIU version doesn't support join-ns API [2022-08-08T08:55:45.954Z] #77 91.47 checking for criu > 3.16.1... no [2022-08-08T08:55:45.954Z] #77 91.49 configure: CRIU version doesn't support for pre-dumping [2022-08-08T08:55:45.954Z] #77 91.49 checking for new mount API (fsconfig)... yes [2022-08-08T08:55:45.954Z] #77 91.60 checking for seccomp notify API... yes [2022-08-08T08:55:45.954Z] #77 91.70 checking for gperf... no [2022-08-08T08:55:45.954Z] #77 91.72 configure: gperf not found - cannot rebuild signal parser code [2022-08-08T08:55:45.954Z] #77 91.72 checking for library containing argp_parse... none required [2022-08-08T08:55:45.954Z] #77 92.06 checking that generated files are newer than configure... done [2022-08-08T08:55:45.954Z] #77 92.07 configure: creating ./config.status [2022-08-08T08:55:45.954Z] #77 94.91 config.status: creating Makefile [2022-08-08T08:55:45.954Z] #77 95.00 config.status: creating rpm/crun.spec [2022-08-08T08:55:45.954Z] #77 95.07 config.status: creating config.h [2022-08-08T08:55:45.954Z] #77 95.11 config.status: executing libtool commands [2022-08-08T08:55:45.954Z] #77 95.17 config.status: executing depfiles commands [2022-08-08T08:55:45.954Z] #77 96.42 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-08T08:55:45.954Z] #77 96.45 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-08T08:55:45.954Z] #77 96.88 checking for gcc... gcc [2022-08-08T08:55:45.954Z] #77 96.99 checking whether the C compiler works... yes [2022-08-08T08:55:45.954Z] #77 97.13 checking for C compiler default output file name... a.out [2022-08-08T08:55:45.954Z] #77 97.14 checking for suffix of executables... [2022-08-08T08:55:45.954Z] #77 97.33 checking whether we are cross compiling... no [2022-08-08T08:55:45.954Z] #77 97.57 checking for suffix of object files... o [2022-08-08T08:55:45.954Z] #77 97.69 checking whether we are using the GNU C compiler... yes [2022-08-08T08:55:45.954Z] #77 97.76 checking whether gcc accepts -g... yes [2022-08-08T08:55:45.954Z] #77 97.87 checking for gcc option to accept ISO C89... none needed [2022-08-08T08:55:45.954Z] #77 98.03 checking whether gcc understands -c and -o together... [2022-08-08T08:55:45.954Z] #77 ... [2022-08-08T08:55:45.954Z] [2022-08-08T08:55:45.954Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-08T08:55:45.954Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-08T08:55:45.954Z] #21 24.36 Selecting previously unselected package apparmor. [2022-08-08T08:55:45.954Z] #21 24.36 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-08-08T08:55:45.954Z] #21 24.43 Unpacking apparmor (2.13.6-10) ... [2022-08-08T08:55:46.523Z] #21 24.88 Selecting previously unselected package inetutils-ping. [2022-08-08T08:55:46.523Z] #21 24.89 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-08T08:55:46.523Z] #21 24.91 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-08T08:55:46.783Z] #21 25.02 Selecting previously unselected package libip6tc2:arm64. [2022-08-08T08:55:46.783Z] #21 25.02 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-08T08:55:46.783Z] #21 25.02 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-08T08:55:46.783Z] #21 25.08 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-08T08:55:46.783Z] #21 25.08 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-08T08:55:46.783Z] #21 25.09 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-08T08:55:46.783Z] #21 25.16 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-08T08:55:46.783Z] #21 25.16 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-08T08:55:46.783Z] #21 25.18 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-08T08:55:47.045Z] #21 25.25 Selecting previously unselected package libnftnl11:arm64. [2022-08-08T08:55:47.045Z] #21 25.25 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-08T08:55:47.045Z] #21 25.26 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-08T08:55:47.045Z] #21 25.33 Selecting previously unselected package iptables. [2022-08-08T08:55:47.045Z] #21 25.33 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-08-08T08:55:47.045Z] #21 25.36 Unpacking iptables (1.8.7-1) ... [2022-08-08T08:55:47.304Z] #21 25.64 Selecting previously unselected package libonig5:arm64. [2022-08-08T08:55:47.304Z] #21 25.65 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-08T08:55:47.304Z] #21 25.65 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-08T08:55:47.304Z] #21 25.75 Selecting previously unselected package libjq1:arm64. [2022-08-08T08:55:47.304Z] #21 25.75 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-08-08T08:55:47.304Z] #21 25.75 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-08T08:55:47.563Z] #21 25.85 Selecting previously unselected package jq. [2022-08-08T08:55:47.563Z] #21 25.86 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-08-08T08:55:47.563Z] #21 25.87 Unpacking jq (1.6-2.1) ... [2022-08-08T08:55:47.563Z] #21 25.95 Selecting previously unselected package libaio1:arm64. [2022-08-08T08:55:47.563Z] #21 25.96 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-08-08T08:55:47.563Z] #21 25.96 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-08T08:55:47.563Z] #21 26.03 Selecting previously unselected package libgpm2:arm64. [2022-08-08T08:55:47.563Z] #21 26.05 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-08-08T08:55:47.563Z] #21 26.05 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-08T08:55:47.822Z] #21 26.12 Selecting previously unselected package libicu67:arm64. [2022-08-08T08:55:47.822Z] #21 26.12 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-08-08T08:55:47.822Z] #21 26.12 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-08T08:55:47.864Z] #60 ... [2022-08-08T08:55:47.864Z] [2022-08-08T08:55:47.864Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-08T08:55:47.864Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-08T08:55:47.864Z] #17 3.852 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-08T08:55:47.864Z] #17 DONE 4.1s [2022-08-08T08:55:47.864Z] [2022-08-08T08:55:47.864Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-08T08:55:47.864Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-08T08:55:49.433Z] #14 ... [2022-08-08T08:55:49.433Z] [2022-08-08T08:55:49.433Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:55:49.433Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:55:49.433Z] #77 45.57 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-08T08:55:50.410Z] #18 DONE 2.7s [2022-08-08T08:55:50.410Z] [2022-08-08T08:55:50.410Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-08T08:55:50.410Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-08T08:55:51.117Z] #21 29.14 Selecting previously unselected package libinih1:arm64. [2022-08-08T08:55:51.117Z] #21 29.15 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-08-08T08:55:51.117Z] #21 29.15 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-08T08:55:51.117Z] #21 29.20 Selecting previously unselected package libmicrohttpd12:arm64. [2022-08-08T08:55:51.117Z] #21 29.20 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-08-08T08:55:51.117Z] #21 29.21 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-08T08:55:51.117Z] #21 29.32 Selecting previously unselected package libnet1:arm64. [2022-08-08T08:55:51.117Z] #21 29.32 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-08T08:55:51.117Z] #21 29.33 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-08T08:55:51.117Z] #21 29.42 Selecting previously unselected package libnl-3-200:arm64. [2022-08-08T08:55:51.117Z] #21 29.42 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-08T08:55:51.117Z] #21 29.43 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-08T08:55:51.117Z] #21 29.52 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-08T08:55:51.117Z] #21 29.52 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-08T08:55:51.117Z] #21 29.53 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-08T08:55:51.117Z] #21 29.59 Selecting previously unselected package libyajl2:arm64. [2022-08-08T08:55:51.117Z] #21 29.59 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-08-08T08:55:51.117Z] #21 29.60 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-08T08:55:51.376Z] #21 29.66 Selecting previously unselected package net-tools. [2022-08-08T08:55:51.376Z] #21 29.66 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-08T08:55:51.376Z] #21 29.67 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-08T08:55:51.376Z] #21 29.79 Selecting previously unselected package patch. [2022-08-08T08:55:51.376Z] #21 29.79 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-08-08T08:55:51.376Z] #21 29.81 Unpacking patch (2.7.6-7) ... [2022-08-08T08:55:51.637Z] #21 29.92 Selecting previously unselected package python-pip-whl. [2022-08-08T08:55:51.637Z] #21 29.93 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-08T08:55:51.637Z] #21 29.95 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-08T08:55:52.207Z] #21 30.45 Selecting previously unselected package python3-lib2to3. [2022-08-08T08:55:52.207Z] #21 30.45 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-08T08:55:52.207Z] #21 30.45 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-08T08:55:52.207Z] #21 30.60 Selecting previously unselected package python3-distutils. [2022-08-08T08:55:52.207Z] #21 30.63 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-08T08:55:52.207Z] #21 30.64 Unpacking python3-distutils (3.9.2-1) ... [2022-08-08T08:55:52.323Z] #19 DONE 2.1s [2022-08-08T08:55:52.323Z] [2022-08-08T08:55:52.323Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-08T08:55:52.323Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-08T08:55:52.466Z] #21 30.79 Selecting previously unselected package python3-pkg-resources. [2022-08-08T08:55:52.467Z] #21 30.79 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-08T08:55:52.467Z] #21 30.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-08T08:55:52.467Z] #21 30.95 Selecting previously unselected package python3-setuptools. [2022-08-08T08:55:52.467Z] #21 30.97 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-08T08:55:52.467Z] #21 30.98 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-08T08:55:52.986Z] #21 31.27 Selecting previously unselected package python3-wheel. [2022-08-08T08:55:52.986Z] #21 31.27 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-08T08:55:52.986Z] #21 31.28 Unpacking python3-wheel (0.34.2-1) ... [2022-08-08T08:55:52.986Z] #21 31.35 Selecting previously unselected package python3-pip. [2022-08-08T08:55:52.986Z] #21 31.35 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-08T08:55:52.986Z] #21 31.36 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-08T08:55:53.246Z] #21 31.66 Selecting previously unselected package sudo. [2022-08-08T08:55:53.246Z] #21 31.66 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-08-08T08:55:53.246Z] #21 31.67 Unpacking sudo (1.9.5p2-3) ... [2022-08-08T08:55:53.815Z] #21 32.24 Selecting previously unselected package systemd-journal-remote. [2022-08-08T08:55:53.815Z] #21 32.24 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-08-08T08:55:53.815Z] #21 32.25 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-08T08:55:54.075Z] #21 32.36 Selecting previously unselected package thin-provisioning-tools. [2022-08-08T08:55:54.075Z] #21 32.37 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-08T08:55:54.075Z] #21 32.38 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-08T08:55:54.075Z] #21 32.55 Selecting previously unselected package uidmap. [2022-08-08T08:55:54.075Z] #21 32.55 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-08T08:55:54.075Z] #21 32.57 Unpacking uidmap (1:4.8.1-1) ... [2022-08-08T08:55:54.277Z] #20 DONE 2.3s [2022-08-08T08:55:54.277Z] [2022-08-08T08:55:54.277Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:55:54.277Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:55:54.277Z] #77 92.86 configure.ac:11: installing 'build-aux/compile' [2022-08-08T08:55:54.277Z] #77 92.86 configure.ac:11: installing 'build-aux/config.guess' [2022-08-08T08:55:54.277Z] #77 92.86 configure.ac:11: installing 'build-aux/config.sub' [2022-08-08T08:55:54.277Z] #77 92.90 configure.ac:13: installing 'build-aux/install-sh' [2022-08-08T08:55:54.277Z] #77 92.90 configure.ac:13: installing 'build-aux/missing' [2022-08-08T08:55:54.277Z] #77 92.90 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-08T08:55:54.278Z] #77 93.13 Makefile.am: installing 'build-aux/depcomp' [2022-08-08T08:55:54.335Z] #21 32.73 Selecting previously unselected package vim-runtime. [2022-08-08T08:55:54.335Z] #21 32.73 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-08T08:55:54.335Z] #21 32.76 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-08T08:55:54.335Z] #21 32.78 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-08T08:55:54.335Z] #21 32.80 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:55:54.799Z] #77 94.66 checking build system type... x86_64-pc-linux-gnu [2022-08-08T08:55:54.799Z] #77 95.00 checking host system type... x86_64-pc-linux-gnu [2022-08-08T08:55:55.059Z] #77 95.00 checking how to print strings... printf [2022-08-08T08:55:55.059Z] #77 95.03 checking for gcc... gcc [2022-08-08T08:55:55.274Z] #21 ... [2022-08-08T08:55:55.274Z] [2022-08-08T08:55:55.274Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:55:55.274Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-08T08:55:55.274Z] #77 98.03 checking whether gcc understands -c and -o together... yes [2022-08-08T08:55:55.274Z] #77 98.23 checking how to run the C preprocessor... gcc -E [2022-08-08T08:55:55.274Z] #77 98.41 checking for grep that handles long lines and -e... /bin/grep [2022-08-08T08:55:55.274Z] #77 98.42 checking for egrep... /bin/grep -E [2022-08-08T08:55:55.274Z] #77 98.43 checking for ANSI C header files... yes [2022-08-08T08:55:55.274Z] #77 99.00 checking for sys/types.h... yes [2022-08-08T08:55:55.274Z] #77 99.17 checking for sys/stat.h... yes [2022-08-08T08:55:55.274Z] #77 99.35 checking for stdlib.h... yes [2022-08-08T08:55:55.274Z] #77 99.47 checking for string.h... yes [2022-08-08T08:55:55.274Z] #77 99.59 checking for memory.h... yes [2022-08-08T08:55:55.274Z] #77 99.83 checking for strings.h... yes [2022-08-08T08:55:55.274Z] #77 100.0 checking for inttypes.h... yes [2022-08-08T08:55:55.274Z] #77 100.2 checking for stdint.h... yes [2022-08-08T08:55:55.274Z] #77 100.3 checking for unistd.h... yes [2022-08-08T08:55:55.274Z] #77 100.5 checking minix/config.h usability... no [2022-08-08T08:55:55.274Z] #77 100.7 checking minix/config.h presence... no [2022-08-08T08:55:55.274Z] #77 100.8 checking for minix/config.h... no [2022-08-08T08:55:55.274Z] #77 100.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-08T08:55:55.274Z] #77 101.0 checking build system type... aarch64-unknown-linux-gnu [2022-08-08T08:55:55.274Z] #77 101.3 checking host system type... aarch64-unknown-linux-gnu [2022-08-08T08:55:55.274Z] #77 101.3 checking how to print strings... printf [2022-08-08T08:55:55.274Z] #77 101.3 checking for a sed that does not truncate output... /bin/sed [2022-08-08T08:55:55.274Z] #77 101.3 checking for fgrep... /bin/grep -F [2022-08-08T08:55:55.274Z] #77 101.3 checking for ld used by gcc... /usr/bin/ld [2022-08-08T08:55:55.274Z] #77 101.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-08T08:55:55.274Z] #77 101.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-08T08:55:55.274Z] #77 101.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-08T08:55:55.274Z] #77 101.5 checking whether ln -s works... yes [2022-08-08T08:55:55.274Z] #77 101.5 checking the maximum length of command line arguments... 1572864 [2022-08-08T08:55:55.274Z] #77 101.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-08T08:55:55.274Z] #77 101.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-08T08:55:55.274Z] #77 101.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-08T08:55:55.274Z] #77 101.5 checking for objdump... objdump [2022-08-08T08:55:55.274Z] #77 101.5 checking how to recognize dependent libraries... pass_all [2022-08-08T08:55:55.274Z] #77 101.5 checking for dlltool... no [2022-08-08T08:55:55.274Z] #77 101.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-08T08:55:55.274Z] #77 101.5 checking for ar... ar [2022-08-08T08:55:55.274Z] #77 101.5 checking for archiver @FILE support... @ [2022-08-08T08:55:55.274Z] #77 101.7 checking for strip... strip [2022-08-08T08:55:55.274Z] #77 101.7 checking for ranlib... ranlib [2022-08-08T08:55:55.274Z] #77 101.7 checking for gawk... no [2022-08-08T08:55:55.274Z] #77 101.7 checking for mawk... mawk [2022-08-08T08:55:55.274Z] #77 101.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-08T08:55:55.274Z] #77 102.1 checking for sysroot... no [2022-08-08T08:55:55.274Z] #77 102.1 checking for a working dd... /bin/dd [2022-08-08T08:55:55.274Z] #77 102.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-08T08:55:55.274Z] #77 102.1 checking for mt... no [2022-08-08T08:55:55.274Z] #77 102.1 checking if : is a manifest tool... no [2022-08-08T08:55:55.274Z] #77 102.1 checking for dlfcn.h... yes [2022-08-08T08:55:55.274Z] #77 102.2 checking for objdir... .libs [2022-08-08T08:55:55.274Z] #77 102.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-08T08:55:55.274Z] #77 102.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-08T08:55:55.274Z] #77 102.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-08T08:55:55.274Z] #77 102.9 checking if gcc static flag -static works... yes [2022-08-08T08:55:55.274Z] #77 103.2 checking if gcc supports -c -o file.o... yes [2022-08-08T08:55:55.274Z] #77 103.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-08T08:55:55.274Z] #77 103.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-08T08:55:55.274Z] #77 103.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-08T08:55:55.274Z] #77 103.6 checking how to hardcode library paths into programs... immediate [2022-08-08T08:55:55.274Z] #77 103.6 checking whether stripping libraries is possible... yes [2022-08-08T08:55:55.274Z] #77 103.6 checking if libtool supports shared libraries... yes [2022-08-08T08:55:55.274Z] #77 103.6 checking whether to build shared libraries... no [2022-08-08T08:55:55.274Z] #77 103.6 checking whether to build static libraries... yes [2022-08-08T08:55:55.274Z] #77 103.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-08T08:55:55.274Z] #77 103.7 checking whether build environment is sane... yes [2022-08-08T08:55:55.274Z] #77 103.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-08T08:55:55.274Z] #77 103.7 checking whether make sets $(MAKE)... yes [2022-08-08T08:55:55.274Z] #77 103.8 checking whether make supports the include directive... yes (GNU style) [2022-08-08T08:55:55.274Z] #77 103.9 checking whether make supports nested variables... yes [2022-08-08T08:55:55.274Z] #77 103.9 checking whether UID '0' is supported by ustar format... yes [2022-08-08T08:55:55.274Z] #77 103.9 checking whether GID '0' is supported by ustar format... yes [2022-08-08T08:55:55.274Z] #77 103.9 checking how to create a ustar tar archive... gnutar [2022-08-08T08:55:55.274Z] #77 104.0 checking dependency style of gcc... gcc3 [2022-08-08T08:55:55.275Z] #77 104.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-08T08:55:55.275Z] #77 104.2 checking whether make supports nested variables... (cached) yes [2022-08-08T08:55:55.275Z] #77 104.2 checking for pkg-config... /usr/bin/pkg-config [2022-08-08T08:55:55.275Z] #77 104.2 checking pkg-config is at least version 0.9.0... yes [2022-08-08T08:55:55.275Z] #77 104.2 checking for yajl >= 2.1.0... yes [2022-08-08T08:55:55.275Z] #77 104.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-08T08:55:55.275Z] #77 104.2 checking for gcc... (cached) gcc [2022-08-08T08:55:55.275Z] #77 104.4 checking whether we are using the GNU C compiler... (cached) yes [2022-08-08T08:55:55.275Z] #77 104.4 checking whether gcc accepts -g... (cached) yes [2022-08-08T08:55:55.275Z] #77 104.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-08T08:55:55.275Z] #77 104.4 checking whether gcc understands -c and -o together... (cached) yes [2022-08-08T08:55:55.275Z] #77 104.4 checking for a Python interpreter with version >= 3... python3 [2022-08-08T08:55:55.275Z] #77 104.5 checking for python3... /usr/bin/python3 [2022-08-08T08:55:55.275Z] #77 104.5 checking for python3 version... 3.9 [2022-08-08T08:55:55.275Z] #77 104.5 checking for python3 platform... linux [2022-08-08T08:55:55.275Z] #77 104.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-08T08:55:55.275Z] #77 104.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-08T08:55:55.275Z] #77 105.0 checking that generated files are newer than configure... done [2022-08-08T08:55:55.275Z] #77 105.0 configure: creating ./config.status [2022-08-08T08:55:55.318Z] #77 95.11 checking whether the C compiler works... yes [2022-08-08T08:55:55.318Z] #77 95.32 checking for C compiler default output file name... a.out [2022-08-08T08:55:55.534Z] #77 107.7 config.status: creating Makefile [2022-08-08T08:55:55.578Z] #77 95.32 checking for suffix of executables... [2022-08-08T08:55:55.794Z] #77 107.8 config.status: creating config.h [2022-08-08T08:55:55.794Z] #77 107.8 config.status: executing libtool commands [2022-08-08T08:55:55.794Z] #77 107.9 config.status: executing depfiles commands [2022-08-08T08:55:55.837Z] #77 95.57 checking whether we are cross compiling... no [2022-08-08T08:55:55.837Z] #77 95.81 checking for suffix of object files... o [2022-08-08T08:55:55.837Z] #77 95.91 checking whether we are using the GNU C compiler... yes [2022-08-08T08:55:56.097Z] #77 96.02 checking whether gcc accepts -g... yes [2022-08-08T08:55:56.097Z] #77 96.16 checking for gcc option to accept ISO C89... none needed [2022-08-08T08:55:56.364Z] #77 108.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-08T08:55:56.370Z] #77 96.28 checking whether gcc understands -c and -o together... yes [2022-08-08T08:55:56.370Z] #77 96.48 checking for a sed that does not truncate output... /bin/sed [2022-08-08T08:55:56.370Z] #77 96.51 checking for grep that handles long lines and -e... /bin/grep [2022-08-08T08:55:56.370Z] #77 96.52 checking for egrep... /bin/grep -E [2022-08-08T08:55:56.370Z] #77 96.52 checking for fgrep... /bin/grep -F [2022-08-08T08:55:56.624Z] #77 108.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-08T08:55:56.629Z] #77 96.54 checking for ld used by gcc... /usr/bin/ld [2022-08-08T08:55:56.629Z] #77 96.58 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-08T08:55:56.629Z] #77 96.59 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-08T08:55:56.629Z] #77 96.60 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-08T08:55:56.629Z] #77 96.74 checking whether ln -s works... yes [2022-08-08T08:55:56.629Z] #77 96.75 checking the maximum length of command line arguments... 1572864 [2022-08-08T08:55:56.629Z] #77 96.77 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-08T08:55:56.629Z] #77 96.77 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-08T08:55:56.629Z] #77 96.77 checking for /usr/bin/ld option to reload object files... -r [2022-08-08T08:55:56.629Z] #77 96.78 checking for objdump... objdump [2022-08-08T08:55:56.888Z] #77 96.79 checking how to recognize dependent libraries... pass_all [2022-08-08T08:55:56.889Z] #77 96.80 checking for dlltool... no [2022-08-08T08:55:56.889Z] #77 96.80 checking how to associate runtime and link libraries... printf %s\n [2022-08-08T08:55:56.889Z] #77 96.80 checking for ar... ar [2022-08-08T08:55:56.889Z] #77 96.81 checking for archiver @FILE support... @ [2022-08-08T08:55:56.889Z] #77 96.95 checking for strip... strip [2022-08-08T08:55:56.889Z] #77 96.95 checking for ranlib... ranlib [2022-08-08T08:55:56.889Z] #77 96.95 checking for gawk... no [2022-08-08T08:55:56.889Z] #77 96.95 checking for mawk... mawk [2022-08-08T08:55:57.148Z] #77 96.96 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-08T08:55:57.194Z] #77 109.1 checking for gcc... gcc [2022-08-08T08:55:57.407Z] #77 97.35 checking for sysroot... no [2022-08-08T08:55:57.407Z] #77 97.36 checking for a working dd... /bin/dd [2022-08-08T08:55:57.408Z] #77 97.37 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-08T08:55:57.408Z] #77 97.49 checking for mt... no [2022-08-08T08:55:57.408Z] #77 97.49 checking if : is a manifest tool... no [2022-08-08T08:55:57.454Z] #77 109.2 checking whether the C compiler works... yes [2022-08-08T08:55:57.454Z] #77 109.4 checking for C compiler default output file name... a.out [2022-08-08T08:55:57.454Z] #77 109.4 checking for suffix of executables... [2022-08-08T08:55:57.714Z] #77 109.5 checking whether we are cross compiling... no [2022-08-08T08:55:57.714Z] #77 109.7 checking for suffix of object files... [2022-08-08T08:55:57.714Z] #77 ... [2022-08-08T08:55:57.714Z] [2022-08-08T08:55:57.714Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-08T08:55:57.714Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-08T08:55:57.714Z] #21 36.05 Selecting previously unselected package vim. [2022-08-08T08:55:57.714Z] #21 36.06 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-08T08:55:57.714Z] #21 36.08 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:55:57.977Z] #77 97.51 checking how to run the C preprocessor... gcc -E [2022-08-08T08:55:58.284Z] #21 36.58 Selecting previously unselected package xfsprogs. [2022-08-08T08:55:58.284Z] #21 36.58 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-08T08:55:58.284Z] #21 36.59 Unpacking xfsprogs (5.10.0-4) ... [2022-08-08T08:55:58.544Z] #21 37.02 Selecting previously unselected package zip. [2022-08-08T08:55:58.547Z] #77 97.92 checking for ANSI C header files... yes [2022-08-08T08:55:58.804Z] #21 37.04 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-08-08T08:55:58.804Z] #21 37.05 Unpacking zip (3.0-12) ... [2022-08-08T08:55:58.804Z] #21 37.15 Selecting previously unselected package zstd. [2022-08-08T08:55:58.804Z] #21 37.16 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-08T08:55:58.804Z] #21 37.17 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-08T08:55:58.807Z] #77 98.65 checking for sys/types.h... yes [2022-08-08T08:55:59.067Z] #77 98.82 checking for sys/stat.h... yes [2022-08-08T08:55:59.067Z] #77 98.98 checking for stdlib.h... yes [2022-08-08T08:55:59.326Z] #77 99.17 checking for string.h... yes [2022-08-08T08:55:59.373Z] #21 37.57 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-08T08:55:59.586Z] #77 99.46 checking for memory.h... yes [2022-08-08T08:55:59.846Z] #77 99.69 checking for strings.h... yes [2022-08-08T08:56:00.108Z] #77 99.92 checking for inttypes.h... yes [2022-08-08T08:56:00.314Z] #21 38.45 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-08T08:56:00.314Z] #21 38.47 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-08T08:56:00.314Z] #21 38.49 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-08T08:56:00.314Z] #21 38.50 Setting up libicu67:arm64 (67.1-7) ... [2022-08-08T08:56:00.314Z] #21 38.52 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-08T08:56:00.314Z] #21 38.53 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-08T08:56:00.314Z] #21 38.54 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-08T08:56:00.314Z] #21 38.56 Setting up uidmap (1:4.8.1-1) ... [2022-08-08T08:56:00.314Z] #21 38.57 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-08T08:56:00.314Z] #21 38.58 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-08T08:56:00.314Z] #21 38.59 Setting up bzip2 (1.0.8-4) ... [2022-08-08T08:56:00.314Z] #21 38.61 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-08T08:56:00.314Z] #21 38.63 Setting up python3-wheel (0.34.2-1) ... [2022-08-08T08:56:00.368Z] #77 100.2 checking for stdint.h... yes [2022-08-08T08:56:00.631Z] #77 100.4 checking for unistd.h... yes [2022-08-08T08:56:00.631Z] #77 100.6 checking for dlfcn.h... [2022-08-08T08:56:00.631Z] #77 ... [2022-08-08T08:56:00.631Z] [2022-08-08T08:56:00.631Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-08T08:56:00.631Z] #60 sha256:ea9bc5b66a50eacfe2fb9ad2795cd4faa2ba62f0ae27e3ed65bfec1c741a75ab [2022-08-08T08:56:00.631Z] #60 14.97 + cd /tmp/tmp.wT7y3Sd9BI/src/github.com/opencontainers/runc [2022-08-08T08:56:00.631Z] #60 14.97 + git checkout -q v1.1.3 [2022-08-08T08:56:00.631Z] #60 15.61 + '[' -z '' ']' [2022-08-08T08:56:00.631Z] #60 15.61 + target=static [2022-08-08T08:56:00.631Z] #60 15.61 + make BUILDTAGS=seccomp static [2022-08-08T08:56:00.631Z] #60 16.08 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-08T08:56:00.631Z] #60 ... [2022-08-08T08:56:00.631Z] [2022-08-08T08:56:00.631Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:56:00.631Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:56:00.631Z] #77 100.6 checking for dlfcn.h... yes [2022-08-08T08:56:00.890Z] #77 100.9 checking for objdir... .libs [2022-08-08T08:56:01.255Z] #21 39.48 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-08T08:56:01.255Z] #21 39.49 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:56:01.255Z] #21 39.51 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-08T08:56:01.255Z] #21 39.54 Setting up libcap2-bin (1:2.44-1) ... [2022-08-08T08:56:01.255Z] #21 39.55 Setting up apparmor (2.13.6-10) ... [2022-08-08T08:56:01.413Z] #77 101.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-08T08:56:01.413Z] #77 101.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-08T08:56:01.413Z] #77 101.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-08T08:56:01.670Z] #77 ... [2022-08-08T08:56:01.670Z] [2022-08-08T08:56:01.670Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-08T08:56:01.670Z] #64 sha256:7356a6aabdab37e76611d1911fefa5fc8c8f2e4b18f85a644cbdf6628e9f83ba [2022-08-08T08:56:01.938Z] #77 101.5 checking if gcc static flag -static works... yes [2022-08-08T08:56:02.202Z] #77 102.1 checking if gcc supports -c -o file.o... yes [2022-08-08T08:56:02.202Z] #77 102.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-08T08:56:02.202Z] #77 102.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-08T08:56:02.461Z] #77 102.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-08T08:56:02.461Z] #77 102.6 checking how to hardcode library paths into programs... immediate [2022-08-08T08:56:02.461Z] #77 102.6 checking whether stripping libraries is possible... yes [2022-08-08T08:56:02.639Z] #21 41.04 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-08T08:56:02.639Z] #21 41.14 Setting up zip (3.0-12) ... [2022-08-08T08:56:02.721Z] #77 102.6 checking if libtool supports shared libraries... yes [2022-08-08T08:56:02.721Z] #77 102.6 checking whether to build shared libraries... no [2022-08-08T08:56:02.721Z] #77 102.6 checking whether to build static libraries... yes [2022-08-08T08:56:02.721Z] #77 102.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-08T08:56:02.721Z] #77 102.7 checking whether build environment is sane... yes [2022-08-08T08:56:02.721Z] #77 102.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-08T08:56:02.721Z] #77 102.7 checking whether make sets $(MAKE)... yes [2022-08-08T08:56:02.721Z] #77 102.8 checking whether make supports the include directive... yes (GNU style) [2022-08-08T08:56:02.900Z] #21 41.16 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:56:02.900Z] #21 41.22 Setting up bash-completion (1:2.11-2) ... [2022-08-08T08:56:02.982Z] #77 102.8 checking whether make supports nested variables... yes [2022-08-08T08:56:02.982Z] #77 102.9 checking whether UID '0' is supported by ustar format... yes [2022-08-08T08:56:02.982Z] #77 102.9 checking whether GID '0' is supported by ustar format... yes [2022-08-08T08:56:02.982Z] #77 102.9 checking how to create a ustar tar archive... gnutar [2022-08-08T08:56:03.242Z] #77 103.0 checking dependency style of gcc... gcc3 [2022-08-08T08:56:03.242Z] #77 103.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-08T08:56:03.242Z] #77 103.1 checking whether make supports nested variables... (cached) yes [2022-08-08T08:56:03.242Z] #77 103.1 checking for gawk... (cached) mawk [2022-08-08T08:56:03.242Z] #77 103.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-08T08:56:03.242Z] #77 103.1 checking for gcc... (cached) gcc [2022-08-08T08:56:03.242Z] #77 103.3 checking whether we are using the GNU C compiler... (cached) yes [2022-08-08T08:56:03.242Z] #77 103.3 checking whether gcc accepts -g... (cached) yes [2022-08-08T08:56:03.242Z] #77 103.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-08T08:56:03.242Z] #77 103.3 checking whether gcc understands -c and -o together... (cached) yes [2022-08-08T08:56:03.242Z] #77 103.3 checking for a Python interpreter with version >= 3... python3 [2022-08-08T08:56:03.242Z] #77 103.4 checking for python3... /usr/bin/python3 [2022-08-08T08:56:03.502Z] #77 103.4 checking for python3 version... 3.9 [2022-08-08T08:56:03.502Z] #77 103.4 checking for python3 platform... linux [2022-08-08T08:56:03.502Z] #77 103.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-08T08:56:04.023Z] #77 103.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-08T08:56:04.023Z] #77 103.9 checking for go-md2man... no [2022-08-08T08:56:04.283Z] #77 103.9 checking error.h usability... yes [2022-08-08T08:56:04.283Z] #77 104.2 checking error.h presence... yes [2022-08-08T08:56:04.283Z] #77 104.2 checking for error.h... yes [2022-08-08T08:56:04.543Z] #77 104.3 checking linux/openat2.h usability... yes [2022-08-08T08:56:04.543Z] #77 104.5 checking linux/openat2.h presence... yes [2022-08-08T08:56:04.543Z] #77 ... [2022-08-08T08:56:04.543Z] [2022-08-08T08:56:04.543Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-08T08:56:04.543Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-08T08:56:04.543Z] #21 2.541 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T08:56:04.543Z] #21 2.736 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T08:56:04.543Z] #21 2.749 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T08:56:04.543Z] #21 3.157 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-08T08:56:04.543Z] #21 4.671 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-08T08:56:04.543Z] #21 6.025 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-08T08:56:04.543Z] #21 10.15 Fetched 8563 kB in 8s (1087 kB/s) [2022-08-08T08:56:04.543Z] #21 10.15 Reading package lists... [2022-08-08T08:56:04.543Z] #21 ... [2022-08-08T08:56:04.543Z] [2022-08-08T08:56:04.543Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:56:04.543Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:56:04.543Z] #77 104.6 checking for linux/openat2.h... yes [2022-08-08T08:56:04.804Z] #77 104.6 checking for copy_file_range... yes [2022-08-08T08:56:04.810Z] #21 ... [2022-08-08T08:56:04.810Z] [2022-08-08T08:56:04.811Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:56:04.811Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-08T08:56:04.811Z] #77 109.7 checking for suffix of object files... o [2022-08-08T08:56:04.811Z] #77 109.9 checking whether we are using the GNU C compiler... yes [2022-08-08T08:56:04.811Z] #77 109.9 checking whether gcc accepts -g... yes [2022-08-08T08:56:04.811Z] #77 110.0 checking for gcc option to accept ISO C89... none needed [2022-08-08T08:56:04.811Z] #77 110.2 checking whether gcc understands -c and -o together... yes [2022-08-08T08:56:04.811Z] #77 110.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-08T08:56:04.811Z] #77 110.4 checking whether build environment is sane... yes [2022-08-08T08:56:04.811Z] #77 110.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-08T08:56:04.811Z] #77 110.5 checking for gawk... no [2022-08-08T08:56:04.811Z] #77 110.5 checking for mawk... mawk [2022-08-08T08:56:04.811Z] #77 110.5 checking whether make sets $(MAKE)... yes [2022-08-08T08:56:04.811Z] #77 110.6 checking whether make supports the include directive... yes (GNU style) [2022-08-08T08:56:04.811Z] #77 110.6 checking whether make supports nested variables... yes [2022-08-08T08:56:04.811Z] #77 110.7 checking whether UID '0' is supported by ustar format... yes [2022-08-08T08:56:04.811Z] #77 110.7 checking whether GID '0' is supported by ustar format... yes [2022-08-08T08:56:04.811Z] #77 110.7 checking how to create a ustar tar archive... gnutar [2022-08-08T08:56:04.811Z] #77 110.7 checking dependency style of gcc... gcc3 [2022-08-08T08:56:04.811Z] #77 110.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-08T08:56:04.811Z] #77 110.9 checking whether make supports nested variables... (cached) yes [2022-08-08T08:56:04.811Z] #77 110.9 checking build system type... aarch64-unknown-linux-gnu [2022-08-08T08:56:04.811Z] #77 111.3 checking host system type... aarch64-unknown-linux-gnu [2022-08-08T08:56:04.811Z] #77 111.3 checking how to print strings... printf [2022-08-08T08:56:04.811Z] #77 111.3 checking for a sed that does not truncate output... /bin/sed [2022-08-08T08:56:04.811Z] #77 111.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-08T08:56:04.811Z] #77 111.4 checking for egrep... /bin/grep -E [2022-08-08T08:56:04.811Z] #77 111.4 checking for fgrep... /bin/grep -F [2022-08-08T08:56:04.811Z] #77 111.4 checking for ld used by gcc... /usr/bin/ld [2022-08-08T08:56:04.811Z] #77 111.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-08T08:56:04.811Z] #77 111.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-08T08:56:04.811Z] #77 111.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-08T08:56:04.811Z] #77 111.5 checking whether ln -s works... yes [2022-08-08T08:56:04.811Z] #77 111.5 checking the maximum length of command line arguments... 1572864 [2022-08-08T08:56:04.811Z] #77 111.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-08T08:56:04.811Z] #77 111.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-08T08:56:04.811Z] #77 111.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-08T08:56:04.811Z] #77 111.6 checking for objdump... objdump [2022-08-08T08:56:04.811Z] #77 111.6 checking how to recognize dependent libraries... pass_all [2022-08-08T08:56:04.811Z] #77 111.6 checking for dlltool... no [2022-08-08T08:56:04.811Z] #77 111.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-08T08:56:04.811Z] #77 111.6 checking for ar... ar [2022-08-08T08:56:04.811Z] #77 111.6 checking for archiver @FILE support... @ [2022-08-08T08:56:04.811Z] #77 111.7 checking for strip... strip [2022-08-08T08:56:04.811Z] #77 111.7 checking for ranlib... ranlib [2022-08-08T08:56:04.811Z] #77 111.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-08T08:56:04.811Z] #77 112.1 checking for sysroot... no [2022-08-08T08:56:04.811Z] #77 112.1 checking for a working dd... /bin/dd [2022-08-08T08:56:04.811Z] #77 112.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-08T08:56:04.811Z] #77 112.2 checking for mt... no [2022-08-08T08:56:04.811Z] #77 112.2 checking if : is a manifest tool... no [2022-08-08T08:56:04.811Z] #77 112.2 checking how to run the C preprocessor... gcc -E [2022-08-08T08:56:04.811Z] #77 112.5 checking for ANSI C header files... yes [2022-08-08T08:56:04.811Z] #77 113.0 checking for sys/types.h... yes [2022-08-08T08:56:04.811Z] #77 113.2 checking for sys/stat.h... yes [2022-08-08T08:56:04.811Z] #77 113.4 checking for stdlib.h... yes [2022-08-08T08:56:04.811Z] #77 113.5 checking for string.h... yes [2022-08-08T08:56:04.811Z] #77 113.8 checking for memory.h... yes [2022-08-08T08:56:04.811Z] #77 114.0 checking for strings.h... yes [2022-08-08T08:56:04.811Z] #77 114.2 checking for inttypes.h... yes [2022-08-08T08:56:04.811Z] #77 114.4 checking for stdint.h... yes [2022-08-08T08:56:04.811Z] #77 114.6 checking for unistd.h... yes [2022-08-08T08:56:04.811Z] #77 114.7 checking for dlfcn.h... yes [2022-08-08T08:56:04.811Z] #77 114.9 checking for objdir... .libs [2022-08-08T08:56:04.811Z] #77 115.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-08T08:56:04.811Z] #77 115.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-08T08:56:04.811Z] #77 115.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-08T08:56:04.811Z] #77 115.4 checking if gcc static flag -static works... yes [2022-08-08T08:56:04.811Z] #77 115.7 checking if gcc supports -c -o file.o... yes [2022-08-08T08:56:04.811Z] #77 115.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-08T08:56:04.811Z] #77 115.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-08T08:56:04.811Z] #77 115.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-08T08:56:04.811Z] #77 116.2 checking how to hardcode library paths into programs... immediate [2022-08-08T08:56:04.811Z] #77 116.2 checking whether stripping libraries is possible... yes [2022-08-08T08:56:04.811Z] #77 116.2 checking if libtool supports shared libraries... yes [2022-08-08T08:56:04.811Z] #77 116.2 checking whether to build shared libraries... no [2022-08-08T08:56:04.811Z] #77 116.2 checking whether to build static libraries... yes [2022-08-08T08:56:04.811Z] #77 116.2 checking float.h usability... yes [2022-08-08T08:56:04.811Z] #77 116.4 checking float.h presence... yes [2022-08-08T08:56:04.811Z] #77 116.4 checking for float.h... yes [2022-08-08T08:56:04.811Z] #77 116.4 checking limits.h usability... yes [2022-08-08T08:56:04.811Z] #77 116.6 checking limits.h presence... yes [2022-08-08T08:56:04.811Z] #77 116.6 checking for limits.h... yes [2022-08-08T08:56:04.811Z] #77 116.7 checking stddef.h usability... yes [2022-08-08T08:56:04.811Z] #77 116.9 checking stddef.h presence... yes [2022-08-08T08:56:04.811Z] #77 116.9 checking for stddef.h... yes [2022-08-08T08:56:04.811Z] #77 116.9 checking for stdlib.h... (cached) yes [2022-08-08T08:56:05.064Z] #77 104.9 checking for fgetxattr... yes [2022-08-08T08:56:05.071Z] #77 117.0 checking for string.h... (cached) yes [2022-08-08T08:56:05.071Z] #77 117.0 checking sys/time.h usability... yes [2022-08-08T08:56:05.071Z] #77 117.1 checking sys/time.h presence... yes [2022-08-08T08:56:05.071Z] #77 117.2 checking for sys/time.h... yes [2022-08-08T08:56:05.179Z] #64 74.71 Updating files: 25% (1240/4925) Updating files: 26% (1281/4925) Updating files: 27% (1330/4925) Updating files: 28% (1379/4925) Updating files: 29% (1429/4925) Updating files: 30% (1478/4925) Updating files: 31% (1527/4925) Updating files: 32% (1576/4925) Updating files: 33% (1626/4925) Updating files: 34% (1675/4925) Updating files: 35% (1724/4925) Updating files: 36% (1773/4925) Updating files: 37% (1823/4925) Updating files: 38% (1872/4925) Updating files: 39% (1921/4925) Updating files: 40% (1970/4925) Updating files: 41% (2020/4925) Updating files: 42% (2069/4925) Updating files: 43% (2118/4925) Updating files: 44% (2167/4925) Updating files: 45% (2217/4925) Updating files: 46% (2266/4925) Updating files: 47% (2315/4925) Updating files: 48% (2364/4925) Updating files: 49% (2414/4925) Updating files: 50% (2463/4925) Updating files: 51% (2512/4925) Updating files: 52% (2561/4925) Updating files: 53% (2611/4925) Updating files: 53% (2630/4925) Updating files: 54% (2660/4925) Updating files: 55% (2709/4925) Updating files: 56% (2758/4925) Updating files: 57% (2808/4925) Updating files: 58% (2857/4925) Updating files: 59% (2906/4925) Updating files: 60% (2955/4925) Updating files: 61% (3005/4925) Updating files: 62% (3054/4925) Updating files: 63% (3103/4925) Updating files: 64% (3152/4925) Updating files: 65% (3202/4925) Updating files: 66% (3251/4925) Updating files: 67% (3300/4925) Updating files: 68% (3349/4925) Updating files: 69% (3399/4925) Updating files: 70% (3448/4925) Updating files: 71% (3497/4925) Updating files: 72% (3546/4925) Updating files: 73% (3596/4925) Updating files: 74% (3645/4925) Updating files: 75% (3694/4925) Updating files: 76% (3743/4925) Updating files: 77% (3793/4925) Updating files: 78% (3842/4925) Updating files: 78% (3856/4925) Updating files: 79% (3891/4925) Updating files: 80% (3940/4925) Updating files: 81% (3990/4925) Updating files: 82% (4039/4925) Updating files: 83% (4088/4925) Updating files: 84% (4137/4925) Updating files: 85% (4187/4925) Updating files: 86% (4236/4925) Updating files: 87% (4285/4925) Updating files: 88% (4334/4925) Updating files: 89% (4384/4925) Updating files: 90% (4433/4925) Updating files: 91% (4482/4925) Updating files: 91% (4516/4925) Updating files: 92% (4531/4925) Updating files: 93% (4581/4925) Updating files: 94% (4630/4925) Updating files: 95% (4679/4925) Updating files: 96% (4728/4925) Updating files: 97% (4778/4925) Updating files: 98% (4827/4925) Updating files: 99% (4876/4925) Updating files: 100% (4925/4925) Updating files: 100% (4925/4925), done. [2022-08-08T08:56:05.179Z] #64 78.26 + cd /tmp/tmp.xcVazID67a/src/github.com/containerd/containerd [2022-08-08T08:56:05.179Z] #64 78.26 + git checkout -q v1.6.7 [2022-08-08T08:56:05.331Z] #77 117.2 checking for inline... inline [2022-08-08T08:56:05.331Z] #77 117.3 checking for size_t... [2022-08-08T08:56:05.331Z] #77 ... [2022-08-08T08:56:05.331Z] [2022-08-08T08:56:05.331Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-08T08:56:05.331Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-08T08:56:05.331Z] #21 43.78 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-08T08:56:05.591Z] #21 43.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-08T08:56:05.591Z] #21 43.81 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-08T08:56:05.591Z] #21 43.82 Setting up patch (2.7.6-7) ... [2022-08-08T08:56:05.591Z] #21 43.84 Setting up sudo (1.9.5p2-3) ... [2022-08-08T08:56:05.591Z] #21 43.91 invoke-rc.d: could not determine current runlevel [2022-08-08T08:56:05.591Z] #21 43.91 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-08T08:56:05.591Z] #21 43.95 Setting up xfsprogs (5.10.0-4) ... [2022-08-08T08:56:05.591Z] #21 43.96 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-08T08:56:05.591Z] #21 43.96 Failed to connect to bus: Host is down [2022-08-08T08:56:05.591Z] #21 43.97 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-08T08:56:05.591Z] #21 43.98 Setting up inetutils-ping (2:2.0-1) ... [2022-08-08T08:56:05.591Z] #21 43.99 Setting up pigz (2.6-1) ... [2022-08-08T08:56:05.633Z] #77 105.2 checking for statx... yes [2022-08-08T08:56:05.851Z] #21 44.01 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-08T08:56:05.851Z] #21 44.02 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-08T08:56:05.851Z] #21 44.04 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-08T08:56:05.851Z] #21 44.05 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:56:05.897Z] #77 105.6 checking for fgetpwent_r... yes [2022-08-08T08:56:06.157Z] #77 105.9 checking for issetugid... no [2022-08-08T08:56:06.157Z] #77 106.2 checking for pkg-config... /usr/bin/pkg-config [2022-08-08T08:56:06.157Z] #77 106.2 checking pkg-config is at least version 0.9.0... yes [2022-08-08T08:56:06.420Z] #21 44.77 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-08T08:56:06.420Z] #21 44.78 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-08T08:56:06.680Z] #21 45.19 Setting up libelf1:arm64 (0.183-1) ... [2022-08-08T08:56:06.728Z] #77 106.2 checking for library containing yajl_tree_get... -lyajl [2022-08-08T08:56:06.728Z] #77 106.7 checking for yajl >= 2.0.0... yes [2022-08-08T08:56:06.728Z] #77 106.7 checking sys/capability.h usability... yes [2022-08-08T08:56:06.940Z] #21 45.23 Setting up libjson-c5:arm64 (0.15-2) ... [2022-08-08T08:56:06.940Z] #21 45.24 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-08T08:56:06.940Z] #21 45.26 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-08T08:56:06.940Z] #21 45.28 Setting up libkmod2:arm64 (28-1) ... [2022-08-08T08:56:06.940Z] #21 45.30 Setting up python3-distutils (3.9.2-1) ... [2022-08-08T08:56:06.988Z] #77 106.8 checking sys/capability.h presence... yes [2022-08-08T08:56:06.988Z] #77 106.9 checking for sys/capability.h... yes [2022-08-08T08:56:07.116Z] #64 80.24 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-08T08:56:07.116Z] #64 80.24 + BUILDTAGS='netgo osusergo static_build' [2022-08-08T08:56:07.116Z] #64 80.24 + export EXTRA_FLAGS=-buildmode=pie [2022-08-08T08:56:07.116Z] #64 80.24 + EXTRA_FLAGS=-buildmode=pie [2022-08-08T08:56:07.116Z] #64 80.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-08T08:56:07.116Z] #64 80.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-08T08:56:07.116Z] #64 80.24 + '[' '' = dynamic ']' [2022-08-08T08:56:07.116Z] #64 80.24 + make [2022-08-08T08:56:07.249Z] #77 106.9 checking for library containing cap_from_name... -lcap [2022-08-08T08:56:07.372Z] #64 ... [2022-08-08T08:56:07.372Z] [2022-08-08T08:56:07.372Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:56:07.372Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:56:07.372Z] #14 143.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-08T08:56:07.372Z] #14 143.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-08T08:56:07.372Z] #14 143.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-08T08:56:07.509Z] #77 107.2 checking for library containing dlopen... -ldl [2022-08-08T08:56:07.510Z] #21 45.71 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:56:07.510Z] #21 45.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-08T08:56:07.510Z] #21 45.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-08T08:56:07.510Z] #21 45.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-08T08:56:07.510Z] #21 45.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-08T08:56:07.510Z] #21 45.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-08T08:56:07.510Z] #21 45.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-08T08:56:07.510Z] #21 45.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-08T08:56:07.510Z] #21 45.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-08T08:56:07.510Z] #21 45.80 Setting up python3-setuptools (52.0.0-4) ... [2022-08-08T08:56:07.770Z] #77 107.5 checking seccomp.h usability... [2022-08-08T08:56:07.770Z] #77 ... [2022-08-08T08:56:07.770Z] [2022-08-08T08:56:07.770Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-08T08:56:07.770Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-08T08:56:07.770Z] #34 DONE 162.6s [2022-08-08T08:56:07.770Z] [2022-08-08T08:56:07.770Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:56:07.770Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:56:07.770Z] #77 107.5 checking seccomp.h usability... yes [2022-08-08T08:56:08.031Z] #77 107.8 checking seccomp.h presence... yes [2022-08-08T08:56:08.031Z] #77 107.9 checking for seccomp.h... yes [2022-08-08T08:56:08.292Z] #77 107.9 checking for library containing seccomp_rule_add... -lseccomp [2022-08-08T08:56:08.554Z] #77 108.3 checking for library containing seccomp_arch_resolve_name... none required [2022-08-08T08:56:08.816Z] #77 108.5 checking systemd/sd-bus.h usability... [2022-08-08T08:56:08.816Z] #77 ... [2022-08-08T08:56:08.816Z] [2022-08-08T08:56:08.816Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-08T08:56:08.816Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-08T08:56:08.816Z] #36 163.6 Delve is a source level debugger for Go programs. [2022-08-08T08:56:08.816Z] #36 163.6 [2022-08-08T08:56:08.816Z] #36 163.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-08T08:56:08.816Z] #36 163.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-08T08:56:08.816Z] #36 163.6 [2022-08-08T08:56:08.816Z] #36 163.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-08T08:56:08.816Z] #36 163.6 [2022-08-08T08:56:08.816Z] #36 163.6 Pass flags to the program you are debugging using `--`, for example: [2022-08-08T08:56:08.816Z] #36 163.6 [2022-08-08T08:56:08.816Z] #36 163.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-08T08:56:08.816Z] #36 163.6 [2022-08-08T08:56:08.816Z] #36 163.6 Usage: [2022-08-08T08:56:08.816Z] #36 163.6 dlv [command] [2022-08-08T08:56:08.816Z] #36 163.6 [2022-08-08T08:56:08.816Z] #36 163.6 Available Commands: [2022-08-08T08:56:08.816Z] #36 163.6 attach Attach to running process and begin debugging. [2022-08-08T08:56:08.816Z] #36 163.6 connect Connect to a headless debug server with a terminal client. [2022-08-08T08:56:08.816Z] #36 163.6 core Examine a core dump. [2022-08-08T08:56:08.816Z] #36 163.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-08T08:56:08.816Z] #36 163.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-08T08:56:08.816Z] #36 163.6 exec Execute a precompiled binary, and begin a debug session. [2022-08-08T08:56:08.816Z] #36 163.6 help Help about any command [2022-08-08T08:56:08.816Z] #36 163.6 run Deprecated command. Use 'debug' instead. [2022-08-08T08:56:08.816Z] #36 163.6 test Compile test binary and begin debugging program. [2022-08-08T08:56:08.816Z] #36 163.6 trace Compile and begin tracing program. [2022-08-08T08:56:08.816Z] #36 163.6 version Prints version. [2022-08-08T08:56:08.816Z] #36 163.6 [2022-08-08T08:56:08.816Z] #36 163.6 Flags: [2022-08-08T08:56:08.816Z] #36 163.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-08T08:56:08.816Z] #36 163.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-08T08:56:08.816Z] #36 163.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-08-08T08:56:08.816Z] #36 163.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-08T08:56:08.816Z] #36 163.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-08T08:56:08.816Z] #36 163.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-08-08T08:56:08.816Z] #36 163.6 --disable-aslr Disables address space randomization [2022-08-08T08:56:08.816Z] #36 163.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-08T08:56:08.816Z] #36 163.6 -h, --help help for dlv [2022-08-08T08:56:08.816Z] #36 163.6 --init string Init file, executed by the terminal client. [2022-08-08T08:56:08.816Z] #36 163.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-08T08:56:08.816Z] #36 163.6 --log Enable debugging server logging. [2022-08-08T08:56:08.816Z] #36 163.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-08T08:56:08.816Z] #36 163.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-08T08:56:08.816Z] #36 163.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-08T08:56:08.816Z] #36 163.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-08T08:56:08.816Z] #36 163.6 --wd string Working directory for running the program. [2022-08-08T08:56:08.816Z] #36 163.6 [2022-08-08T08:56:08.816Z] #36 163.6 Additional help topics: [2022-08-08T08:56:08.816Z] #36 163.6 dlv backend Help about the --backend flag. [2022-08-08T08:56:08.816Z] #36 163.6 dlv log Help about logging flags. [2022-08-08T08:56:08.816Z] #36 163.6 dlv redirect Help about file redirection. [2022-08-08T08:56:08.816Z] #36 163.6 [2022-08-08T08:56:08.816Z] #36 163.6 Use "dlv [command] --help" for more information about a command. [2022-08-08T08:56:08.816Z] #36 DONE 163.8s [2022-08-08T08:56:08.816Z] [2022-08-08T08:56:08.816Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:56:08.816Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:56:08.816Z] #77 108.5 checking systemd/sd-bus.h usability... yes [2022-08-08T08:56:08.816Z] #77 108.8 checking systemd/sd-bus.h presence... yes [2022-08-08T08:56:08.816Z] #77 108.9 checking for systemd/sd-bus.h... yes [2022-08-08T08:56:08.905Z] #21 47.28 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-08T08:56:08.905Z] #21 47.30 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-08T08:56:08.905Z] #21 47.31 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-08T08:56:08.905Z] #21 47.32 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-08T08:56:09.337Z] #77 108.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-08T08:56:09.597Z] #77 109.4 checking for sd_notify_barrier... yes [2022-08-08T08:56:09.860Z] #77 109.7 checking linux/bpf.h usability... yes [2022-08-08T08:56:09.860Z] #77 109.9 checking linux/bpf.h presence... yes [2022-08-08T08:56:09.860Z] #77 109.9 checking for linux/bpf.h... yes [2022-08-08T08:56:10.124Z] #77 109.9 checking compilation for eBPF... yes [2022-08-08T08:56:10.124Z] #77 110.1 checking for criu >= 3.15... no [2022-08-08T08:56:10.124Z] #77 110.2 configure: CRIU headers not found, building without CRIU support [2022-08-08T08:56:10.124Z] #77 110.2 checking for criu > 3.16... no [2022-08-08T08:56:10.124Z] #77 110.2 configure: CRIU version doesn't support join-ns API [2022-08-08T08:56:10.124Z] #77 110.2 checking for criu > 3.16.1... no [2022-08-08T08:56:10.124Z] #77 110.2 configure: CRIU version doesn't support for pre-dumping [2022-08-08T08:56:10.287Z] #21 48.41 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-08T08:56:10.287Z] #21 48.43 Setting up jq (1.6-2.1) ... [2022-08-08T08:56:10.287Z] #21 48.45 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-08T08:56:10.287Z] #21 48.46 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-08T08:56:10.287Z] #21 48.48 Setting up iptables (1.8.7-1) ... [2022-08-08T08:56:10.287Z] #21 48.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-08T08:56:10.287Z] #21 48.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-08T08:56:10.287Z] #21 48.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-08T08:56:10.287Z] #21 48.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-08T08:56:10.287Z] #21 48.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-08T08:56:10.287Z] #21 48.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-08T08:56:10.287Z] #21 48.53 Setting up iproute2 (5.10.0-4) ... [2022-08-08T08:56:10.385Z] #77 110.2 checking for new mount API (fsconfig)... yes [2022-08-08T08:56:10.385Z] #77 110.4 checking for seccomp notify API... yes [2022-08-08T08:56:10.385Z] #77 110.5 checking for gperf... no [2022-08-08T08:56:10.385Z] #77 110.5 configure: gperf not found - cannot rebuild signal parser code [2022-08-08T08:56:10.547Z] #21 48.91 Setting up systemd (247.3-7) ... [2022-08-08T08:56:10.547Z] #21 48.97 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-08T08:56:10.652Z] #77 110.5 checking for library containing argp_parse... none required [2022-08-08T08:56:10.811Z] #21 48.97 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-08T08:56:10.811Z] #21 48.99 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-08T08:56:10.811Z] #21 49.01 Initializing machine ID from random generator. [2022-08-08T08:56:10.913Z] #77 111.0 checking that generated files are newer than configure... done [2022-08-08T08:56:10.913Z] #77 111.0 configure: creating ./config.status [2022-08-08T08:56:11.751Z] #21 50.06 Setting up systemd-journal-remote (247.3-7) ... [2022-08-08T08:56:12.010Z] #21 50.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T08:56:13.457Z] #77 113.4 config.status: creating Makefile [2022-08-08T08:56:13.457Z] #77 113.5 config.status: creating rpm/crun.spec [2022-08-08T08:56:13.457Z] #77 113.6 config.status: creating config.h [2022-08-08T08:56:13.457Z] #77 113.6 config.status: executing libtool commands [2022-08-08T08:56:13.717Z] #77 113.7 config.status: executing depfiles commands [2022-08-08T08:56:13.921Z] INFO [linters context/goanalysis] analyzers took 6m25.962884438s with top 10 stages: buildir: 2m23.897874126s, the_only_name: 42.389420633s, goimports: 29.207496845s, unconvert: 25.230586439s, S1038: 17.427823871s, gosec: 17.287651805s, misspell: 6.720141906s, S1039: 5.754758229s, unused: 5.213923853s, nilness: 4.992451695s [2022-08-08T08:56:13.921Z] INFO [runner] Issues before processing: 2447, after processing: 0 [2022-08-08T08:56:13.921Z] INFO [runner] Processors filtering stat (out/in): cgo: 2126/2447, autogenerated_exclude: 2023/2126, identifier_marker: 2023/2023, exclude-rules: 79/2023, exclude: 2023/2023, filename_unadjuster: 2126/2126, skip_dirs: 2126/2126, nolint: 0/79, path_prettifier: 2126/2126, skip_files: 2126/2126 [2022-08-08T08:56:13.921Z] INFO [runner] processing took 83.822501ms with stages: nolint: 34.114385ms, identifier_marker: 21.479124ms, path_prettifier: 9.597907ms, autogenerated_exclude: 8.32996ms, exclude-rules: 7.907474ms, skip_dirs: 1.957042ms, cgo: 297.203µs, filename_unadjuster: 134.025µs, max_same_issues: 1.609µs, uniq_by_line: 805ns, skip_files: 429ns, exclude: 372ns, diff: 362ns, max_from_linter: 358ns, source_code: 309ns, severity-rules: 286ns, path_shortener: 245ns, sort_results: 242ns, max_per_file_from_linter: 241ns, path_prefixer: 123ns [2022-08-08T08:56:13.921Z] INFO [runner] linters took 1m48.062574447s with stages: goanalysis_metalinter: 1m47.978599941s [2022-08-08T08:56:13.922Z] INFO File cache stats: 1702 entries of total size 8.7MiB [2022-08-08T08:56:13.922Z] INFO Memory: 2843 samples, avg is 323.5MB, max is 1248.1MB [2022-08-08T08:56:13.922Z] INFO Execution took 4m44.321393564s [2022-08-08T08:56:13.922Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [2022-08-08T08:56:13.942Z] #21 DONE 52.0s [2022-08-08T08:56:13.942Z] [2022-08-08T08:56:13.942Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-08T08:56:13.942Z] #22 sha256:926868d4b5b61bd51d678ec048d0548c22ad4bc9086bc1721c595dd688cf6728 [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-08T08:56:14.278Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43708/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f5d6f68657e624c4c730a8281252d5e779f07853 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f5d6f68657e624c4c730a8281252d5e779f07853 hack/make.sh dynbinary test-docker-py [2022-08-08T08:56:14.512Z] #22 0.631 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-08T08:56:14.512Z] #22 0.636 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-08T08:56:14.512Z] #22 0.640 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-08T08:56:14.512Z] #22 DONE 0.7s [2022-08-08T08:56:14.512Z] [2022-08-08T08:56:14.512Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-08T08:56:14.512Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-08T08:56:14.535Z] [2022-08-08T08:56:14.795Z] Removing bundles/ [2022-08-08T08:56:14.795Z] [2022-08-08T08:56:14.795Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-08T08:56:14.795Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-08T08:56:14.795Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T08:56:15.102Z] #77 114.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-08T08:56:15.102Z] #77 114.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-08T08:56:15.362Z] #77 115.3 checking for gcc... gcc [2022-08-08T08:56:15.362Z] #77 115.4 checking whether the C compiler works... yes [2022-08-08T08:56:15.362Z] #77 115.5 checking for C compiler default output file name... a.out [2022-08-08T08:56:15.464Z] #14 ... [2022-08-08T08:56:15.464Z] [2022-08-08T08:56:15.464Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:56:15.464Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:56:15.464Z] #77 62.83 libtoolize: putting auxiliary files in '.'. [2022-08-08T08:56:15.464Z] #77 62.83 libtoolize: copying file './ltmain.sh' [2022-08-08T08:56:15.464Z] #77 63.41 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-08T08:56:15.464Z] #77 63.41 libtoolize: and rerunning libtoolize and aclocal. [2022-08-08T08:56:15.464Z] #77 63.41 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-08T08:56:15.623Z] #77 115.5 checking for suffix of executables... [2022-08-08T08:56:15.883Z] #77 115.7 checking whether we are cross compiling... no [2022-08-08T08:56:15.894Z] #23 ... [2022-08-08T08:56:15.894Z] [2022-08-08T08:56:15.894Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:56:15.894Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-08T08:56:15.894Z] #77 117.3 checking for size_t... yes [2022-08-08T08:56:15.894Z] #77 117.8 checking for stdlib.h... (cached) yes [2022-08-08T08:56:15.894Z] #77 117.8 checking for GNU libc compatible malloc... yes [2022-08-08T08:56:15.894Z] #77 118.0 checking for stdlib.h... (cached) yes [2022-08-08T08:56:15.894Z] #77 118.0 checking for GNU libc compatible realloc... yes [2022-08-08T08:56:15.894Z] #77 118.4 checking for working strtod... yes [2022-08-08T08:56:15.894Z] #77 118.6 checking for gettimeofday... yes [2022-08-08T08:56:15.894Z] #77 118.9 checking for memset... yes [2022-08-08T08:56:15.894Z] #77 119.2 checking for strspn... yes [2022-08-08T08:56:15.894Z] #77 119.5 checking that generated files are newer than configure... done [2022-08-08T08:56:15.894Z] #77 119.5 configure: creating ./config.status [2022-08-08T08:56:15.894Z] #77 122.3 config.status: creating Makefile [2022-08-08T08:56:15.894Z] #77 122.4 config.status: creating config.h [2022-08-08T08:56:15.894Z] #77 122.4 config.status: executing depfiles commands [2022-08-08T08:56:15.894Z] #77 122.6 config.status: executing libtool commands [2022-08-08T08:56:15.894Z] #77 123.7 GEN .version [2022-08-08T08:56:15.894Z] #77 123.7 make install-recursive [2022-08-08T08:56:15.894Z] #77 123.7 make[1]: Entering directory '/tmp/crun-build' [2022-08-08T08:56:15.894Z] #77 123.8 Making install in libocispec [2022-08-08T08:56:15.894Z] #77 123.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-08T08:56:15.894Z] #77 123.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-08T08:56:15.894Z] #77 123.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-08T08:56:15.894Z] #77 123.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-08T08:56:15.894Z] #77 123.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-08T08:56:15.894Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-08T08:56:15.894Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-08T08:56:15.894Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-08T08:56:15.894Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-08T08:56:15.894Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-08T08:56:15.894Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-08T08:56:15.894Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-08T08:56:15.894Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-08T08:56:15.894Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-08T08:56:15.894Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-08T08:56:15.894Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-08T08:56:15.894Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-08T08:56:15.894Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-08T08:56:15.894Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-08T08:56:15.894Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-08T08:56:15.894Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-08T08:56:15.894Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-08T08:56:15.894Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-08T08:56:15.894Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-08T08:56:15.894Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-08T08:56:15.894Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-08T08:56:15.894Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-08T08:56:15.894Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-08T08:56:15.894Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-08T08:56:15.894Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-08T08:56:15.894Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-08T08:56:15.894Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-08T08:56:15.894Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-08T08:56:15.894Z] #77 125.7 make install-recursive [2022-08-08T08:56:15.894Z] #77 125.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-08T08:56:15.894Z] #77 125.8 Making install in yajl [2022-08-08T08:56:15.894Z] #77 125.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-08T08:56:15.894Z] #77 125.9 CC verify/json_verify-json_verify.o [2022-08-08T08:56:15.894Z] #77 125.9 CC src/libyajl_la-yajl_alloc.lo [2022-08-08T08:56:15.894Z] #77 125.9 CC src/libyajl_la-yajl.lo [2022-08-08T08:56:15.894Z] #77 125.9 CC src/libyajl_la-yajl_gen.lo [2022-08-08T08:56:15.894Z] #77 126.0 CC src/libyajl_la-yajl_parser.lo [2022-08-08T08:56:15.894Z] #77 126.0 CC src/libyajl_la-yajl_buf.lo [2022-08-08T08:56:15.894Z] #77 126.2 CC src/libyajl_la-yajl_encode.lo [2022-08-08T08:56:15.894Z] #77 126.2 CC src/libyajl_la-yajl_lex.lo [2022-08-08T08:56:15.894Z] #77 126.2 CC src/libyajl_la-yajl_tree.lo [2022-08-08T08:56:16.144Z] #77 116.0 checking for suffix of object files... o [2022-08-08T08:56:16.144Z] #77 116.1 checking whether we are using the GNU C compiler... yes [2022-08-08T08:56:16.144Z] #77 116.2 checking whether gcc accepts -g... yes [2022-08-08T08:56:16.404Z] #77 116.3 checking for gcc option to accept ISO C89... none needed [2022-08-08T08:56:16.665Z] #77 116.5 checking whether gcc understands -c and -o together... yes [2022-08-08T08:56:16.665Z] #77 116.6 checking how to run the C preprocessor... gcc -E [2022-08-08T08:56:16.925Z] #77 116.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-08T08:56:16.925Z] #77 116.9 checking for egrep... /bin/grep -E [2022-08-08T08:56:17.500Z] #77 116.9 checking for ANSI C header files... yes [2022-08-08T08:56:17.500Z] #77 117.4 checking for sys/types.h... yes [2022-08-08T08:56:17.500Z] #77 117.5 checking for sys/stat.h... yes [2022-08-08T08:56:17.500Z] #77 ... [2022-08-08T08:56:17.500Z] [2022-08-08T08:56:17.500Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-08T08:56:17.500Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-08T08:56:17.500Z] #21 10.15 Reading package lists... [2022-08-08T08:56:17.500Z] #21 13.96 Reading package lists... [2022-08-08T08:56:17.500Z] #21 17.17 Building dependency tree... [2022-08-08T08:56:17.500Z] #21 19.07 The following additional packages will be installed: [2022-08-08T08:56:17.500Z] #21 19.07 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-08T08:56:17.500Z] #21 19.07 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-08T08:56:17.500Z] #21 19.07 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-08T08:56:17.500Z] #21 19.07 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-08T08:56:17.500Z] #21 19.07 python3-pkg-resources systemd vim-runtime xxd [2022-08-08T08:56:17.500Z] #21 19.07 Suggested packages: [2022-08-08T08:56:17.500Z] #21 19.07 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-08T08:56:17.500Z] #21 19.07 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-08T08:56:17.500Z] #21 19.07 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-08T08:56:17.500Z] #21 19.07 Recommended packages: [2022-08-08T08:56:17.500Z] #21 19.07 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-08T08:56:17.500Z] #21 19.07 systemd-timesyncd | time-daemon unzip [2022-08-08T08:56:17.500Z] #21 20.81 The following NEW packages will be installed: [2022-08-08T08:56:17.500Z] #21 20.81 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-08T08:56:17.500Z] #21 20.81 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-08T08:56:17.500Z] #21 20.81 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-08T08:56:17.501Z] #21 20.81 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-08T08:56:17.501Z] #21 20.81 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-08T08:56:17.501Z] #21 20.81 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-08T08:56:17.501Z] #21 20.81 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-08T08:56:17.501Z] #21 20.81 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-08T08:56:17.501Z] #21 20.81 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-08T08:56:17.501Z] #21 21.19 0 upgraded, 56 newly installed, 0 to remove and 5 not upgraded. [2022-08-08T08:56:17.501Z] #21 21.19 Need to get 32.8 MB of archives. [2022-08-08T08:56:17.501Z] #21 21.19 After this operation, 124 MB of additional disk space will be used. [2022-08-08T08:56:17.501Z] #21 21.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-08T08:56:17.501Z] #21 21.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-08T08:56:17.501Z] #21 21.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-08T08:56:17.501Z] #21 21.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-08T08:56:17.501Z] #21 21.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-08T08:56:17.501Z] #21 21.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-08T08:56:17.501Z] #21 21.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-08T08:56:17.501Z] #21 21.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-08T08:56:17.501Z] #21 21.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-08T08:56:17.501Z] #21 21.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-08T08:56:17.501Z] #21 21.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-08T08:56:17.501Z] #21 21.33 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-08T08:56:17.501Z] #21 21.33 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-08T08:56:17.501Z] #21 21.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-08T08:56:17.501Z] #21 21.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-08T08:56:17.501Z] #21 21.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-08T08:56:17.501Z] #21 21.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-08T08:56:17.501Z] #21 21.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-08T08:56:17.501Z] #21 21.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-08T08:56:17.501Z] #21 21.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-08T08:56:17.501Z] #21 21.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-08T08:56:17.501Z] #21 21.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-08T08:56:17.501Z] #21 21.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-08T08:56:17.501Z] #21 21.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-08T08:56:17.501Z] #21 21.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-08T08:56:17.501Z] #21 21.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-08T08:56:17.501Z] #21 21.43 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-08T08:56:17.501Z] #21 21.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-08T08:56:17.501Z] #21 21.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-08T08:56:17.501Z] #21 21.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-08T08:56:17.501Z] #21 21.48 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-08T08:56:17.501Z] #21 21.48 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-08T08:56:17.501Z] #21 21.77 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-08T08:56:17.501Z] #21 21.77 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-08T08:56:17.501Z] #21 21.77 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-08T08:56:17.501Z] #21 21.79 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-08T08:56:17.501Z] #21 21.79 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-08T08:56:17.501Z] #21 21.79 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-08T08:56:17.501Z] #21 21.79 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-08T08:56:17.501Z] #21 21.82 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-08T08:56:17.501Z] #21 21.82 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-08T08:56:17.501Z] #21 21.88 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-08T08:56:17.501Z] #21 21.89 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-08T08:56:17.501Z] #21 21.89 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-08T08:56:17.501Z] #21 21.90 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-08T08:56:17.501Z] #21 21.91 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-08T08:56:17.501Z] #21 21.92 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-08T08:56:17.501Z] #21 21.93 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-08T08:56:17.501Z] #21 21.97 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-08T08:56:17.501Z] #21 21.97 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-08T08:56:17.501Z] #21 21.98 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-08T08:56:17.501Z] #21 21.99 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-08T08:56:17.501Z] #21 22.15 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-08T08:56:17.501Z] #21 22.18 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-08T08:56:17.501Z] #21 22.20 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-08T08:56:17.501Z] #21 22.21 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-08T08:56:17.501Z] #21 22.89 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T08:56:17.501Z] #21 23.01 Fetched 32.8 MB in 1s (24.4 MB/s) [2022-08-08T08:56:17.501Z] #21 23.08 Selecting previously unselected package libcap2:amd64. [2022-08-08T08:56:17.501Z] #21 23.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-08T08:56:17.501Z] #21 23.13 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-08T08:56:17.501Z] #21 23.14 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-08T08:56:17.501Z] #21 23.21 Selecting previously unselected package libargon2-1:amd64. [2022-08-08T08:56:17.501Z] #21 23.22 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-08T08:56:17.761Z] #21 23.22 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-08T08:56:17.761Z] #21 23.30 Selecting previously unselected package libjson-c5:amd64. [2022-08-08T08:56:17.761Z] #21 23.30 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-08T08:56:17.761Z] #21 23.32 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-08T08:56:17.761Z] #21 ... [2022-08-08T08:56:17.761Z] [2022-08-08T08:56:17.761Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:56:17.761Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:56:17.761Z] #77 117.7 checking for stdlib.h... yes [2022-08-08T08:56:17.761Z] #77 117.8 checking for string.h... yes [2022-08-08T08:56:18.021Z] #77 118.0 checking for memory.h... yes [2022-08-08T08:56:18.021Z] #77 118.1 checking for strings.h... yes [2022-08-08T08:56:18.027Z] #77 ... [2022-08-08T08:56:18.027Z] [2022-08-08T08:56:18.027Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:56:18.027Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:56:18.027Z] #14 154.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-08T08:56:18.027Z] #14 154.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-08T08:56:18.027Z] #14 154.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-08T08:56:18.542Z] #77 118.3 checking for inttypes.h... yes [2022-08-08T08:56:18.542Z] #77 118.4 checking for stdint.h... yes [2022-08-08T08:56:18.803Z] #77 118.6 checking for unistd.h... yes [2022-08-08T08:56:18.803Z] #77 118.7 checking minix/config.h usability... no [2022-08-08T08:56:18.803Z] #77 118.8 checking minix/config.h presence... no [2022-08-08T08:56:18.803Z] #77 118.9 checking for minix/config.h... no [2022-08-08T08:56:19.064Z] #77 118.9 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-08T08:56:19.324Z] #77 119.1 checking build system type... x86_64-pc-linux-gnu [2022-08-08T08:56:19.324Z] #77 119.4 checking host system type... x86_64-pc-linux-gnu [2022-08-08T08:56:19.324Z] #77 119.4 checking how to print strings... printf [2022-08-08T08:56:19.324Z] #77 119.4 checking for a sed that does not truncate output... /bin/sed [2022-08-08T08:56:19.324Z] #77 119.4 checking for fgrep... /bin/grep -F [2022-08-08T08:56:19.324Z] #77 119.4 checking for ld used by gcc... /usr/bin/ld [2022-08-08T08:56:19.324Z] #77 119.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-08T08:56:19.324Z] #77 119.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-08T08:56:19.584Z] #77 119.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-08T08:56:19.584Z] #77 119.6 checking whether ln -s works... yes [2022-08-08T08:56:19.584Z] #77 119.6 checking the maximum length of command line arguments... 1572864 [2022-08-08T08:56:19.584Z] #77 119.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-08T08:56:19.584Z] #77 119.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-08T08:56:19.584Z] #77 119.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-08T08:56:19.584Z] #77 119.6 checking for objdump... objdump [2022-08-08T08:56:19.584Z] #77 119.6 checking how to recognize dependent libraries... pass_all [2022-08-08T08:56:19.584Z] #77 119.6 checking for dlltool... no [2022-08-08T08:56:19.584Z] #77 119.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-08T08:56:19.584Z] #77 119.6 checking for ar... ar [2022-08-08T08:56:19.584Z] #77 119.6 checking for archiver @FILE support... @ [2022-08-08T08:56:19.843Z] #77 119.8 checking for strip... strip [2022-08-08T08:56:19.843Z] #77 119.8 checking for ranlib... ranlib [2022-08-08T08:56:19.843Z] #77 119.8 checking for gawk... no [2022-08-08T08:56:19.843Z] #77 119.8 checking for mawk... mawk [2022-08-08T08:56:19.843Z] #77 119.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-08T08:56:19.923Z] #14 ... [2022-08-08T08:56:19.923Z] [2022-08-08T08:56:19.923Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-08T08:56:19.923Z] #64 sha256:7356a6aabdab37e76611d1911fefa5fc8c8f2e4b18f85a644cbdf6628e9f83ba [2022-08-08T08:56:19.923Z] #64 82.81 + bin/ctr [2022-08-08T08:56:20.091Z] #77 131.9 CCLD libyajl.la [2022-08-08T08:56:20.091Z] #77 132.2 CCLD verify/json_verify [2022-08-08T08:56:20.105Z] #77 120.0 checking for sysroot... no [2022-08-08T08:56:20.105Z] #77 120.0 checking for a working dd... /bin/dd [2022-08-08T08:56:20.105Z] #77 120.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-08T08:56:20.105Z] #77 120.1 checking for mt... no [2022-08-08T08:56:20.105Z] #77 120.1 checking if : is a manifest tool... no [2022-08-08T08:56:20.365Z] #77 120.1 checking for dlfcn.h... yes [2022-08-08T08:56:20.365Z] #77 120.3 checking for objdir... .libs [2022-08-08T08:56:20.626Z] #77 120.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-08T08:56:20.626Z] #77 120.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-08T08:56:20.661Z] #77 132.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-08T08:56:20.661Z] #77 132.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-08T08:56:20.661Z] #77 132.6 make[5]: Nothing to be done for 'install-data-am'. [2022-08-08T08:56:20.661Z] #77 132.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-08T08:56:20.661Z] #77 132.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-08T08:56:20.661Z] #77 132.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-08T08:56:20.661Z] #77 132.7 CC src/validate.o [2022-08-08T08:56:20.661Z] #77 132.7 CC src/image_spec_schema_config_schema.lo [2022-08-08T08:56:20.661Z] #77 132.7 CC src/image_spec_schema_content_descriptor.lo [2022-08-08T08:56:20.661Z] #77 132.7 CC src/image_spec_schema_defs.lo [2022-08-08T08:56:20.661Z] #77 132.7 CC src/image_spec_schema_defs_descriptor.lo [2022-08-08T08:56:20.661Z] #77 132.8 CC src/image_spec_schema_image_index_schema.lo [2022-08-08T08:56:20.661Z] #77 132.8 CC src/image_spec_schema_image_layout_schema.lo [2022-08-08T08:56:20.661Z] #77 132.8 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-08T08:56:20.886Z] #77 120.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-08T08:56:20.921Z] #77 132.8 CC src/runtime_spec_schema_config_linux.lo [2022-08-08T08:56:20.921Z] #77 132.9 CC src/runtime_spec_schema_config_zos.lo [2022-08-08T08:56:20.921Z] #77 132.9 CC src/runtime_spec_schema_config_schema.lo [2022-08-08T08:56:20.921Z] #77 133.0 CC src/runtime_spec_schema_config_solaris.lo [2022-08-08T08:56:20.921Z] #77 133.0 CC src/runtime_spec_schema_config_vm.lo [2022-08-08T08:56:20.921Z] #77 133.1 CC src/runtime_spec_schema_config_windows.lo [2022-08-08T08:56:20.921Z] #77 133.2 CC src/runtime_spec_schema_defs.lo [2022-08-08T08:56:21.146Z] #77 120.8 checking if gcc static flag -static works... yes [2022-08-08T08:56:21.146Z] #77 121.1 checking if gcc supports -c -o file.o... yes [2022-08-08T08:56:21.146Z] #77 121.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-08T08:56:21.146Z] #77 121.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-08T08:56:21.181Z] #77 133.2 CC src/runtime_spec_schema_defs_linux.lo [2022-08-08T08:56:21.406Z] #77 121.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-08T08:56:21.406Z] #77 121.5 checking how to hardcode library paths into programs... immediate [2022-08-08T08:56:21.406Z] #77 121.5 checking whether stripping libraries is possible... yes [2022-08-08T08:56:21.406Z] #77 121.5 checking if libtool supports shared libraries... yes [2022-08-08T08:56:21.406Z] #77 121.5 checking whether to build shared libraries... no [2022-08-08T08:56:21.406Z] #77 121.5 checking whether to build static libraries... yes [2022-08-08T08:56:21.406Z] #77 121.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-08T08:56:21.406Z] #77 121.6 checking whether build environment is sane... yes [2022-08-08T08:56:21.406Z] #77 121.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-08T08:56:21.406Z] #77 121.6 checking whether make sets $(MAKE)... yes [2022-08-08T08:56:21.440Z] #77 133.3 CC src/runtime_spec_schema_defs_zos.lo [2022-08-08T08:56:21.441Z] #77 133.4 CC src/runtime_spec_schema_defs_vm.lo [2022-08-08T08:56:21.441Z] #77 133.4 CC src/runtime_spec_schema_defs_windows.lo [2022-08-08T08:56:21.441Z] #77 133.5 CC src/runtime_spec_schema_state_schema.lo [2022-08-08T08:56:21.441Z] #77 133.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-08T08:56:21.666Z] #77 121.6 checking whether make supports the include directive... yes (GNU style) [2022-08-08T08:56:21.666Z] #77 121.7 checking whether make supports nested variables... yes [2022-08-08T08:56:21.666Z] #77 121.7 checking whether UID '0' is supported by ustar format... yes [2022-08-08T08:56:21.666Z] #77 121.7 checking whether GID '0' is supported by ustar format... yes [2022-08-08T08:56:21.666Z] #77 121.7 checking how to create a ustar tar archive... gnutar [2022-08-08T08:56:21.701Z] #77 133.7 CC src/basic_test_double_array_item.lo [2022-08-08T08:56:21.858Z] #64 ... [2022-08-08T08:56:21.858Z] [2022-08-08T08:56:21.858Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:56:21.858Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:56:21.858Z] #77 78.19 configure.ac:7: installing './compile' [2022-08-08T08:56:21.858Z] #77 78.23 configure.ac:11: installing './config.guess' [2022-08-08T08:56:21.858Z] #77 78.25 configure.ac:11: installing './config.sub' [2022-08-08T08:56:21.858Z] #77 78.29 configure.ac:8: installing './install-sh' [2022-08-08T08:56:21.858Z] #77 78.30 configure.ac:8: installing './missing' [2022-08-08T08:56:21.858Z] #77 78.53 Makefile.am: installing './depcomp' [2022-08-08T08:56:21.926Z] #77 121.8 checking dependency style of gcc... gcc3 [2022-08-08T08:56:21.926Z] #77 121.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-08T08:56:21.926Z] #77 121.9 checking whether make supports nested variables... (cached) yes [2022-08-08T08:56:21.926Z] #77 121.9 checking for pkg-config... /usr/bin/pkg-config [2022-08-08T08:56:21.926Z] #77 121.9 checking pkg-config is at least version 0.9.0... yes [2022-08-08T08:56:21.926Z] #77 121.9 checking for yajl >= 2.1.0... yes [2022-08-08T08:56:21.926Z] #77 122.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-08T08:56:21.926Z] #77 122.0 checking for gcc... (cached) gcc [2022-08-08T08:56:21.960Z] #77 133.9 CC src/basic_test_double_array.lo [2022-08-08T08:56:21.961Z] #77 134.0 CC src/basic_test_top_array_int.lo [2022-08-08T08:56:21.961Z] #77 134.1 CC src/basic_test_top_array_string.lo [2022-08-08T08:56:22.186Z] #77 122.1 checking whether we are using the GNU C compiler... (cached) yes [2022-08-08T08:56:22.186Z] #77 122.1 checking whether gcc accepts -g... (cached) yes [2022-08-08T08:56:22.186Z] #77 122.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-08T08:56:22.186Z] #77 122.1 checking whether gcc understands -c and -o together... (cached) yes [2022-08-08T08:56:22.186Z] #77 122.1 checking for a Python interpreter with version >= 3... python3 [2022-08-08T08:56:22.186Z] #77 122.2 checking for python3... /usr/bin/python3 [2022-08-08T08:56:22.187Z] #77 122.2 checking for python3 version... 3.9 [2022-08-08T08:56:22.187Z] #77 122.2 checking for python3 platform... linux [2022-08-08T08:56:22.220Z] #77 134.2 CC src/basic_test_top_double_array_int.lo [2022-08-08T08:56:22.446Z] #77 122.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-08T08:56:22.480Z] #77 134.4 CC src/basic_test_top_double_array_obj.lo [2022-08-08T08:56:22.480Z] #77 134.6 CC src/basic_test_top_double_array_refobj.lo [2022-08-08T08:56:22.706Z] #77 122.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-08T08:56:22.706Z] #77 122.8 checking that generated files are newer than configure... done [2022-08-08T08:56:22.706Z] #77 122.8 configure: creating ./config.status [2022-08-08T08:56:22.775Z] #77 134.8 CC src/basic_test_top_double_array_string.lo [2022-08-08T08:56:23.052Z] #77 135.1 CC src/read-file.lo [2022-08-08T08:56:23.052Z] #77 135.1 CC src/json_common.lo [2022-08-08T08:56:23.333Z] #77 135.2 CC tests/test-1.o [2022-08-08T08:56:23.333Z] #77 135.4 CC tests/test-2.o [2022-08-08T08:56:23.594Z] #77 135.7 CC tests/test-3.o [2022-08-08T08:56:23.594Z] #77 ... [2022-08-08T08:56:23.594Z] [2022-08-08T08:56:23.594Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-08T08:56:23.594Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-08T08:56:23.594Z] #23 9.329 Collecting yamllint==1.26.1 [2022-08-08T08:56:24.423Z] #77 81.13 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-08T08:56:24.423Z] #77 81.13 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-08T08:56:24.628Z] #77 124.6 config.status: creating Makefile [2022-08-08T08:56:24.628Z] #77 124.7 config.status: creating config.h [2022-08-08T08:56:24.628Z] #77 124.7 config.status: executing libtool commands [2022-08-08T08:56:24.628Z] #77 124.8 config.status: executing depfiles commands [2022-08-08T08:56:24.680Z] #77 81.29 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-08T08:56:24.680Z] #77 81.29 libtoolize: copying file 'm4/libtool.m4' [2022-08-08T08:56:24.937Z] #77 81.44 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-08T08:56:24.937Z] #77 81.56 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-08T08:56:24.974Z] #23 10.40 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-08T08:56:25.194Z] #77 81.78 libtoolize: copying file 'm4/ltversion.m4' [2022-08-08T08:56:25.451Z] #77 82.05 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-08T08:56:25.568Z] #77 125.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-08T08:56:25.568Z] #77 125.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-08T08:56:25.568Z] #77 125.7 checking for gcc... gcc [2022-08-08T08:56:25.708Z] #77 82.20 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-08T08:56:25.829Z] #77 125.7 checking whether the C compiler works... yes [2022-08-08T08:56:25.829Z] #77 125.9 checking for C compiler default output file name... a.out [2022-08-08T08:56:25.912Z] #23 11.57 Collecting pathspec>=0.5.3 [2022-08-08T08:56:25.912Z] #23 11.59 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-08T08:56:26.089Z] #77 125.9 checking for suffix of executables... [2022-08-08T08:56:26.349Z] #77 126.1 checking whether we are cross compiling... no [2022-08-08T08:56:26.349Z] #77 126.3 checking for suffix of object files... o [2022-08-08T08:56:26.349Z] #77 126.4 checking whether we are using the GNU C compiler... yes [2022-08-08T08:56:26.482Z] #23 11.89 Collecting pyyaml [2022-08-08T08:56:26.482Z] #23 11.92 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-08T08:56:26.482Z] #23 11.98 Building wheels for collected packages: yamllint [2022-08-08T08:56:26.482Z] #23 11.98 Building wheel for yamllint (setup.py): started [2022-08-08T08:56:26.609Z] #77 126.5 checking whether gcc accepts -g... yes [2022-08-08T08:56:26.609Z] #77 126.5 checking for gcc option to accept ISO C89... none needed [2022-08-08T08:56:26.609Z] #77 126.7 checking whether gcc understands -c and -o together... yes [2022-08-08T08:56:26.869Z] #77 126.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-08T08:56:26.869Z] #77 126.8 checking whether build environment is sane... yes [2022-08-08T08:56:26.869Z] #77 126.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-08T08:56:26.869Z] #77 126.9 checking for gawk... no [2022-08-08T08:56:26.869Z] #77 126.9 checking for mawk... mawk [2022-08-08T08:56:26.869Z] #77 126.9 checking whether make sets $(MAKE)... yes [2022-08-08T08:56:26.869Z] #77 126.9 checking whether make supports the include directive... yes (GNU style) [2022-08-08T08:56:26.869Z] #77 126.9 checking whether make supports nested variables... yes [2022-08-08T08:56:26.869Z] #77 127.0 checking whether UID '0' is supported by ustar format... yes [2022-08-08T08:56:26.869Z] #77 127.0 checking whether GID '0' is supported by ustar format... yes [2022-08-08T08:56:26.869Z] #77 127.0 checking how to create a ustar tar archive... gnutar [2022-08-08T08:56:27.129Z] #77 127.0 checking dependency style of gcc... gcc3 [2022-08-08T08:56:27.129Z] #77 127.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-08T08:56:27.129Z] #77 127.2 checking whether make supports nested variables... (cached) yes [2022-08-08T08:56:27.389Z] #77 127.3 checking build system type... x86_64-pc-linux-gnu [2022-08-08T08:56:27.389Z] #77 127.5 checking host system type... x86_64-pc-linux-gnu [2022-08-08T08:56:27.389Z] #77 127.5 checking how to print strings... printf [2022-08-08T08:56:27.389Z] #77 127.5 checking for a sed that does not truncate output... /bin/sed [2022-08-08T08:56:27.389Z] #77 127.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-08T08:56:27.389Z] #77 127.6 checking for egrep... /bin/grep -E [2022-08-08T08:56:27.420Z] #23 12.94 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-08T08:56:27.420Z] #23 12.95 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ba390e50c8acafc8ce249ff8eca43095914cf1461e44ebbdfa1bd010bc8bdabf [2022-08-08T08:56:27.420Z] #23 12.95 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-08T08:56:27.420Z] #23 12.95 Successfully built yamllint [2022-08-08T08:56:27.420Z] #23 12.98 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-08T08:56:27.649Z] #77 127.6 checking for fgrep... /bin/grep -F [2022-08-08T08:56:27.649Z] #77 127.6 checking for ld used by gcc... /usr/bin/ld [2022-08-08T08:56:27.649Z] #77 127.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-08T08:56:27.649Z] #77 127.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-08T08:56:27.649Z] #77 127.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-08T08:56:27.912Z] #77 127.7 checking whether ln -s works... yes [2022-08-08T08:56:27.912Z] #77 127.7 checking the maximum length of command line arguments... 1572864 [2022-08-08T08:56:27.912Z] #77 127.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-08T08:56:27.912Z] #77 127.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-08T08:56:27.912Z] #77 127.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-08T08:56:27.912Z] #77 127.8 checking for objdump... objdump [2022-08-08T08:56:27.912Z] #77 127.8 checking how to recognize dependent libraries... pass_all [2022-08-08T08:56:27.912Z] #77 127.8 checking for dlltool... no [2022-08-08T08:56:27.912Z] #77 127.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-08T08:56:27.912Z] #77 127.8 checking for ar... ar [2022-08-08T08:56:27.912Z] #77 127.8 checking for archiver @FILE support... [2022-08-08T08:56:27.912Z] #77 ... [2022-08-08T08:56:27.912Z] [2022-08-08T08:56:27.912Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-08T08:56:27.912Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-08T08:56:27.912Z] #21 23.42 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-08T08:56:27.912Z] #21 23.42 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 23.43 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-08T08:56:27.912Z] #21 23.61 Selecting previously unselected package libip4tc2:amd64. [2022-08-08T08:56:27.912Z] #21 23.61 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 23.63 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-08T08:56:27.912Z] #21 23.68 Selecting previously unselected package libkmod2:amd64. [2022-08-08T08:56:27.912Z] #21 23.69 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 23.70 Unpacking libkmod2:amd64 (28-1) ... [2022-08-08T08:56:27.912Z] #21 23.79 Selecting previously unselected package systemd. [2022-08-08T08:56:27.912Z] #21 23.80 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 23.94 Unpacking systemd (247.3-7) ... [2022-08-08T08:56:27.912Z] #21 25.95 Selecting previously unselected package pigz. [2022-08-08T08:56:27.912Z] #21 25.95 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 25.95 Unpacking pigz (2.6-1) ... [2022-08-08T08:56:27.912Z] #21 26.05 Selecting previously unselected package libelf1:amd64. [2022-08-08T08:56:27.912Z] #21 26.05 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 26.05 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-08T08:56:27.912Z] #21 26.19 Selecting previously unselected package libbpf0:amd64. [2022-08-08T08:56:27.912Z] #21 26.19 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 26.19 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-08T08:56:27.912Z] #21 26.30 Selecting previously unselected package libmnl0:amd64. [2022-08-08T08:56:27.912Z] #21 26.30 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 26.31 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-08T08:56:27.912Z] #21 26.38 Selecting previously unselected package libxtables12:amd64. [2022-08-08T08:56:27.912Z] #21 26.39 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 26.42 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-08T08:56:27.912Z] #21 26.51 Selecting previously unselected package libcap2-bin. [2022-08-08T08:56:27.912Z] #21 26.52 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 26.52 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-08T08:56:27.912Z] #21 26.62 Selecting previously unselected package iproute2. [2022-08-08T08:56:27.912Z] #21 26.63 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 26.64 Unpacking iproute2 (5.10.0-4) ... [2022-08-08T08:56:27.912Z] #21 27.08 Selecting previously unselected package xxd. [2022-08-08T08:56:27.912Z] #21 27.09 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 27.09 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:56:27.912Z] #21 27.26 Selecting previously unselected package vim-common. [2022-08-08T08:56:27.912Z] #21 27.27 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-08T08:56:27.912Z] #21 27.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:56:27.912Z] #21 27.43 Selecting previously unselected package bash-completion. [2022-08-08T08:56:27.912Z] #21 27.44 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-08T08:56:27.912Z] #21 29.42 Unpacking bash-completion (1:2.11-2) ... [2022-08-08T08:56:27.912Z] #21 29.96 Selecting previously unselected package bzip2. [2022-08-08T08:56:27.912Z] #21 29.96 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 29.97 Unpacking bzip2 (1.0.8-4) ... [2022-08-08T08:56:27.912Z] #21 30.06 Selecting previously unselected package xz-utils. [2022-08-08T08:56:27.912Z] #21 30.07 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 30.07 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-08T08:56:27.912Z] #21 30.24 Selecting previously unselected package apparmor. [2022-08-08T08:56:27.912Z] #21 30.24 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 30.29 Unpacking apparmor (2.13.6-10) ... [2022-08-08T08:56:27.912Z] #21 30.76 Selecting previously unselected package inetutils-ping. [2022-08-08T08:56:27.912Z] #21 30.76 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 30.77 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-08T08:56:27.912Z] #21 30.90 Selecting previously unselected package libip6tc2:amd64. [2022-08-08T08:56:27.912Z] #21 30.90 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 30.90 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-08T08:56:27.912Z] #21 31.01 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-08T08:56:27.912Z] #21 31.01 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 31.02 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-08T08:56:27.912Z] #21 31.07 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-08T08:56:27.912Z] #21 31.08 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 31.08 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-08T08:56:27.912Z] #21 31.16 Selecting previously unselected package libnftnl11:amd64. [2022-08-08T08:56:27.912Z] #21 31.17 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 31.17 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-08T08:56:27.912Z] #21 31.28 Selecting previously unselected package iptables. [2022-08-08T08:56:27.912Z] #21 31.30 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 31.30 Unpacking iptables (1.8.7-1) ... [2022-08-08T08:56:27.912Z] #21 31.63 Selecting previously unselected package libonig5:amd64. [2022-08-08T08:56:27.912Z] #21 31.63 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 31.64 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-08T08:56:27.912Z] #21 31.80 Selecting previously unselected package libjq1:amd64. [2022-08-08T08:56:27.912Z] #21 31.80 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 31.81 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-08T08:56:27.912Z] #21 31.93 Selecting previously unselected package jq. [2022-08-08T08:56:27.912Z] #21 31.96 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 31.97 Unpacking jq (1.6-2.1) ... [2022-08-08T08:56:27.912Z] #21 32.07 Selecting previously unselected package libaio1:amd64. [2022-08-08T08:56:27.912Z] #21 32.08 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 32.08 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-08T08:56:27.912Z] #21 32.15 Selecting previously unselected package libgpm2:amd64. [2022-08-08T08:56:27.912Z] #21 32.16 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 32.16 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-08T08:56:27.912Z] #21 32.23 Selecting previously unselected package libicu67:amd64. [2022-08-08T08:56:27.912Z] #21 32.24 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-08T08:56:27.912Z] #21 32.24 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-08T08:56:27.912Z] #21 ... [2022-08-08T08:56:27.912Z] [2022-08-08T08:56:27.912Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:56:27.912Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:56:27.912Z] #77 127.8 checking for archiver @FILE support... @ [2022-08-08T08:56:27.912Z] #77 127.9 checking for strip... strip [2022-08-08T08:56:27.912Z] #77 127.9 checking for ranlib... ranlib [2022-08-08T08:56:27.990Z] #23 13.43 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-08T08:56:28.173Z] #77 127.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-08T08:56:28.433Z] #77 128.3 checking for sysroot... no [2022-08-08T08:56:28.433Z] #77 128.3 checking for a working dd... /bin/dd [2022-08-08T08:56:28.433Z] #77 128.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-08T08:56:28.433Z] #77 128.5 checking for mt... no [2022-08-08T08:56:28.433Z] #77 128.5 checking if : is a manifest tool... no [2022-08-08T08:56:28.433Z] #77 128.5 checking how to run the C preprocessor... gcc -E [2022-08-08T08:56:28.560Z] #23 DONE 14.1s [2022-08-08T08:56:28.560Z] [2022-08-08T08:56:28.560Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:56:28.560Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-08T08:56:28.560Z] #77 135.9 CC tests/test-4.o [2022-08-08T08:56:28.560Z] #77 136.1 CC tests/test-5.o [2022-08-08T08:56:28.560Z] #77 136.4 CC tests/test-6.o [2022-08-08T08:56:28.560Z] #77 136.5 CC tests/test-7.o [2022-08-08T08:56:28.560Z] #77 136.8 CC tests/test-8.o [2022-08-08T08:56:28.560Z] #77 137.2 CC tests/test-9.o [2022-08-08T08:56:28.560Z] #77 137.2 CC tests/test-10.o [2022-08-08T08:56:28.560Z] #77 137.5 CC tests/test-11.o [2022-08-08T08:56:29.303Z] #77 128.7 checking for ANSI C header files... yes [2022-08-08T08:56:29.303Z] #77 129.3 checking for sys/types.h... yes [2022-08-08T08:56:29.572Z] #77 129.4 checking for sys/stat.h... yes [2022-08-08T08:56:29.835Z] #77 129.6 checking for stdlib.h... yes [2022-08-08T08:56:30.096Z] #77 129.8 checking for string.h... yes [2022-08-08T08:56:30.096Z] #77 130.1 checking for memory.h... yes [2022-08-08T08:56:30.357Z] #77 130.2 checking for strings.h... yes [2022-08-08T08:56:30.617Z] #77 130.4 checking for inttypes.h... yes [2022-08-08T08:56:30.876Z] #77 130.7 checking for stdint.h... yes [2022-08-08T08:56:30.876Z] #77 130.8 checking for unistd.h... yes [2022-08-08T08:56:31.051Z] #77 ... [2022-08-08T08:56:31.051Z] [2022-08-08T08:56:31.051Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:56:31.051Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:56:31.051Z] #14 166.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-08T08:56:31.051Z] #14 166.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-08T08:56:31.051Z] #14 166.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-08T08:56:31.136Z] #77 131.0 checking for dlfcn.h... yes [2022-08-08T08:56:31.136Z] #77 131.1 checking for objdir... .libs [2022-08-08T08:56:31.395Z] #77 131.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-08T08:56:31.396Z] #77 131.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-08T08:56:31.655Z] #77 131.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-08T08:56:31.915Z] #77 131.5 checking if gcc static flag -static works... yes [2022-08-08T08:56:31.915Z] #77 131.9 checking if gcc supports -c -o file.o... yes [2022-08-08T08:56:31.915Z] #77 132.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-08T08:56:31.915Z] #77 132.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-08T08:56:32.174Z] #77 132.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-08T08:56:32.174Z] #77 132.3 checking how to hardcode library paths into programs... immediate [2022-08-08T08:56:32.174Z] #77 132.3 checking whether stripping libraries is possible... yes [2022-08-08T08:56:32.174Z] #77 132.3 checking if libtool supports shared libraries... yes [2022-08-08T08:56:32.174Z] #77 132.3 checking whether to build shared libraries... no [2022-08-08T08:56:32.174Z] #77 132.3 checking whether to build static libraries... yes [2022-08-08T08:56:32.434Z] #77 132.4 checking float.h usability... yes [2022-08-08T08:56:32.694Z] #77 132.6 checking float.h presence... yes [2022-08-08T08:56:32.694Z] #77 132.6 checking for float.h... yes [2022-08-08T08:56:32.694Z] #77 132.7 checking limits.h usability... yes [2022-08-08T08:56:32.694Z] #77 132.8 checking limits.h presence... yes [2022-08-08T08:56:32.954Z] #77 132.9 checking for limits.h... yes [2022-08-08T08:56:32.954Z] #77 132.9 checking stddef.h usability... yes [2022-08-08T08:56:33.214Z] #77 133.1 checking stddef.h presence... yes [2022-08-08T08:56:33.214Z] #77 133.1 checking for stddef.h... yes [2022-08-08T08:56:33.214Z] #77 133.2 checking for stdlib.h... (cached) yes [2022-08-08T08:56:33.214Z] #77 133.2 checking for string.h... (cached) yes [2022-08-08T08:56:33.214Z] #77 133.2 checking sys/time.h usability... yes [2022-08-08T08:56:33.474Z] #77 133.3 checking sys/time.h presence... yes [2022-08-08T08:56:33.474Z] #77 133.4 checking for sys/time.h... yes [2022-08-08T08:56:33.474Z] #77 133.4 checking for inline... inline [2022-08-08T08:56:33.733Z] #77 133.5 checking for size_t... yes [2022-08-08T08:56:33.733Z] #77 133.7 checking for stdlib.h... (cached) yes [2022-08-08T08:56:33.733Z] #77 133.7 checking for GNU libc compatible malloc... yes [2022-08-08T08:56:33.993Z] #77 133.9 checking for stdlib.h... (cached) yes [2022-08-08T08:56:33.993Z] #77 133.9 checking for GNU libc compatible realloc... yes [2022-08-08T08:56:34.253Z] #77 134.1 checking for working strtod... yes [2022-08-08T08:56:34.514Z] #77 134.4 checking for gettimeofday... yes [2022-08-08T08:56:34.774Z] #77 134.6 checking for memset... yes [2022-08-08T08:56:35.033Z] #77 134.8 checking for strspn... yes [2022-08-08T08:56:35.293Z] #77 135.3 checking that generated files are newer than configure... done [2022-08-08T08:56:35.293Z] #77 135.3 configure: creating ./config.status [2022-08-08T08:56:37.203Z] #77 137.3 config.status: creating Makefile [2022-08-08T08:56:37.203Z] #77 137.4 config.status: creating config.h [2022-08-08T08:56:37.463Z] #77 137.4 config.status: executing depfiles commands [2022-08-08T08:56:37.722Z] #77 137.6 config.status: executing libtool commands [2022-08-08T08:56:38.661Z] #77 138.5 GEN .version [2022-08-08T08:56:38.661Z] #77 138.6 make install-recursive [2022-08-08T08:56:38.661Z] #77 138.6 make[1]: Entering directory '/tmp/crun-build' [2022-08-08T08:56:38.661Z] #77 138.7 Making install in libocispec [2022-08-08T08:56:38.661Z] #77 138.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-08T08:56:38.661Z] #77 138.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-08T08:56:38.661Z] #77 138.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-08T08:56:38.661Z] #77 138.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-08T08:56:38.661Z] #77 138.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-08T08:56:39.600Z] #77 139.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-08T08:56:39.600Z] #77 139.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-08T08:56:39.600Z] #77 139.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-08T08:56:39.600Z] #77 139.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-08T08:56:39.600Z] #77 139.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-08T08:56:39.600Z] #77 139.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-08T08:56:39.600Z] #77 139.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-08T08:56:39.600Z] #77 139.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-08T08:56:39.600Z] #77 139.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-08T08:56:39.600Z] #77 139.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-08T08:56:39.600Z] #77 139.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-08T08:56:39.600Z] #77 139.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-08T08:56:39.600Z] #77 139.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-08T08:56:39.600Z] #77 139.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-08T08:56:39.600Z] #77 139.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-08T08:56:39.600Z] #77 139.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-08T08:56:40.169Z] #77 ... [2022-08-08T08:56:40.169Z] [2022-08-08T08:56:40.169Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-08T08:56:40.169Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-08T08:56:40.169Z] #21 35.76 Selecting previously unselected package libinih1:amd64. [2022-08-08T08:56:40.169Z] #21 35.76 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-08T08:56:40.169Z] #21 35.76 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-08T08:56:40.169Z] #21 35.82 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-08T08:56:40.169Z] #21 35.82 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-08T08:56:40.169Z] #21 35.83 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-08T08:56:40.169Z] #21 35.97 Selecting previously unselected package libnet1:amd64. [2022-08-08T08:56:40.169Z] #21 35.97 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-08T08:56:40.169Z] #21 35.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T08:56:40.169Z] #21 36.09 Selecting previously unselected package libnl-3-200:amd64. [2022-08-08T08:56:40.169Z] #21 36.10 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-08T08:56:40.169Z] #21 36.10 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-08T08:56:40.169Z] #21 36.20 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-08T08:56:40.169Z] #21 36.21 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-08T08:56:40.169Z] #21 36.21 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-08T08:56:40.169Z] #21 36.29 Selecting previously unselected package libyajl2:amd64. [2022-08-08T08:56:40.169Z] #21 36.29 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-08T08:56:40.169Z] #21 36.30 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-08T08:56:40.169Z] #21 36.35 Selecting previously unselected package net-tools. [2022-08-08T08:56:40.169Z] #21 36.37 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-08T08:56:40.169Z] #21 36.38 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-08T08:56:40.169Z] #21 36.56 Selecting previously unselected package patch. [2022-08-08T08:56:40.169Z] #21 36.58 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-08T08:56:40.169Z] #21 36.59 Unpacking patch (2.7.6-7) ... [2022-08-08T08:56:40.169Z] #21 36.72 Selecting previously unselected package python-pip-whl. [2022-08-08T08:56:40.169Z] #21 36.73 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-08T08:56:40.169Z] #21 36.73 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-08T08:56:40.169Z] #21 37.42 Selecting previously unselected package python3-lib2to3. [2022-08-08T08:56:40.169Z] #21 37.42 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-08T08:56:40.169Z] #21 37.42 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-08T08:56:40.169Z] #21 37.58 Selecting previously unselected package python3-distutils. [2022-08-08T08:56:40.169Z] #21 37.58 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-08T08:56:40.169Z] #21 37.59 Unpacking python3-distutils (3.9.2-1) ... [2022-08-08T08:56:40.169Z] #21 37.73 Selecting previously unselected package python3-pkg-resources. [2022-08-08T08:56:40.169Z] #21 37.73 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-08T08:56:40.169Z] #21 37.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-08T08:56:40.169Z] #21 37.92 Selecting previously unselected package python3-setuptools. [2022-08-08T08:56:40.169Z] #21 37.92 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-08T08:56:40.169Z] #21 37.93 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-08T08:56:40.169Z] #21 38.15 Selecting previously unselected package python3-wheel. [2022-08-08T08:56:40.169Z] #21 38.18 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-08T08:56:40.169Z] #21 38.19 Unpacking python3-wheel (0.34.2-1) ... [2022-08-08T08:56:40.169Z] #21 38.27 Selecting previously unselected package python3-pip. [2022-08-08T08:56:40.169Z] #21 38.27 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-08T08:56:40.169Z] #21 38.27 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-08T08:56:40.169Z] #21 38.54 Selecting previously unselected package sudo. [2022-08-08T08:56:40.169Z] #21 38.56 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-08T08:56:40.169Z] #21 38.57 Unpacking sudo (1.9.5p2-3) ... [2022-08-08T08:56:40.169Z] #21 39.22 Selecting previously unselected package systemd-journal-remote. [2022-08-08T08:56:40.169Z] #21 39.23 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-08T08:56:40.169Z] #21 39.23 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-08T08:56:40.169Z] #21 39.36 Selecting previously unselected package thin-provisioning-tools. [2022-08-08T08:56:40.169Z] #21 39.37 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-08T08:56:40.169Z] #21 39.37 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-08T08:56:40.169Z] #21 39.59 Selecting previously unselected package uidmap. [2022-08-08T08:56:40.169Z] #21 39.60 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-08T08:56:40.169Z] #21 39.60 Unpacking uidmap (1:4.8.1-1) ... [2022-08-08T08:56:40.169Z] #21 39.80 Selecting previously unselected package vim-runtime. [2022-08-08T08:56:40.169Z] #21 39.80 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-08T08:56:40.169Z] #21 39.84 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-08T08:56:40.169Z] #21 39.90 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-08T08:56:40.169Z] #21 39.91 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:56:40.169Z] #21 43.45 Selecting previously unselected package vim. [2022-08-08T08:56:40.169Z] #21 43.46 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-08T08:56:40.169Z] #21 43.48 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:56:40.169Z] #21 44.12 Selecting previously unselected package xfsprogs. [2022-08-08T08:56:40.169Z] #21 44.12 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-08T08:56:40.169Z] #21 44.12 Unpacking xfsprogs (5.10.0-4) ... [2022-08-08T08:56:40.169Z] #21 44.52 Selecting previously unselected package zip. [2022-08-08T08:56:40.169Z] #21 44.52 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-08T08:56:40.169Z] #21 44.53 Unpacking zip (3.0-12) ... [2022-08-08T08:56:40.169Z] #21 44.67 Selecting previously unselected package zstd. [2022-08-08T08:56:40.169Z] #21 44.68 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-08T08:56:40.169Z] #21 44.68 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-08T08:56:40.169Z] #21 45.08 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-08T08:56:40.429Z] #21 46.04 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-08T08:56:40.429Z] #21 46.06 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-08T08:56:40.429Z] #21 46.08 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-08T08:56:40.429Z] #21 46.10 Setting up libicu67:amd64 (67.1-7) ... [2022-08-08T08:56:40.429Z] #21 46.11 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-08T08:56:40.429Z] #21 46.13 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-08T08:56:40.429Z] #21 46.14 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-08T08:56:40.429Z] #21 46.16 Setting up uidmap (1:4.8.1-1) ... [2022-08-08T08:56:40.429Z] #21 46.18 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-08T08:56:40.429Z] #21 46.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T08:56:40.688Z] #21 46.22 Setting up bzip2 (1.0.8-4) ... [2022-08-08T08:56:40.688Z] #21 46.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-08T08:56:40.688Z] #21 46.25 Setting up python3-wheel (0.34.2-1) ... [2022-08-08T08:56:40.688Z] #21 ... [2022-08-08T08:56:40.688Z] [2022-08-08T08:56:40.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-08-08T08:56:40.688Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:56:40.688Z] #77 140.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-08T08:56:40.688Z] #77 140.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-08T08:56:40.688Z] #77 140.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-08T08:56:40.688Z] #77 140.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-08T08:56:40.688Z] #77 140.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-08T08:56:40.689Z] #77 140.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-08T08:56:40.689Z] #77 140.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-08T08:56:40.689Z] #77 140.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-08T08:56:40.689Z] #77 140.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-08T08:56:40.689Z] #77 140.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-08T08:56:40.689Z] #77 140.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-08T08:56:40.689Z] #77 140.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-08T08:56:40.689Z] #77 140.8 make install-recursive [2022-08-08T08:56:40.689Z] #77 140.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-08T08:56:40.689Z] #77 140.9 Making install in yajl [2022-08-08T08:56:40.948Z] #77 140.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-08T08:56:40.948Z] #77 140.9 CC verify/json_verify-json_verify.o [2022-08-08T08:56:40.948Z] #77 141.0 CC src/libyajl_la-yajl_alloc.lo [2022-08-08T08:56:40.948Z] #77 141.0 CC src/libyajl_la-yajl.lo [2022-08-08T08:56:40.948Z] #77 141.0 CC src/libyajl_la-yajl_gen.lo [2022-08-08T08:56:40.948Z] #77 141.0 CC src/libyajl_la-yajl_parser.lo [2022-08-08T08:56:40.948Z] #77 141.0 CC src/libyajl_la-yajl_buf.lo [2022-08-08T08:56:40.948Z] #77 141.1 CC src/libyajl_la-yajl_encode.lo [2022-08-08T08:56:40.948Z] #77 141.1 CC src/libyajl_la-yajl_lex.lo [2022-08-08T08:56:40.948Z] #77 141.1 CC src/libyajl_la-yajl_tree.lo [2022-08-08T08:56:43.451Z] #77 ... [2022-08-08T08:56:43.451Z] [2022-08-08T08:56:43.451Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-08T08:56:43.451Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-08T08:56:43.451Z] #47 200.4 + dpkg --print-architecture [2022-08-08T08:56:43.451Z] #47 DONE 201.2s [2022-08-08T08:56:43.451Z] [2022-08-08T08:56:43.451Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:56:43.451Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-08T08:56:46.032Z] #14 ... [2022-08-08T08:56:46.032Z] [2022-08-08T08:56:46.032Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:56:46.032Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:56:46.032Z] #77 102.2 configure.ac:7: installing 'build-aux/compile' [2022-08-08T08:56:46.032Z] #77 102.2 configure.ac:9: installing 'build-aux/config.guess' [2022-08-08T08:56:46.032Z] #77 102.2 configure.ac:9: installing 'build-aux/config.sub' [2022-08-08T08:56:46.032Z] #77 102.2 configure.ac:11: installing 'build-aux/install-sh' [2022-08-08T08:56:46.032Z] #77 102.2 configure.ac:11: installing 'build-aux/missing' [2022-08-08T08:56:46.032Z] #77 102.7 Makefile.am: installing 'build-aux/depcomp' [2022-08-08T08:56:46.289Z] #77 102.8 parallel-tests: installing 'build-aux/test-driver' [2022-08-08T08:56:47.523Z] #77 146.6 CCLD libyajl.la [2022-08-08T08:56:47.523Z] #77 147.0 CCLD verify/json_verify [2022-08-08T08:56:47.523Z] #77 147.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-08T08:56:47.523Z] #77 147.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-08T08:56:47.523Z] #77 147.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-08T08:56:47.523Z] #77 147.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-08T08:56:47.523Z] #77 147.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-08T08:56:47.523Z] #77 147.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-08T08:56:47.523Z] #77 147.6 CC src/validate.o [2022-08-08T08:56:47.523Z] #77 147.6 CC src/image_spec_schema_config_schema.lo [2022-08-08T08:56:47.523Z] #77 147.6 CC src/image_spec_schema_content_descriptor.lo [2022-08-08T08:56:47.523Z] #77 147.6 CC src/image_spec_schema_defs.lo [2022-08-08T08:56:47.523Z] #77 147.6 CC src/image_spec_schema_defs_descriptor.lo [2022-08-08T08:56:47.523Z] #77 147.6 CC src/image_spec_schema_image_index_schema.lo [2022-08-08T08:56:47.523Z] #77 147.6 CC src/image_spec_schema_image_layout_schema.lo [2022-08-08T08:56:47.523Z] #77 147.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-08T08:56:47.523Z] #77 147.7 CC src/runtime_spec_schema_config_linux.lo [2022-08-08T08:56:47.523Z] #77 147.7 CC src/runtime_spec_schema_config_zos.lo [2022-08-08T08:56:47.784Z] #77 147.7 CC src/runtime_spec_schema_config_schema.lo [2022-08-08T08:56:47.784Z] #77 147.7 CC src/runtime_spec_schema_config_solaris.lo [2022-08-08T08:56:47.784Z] #77 147.8 CC src/runtime_spec_schema_config_vm.lo [2022-08-08T08:56:47.784Z] #77 147.9 CC src/runtime_spec_schema_config_windows.lo [2022-08-08T08:56:47.784Z] #77 147.9 CC src/runtime_spec_schema_defs.lo [2022-08-08T08:56:47.784Z] #77 147.9 CC src/runtime_spec_schema_defs_linux.lo [2022-08-08T08:56:48.045Z] #77 147.9 CC src/runtime_spec_schema_defs_zos.lo [2022-08-08T08:56:48.045Z] #77 147.9 CC src/runtime_spec_schema_defs_vm.lo [2022-08-08T08:56:48.045Z] #77 148.1 CC src/runtime_spec_schema_defs_windows.lo [2022-08-08T08:56:48.045Z] #77 148.1 CC src/runtime_spec_schema_state_schema.lo [2022-08-08T08:56:48.305Z] #77 148.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-08T08:56:48.305Z] #77 148.3 CC src/basic_test_double_array_item.lo [2022-08-08T08:56:48.305Z] #77 148.4 CC src/basic_test_double_array.lo [2022-08-08T08:56:48.565Z] #77 148.5 CC src/basic_test_top_array_int.lo [2022-08-08T08:56:48.565Z] #77 148.6 CC src/basic_test_top_array_string.lo [2022-08-08T08:56:48.565Z] #77 ... [2022-08-08T08:56:48.565Z] [2022-08-08T08:56:48.565Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-08T08:56:48.565Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-08T08:56:48.565Z] #21 46.99 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-08T08:56:48.565Z] #21 47.00 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:56:48.565Z] #21 47.02 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-08T08:56:48.565Z] #21 47.05 Setting up libcap2-bin (1:2.44-1) ... [2022-08-08T08:56:48.565Z] #21 47.06 Setting up apparmor (2.13.6-10) ... [2022-08-08T08:56:48.565Z] #21 48.98 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-08T08:56:48.565Z] #21 49.07 Setting up zip (3.0-12) ... [2022-08-08T08:56:48.565Z] #21 49.09 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:56:48.565Z] #21 49.12 Setting up bash-completion (1:2.11-2) ... [2022-08-08T08:56:48.565Z] #21 51.49 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-08T08:56:48.565Z] #21 51.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-08T08:56:48.565Z] #21 51.51 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-08T08:56:48.565Z] #21 51.53 Setting up patch (2.7.6-7) ... [2022-08-08T08:56:48.565Z] #21 51.54 Setting up sudo (1.9.5p2-3) ... [2022-08-08T08:56:48.565Z] #21 51.65 invoke-rc.d: could not determine current runlevel [2022-08-08T08:56:48.565Z] #21 51.66 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-08T08:56:48.565Z] #21 51.68 Setting up xfsprogs (5.10.0-4) ... [2022-08-08T08:56:48.565Z] #21 51.70 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-08T08:56:48.565Z] #21 51.70 Failed to connect to bus: Host is down [2022-08-08T08:56:48.565Z] #21 51.70 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-08T08:56:48.565Z] #21 51.72 Setting up inetutils-ping (2:2.0-1) ... [2022-08-08T08:56:48.565Z] #21 51.74 Setting up pigz (2.6-1) ... [2022-08-08T08:56:48.565Z] #21 51.75 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-08T08:56:48.565Z] #21 51.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-08T08:56:48.566Z] #21 51.80 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-08T08:56:48.566Z] #21 51.81 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:56:48.566Z] #21 53.00 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-08T08:56:48.566Z] #21 53.05 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-08T08:56:48.566Z] #21 53.41 Setting up libelf1:amd64 (0.183-1) ... [2022-08-08T08:56:48.566Z] #21 53.42 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-08T08:56:48.566Z] #21 53.43 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-08T08:56:48.566Z] #21 53.46 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-08T08:56:48.566Z] #21 53.47 Setting up libkmod2:amd64 (28-1) ... [2022-08-08T08:56:48.566Z] #21 53.49 Setting up python3-distutils (3.9.2-1) ... [2022-08-08T08:56:48.566Z] #21 54.03 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:56:48.566Z] #21 54.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-08T08:56:48.566Z] #21 54.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-08T08:56:48.566Z] #21 54.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-08T08:56:48.566Z] #21 54.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-08T08:56:48.566Z] #21 54.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-08T08:56:48.566Z] #21 54.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-08T08:56:48.566Z] #21 54.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-08T08:56:48.566Z] #21 54.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-08T08:56:48.566Z] #21 54.13 Setting up python3-setuptools (52.0.0-4) ... [2022-08-08T08:56:50.475Z] #21 55.97 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-08T08:56:50.475Z] #21 55.98 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-08T08:56:50.475Z] #21 56.00 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-08T08:56:50.475Z] #21 56.02 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-08T08:56:50.831Z] #77 106.8 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-08T08:56:50.832Z] #77 106.8 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-08T08:56:51.477Z] #77 107.4 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-08T08:56:51.477Z] #77 107.4 libtoolize: copying file 'm4/libtool.m4' [2022-08-08T08:56:51.477Z] #77 107.5 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-08T08:56:51.477Z] #77 107.7 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-08T08:56:51.477Z] #77 107.8 libtoolize: copying file 'm4/ltversion.m4' [2022-08-08T08:56:51.745Z] #77 108.0 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-08T08:56:51.860Z] #21 57.36 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-08T08:56:51.860Z] #21 57.38 Setting up jq (1.6-2.1) ... [2022-08-08T08:56:51.860Z] #21 57.40 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-08T08:56:51.860Z] #21 57.41 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-08T08:56:51.860Z] #21 57.45 Setting up iptables (1.8.7-1) ... [2022-08-08T08:56:51.860Z] #21 57.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-08T08:56:51.860Z] #21 57.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-08T08:56:51.860Z] #21 57.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-08T08:56:51.860Z] #21 57.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-08T08:56:52.120Z] #21 57.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-08T08:56:52.120Z] #21 57.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-08T08:56:52.120Z] #21 57.71 Setting up iproute2 (5.10.0-4) ... [2022-08-08T08:56:52.690Z] #21 58.18 Setting up systemd (247.3-7) ... [2022-08-08T08:56:52.957Z] #21 58.35 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-08T08:56:52.957Z] #21 58.36 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-08T08:56:52.957Z] #21 58.37 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-08T08:56:52.957Z] #21 58.41 Initializing machine ID from KVM UUID. [2022-08-08T08:56:53.637Z] #77 ... [2022-08-08T08:56:53.637Z] [2022-08-08T08:56:53.637Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-08T08:56:53.637Z] #67 sha256:464e2cd2d312445b9d00900523bc19688b186effc22d3ce175e7b6e224d2693a [2022-08-08T08:56:53.637Z] #67 189.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-08T08:56:53.637Z] #67 189.0 + GOBIN=/build [2022-08-08T08:56:53.637Z] #67 189.0 + GO111MODULE=on [2022-08-08T08:56:53.637Z] #67 189.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-08T08:56:53.895Z] #21 59.47 Setting up systemd-journal-remote (247.3-7) ... [2022-08-08T08:56:54.154Z] #21 59.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T08:56:55.094Z] #21 DONE 60.5s [2022-08-08T08:56:55.094Z] [2022-08-08T08:56:55.094Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-08T08:56:55.094Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-08T08:56:56.473Z] #22 1.525 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-08T08:56:56.473Z] #22 1.548 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-08T08:56:56.473Z] #22 1.551 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-08T08:56:56.473Z] #22 DONE 1.6s [2022-08-08T08:56:56.473Z] [2022-08-08T08:56:56.473Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:56:56.473Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:56:56.473Z] #77 148.8 CC src/basic_test_top_double_array_int.lo [2022-08-08T08:56:56.473Z] #77 148.8 CC src/basic_test_top_double_array_obj.lo [2022-08-08T08:56:56.473Z] #77 148.9 CC src/basic_test_top_double_array_refobj.lo [2022-08-08T08:56:56.473Z] #77 149.1 CC src/basic_test_top_double_array_string.lo [2022-08-08T08:56:56.473Z] #77 149.3 CC src/read-file.lo [2022-08-08T08:56:56.473Z] #77 149.4 CC src/json_common.lo [2022-08-08T08:56:56.473Z] #77 149.6 CC tests/test-1.o [2022-08-08T08:56:56.473Z] #77 149.8 CC tests/test-2.o [2022-08-08T08:56:56.473Z] #77 150.0 CC tests/test-3.o [2022-08-08T08:56:56.473Z] #77 150.3 CC tests/test-4.o [2022-08-08T08:56:56.473Z] #77 150.6 CC tests/test-5.o [2022-08-08T08:56:56.473Z] #77 150.7 CC tests/test-6.o [2022-08-08T08:56:56.473Z] #77 151.1 CC tests/test-7.o [2022-08-08T08:56:56.473Z] #77 151.4 CC tests/test-8.o [2022-08-08T08:56:56.473Z] #77 151.7 CC tests/test-9.o [2022-08-08T08:56:56.473Z] #77 151.9 CC tests/test-10.o [2022-08-08T08:56:56.473Z] #77 152.1 CC tests/test-11.o [2022-08-08T08:56:56.733Z] #77 ... [2022-08-08T08:56:56.733Z] [2022-08-08T08:56:56.733Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-08T08:56:56.733Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-08T08:56:58.343Z] #55 ... [2022-08-08T08:56:58.343Z] [2022-08-08T08:56:58.343Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:56:58.343Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-08T08:56:58.343Z] #77 169.1 CCLD libocispec.la [2022-08-08T08:56:58.343Z] #77 169.5 CCLD src/validate [2022-08-08T08:56:58.343Z] #77 169.5 CCLD tests/test-1 [2022-08-08T08:56:58.343Z] #77 169.5 CCLD tests/test-2 [2022-08-08T08:56:58.343Z] #77 169.6 CCLD tests/test-3 [2022-08-08T08:56:58.343Z] #77 169.6 CCLD tests/test-4 [2022-08-08T08:56:58.343Z] #77 169.7 CCLD tests/test-5 [2022-08-08T08:56:58.343Z] #77 169.8 CCLD tests/test-6 [2022-08-08T08:56:58.343Z] #77 169.9 CCLD tests/test-7 [2022-08-08T08:56:58.343Z] #77 169.9 CCLD tests/test-8 [2022-08-08T08:56:58.343Z] #77 169.9 CCLD tests/test-9 [2022-08-08T08:56:58.343Z] #77 170.0 CCLD tests/test-10 [2022-08-08T08:56:58.343Z] #77 170.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-08T08:56:58.343Z] #77 170.0 CCLD tests/test-11 [2022-08-08T08:56:58.937Z] #67 ... [2022-08-08T08:56:58.937Z] [2022-08-08T08:56:58.937Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:56:58.937Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:56:58.937Z] #14 194.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-08T08:56:58.937Z] #14 194.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-08T08:56:58.937Z] #14 194.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-08T08:56:59.723Z] #77 171.6 libtool: link: ar cr libocispec.a [2022-08-08T08:56:59.723Z] #77 171.7 libtool: link: ranlib libocispec.a [2022-08-08T08:57:01.102Z] #77 173.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-08T08:57:01.102Z] #77 173.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-08T08:57:01.102Z] #77 173.3 make[5]: Nothing to be done for 'install-data-am'. [2022-08-08T08:57:01.102Z] #77 173.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-08T08:57:01.102Z] #77 173.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-08T08:57:01.102Z] #77 173.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-08T08:57:01.102Z] #77 173.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-08T08:57:01.102Z] #77 173.3 make[2]: Entering directory '/tmp/crun-build' [2022-08-08T08:57:01.363Z] #77 173.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-08T08:57:01.363Z] #77 173.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-08T08:57:01.363Z] #77 173.4 CC src/libcrun/libcrun_testing_a-container.o [2022-08-08T08:57:01.363Z] #77 173.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-08T08:57:01.623Z] #77 173.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-08T08:57:01.623Z] #77 173.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-08T08:57:01.623Z] #77 173.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-08T08:57:01.623Z] #77 173.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-08T08:57:01.623Z] #77 173.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-08T08:57:01.623Z] #77 173.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-08T08:57:01.623Z] #77 173.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-08T08:57:01.623Z] #77 173.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-08T08:57:01.882Z] #77 173.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-08T08:57:01.882Z] #77 173.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-08T08:57:01.882Z] #77 173.9 CC src/libcrun/libcrun_testing_a-error.o [2022-08-08T08:57:01.882Z] #77 174.0 CC src/libcrun/libcrun_testing_a-status.o [2022-08-08T08:57:02.142Z] #77 174.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-08T08:57:02.142Z] #77 174.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-08T08:57:02.142Z] #77 174.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-08T08:57:02.142Z] #77 174.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-08T08:57:02.401Z] #77 174.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-08T08:57:02.401Z] #77 174.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-08T08:57:02.661Z] #77 174.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-08T08:57:02.661Z] #77 174.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-08T08:57:02.661Z] #77 174.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-08T08:57:02.920Z] #77 174.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-08T08:57:03.180Z] #77 175.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-08T08:57:03.180Z] #77 175.3 CC src/crun-crun.o [2022-08-08T08:57:03.749Z] #77 175.8 CC src/crun-run.o [2022-08-08T08:57:03.749Z] #77 175.9 CC src/crun-delete.o [2022-08-08T08:57:04.008Z] #77 176.1 CC src/crun-kill.o [2022-08-08T08:57:04.008Z] #77 176.1 CC src/crun-pause.o [2022-08-08T08:57:04.268Z] #77 176.2 CC src/crun-unpause.o [2022-08-08T08:57:04.268Z] #77 176.3 CC src/crun-spec.o [2022-08-08T08:57:04.527Z] #77 176.5 CC src/crun-exec.o [2022-08-08T08:57:04.527Z] #77 176.6 CC src/crun-list.o [2022-08-08T08:57:04.527Z] #77 176.7 CC src/crun-create.o [2022-08-08T08:57:04.787Z] #77 176.9 CC src/crun-start.o [2022-08-08T08:57:04.787Z] #77 176.9 CC src/crun-state.o [2022-08-08T08:57:05.047Z] #77 177.2 CC src/crun-update.o [2022-08-08T08:57:05.306Z] #77 177.2 CC src/crun-ps.o [2022-08-08T08:57:05.306Z] #77 177.4 CC src/crun-checkpoint.o [2022-08-08T08:57:05.534Z] #14 ... [2022-08-08T08:57:05.534Z] [2022-08-08T08:57:05.534Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-08T08:57:05.534Z] #67 sha256:464e2cd2d312445b9d00900523bc19688b186effc22d3ce175e7b6e224d2693a [2022-08-08T08:57:05.534Z] #67 200.6 Usage of /build/rootlesskit-docker-proxy: [2022-08-08T08:57:05.534Z] #67 200.6 -container-ip string [2022-08-08T08:57:05.534Z] #67 200.6 container ip [2022-08-08T08:57:05.534Z] #67 200.6 -container-port int [2022-08-08T08:57:05.534Z] #67 200.6 container port (default -1) [2022-08-08T08:57:05.534Z] #67 200.6 -host-ip string [2022-08-08T08:57:05.534Z] #67 200.6 host ip [2022-08-08T08:57:05.534Z] #67 200.6 -host-port int [2022-08-08T08:57:05.534Z] #67 200.6 host port (default -1) [2022-08-08T08:57:05.534Z] #67 200.6 -proto string [2022-08-08T08:57:05.534Z] #67 200.6 proxy protocol (default "tcp") [2022-08-08T08:57:05.534Z] #67 200.6 rootlesskit version 1.0.0 [2022-08-08T08:57:05.534Z] #67 DONE 200.9s [2022-08-08T08:57:05.534Z] [2022-08-08T08:57:05.534Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:57:05.534Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:57:05.534Z] #55 ... [2022-08-08T08:57:05.534Z] [2022-08-08T08:57:05.534Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-08T08:57:05.534Z] #68 sha256:0fada8b917092d93783718b5af101b811a9451b9d8194783e2dd697768eea0c4 [2022-08-08T08:57:05.534Z] #68 DONE 0.1s [2022-08-08T08:57:05.534Z] [2022-08-08T08:57:05.534Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-08T08:57:05.534Z] #69 sha256:8102763fb48c933d7bb8f65aab0dadc2f567cb54a4b0853ef03c04e2b03ff9e4 [2022-08-08T08:57:05.534Z] #69 DONE 0.1s [2022-08-08T08:57:05.534Z] [2022-08-08T08:57:05.534Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:57:05.534Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:57:05.566Z] #77 177.5 CC src/crun-restore.o [2022-08-08T08:57:05.566Z] #77 177.7 CC src/libcrun/libcrun_la-utils.lo [2022-08-08T08:57:05.566Z] #77 177.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-08T08:57:05.825Z] #77 178.0 CC src/libcrun/libcrun_la-container.lo [2022-08-08T08:57:05.825Z] #77 178.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-08T08:57:06.085Z] #77 178.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-08T08:57:06.345Z] #77 178.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-08T08:57:06.605Z] #77 178.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-08T08:57:06.864Z] #77 179.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-08T08:57:07.124Z] #77 179.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-08T08:57:07.124Z] #77 179.2 CC src/libcrun/libcrun_la-criu.lo [2022-08-08T08:57:07.124Z] #77 179.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-08T08:57:07.693Z] #77 179.5 CC src/libcrun/libcrun_la-linux.lo [2022-08-08T08:57:07.693Z] #77 179.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-08T08:57:08.263Z] #77 180.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-08T08:57:09.008Z] #23 11.35 Collecting yamllint==1.26.1 [2022-08-08T08:57:09.008Z] #23 12.42 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-08T08:57:09.202Z] #77 181.2 CC src/libcrun/libcrun_la-error.lo [2022-08-08T08:57:09.202Z] #77 181.4 CC src/libcrun/libcrun_la-status.lo [2022-08-08T08:57:09.462Z] #77 181.4 CC src/libcrun/libcrun_la-terminal.lo [2022-08-08T08:57:09.721Z] #77 181.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-08T08:57:09.721Z] #77 181.8 CC src/libcrun/libcrun_la-signals.lo [2022-08-08T08:57:09.721Z] #77 181.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-08T08:57:10.290Z] #77 182.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-08T08:57:10.390Z] #23 13.86 Collecting pathspec>=0.5.3 [2022-08-08T08:57:10.390Z] #23 13.87 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-08T08:57:10.550Z] #77 182.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-08T08:57:10.810Z] #77 182.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-08T08:57:10.834Z] #77 ... [2022-08-08T08:57:10.834Z] [2022-08-08T08:57:10.834Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-08T08:57:10.834Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T08:57:10.834Z] #14 206.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-08T08:57:10.834Z] #14 206.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-08T08:57:10.834Z] #14 206.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-08T08:57:10.834Z] #14 206.3 Selecting previously unselected package libapparmor1:amd64. [2022-08-08T08:57:10.834Z] #14 206.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-08T08:57:10.834Z] #14 206.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-08T08:57:10.834Z] #14 206.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-08T08:57:10.834Z] #14 206.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-08T08:57:10.834Z] #14 206.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-08T08:57:10.834Z] #14 206.9 Selecting previously unselected package libbtrfs0:amd64. [2022-08-08T08:57:10.834Z] #14 206.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-08T08:57:10.834Z] #14 206.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-08T08:57:10.960Z] #23 14.34 Collecting pyyaml [2022-08-08T08:57:10.960Z] #23 14.35 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-08T08:57:11.069Z] #77 183.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-08T08:57:11.089Z] #14 207.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-08T08:57:11.089Z] #14 207.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-08T08:57:11.220Z] #23 14.45 Building wheels for collected packages: yamllint [2022-08-08T08:57:11.220Z] #23 14.47 Building wheel for yamllint (setup.py): started [2022-08-08T08:57:11.345Z] #14 207.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-08T08:57:11.637Z] #77 183.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-08T08:57:11.896Z] #77 183.9 CC tests/init.o [2022-08-08T08:57:11.908Z] #14 207.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-08T08:57:11.908Z] #14 207.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-08T08:57:11.908Z] #14 207.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-08T08:57:11.908Z] #14 208.0 Selecting previously unselected package libudev-dev:amd64. [2022-08-08T08:57:11.908Z] #14 208.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-08T08:57:12.156Z] #77 184.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-08T08:57:12.161Z] #23 15.70 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-08T08:57:12.161Z] #23 15.71 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fd907c3273e21d7e05f878c2c79c677f35b9ae6c093547a0190c3c209ee310b2 [2022-08-08T08:57:12.161Z] #23 15.71 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-08T08:57:12.161Z] #23 15.71 Successfully built yamllint [2022-08-08T08:57:12.161Z] #23 15.74 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-08T08:57:12.208Z] #14 208.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-08T08:57:12.208Z] #14 208.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-08T08:57:12.465Z] #14 208.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-08T08:57:12.465Z] #14 208.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-08T08:57:12.763Z] #14 208.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-08T08:57:12.763Z] #14 208.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-08T08:57:12.763Z] #14 208.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-08T08:57:13.019Z] #14 209.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-08T08:57:13.020Z] #14 209.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-08T08:57:13.020Z] #14 209.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-08T08:57:13.101Z] #23 16.37 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-08T08:57:13.276Z] #14 209.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-08T08:57:13.276Z] #14 209.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-08T08:57:13.276Z] #14 209.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-08T08:57:13.361Z] #23 DONE 16.9s [2022-08-08T08:57:13.361Z] [2022-08-08T08:57:13.361Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-08T08:57:13.361Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-08T08:57:13.533Z] #14 209.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-08T08:57:13.533Z] #14 209.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-08T08:57:13.533Z] #14 209.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-08T08:57:13.621Z] #47 ... [2022-08-08T08:57:13.622Z] [2022-08-08T08:57:13.622Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-08T08:57:13.622Z] #27 sha256:547d43eb095f5d5960ac800575913953d0441eca9e4f3c8b63a188acf27b8fa1 [2022-08-08T08:57:14.466Z] #14 210.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-08T08:57:14.466Z] #14 210.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-08T08:57:14.466Z] #14 210.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-08T08:57:14.563Z] #27 DONE 0.8s [2022-08-08T08:57:14.563Z] [2022-08-08T08:57:14.563Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-08T08:57:14.563Z] #32 sha256:6fadd3a1d355f76ee9dd634f202d70cb1a8a5815555b99e0ffff4290c48c6617 [2022-08-08T08:57:14.723Z] #14 210.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-08T08:57:14.723Z] #14 210.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-08T08:57:14.723Z] #14 210.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-08T08:57:14.979Z] #14 210.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-08T08:57:14.979Z] #14 210.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-08T08:57:14.979Z] #14 210.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-08T08:57:14.979Z] #14 211.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-08T08:57:14.979Z] #14 211.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-08T08:57:14.979Z] #14 211.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-08T08:57:15.133Z] #32 DONE 0.8s [2022-08-08T08:57:15.133Z] [2022-08-08T08:57:15.133Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-08T08:57:15.133Z] #60 sha256:ea9bc5b66a50eacfe2fb9ad2795cd4faa2ba62f0ae27e3ed65bfec1c741a75ab [2022-08-08T08:57:15.133Z] #60 ... [2022-08-08T08:57:15.133Z] [2022-08-08T08:57:15.133Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-08T08:57:15.133Z] #35 sha256:90b64cab69a55082d3b339b6ceda1105d818c61e04c286f280123fa1eee0d244 [2022-08-08T08:57:15.704Z] #35 DONE 0.5s [2022-08-08T08:57:15.704Z] [2022-08-08T08:57:15.704Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-08T08:57:15.704Z] #37 sha256:d201db6f021c52c5522ed5117911ede7584123db5fcf3325afe07564c5f73074 [2022-08-08T08:57:15.950Z] #14 212.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-08T08:57:15.950Z] #14 212.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-08T08:57:15.950Z] #14 212.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-08T08:57:15.965Z] #37 DONE 0.4s [2022-08-08T08:57:15.965Z] [2022-08-08T08:57:15.965Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:57:15.965Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:57:15.965Z] #55 ... [2022-08-08T08:57:15.965Z] [2022-08-08T08:57:15.965Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-08T08:57:15.965Z] #39 sha256:5a6f977ada0afcfa51833cf00045c0b0b4afc0559665efdb7d3820d5e6bd32d8 [2022-08-08T08:57:15.965Z] #39 DONE 0.1s [2022-08-08T08:57:15.965Z] [2022-08-08T08:57:15.965Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-08T08:57:15.965Z] #41 sha256:125f0ac9dcfae7eb14dd15228483e3c52b652c3f400bc6d2c8bcbb8b7ae471eb [2022-08-08T08:57:16.207Z] #14 212.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-08T08:57:16.207Z] #14 212.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-08T08:57:16.207Z] #14 212.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-08T08:57:16.207Z] #14 212.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-08T08:57:16.207Z] #14 212.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-08T08:57:16.207Z] #14 212.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-08T08:57:16.207Z] #14 212.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-08T08:57:16.207Z] #14 212.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-08T08:57:16.207Z] #14 212.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-08T08:57:16.207Z] #14 212.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-08T08:57:16.207Z] #14 212.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-08T08:57:16.207Z] #14 212.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-08T08:57:16.207Z] #14 212.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-08T08:57:16.207Z] #14 212.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-08T08:57:16.207Z] #14 212.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-08T08:57:16.228Z] #41 DONE 0.1s [2022-08-08T08:57:16.228Z] [2022-08-08T08:57:16.228Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-08T08:57:16.228Z] #45 sha256:57d64791c56ef848e89ab1a67e180f24c21c4f22b0eaff64b0cef03bcd973074 [2022-08-08T08:57:16.228Z] #45 DONE 0.1s [2022-08-08T08:57:16.228Z] [2022-08-08T08:57:16.228Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-08T08:57:16.228Z] #60 sha256:ea9bc5b66a50eacfe2fb9ad2795cd4faa2ba62f0ae27e3ed65bfec1c741a75ab [2022-08-08T08:57:16.464Z] #14 212.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-08T08:57:16.464Z] #14 212.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-08T08:57:16.464Z] #14 212.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-08T08:57:16.464Z] #14 212.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-08T08:57:16.464Z] #14 212.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-08T08:57:16.464Z] #14 212.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-08T08:57:16.464Z] #14 212.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-08T08:57:16.464Z] #14 212.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-08T08:57:16.464Z] #14 212.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-08T08:57:16.720Z] #14 212.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-08T08:57:16.720Z] #14 212.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-08T08:57:16.720Z] #14 212.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-08T08:57:16.720Z] #14 212.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-08T08:57:16.720Z] #14 212.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-08T08:57:16.720Z] #14 212.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-08T08:57:16.720Z] #14 212.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T08:57:17.651Z] #14 DONE 213.6s [2022-08-08T08:57:17.651Z] [2022-08-08T08:57:17.651Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:57:17.651Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:57:17.651Z] #77 ... [2022-08-08T08:57:17.651Z] [2022-08-08T08:57:17.651Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-08T08:57:17.651Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-08T08:57:17.909Z] #15 ... [2022-08-08T08:57:17.909Z] [2022-08-08T08:57:17.909Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-08T08:57:17.909Z] #59 sha256:0dc1218795d94b5238a5a997789bdcba646be92252c9f3f9718853a054f557a7 [2022-08-08T08:57:17.909Z] #59 DONE 0.2s [2022-08-08T08:57:17.909Z] [2022-08-08T08:57:17.909Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-08T08:57:17.909Z] #60 sha256:8bd9b339c71c6a074c546710f18ee01aba923e8718ce2a2ae70108e78c7b4192 [2022-08-08T08:57:21.264Z] #60 3.345 + RM_GOPATH=0 [2022-08-08T08:57:21.264Z] #60 3.345 + TMP_GOPATH= [2022-08-08T08:57:21.264Z] #60 3.345 + : /build [2022-08-08T08:57:21.264Z] #60 3.345 + '[' -z '' ']' [2022-08-08T08:57:21.264Z] #60 3.345 ++ mktemp -d [2022-08-08T08:57:21.264Z] #60 3.345 + export GOPATH=/tmp/tmp.4B5seNFSwo [2022-08-08T08:57:21.264Z] #60 3.345 + GOPATH=/tmp/tmp.4B5seNFSwo [2022-08-08T08:57:21.264Z] #60 3.345 + RM_GOPATH=1 [2022-08-08T08:57:21.264Z] #60 3.345 + case "$(go env GOARCH)" in [2022-08-08T08:57:21.264Z] #60 3.345 ++ go env GOARCH [2022-08-08T08:57:21.264Z] #60 3.385 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T08:57:21.264Z] #60 3.385 + GO_BUILDMODE=-buildmode=pie [2022-08-08T08:57:21.264Z] #60 3.385 ++ dirname /install.sh [2022-08-08T08:57:21.264Z] #60 3.385 + dir=/ [2022-08-08T08:57:21.264Z] #60 3.385 + bin=runc [2022-08-08T08:57:21.264Z] #60 3.385 + shift [2022-08-08T08:57:21.264Z] #60 3.385 + '[' '!' -f //runc.installer ']' [2022-08-08T08:57:21.264Z] #60 3.385 + . //runc.installer [2022-08-08T08:57:21.264Z] #60 3.385 ++ set -e [2022-08-08T08:57:21.264Z] #60 3.385 ++ : v1.1.3 [2022-08-08T08:57:21.264Z] #60 3.385 + install_runc [2022-08-08T08:57:21.264Z] #60 3.385 + RUNC_BUILDTAGS=seccomp [2022-08-08T08:57:21.264Z] #60 3.385 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-08T08:57:21.264Z] #60 3.385 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4B5seNFSwo/src/github.com/opencontainers/runc [2022-08-08T08:57:21.264Z] #60 3.385 Install runc version v1.1.3 (build tags: seccomp) [2022-08-08T08:57:21.264Z] #60 3.431 Cloning into '/tmp/tmp.4B5seNFSwo/src/github.com/opencontainers/runc'... [2022-08-08T08:57:21.520Z] #60 ... [2022-08-08T08:57:21.520Z] [2022-08-08T08:57:21.520Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-08T08:57:21.520Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-08T08:57:21.520Z] #15 DONE 3.8s [2022-08-08T08:57:21.520Z] [2022-08-08T08:57:21.520Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-08T08:57:21.520Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-08T08:57:22.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-08T08:57:22.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-08T08:57:24.123Z] #16 DONE 2.2s [2022-08-08T08:57:24.123Z] [2022-08-08T08:57:24.123Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-08T08:57:24.123Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-08T08:57:25.052Z] #17 1.480 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-08T08:57:25.313Z] #17 DONE 1.7s [2022-08-08T08:57:25.313Z] [2022-08-08T08:57:25.313Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:57:25.313Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:57:25.313Z] #77 134.9 configure.ac:11: installing 'build-aux/compile' [2022-08-08T08:57:25.313Z] #77 134.9 configure.ac:11: installing 'build-aux/config.guess' [2022-08-08T08:57:25.313Z] #77 134.9 configure.ac:11: installing 'build-aux/config.sub' [2022-08-08T08:57:25.313Z] #77 135.0 configure.ac:13: installing 'build-aux/install-sh' [2022-08-08T08:57:25.313Z] #77 135.0 configure.ac:13: installing 'build-aux/missing' [2022-08-08T08:57:25.313Z] #77 135.0 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-08T08:57:25.313Z] #77 135.4 Makefile.am: installing 'build-aux/depcomp' [2022-08-08T08:57:25.313Z] #77 137.4 checking build system type... x86_64-pc-linux-gnu [2022-08-08T08:57:25.313Z] #77 137.9 checking host system type... x86_64-pc-linux-gnu [2022-08-08T08:57:25.313Z] #77 137.9 checking how to print strings... printf [2022-08-08T08:57:25.313Z] #77 138.0 checking for gcc... gcc [2022-08-08T08:57:25.313Z] #77 138.1 checking whether the C compiler works... yes [2022-08-08T08:57:25.313Z] #77 138.5 checking for C compiler default output file name... a.out [2022-08-08T08:57:25.313Z] #77 138.5 checking for suffix of executables... [2022-08-08T08:57:25.313Z] #77 138.8 checking whether we are cross compiling... no [2022-08-08T08:57:25.313Z] #77 139.2 checking for suffix of object files... o [2022-08-08T08:57:25.313Z] #77 139.4 checking whether we are using the GNU C compiler... yes [2022-08-08T08:57:25.313Z] #77 139.7 checking whether gcc accepts -g... yes [2022-08-08T08:57:25.313Z] #77 139.9 checking for gcc option to accept ISO C89... none needed [2022-08-08T08:57:25.313Z] #77 140.1 checking whether gcc understands -c and -o together... yes [2022-08-08T08:57:25.313Z] #77 140.6 checking for a sed that does not truncate output... /bin/sed [2022-08-08T08:57:25.313Z] #77 140.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-08T08:57:25.313Z] #77 140.6 checking for egrep... /bin/grep -E [2022-08-08T08:57:25.313Z] #77 140.6 checking for fgrep... /bin/grep -F [2022-08-08T08:57:25.313Z] #77 140.7 checking for ld used by gcc... /usr/bin/ld [2022-08-08T08:57:25.313Z] #77 140.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-08T08:57:25.313Z] #77 140.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-08T08:57:25.313Z] #77 140.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-08T08:57:25.313Z] #77 141.0 checking whether ln -s works... yes [2022-08-08T08:57:25.313Z] #77 141.0 checking the maximum length of command line arguments... 1572864 [2022-08-08T08:57:25.313Z] #77 141.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-08T08:57:25.313Z] #77 141.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-08T08:57:25.313Z] #77 141.1 checking for /usr/bin/ld option to reload object files... -r [2022-08-08T08:57:25.313Z] #77 141.1 checking for objdump... objdump [2022-08-08T08:57:25.313Z] #77 141.1 checking how to recognize dependent libraries... pass_all [2022-08-08T08:57:25.313Z] #77 141.1 checking for dlltool... no [2022-08-08T08:57:25.313Z] #77 141.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-08T08:57:25.313Z] #77 141.1 checking for ar... ar [2022-08-08T08:57:25.313Z] #77 141.1 checking for archiver @FILE support... @ [2022-08-08T08:57:25.313Z] #77 141.4 checking for strip... strip [2022-08-08T08:57:25.313Z] #77 141.4 checking for ranlib... ranlib [2022-08-08T08:57:25.313Z] #77 141.4 checking for gawk... no [2022-08-08T08:57:25.313Z] #77 141.4 checking for mawk... mawk [2022-08-08T08:57:25.570Z] #77 141.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-08T08:57:25.570Z] #77 142.2 checking for sysroot... no [2022-08-08T08:57:25.570Z] #77 142.2 checking for a working dd... /bin/dd [2022-08-08T08:57:25.827Z] #77 142.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-08T08:57:25.827Z] #77 142.4 checking for mt... no [2022-08-08T08:57:25.827Z] #77 142.4 checking if : is a manifest tool... no [2022-08-08T08:57:26.083Z] #77 142.4 checking how to run the C preprocessor... gcc -E [2022-08-08T08:57:26.903Z] #77 143.0 checking for ANSI C header files... [2022-08-08T08:57:26.903Z] #77 ... [2022-08-08T08:57:26.903Z] [2022-08-08T08:57:26.903Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-08T08:57:26.903Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-08T08:57:26.903Z] #18 DONE 1.7s [2022-08-08T08:57:27.159Z] [2022-08-08T08:57:27.159Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-08T08:57:27.159Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-08T08:57:28.133Z] #19 DONE 1.1s [2022-08-08T08:57:28.133Z] [2022-08-08T08:57:28.133Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-08T08:57:28.133Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-08T08:57:29.503Z] #20 DONE 1.3s [2022-08-08T08:57:29.504Z] [2022-08-08T08:57:29.504Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:57:29.504Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:57:29.504Z] #77 143.0 checking for ANSI C header files... yes [2022-08-08T08:57:29.504Z] #77 144.1 checking for sys/types.h... yes [2022-08-08T08:57:29.504Z] #77 144.4 checking for sys/stat.h... yes [2022-08-08T08:57:29.504Z] #77 144.6 checking for stdlib.h... yes [2022-08-08T08:57:29.504Z] #77 144.9 checking for string.h... yes [2022-08-08T08:57:29.504Z] #77 145.2 checking for memory.h... yes [2022-08-08T08:57:29.504Z] #77 145.3 checking for strings.h... yes [2022-08-08T08:57:29.504Z] #77 145.7 checking for inttypes.h... yes [2022-08-08T08:57:29.760Z] #77 146.0 checking for stdint.h... yes [2022-08-08T08:57:30.017Z] #77 146.4 checking for unistd.h... yes [2022-08-08T08:57:30.273Z] #77 146.6 checking for dlfcn.h... yes [2022-08-08T08:57:30.273Z] #77 146.9 checking for objdir... .libs [2022-08-08T08:57:30.836Z] #77 147.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-08T08:57:30.836Z] #77 147.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-08T08:57:30.836Z] #77 147.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-08T08:57:31.196Z] #60 ... [2022-08-08T08:57:31.196Z] [2022-08-08T08:57:31.196Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:57:31.196Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:57:31.196Z] #77 189.1 CCLD libocispec.la [2022-08-08T08:57:31.196Z] #77 189.5 CCLD src/validate [2022-08-08T08:57:31.196Z] #77 189.6 CCLD tests/test-2 [2022-08-08T08:57:31.196Z] #77 189.6 CCLD tests/test-1 [2022-08-08T08:57:31.196Z] #77 189.6 CCLD tests/test-3 [2022-08-08T08:57:31.196Z] #77 189.6 CCLD tests/test-4 [2022-08-08T08:57:31.196Z] #77 189.7 CCLD tests/test-5 [2022-08-08T08:57:31.196Z] #77 189.7 CCLD tests/test-6 [2022-08-08T08:57:31.196Z] #77 189.9 CCLD tests/test-7 [2022-08-08T08:57:31.196Z] #77 189.9 CCLD tests/test-8 [2022-08-08T08:57:31.196Z] #77 190.0 CCLD tests/test-9 [2022-08-08T08:57:31.196Z] #77 190.1 CCLD tests/test-10 [2022-08-08T08:57:31.196Z] #77 190.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-08T08:57:31.196Z] #77 190.3 CCLD tests/test-11 [2022-08-08T08:57:31.349Z] #77 147.5 checking if gcc static flag -static works... yes [2022-08-08T08:57:31.862Z] #77 148.1 checking if gcc supports -c -o file.o... yes [2022-08-08T08:57:31.862Z] #77 148.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-08T08:57:31.862Z] #77 148.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-08T08:57:32.118Z] #77 148.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-08T08:57:32.118Z] #77 148.7 checking how to hardcode library paths into programs... immediate [2022-08-08T08:57:32.118Z] #77 148.7 checking whether stripping libraries is possible... yes [2022-08-08T08:57:32.118Z] #77 148.7 checking if libtool supports shared libraries... yes [2022-08-08T08:57:32.118Z] #77 148.7 checking whether to build shared libraries... no [2022-08-08T08:57:32.118Z] #77 148.7 checking whether to build static libraries... yes [2022-08-08T08:57:32.118Z] #77 148.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-08T08:57:32.118Z] #77 148.7 checking whether build environment is sane... yes [2022-08-08T08:57:32.118Z] #77 148.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-08T08:57:32.118Z] #77 148.8 checking whether make sets $(MAKE)... yes [2022-08-08T08:57:32.148Z] #77 192.0 libtool: link: ar cr libocispec.a [2022-08-08T08:57:32.148Z] #77 192.1 libtool: link: ranlib libocispec.a [2022-08-08T08:57:32.375Z] #77 148.9 checking whether make supports the include directive... yes (GNU style) [2022-08-08T08:57:32.375Z] #77 148.9 checking whether make supports nested variables... yes [2022-08-08T08:57:32.631Z] #77 149.0 checking whether UID '0' is supported by ustar format... yes [2022-08-08T08:57:32.631Z] #77 149.0 checking whether GID '0' is supported by ustar format... yes [2022-08-08T08:57:32.631Z] #77 149.0 checking how to create a ustar tar archive... gnutar [2022-08-08T08:57:32.631Z] #77 149.1 checking dependency style of gcc... gcc3 [2022-08-08T08:57:32.888Z] #77 149.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-08T08:57:32.888Z] #77 149.3 checking whether make supports nested variables... (cached) yes [2022-08-08T08:57:32.888Z] #77 149.3 checking for gawk... (cached) mawk [2022-08-08T08:57:32.888Z] #77 149.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-08T08:57:32.888Z] #77 149.3 checking for gcc... (cached) gcc [2022-08-08T08:57:32.888Z] #77 149.4 checking whether we are using the GNU C compiler... (cached) yes [2022-08-08T08:57:32.888Z] #77 149.4 checking whether gcc accepts -g... (cached) yes [2022-08-08T08:57:32.888Z] #77 149.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-08T08:57:32.888Z] #77 149.4 checking whether gcc understands -c and -o together... (cached) yes [2022-08-08T08:57:33.145Z] #77 149.4 checking for a Python interpreter with version >= 3... python3 [2022-08-08T08:57:33.145Z] #77 149.6 checking for python3... /usr/bin/python3 [2022-08-08T08:57:33.145Z] #77 149.6 checking for python3 version... 3.9 [2022-08-08T08:57:33.145Z] #77 149.7 checking for python3 platform... linux [2022-08-08T08:57:33.708Z] #77 149.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-08T08:57:33.708Z] #77 150.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-08T08:57:33.708Z] #77 150.3 checking for go-md2man... no [2022-08-08T08:57:33.966Z] #77 150.3 checking error.h usability... yes [2022-08-08T08:57:33.966Z] #77 150.6 checking error.h presence... yes [2022-08-08T08:57:34.056Z] #77 193.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-08T08:57:34.056Z] #77 193.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-08T08:57:34.056Z] #77 193.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-08T08:57:34.056Z] #77 193.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-08T08:57:34.056Z] #77 193.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-08T08:57:34.056Z] #77 193.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-08T08:57:34.056Z] #77 193.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-08T08:57:34.056Z] #77 193.8 make[2]: Entering directory '/tmp/crun-build' [2022-08-08T08:57:34.056Z] #77 194.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-08T08:57:34.056Z] #77 194.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-08T08:57:34.056Z] #77 194.0 CC src/libcrun/libcrun_testing_a-container.o [2022-08-08T08:57:34.056Z] #77 194.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-08T08:57:34.056Z] #77 194.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-08T08:57:34.056Z] #77 194.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-08T08:57:34.056Z] #77 194.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-08T08:57:34.056Z] #77 194.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-08T08:57:34.056Z] #77 194.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-08T08:57:34.056Z] #77 194.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-08T08:57:34.056Z] #77 194.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-08T08:57:34.056Z] #77 194.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-08T08:57:34.099Z] #77 202.6 CCLD tests/init [2022-08-08T08:57:34.223Z] #77 150.6 checking for error.h... yes [2022-08-08T08:57:34.223Z] #77 150.7 checking linux/openat2.h usability... yes [2022-08-08T08:57:34.223Z] #77 150.8 checking linux/openat2.h presence... yes [2022-08-08T08:57:34.316Z] #77 194.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-08T08:57:34.316Z] #77 194.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-08T08:57:34.316Z] #77 194.4 CC src/libcrun/libcrun_testing_a-error.o [2022-08-08T08:57:34.316Z] #77 194.5 CC src/libcrun/libcrun_testing_a-status.o [2022-08-08T08:57:34.479Z] #77 150.9 checking for linux/openat2.h... yes [2022-08-08T08:57:34.576Z] #77 194.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-08T08:57:34.576Z] #77 194.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-08T08:57:34.576Z] #77 194.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-08T08:57:34.576Z] #77 194.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-08T08:57:34.794Z] #77 151.0 checking for copy_file_range... yes [2022-08-08T08:57:34.836Z] #77 194.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-08T08:57:34.837Z] #77 194.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-08T08:57:34.837Z] #77 195.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-08T08:57:35.056Z] #77 151.3 checking for fgetxattr... yes [2022-08-08T08:57:35.097Z] #77 195.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-08T08:57:35.313Z] #77 151.8 checking for statx... yes [2022-08-08T08:57:35.357Z] #77 195.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-08T08:57:35.357Z] #77 195.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-08T08:57:35.357Z] #77 195.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-08T08:57:35.827Z] #77 152.1 checking for fgetpwent_r... yes [2022-08-08T08:57:35.927Z] #77 195.9 CC src/crun-crun.o [2022-08-08T08:57:36.085Z] #77 152.5 checking for issetugid... no [2022-08-08T08:57:36.085Z] #77 152.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-08T08:57:36.085Z] #77 152.6 checking pkg-config is at least version 0.9.0... yes [2022-08-08T08:57:36.188Z] #77 196.1 CC src/crun-run.o [2022-08-08T08:57:36.188Z] #77 196.2 CC src/crun-delete.o [2022-08-08T08:57:36.188Z] #77 196.3 CC src/crun-kill.o [2022-08-08T08:57:36.188Z] #77 196.4 CC src/crun-pause.o [2022-08-08T08:57:36.342Z] #77 152.6 checking for library containing yajl_tree_get... -lyajl [2022-08-08T08:57:36.342Z] #77 152.8 checking for yajl >= 2.0.0... yes [2022-08-08T08:57:36.447Z] #77 196.5 CC src/crun-unpause.o [2022-08-08T08:57:36.598Z] #77 152.9 checking sys/capability.h usability... yes [2022-08-08T08:57:36.599Z] #77 ... [2022-08-08T08:57:36.599Z] [2022-08-08T08:57:36.599Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-08T08:57:36.599Z] #60 sha256:8bd9b339c71c6a074c546710f18ee01aba923e8718ce2a2ae70108e78c7b4192 [2022-08-08T08:57:36.599Z] #60 18.76 + cd /tmp/tmp.4B5seNFSwo/src/github.com/opencontainers/runc [2022-08-08T08:57:36.599Z] #60 18.79 + git checkout -q v1.1.3 [2022-08-08T08:57:36.707Z] #77 196.7 CC src/crun-spec.o [2022-08-08T08:57:36.708Z] #77 196.8 CC src/crun-exec.o [2022-08-08T08:57:36.967Z] #77 197.1 CC src/crun-list.o [2022-08-08T08:57:37.227Z] #77 197.2 CC src/crun-create.o [2022-08-08T08:57:37.227Z] #77 197.3 CC src/crun-start.o [2022-08-08T08:57:37.487Z] #77 197.5 CC src/crun-state.o [2022-08-08T08:57:37.572Z] #60 19.63 + '[' -z '' ']' [2022-08-08T08:57:37.572Z] #60 19.64 + target=static [2022-08-08T08:57:37.572Z] #60 19.64 + make BUILDTAGS=seccomp static [2022-08-08T08:57:37.747Z] #77 197.7 CC src/crun-update.o [2022-08-08T08:57:37.747Z] #77 197.8 CC src/crun-ps.o [2022-08-08T08:57:38.008Z] #77 198.0 CC src/crun-checkpoint.o [2022-08-08T08:57:38.008Z] #77 198.2 CC src/crun-restore.o [2022-08-08T08:57:38.135Z] #60 20.19 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-08T08:57:38.269Z] #77 198.2 CC src/libcrun/libcrun_la-utils.lo [2022-08-08T08:57:38.269Z] #77 198.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-08T08:57:38.529Z] #77 198.5 CC src/libcrun/libcrun_la-container.lo [2022-08-08T08:57:38.790Z] #77 198.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-08T08:57:38.790Z] #77 198.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-08T08:57:39.050Z] #77 199.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-08T08:57:39.050Z] #77 199.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-08T08:57:39.310Z] #77 199.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-08T08:57:39.310Z] #77 199.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-08T08:57:39.505Z] #60 ... [2022-08-08T08:57:39.505Z] [2022-08-08T08:57:39.505Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-08T08:57:39.505Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-08T08:57:39.505Z] #21 1.644 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T08:57:39.505Z] #21 1.677 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T08:57:39.505Z] #21 1.840 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T08:57:39.505Z] #21 2.440 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-08T08:57:39.505Z] #21 3.614 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-08T08:57:39.505Z] #21 5.222 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-08T08:57:39.505Z] #21 ... [2022-08-08T08:57:39.505Z] [2022-08-08T08:57:39.505Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:57:39.505Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:57:39.505Z] #77 153.2 checking sys/capability.h presence... yes [2022-08-08T08:57:39.505Z] #77 153.3 checking for sys/capability.h... yes [2022-08-08T08:57:39.505Z] #77 153.3 checking for library containing cap_from_name... -lcap [2022-08-08T08:57:39.505Z] #77 153.9 checking for library containing dlopen... -ldl [2022-08-08T08:57:39.505Z] #77 154.6 checking seccomp.h usability... yes [2022-08-08T08:57:39.505Z] #77 154.8 checking seccomp.h presence... yes [2022-08-08T08:57:39.505Z] #77 154.9 checking for seccomp.h... yes [2022-08-08T08:57:39.505Z] #77 154.9 checking for library containing seccomp_rule_add... -lseccomp [2022-08-08T08:57:39.505Z] #77 155.5 checking for library containing seccomp_arch_resolve_name... none required [2022-08-08T08:57:39.505Z] #77 155.7 checking systemd/sd-bus.h usability... yes [2022-08-08T08:57:39.570Z] #77 199.7 CC src/libcrun/libcrun_la-criu.lo [2022-08-08T08:57:39.762Z] #77 156.1 checking systemd/sd-bus.h presence... yes [2022-08-08T08:57:39.762Z] #77 156.2 checking for systemd/sd-bus.h... yes [2022-08-08T08:57:39.831Z] #77 199.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-08T08:57:40.091Z] #77 200.1 CC src/libcrun/libcrun_la-linux.lo [2022-08-08T08:57:40.326Z] #77 156.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-08T08:57:40.351Z] #77 200.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-08T08:57:40.611Z] #77 200.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-08T08:57:40.611Z] #77 200.8 CC src/libcrun/libcrun_la-error.lo [2022-08-08T08:57:40.888Z] #77 156.9 checking for sd_notify_barrier... yes [2022-08-08T08:57:41.185Z] #77 201.1 CC src/libcrun/libcrun_la-status.lo [2022-08-08T08:57:41.450Z] #77 157.5 checking linux/bpf.h usability... yes [2022-08-08T08:57:41.706Z] #77 158.0 checking linux/bpf.h presence... yes [2022-08-08T08:57:41.706Z] #77 158.3 checking for linux/bpf.h... yes [2022-08-08T08:57:41.756Z] #77 201.6 CC src/libcrun/libcrun_la-terminal.lo [2022-08-08T08:57:41.756Z] #77 201.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-08T08:57:41.756Z] #77 201.8 CC src/libcrun/libcrun_la-signals.lo [2022-08-08T08:57:42.017Z] #77 202.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-08T08:57:42.269Z] #77 158.3 checking compilation for eBPF... yes [2022-08-08T08:57:42.269Z] #77 158.9 checking for criu >= 3.15... no [2022-08-08T08:57:42.269Z] #77 159.0 configure: CRIU headers not found, building without CRIU support [2022-08-08T08:57:42.277Z] #77 202.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-08T08:57:42.525Z] #77 159.0 checking for criu > 3.16... no [2022-08-08T08:57:42.525Z] #77 159.1 configure: CRIU version doesn't support join-ns API [2022-08-08T08:57:42.525Z] #77 159.1 checking for criu > 3.16.1... no [2022-08-08T08:57:42.525Z] #77 159.1 configure: CRIU version doesn't support for pre-dumping [2022-08-08T08:57:42.781Z] #77 159.1 checking for new mount API (fsconfig)... yes [2022-08-08T08:57:42.847Z] #77 203.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-08T08:57:42.847Z] #77 ... [2022-08-08T08:57:42.847Z] [2022-08-08T08:57:42.847Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-08T08:57:42.847Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-08T08:57:42.847Z] #47 248.0 + dpkg --print-architecture [2022-08-08T08:57:42.847Z] #47 248.0 + git checkout -q v2.1.0 [2022-08-08T08:57:42.847Z] #47 248.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-08T08:57:42.847Z] #47 248.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-08T08:57:43.078Z] #77 159.4 checking for seccomp notify API... yes [2022-08-08T08:57:43.078Z] #77 159.6 checking for gperf... no [2022-08-08T08:57:43.078Z] #77 159.6 configure: gperf not found - cannot rebuild signal parser code [2022-08-08T08:57:43.335Z] #77 159.6 checking for library containing argp_parse... none required [2022-08-08T08:57:43.416Z] #47 ... [2022-08-08T08:57:43.416Z] [2022-08-08T08:57:43.416Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:57:43.416Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:57:43.416Z] #77 203.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-08T08:57:44.091Z] #77 ... [2022-08-08T08:57:44.091Z] [2022-08-08T08:57:44.091Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-08T08:57:44.091Z] #26 sha256:b2df691382a23ab42a7b77ae4423915e5e84ca6aba41dd02b45ad4f947b1d453 [2022-08-08T08:57:44.091Z] #26 261.9 + return [2022-08-08T08:57:44.263Z] #77 160.5 checking that generated files are newer than configure... done [2022-08-08T08:57:44.263Z] #77 160.5 configure: creating ./config.status [2022-08-08T08:57:44.799Z] #77 204.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-08T08:57:44.799Z] #77 204.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-08T08:57:44.799Z] #77 204.8 CC tests/init.o [2022-08-08T08:57:45.060Z] #77 205.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-08T08:57:45.999Z] #26 DONE 265.0s [2022-08-08T08:57:45.999Z] [2022-08-08T08:57:45.999Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:57:45.999Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-08T08:57:45.999Z] #55 264.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-08T08:57:45.999Z] #55 DONE 265.4s [2022-08-08T08:57:45.999Z] [2022-08-08T08:57:45.999Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-08T08:57:45.999Z] #60 sha256:af3bfebbb2c22d19c00c1906fce9219b8bd7d7ba6307230ac50c7712611e63bc [2022-08-08T08:57:47.578Z] #77 ... [2022-08-08T08:57:47.578Z] [2022-08-08T08:57:47.578Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-08T08:57:47.578Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-08T08:57:47.578Z] #34 DONE 243.5s [2022-08-08T08:57:47.578Z] [2022-08-08T08:57:47.578Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-08T08:57:47.578Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-08T08:57:47.578Z] #21 12.01 Fetched 8563 kB in 11s (797 kB/s) [2022-08-08T08:57:47.578Z] #21 12.01 Reading package lists... [2022-08-08T08:57:48.141Z] #21 17.39 Reading package lists... [2022-08-08T08:57:48.141Z] #21 ... [2022-08-08T08:57:48.141Z] [2022-08-08T08:57:48.141Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:57:48.141Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:57:48.141Z] #77 164.7 config.status: creating Makefile [2022-08-08T08:57:48.141Z] #77 164.8 config.status: creating rpm/crun.spec [2022-08-08T08:57:48.397Z] #77 165.0 config.status: creating config.h [2022-08-08T08:57:48.617Z] #60 ... [2022-08-08T08:57:48.617Z] [2022-08-08T08:57:48.617Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-08T08:57:48.617Z] #27 sha256:84553eb0f2736a95be92e2ffe63c51dbdc08853fa34ccf2025c5c97c368c0a31 [2022-08-08T08:57:48.654Z] #77 165.1 config.status: executing libtool commands [2022-08-08T08:57:48.654Z] #77 165.2 config.status: executing depfiles commands [2022-08-08T08:57:49.186Z] #27 DONE 0.7s [2022-08-08T08:57:49.186Z] [2022-08-08T08:57:49.186Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:57:49.186Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-08T08:57:49.186Z] #77 220.7 AR libcrun_testing.a [2022-08-08T08:57:49.186Z] #77 220.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-08T08:57:49.186Z] #77 220.7 CCLD tests/tests_libcrun_utils [2022-08-08T08:57:49.186Z] #77 220.7 CCLD tests/tests_libcrun_errors [2022-08-08T08:57:49.186Z] #77 220.7 CCLD tests/tests_libcrun_fuzzer [2022-08-08T08:57:49.446Z] #77 221.6 CCLD libcrun.la [2022-08-08T08:57:50.015Z] #77 222.0 CCLD crun [2022-08-08T08:57:50.275Z] #77 222.4 make[3]: Entering directory '/tmp/crun-build' [2022-08-08T08:57:50.275Z] #77 222.5 /bin/mkdir -p '/usr/local/lib' [2022-08-08T08:57:50.535Z] #77 222.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-08T08:57:50.535Z] #77 222.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-08T08:57:50.535Z] #77 222.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-08T08:57:50.535Z] #77 222.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-08T08:57:50.535Z] #77 222.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-08T08:57:50.535Z] #77 222.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-08T08:57:50.535Z] #77 222.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-08T08:57:51.103Z] #77 223.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-08T08:57:51.103Z] #77 223.0 ---------------------------------------------------------------------- [2022-08-08T08:57:51.103Z] #77 223.0 Libraries have been installed in: [2022-08-08T08:57:51.103Z] #77 223.0 /usr/local/lib [2022-08-08T08:57:51.103Z] #77 223.0 [2022-08-08T08:57:51.103Z] #77 223.0 If you ever happen to want to link against installed libraries [2022-08-08T08:57:51.103Z] #77 223.0 in a given directory, LIBDIR, you must either use libtool, and [2022-08-08T08:57:51.103Z] #77 223.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-08T08:57:51.103Z] #77 223.0 flag during linking and do at least one of the following: [2022-08-08T08:57:51.103Z] #77 223.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-08T08:57:51.103Z] #77 223.0 during execution [2022-08-08T08:57:51.103Z] #77 223.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-08T08:57:51.103Z] #77 223.0 during linking [2022-08-08T08:57:51.103Z] #77 223.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-08T08:57:51.103Z] #77 223.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-08T08:57:51.103Z] #77 223.0 [2022-08-08T08:57:51.103Z] #77 223.0 See any operating system documentation about shared libraries for [2022-08-08T08:57:51.103Z] #77 223.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-08T08:57:51.103Z] #77 223.0 ---------------------------------------------------------------------- [2022-08-08T08:57:51.103Z] #77 223.0 /bin/mkdir -p '/build' [2022-08-08T08:57:51.103Z] #77 223.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-08T08:57:51.103Z] #77 223.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-08T08:57:51.103Z] #77 223.1 make[3]: Leaving directory '/tmp/crun-build' [2022-08-08T08:57:51.103Z] #77 223.1 make[2]: Leaving directory '/tmp/crun-build' [2022-08-08T08:57:51.103Z] #77 223.1 make[1]: Leaving directory '/tmp/crun-build' [2022-08-08T08:57:51.213Z] #77 167.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-08T08:57:51.213Z] #77 167.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-08T08:57:51.676Z] #77 DONE 223.6s [2022-08-08T08:57:51.676Z] [2022-08-08T08:57:51.676Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-08T08:57:51.676Z] #32 sha256:92e55b0609558e517b23e5b478f3d9a2fa850ec86ecbfd316438dd740cc8974a [2022-08-08T08:57:51.676Z] #32 DONE 2.3s [2022-08-08T08:57:51.676Z] [2022-08-08T08:57:51.676Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-08T08:57:51.676Z] #35 sha256:3e299d1c6b66fbc08fc8733659b9ce4399d2b37ac240221d2e3b9cc8206adf5c [2022-08-08T08:57:52.182Z] #77 168.6 checking for gcc... gcc [2022-08-08T08:57:52.614Z] #35 DONE 1.1s [2022-08-08T08:57:52.614Z] [2022-08-08T08:57:52.614Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-08T08:57:52.614Z] #60 sha256:af3bfebbb2c22d19c00c1906fce9219b8bd7d7ba6307230ac50c7712611e63bc [2022-08-08T08:57:52.614Z] #60 156.9 + mkdir -p /build [2022-08-08T08:57:52.614Z] #60 156.9 + cp runc /build/runc [2022-08-08T08:57:52.614Z] #60 DONE 157.7s [2022-08-08T08:57:52.614Z] [2022-08-08T08:57:52.614Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-08T08:57:52.614Z] #37 sha256:8f93f0eb4168593ac611abb8b1042ed1931fc3dd6f87a8532ebbc09dac205f84 [2022-08-08T08:57:52.745Z] #77 168.8 checking whether the C compiler works... yes [2022-08-08T08:57:52.745Z] #77 169.2 checking for C compiler default output file name... a.out [2022-08-08T08:57:52.745Z] #77 169.2 checking for suffix of executables... [2022-08-08T08:57:52.875Z] #37 DONE 0.2s [2022-08-08T08:57:52.875Z] [2022-08-08T08:57:52.875Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-08T08:57:52.875Z] #64 sha256:3593be3975ef0ff38cea95be70b02cb4fbec19f08c97484c9bbfb6573fba2226 [2022-08-08T08:57:52.875Z] #64 ... [2022-08-08T08:57:52.875Z] [2022-08-08T08:57:52.875Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-08T08:57:52.875Z] #39 sha256:2cc1d289599a6878a61c149d559d62c54b0e65f7a461b1c4e9e0190cd7cb52ea [2022-08-08T08:57:53.001Z] #77 169.4 checking whether we are cross compiling... no [2022-08-08T08:57:53.134Z] #39 DONE 0.1s [2022-08-08T08:57:53.135Z] [2022-08-08T08:57:53.135Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-08T08:57:53.135Z] #41 sha256:f1880403a1310264127f8ead46f9913fe6593237ef782c1d311935306c992549 [2022-08-08T08:57:53.135Z] #41 DONE 0.1s [2022-08-08T08:57:53.135Z] [2022-08-08T08:57:53.135Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-08T08:57:53.135Z] #45 sha256:a528a1e634666358b6eb60155340ac91c003e96a98ad7f9e2a7615e14f0b1166 [2022-08-08T08:57:53.135Z] #45 DONE 0.1s [2022-08-08T08:57:53.135Z] [2022-08-08T08:57:53.135Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-08T08:57:53.135Z] #48 sha256:ef2f74d16c68aaf0364d8f0bfb532b0fa4ec1fe9e5d6714c0d8625c4dde1d1ed [2022-08-08T08:57:53.258Z] #77 169.7 checking for suffix of object files... o [2022-08-08T08:57:53.514Z] #77 169.8 checking whether we are using the GNU C compiler... yes [2022-08-08T08:57:53.706Z] #48 DONE 0.4s [2022-08-08T08:57:53.706Z] [2022-08-08T08:57:53.706Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-08T08:57:53.706Z] #52 sha256:cb91a6a1ecda7022cc12686dddc9db0f53bfe3ddf0b557595538f3724a2d0e7d [2022-08-08T08:57:53.706Z] #52 DONE 0.2s [2022-08-08T08:57:53.706Z] [2022-08-08T08:57:53.706Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-08T08:57:53.706Z] #54 sha256:1067eacda1f8106aaf52d4e01542e96330464341e2bcdc4dd9834cee74450e3b [2022-08-08T08:57:53.706Z] #54 DONE 0.1s [2022-08-08T08:57:53.706Z] [2022-08-08T08:57:53.706Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-08T08:57:53.706Z] #64 sha256:3593be3975ef0ff38cea95be70b02cb4fbec19f08c97484c9bbfb6573fba2226 [2022-08-08T08:57:53.770Z] #77 170.1 checking whether gcc accepts -g... yes [2022-08-08T08:57:53.965Z] #64 ... [2022-08-08T08:57:53.965Z] [2022-08-08T08:57:53.965Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-08T08:57:53.965Z] #56 sha256:af7fefde3011aca389526eae34d37c6db3d2667a28e69c18c98ce92cf69bcaf9 [2022-08-08T08:57:54.027Z] #77 170.2 checking for gcc option to accept ISO C89... none needed [2022-08-08T08:57:54.283Z] #77 170.6 checking whether gcc understands -c and -o together... yes [2022-08-08T08:57:54.540Z] #77 170.9 checking how to run the C preprocessor... [2022-08-08T08:57:54.540Z] #77 ... [2022-08-08T08:57:54.540Z] [2022-08-08T08:57:54.540Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-08T08:57:54.540Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-08T08:57:54.540Z] #36 250.6 Delve is a source level debugger for Go programs. [2022-08-08T08:57:54.540Z] #36 250.6 [2022-08-08T08:57:54.540Z] #36 250.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-08T08:57:54.540Z] #36 250.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-08T08:57:54.540Z] #36 250.6 [2022-08-08T08:57:54.540Z] #36 250.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-08T08:57:54.540Z] #36 250.6 [2022-08-08T08:57:54.540Z] #36 250.6 Pass flags to the program you are debugging using `--`, for example: [2022-08-08T08:57:54.540Z] #36 250.6 [2022-08-08T08:57:54.540Z] #36 250.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-08T08:57:54.540Z] #36 250.6 [2022-08-08T08:57:54.540Z] #36 250.6 Usage: [2022-08-08T08:57:54.540Z] #36 250.6 dlv [command] [2022-08-08T08:57:54.540Z] #36 250.6 [2022-08-08T08:57:54.540Z] #36 250.6 Available Commands: [2022-08-08T08:57:54.540Z] #36 250.6 attach Attach to running process and begin debugging. [2022-08-08T08:57:54.540Z] #36 250.6 connect Connect to a headless debug server with a terminal client. [2022-08-08T08:57:54.540Z] #36 250.6 core Examine a core dump. [2022-08-08T08:57:54.540Z] #36 250.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-08T08:57:54.540Z] #36 250.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-08T08:57:54.540Z] #36 250.6 exec Execute a precompiled binary, and begin a debug session. [2022-08-08T08:57:54.540Z] #36 250.6 help Help about any command [2022-08-08T08:57:54.540Z] #36 250.6 run Deprecated command. Use 'debug' instead. [2022-08-08T08:57:54.540Z] #36 250.6 test Compile test binary and begin debugging program. [2022-08-08T08:57:54.540Z] #36 250.6 trace Compile and begin tracing program. [2022-08-08T08:57:54.540Z] #36 250.6 version Prints version. [2022-08-08T08:57:54.540Z] #36 250.6 [2022-08-08T08:57:54.540Z] #36 250.6 Flags: [2022-08-08T08:57:54.540Z] #36 250.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-08T08:57:54.540Z] #36 250.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-08T08:57:54.540Z] #36 250.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-08-08T08:57:54.540Z] #36 250.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-08T08:57:54.540Z] #36 250.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-08T08:57:54.540Z] #36 250.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-08-08T08:57:54.540Z] #36 250.6 --disable-aslr Disables address space randomization [2022-08-08T08:57:54.540Z] #36 250.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-08T08:57:54.540Z] #36 250.6 -h, --help help for dlv [2022-08-08T08:57:54.540Z] #36 250.6 --init string Init file, executed by the terminal client. [2022-08-08T08:57:54.540Z] #36 250.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-08T08:57:54.540Z] #36 250.6 --log Enable debugging server logging. [2022-08-08T08:57:54.540Z] #36 250.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-08T08:57:54.540Z] #36 250.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-08T08:57:54.540Z] #36 250.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-08T08:57:54.540Z] #36 250.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-08T08:57:54.540Z] #36 250.6 --wd string Working directory for running the program. [2022-08-08T08:57:54.540Z] #36 250.6 [2022-08-08T08:57:54.540Z] #36 250.6 Additional help topics: [2022-08-08T08:57:54.540Z] #36 250.6 dlv backend Help about the --backend flag. [2022-08-08T08:57:54.540Z] #36 250.6 dlv log Help about logging flags. [2022-08-08T08:57:54.540Z] #36 250.6 dlv redirect Help about file redirection. [2022-08-08T08:57:54.540Z] #36 250.6 [2022-08-08T08:57:54.540Z] #36 250.6 Use "dlv [command] --help" for more information about a command. [2022-08-08T08:57:55.145Z] #36 DONE 251.2s [2022-08-08T08:57:55.145Z] [2022-08-08T08:57:55.145Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:57:55.145Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:57:55.145Z] #77 170.9 checking how to run the C preprocessor... gcc -E [2022-08-08T08:57:55.145Z] #77 171.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-08T08:57:55.145Z] #77 171.5 checking for egrep... /bin/grep -E [2022-08-08T08:57:55.344Z] #56 DONE 1.3s [2022-08-08T08:57:55.344Z] [2022-08-08T08:57:55.344Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-08T08:57:55.344Z] #64 sha256:3593be3975ef0ff38cea95be70b02cb4fbec19f08c97484c9bbfb6573fba2226 [2022-08-08T08:57:55.344Z] #64 ... [2022-08-08T08:57:55.344Z] [2022-08-08T08:57:55.344Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-08T08:57:55.344Z] #58 sha256:dde73a5b2e8dda5d749a9c1e13df6990b7fdca4ffeb2f18cd107c9995b315d2e [2022-08-08T08:57:55.344Z] #58 DONE 0.1s [2022-08-08T08:57:55.344Z] [2022-08-08T08:57:55.344Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-08T08:57:55.344Z] #61 sha256:ba2020e690fe0f8da3f7ae2492a764df588448df27ddb00d3c47500e6d0cf41b [2022-08-08T08:57:55.602Z] #61 DONE 0.5s [2022-08-08T08:57:55.602Z] [2022-08-08T08:57:55.602Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-08T08:57:55.602Z] #64 sha256:3593be3975ef0ff38cea95be70b02cb4fbec19f08c97484c9bbfb6573fba2226 [2022-08-08T08:57:56.074Z] #77 171.6 checking for ANSI C header files... yes [2022-08-08T08:57:56.170Z] #64 240.7 + bin/containerd [2022-08-08T08:57:56.330Z] #77 172.6 checking for sys/types.h... yes [2022-08-08T08:57:56.587Z] #77 173.0 checking for sys/stat.h... yes [2022-08-08T08:57:57.099Z] #77 173.4 checking for stdlib.h... yes [2022-08-08T08:57:57.099Z] #77 173.6 checking for string.h... yes [2022-08-08T08:57:57.613Z] #77 173.9 checking for memory.h... yes [2022-08-08T08:57:57.869Z] #77 174.3 checking for strings.h... yes [2022-08-08T08:57:58.432Z] #77 174.6 checking for inttypes.h... yes [2022-08-08T08:57:58.688Z] #77 175.0 checking for stdint.h... yes [2022-08-08T08:57:58.945Z] #77 175.2 checking for unistd.h... yes [2022-08-08T08:57:59.200Z] #77 175.4 checking minix/config.h usability... no [2022-08-08T08:57:59.201Z] #77 175.8 checking minix/config.h presence... no [2022-08-08T08:57:59.201Z] #77 175.9 checking for minix/config.h... no [2022-08-08T08:57:59.498Z] #77 175.9 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-08T08:57:59.755Z] #77 176.2 checking build system type... [2022-08-08T08:57:59.755Z] #77 ... [2022-08-08T08:57:59.755Z] [2022-08-08T08:57:59.755Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-08T08:57:59.755Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-08T08:57:59.755Z] #21 17.39 Reading package lists... [2022-08-08T08:57:59.755Z] #21 20.51 Building dependency tree... [2022-08-08T08:57:59.755Z] #21 22.73 The following additional packages will be installed: [2022-08-08T08:57:59.755Z] #21 22.75 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-08T08:57:59.755Z] #21 22.75 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-08T08:57:59.755Z] #21 22.75 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-08T08:57:59.755Z] #21 22.75 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-08T08:57:59.755Z] #21 22.76 python3-pkg-resources systemd vim-runtime xxd [2022-08-08T08:57:59.755Z] #21 22.76 Suggested packages: [2022-08-08T08:57:59.755Z] #21 22.77 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-08T08:57:59.755Z] #21 22.77 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-08T08:57:59.755Z] #21 22.77 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-08T08:57:59.755Z] #21 22.77 Recommended packages: [2022-08-08T08:57:59.755Z] #21 22.77 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-08T08:57:59.755Z] #21 22.77 systemd-timesyncd | time-daemon unzip [2022-08-08T08:57:59.755Z] #21 25.29 The following NEW packages will be installed: [2022-08-08T08:57:59.755Z] #21 25.29 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-08T08:57:59.755Z] #21 25.29 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-08T08:57:59.755Z] #21 25.29 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-08T08:57:59.755Z] #21 25.29 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-08T08:57:59.755Z] #21 25.29 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-08T08:57:59.755Z] #21 25.29 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-08T08:57:59.755Z] #21 25.29 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-08T08:57:59.755Z] #21 25.29 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-08T08:57:59.755Z] #21 25.29 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-08T08:57:59.755Z] #21 25.61 0 upgraded, 56 newly installed, 0 to remove and 5 not upgraded. [2022-08-08T08:57:59.755Z] #21 25.61 Need to get 32.8 MB of archives. [2022-08-08T08:57:59.755Z] #21 25.61 After this operation, 124 MB of additional disk space will be used. [2022-08-08T08:57:59.755Z] #21 25.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-08T08:57:59.755Z] #21 25.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-08T08:57:59.755Z] #21 25.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-08T08:57:59.755Z] #21 25.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-08T08:57:59.755Z] #21 25.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-08T08:57:59.755Z] #21 25.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-08T08:57:59.755Z] #21 25.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-08T08:57:59.755Z] #21 26.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-08T08:57:59.755Z] #21 26.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-08T08:57:59.755Z] #21 26.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-08T08:57:59.755Z] #21 26.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-08T08:57:59.755Z] #21 26.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-08T08:57:59.755Z] #21 26.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-08T08:57:59.755Z] #21 26.08 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-08T08:57:59.755Z] #21 26.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-08T08:57:59.755Z] #21 26.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-08T08:57:59.755Z] #21 26.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-08T08:57:59.755Z] #21 26.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-08T08:57:59.755Z] #21 26.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-08T08:57:59.755Z] #21 26.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-08T08:57:59.755Z] #21 26.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-08T08:57:59.755Z] #21 26.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-08T08:57:59.755Z] #21 26.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-08T08:57:59.755Z] #21 26.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-08T08:57:59.755Z] #21 26.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-08T08:57:59.755Z] #21 26.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-08T08:57:59.755Z] #21 26.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-08T08:57:59.755Z] #21 26.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-08T08:57:59.755Z] #21 26.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-08T08:57:59.755Z] #21 26.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-08T08:57:59.755Z] #21 26.26 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-08T08:57:59.755Z] #21 26.31 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-08T08:57:59.755Z] #21 26.81 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-08T08:57:59.755Z] #21 26.81 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-08T08:57:59.755Z] #21 26.81 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-08T08:57:59.755Z] #21 26.81 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-08T08:57:59.755Z] #21 26.81 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-08T08:57:59.755Z] #21 26.81 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-08T08:57:59.755Z] #21 26.81 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-08T08:57:59.755Z] #21 26.83 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-08T08:57:59.755Z] #21 26.83 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-08T08:57:59.755Z] #21 26.91 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-08T08:57:59.755Z] #21 26.95 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-08T08:57:59.755Z] #21 26.95 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-08T08:57:59.755Z] #21 26.95 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-08T08:57:59.755Z] #21 26.95 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-08T08:57:59.755Z] #21 26.95 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-08T08:57:59.755Z] #21 27.00 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-08T08:57:59.755Z] #21 27.04 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-08T08:57:59.755Z] #21 27.06 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-08T08:57:59.755Z] #21 27.08 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-08T08:57:59.755Z] #21 27.08 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-08T08:57:59.755Z] #21 27.52 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-08T08:57:59.755Z] #21 27.58 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-08T08:57:59.755Z] #21 27.64 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-08T08:57:59.755Z] #21 27.66 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-08T08:57:59.755Z] #21 28.71 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T08:57:59.755Z] #21 28.92 Fetched 32.8 MB in 2s (13.8 MB/s) [2022-08-08T08:57:59.755Z] #21 28.99 Selecting previously unselected package libcap2:amd64. [2022-08-08T08:57:59.755Z] #21 28.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-08T08:57:59.755Z] #21 29.04 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-08T08:57:59.755Z] #21 29.06 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-08T08:57:59.755Z] #21 29.11 Selecting previously unselected package libargon2-1:amd64. [2022-08-08T08:57:59.755Z] #21 29.11 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-08T08:57:59.755Z] #21 29.11 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-08T08:57:59.755Z] #21 29.19 Selecting previously unselected package libjson-c5:amd64. [2022-08-08T08:57:59.755Z] #21 29.19 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-08T08:57:59.755Z] #21 29.22 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-08T08:57:59.755Z] #21 29.34 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-08T08:57:59.755Z] #21 29.35 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-08T08:57:59.755Z] #21 29.39 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-08T08:57:59.755Z] #21 29.52 Selecting previously unselected package libip4tc2:amd64. [2022-08-08T08:57:59.755Z] #21 29.52 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-08T08:57:59.755Z] #21 29.53 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-08T08:57:59.755Z] #21 29.68 Selecting previously unselected package libkmod2:amd64. [2022-08-08T08:57:59.755Z] #21 29.68 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-08T08:57:59.755Z] #21 29.69 Unpacking libkmod2:amd64 (28-1) ... [2022-08-08T08:57:59.755Z] #21 29.98 Selecting previously unselected package systemd. [2022-08-08T08:57:59.755Z] #21 29.98 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-08T08:57:59.755Z] #21 30.38 Unpacking systemd (247.3-7) ... [2022-08-08T08:58:00.317Z] #21 ... [2022-08-08T08:58:00.317Z] [2022-08-08T08:58:00.317Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:58:00.317Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:58:00.317Z] #77 176.2 checking build system type... x86_64-pc-linux-gnu [2022-08-08T08:58:00.317Z] #77 176.8 checking host system type... x86_64-pc-linux-gnu [2022-08-08T08:58:00.317Z] #77 176.8 checking how to print strings... printf [2022-08-08T08:58:00.317Z] #77 176.8 checking for a sed that does not truncate output... /bin/sed [2022-08-08T08:58:00.317Z] #77 176.9 checking for fgrep... /bin/grep -F [2022-08-08T08:58:00.317Z] #77 176.9 checking for ld used by gcc... /usr/bin/ld [2022-08-08T08:58:00.317Z] #77 177.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-08T08:58:00.577Z] #77 177.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-08T08:58:00.833Z] #77 177.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-08T08:58:00.833Z] #77 177.4 checking whether ln -s works... yes [2022-08-08T08:58:00.833Z] #77 177.4 checking the maximum length of command line arguments... 1572864 [2022-08-08T08:58:00.833Z] #77 177.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-08T08:58:00.833Z] #77 177.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-08T08:58:00.833Z] #77 177.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-08T08:58:00.833Z] #77 177.5 checking for objdump... objdump [2022-08-08T08:58:00.833Z] #77 177.5 checking how to recognize dependent libraries... pass_all [2022-08-08T08:58:00.833Z] #77 177.5 checking for dlltool... no [2022-08-08T08:58:00.833Z] #77 177.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-08T08:58:00.833Z] #77 177.5 checking for ar... ar [2022-08-08T08:58:01.090Z] #77 177.5 checking for archiver @FILE support... @ [2022-08-08T08:58:01.346Z] #77 177.7 checking for strip... strip [2022-08-08T08:58:01.346Z] #77 177.7 checking for ranlib... ranlib [2022-08-08T08:58:01.346Z] #77 177.8 checking for gawk... no [2022-08-08T08:58:01.346Z] #77 177.8 checking for mawk... mawk [2022-08-08T08:58:01.602Z] #77 177.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-08T08:58:01.859Z] #77 178.3 checking for sysroot... no [2022-08-08T08:58:01.859Z] #77 178.3 checking for a working dd... /bin/dd [2022-08-08T08:58:01.859Z] #77 178.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-08T08:58:02.115Z] #77 178.6 checking for mt... no [2022-08-08T08:58:02.115Z] #77 178.6 checking if : is a manifest tool... no [2022-08-08T08:58:02.371Z] #77 178.7 checking for dlfcn.h... yes [2022-08-08T08:58:02.371Z] #77 179.1 checking for objdir... .libs [2022-08-08T08:58:03.169Z] #77 ... [2022-08-08T08:58:03.169Z] [2022-08-08T08:58:03.169Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-08T08:58:03.169Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-08T08:58:03.169Z] #47 DONE 276.7s [2022-08-08T08:58:03.169Z] [2022-08-08T08:58:03.169Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:58:03.169Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:58:03.300Z] #77 179.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-08T08:58:03.300Z] #77 180.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-08T08:58:03.300Z] #77 180.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-08T08:58:04.113Z] #55 ... [2022-08-08T08:58:04.113Z] [2022-08-08T08:58:04.113Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-08T08:58:04.113Z] #48 sha256:a7a0092cfc6ff7dc5dc4f551354519b59c4c4d7cfe5595b5ed9d52e0ddb51f3b [2022-08-08T08:58:04.122Z] #77 180.1 checking if gcc static flag -static works... yes [2022-08-08T08:58:04.122Z] #77 180.6 checking if gcc supports -c -o file.o... yes [2022-08-08T08:58:04.122Z] #77 180.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-08T08:58:04.122Z] #77 180.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-08T08:58:04.677Z] #77 180.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-08T08:58:04.677Z] #77 181.2 checking how to hardcode library paths into programs... immediate [2022-08-08T08:58:04.677Z] #77 181.2 checking whether stripping libraries is possible... yes [2022-08-08T08:58:04.677Z] #77 181.3 checking if libtool supports shared libraries... yes [2022-08-08T08:58:04.677Z] #77 181.3 checking whether to build shared libraries... no [2022-08-08T08:58:04.677Z] #77 181.3 checking whether to build static libraries... yes [2022-08-08T08:58:04.677Z] #77 181.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-08T08:58:04.677Z] #77 181.3 checking whether build environment is sane... yes [2022-08-08T08:58:04.976Z] #77 181.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-08T08:58:04.976Z] #77 181.4 checking whether make sets $(MAKE)... yes [2022-08-08T08:58:04.976Z] #77 181.5 checking whether make supports the include directive... yes (GNU style) [2022-08-08T08:58:04.976Z] #77 181.5 checking whether make supports nested variables... yes [2022-08-08T08:58:04.976Z] #77 181.5 checking whether UID '0' is supported by ustar format... yes [2022-08-08T08:58:04.976Z] #77 181.5 checking whether GID '0' is supported by ustar format... yes [2022-08-08T08:58:04.976Z] #77 181.5 checking how to create a ustar tar archive... gnutar [2022-08-08T08:58:05.055Z] #48 DONE 0.6s [2022-08-08T08:58:05.055Z] [2022-08-08T08:58:05.055Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-08T08:58:05.055Z] #52 sha256:1da4bc6aa06521ad841a7dedb1ec633afec283c0cadbf8c0fc41b2a92ebfabd5 [2022-08-08T08:58:05.055Z] #52 DONE 0.1s [2022-08-08T08:58:05.055Z] [2022-08-08T08:58:05.055Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-08T08:58:05.055Z] #54 sha256:ae6406120ac66a5e3b89e8e5e0a135df44489cacd301d5715cbb64a56cd1419e [2022-08-08T08:58:05.055Z] #54 DONE 0.2s [2022-08-08T08:58:05.055Z] [2022-08-08T08:58:05.055Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:58:05.055Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:58:05.232Z] #77 181.6 checking dependency style of gcc... gcc3 [2022-08-08T08:58:05.232Z] #77 181.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-08T08:58:05.232Z] #77 181.8 checking whether make supports nested variables... (cached) yes [2022-08-08T08:58:05.232Z] #77 181.8 checking for pkg-config... /usr/bin/pkg-config [2022-08-08T08:58:05.232Z] #77 181.8 checking pkg-config is at least version 0.9.0... yes [2022-08-08T08:58:05.232Z] #77 181.9 checking for yajl >= 2.1.0... yes [2022-08-08T08:58:05.232Z] #77 181.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-08T08:58:05.232Z] #77 181.9 checking for gcc... (cached) gcc [2022-08-08T08:58:05.529Z] #77 182.0 checking whether we are using the GNU C compiler... (cached) yes [2022-08-08T08:58:05.530Z] #77 182.0 checking whether gcc accepts -g... (cached) yes [2022-08-08T08:58:05.530Z] #77 182.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-08T08:58:05.530Z] #77 182.0 checking whether gcc understands -c and -o together... (cached) yes [2022-08-08T08:58:05.530Z] #77 182.0 checking for a Python interpreter with version >= 3... python3 [2022-08-08T08:58:05.530Z] #77 182.2 checking for python3... /usr/bin/python3 [2022-08-08T08:58:05.530Z] #77 182.2 checking for python3 version... 3.9 [2022-08-08T08:58:05.786Z] #77 182.2 checking for python3 platform... linux [2022-08-08T08:58:05.786Z] #77 182.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-08T08:58:06.043Z] #77 182.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-08T08:58:06.341Z] #77 182.8 checking that generated files are newer than configure... done [2022-08-08T08:58:06.341Z] #77 182.8 configure: creating ./config.status [2022-08-08T08:58:07.597Z] #55 ... [2022-08-08T08:58:07.597Z] [2022-08-08T08:58:07.597Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:58:07.597Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:58:07.597Z] #77 227.3 CCLD tests/init [2022-08-08T08:58:09.614Z] #77 185.6 config.status: creating Makefile [2022-08-08T08:58:09.614Z] #77 185.7 config.status: creating config.h [2022-08-08T08:58:09.614Z] #77 185.8 config.status: executing libtool commands [2022-08-08T08:58:09.614Z] #77 185.8 config.status: executing depfiles commands [2022-08-08T08:58:10.542Z] #77 186.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-08T08:58:10.542Z] #77 186.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-08T08:58:11.105Z] #77 187.5 checking for gcc... gcc [2022-08-08T08:58:11.361Z] #77 187.7 checking whether the C compiler works... yes [2022-08-08T08:58:11.361Z] #77 188.0 checking for C compiler default output file name... a.out [2022-08-08T08:58:11.923Z] #77 188.0 checking for suffix of executables... [2022-08-08T08:58:11.923Z] #77 188.3 checking whether we are cross compiling... no [2022-08-08T08:58:12.435Z] #77 188.7 checking for suffix of object files... o [2022-08-08T08:58:12.435Z] #77 188.9 checking whether we are using the GNU C compiler... yes [2022-08-08T08:58:12.692Z] #77 189.1 checking whether gcc accepts -g... yes [2022-08-08T08:58:12.692Z] #77 189.2 checking for gcc option to accept ISO C89... none needed [2022-08-08T08:58:12.692Z] #77 189.4 checking whether gcc understands -c and -o together... [2022-08-08T08:58:12.692Z] #77 ... [2022-08-08T08:58:12.692Z] [2022-08-08T08:58:12.692Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-08T08:58:12.692Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-08T08:58:12.692Z] #21 33.86 Selecting previously unselected package pigz. [2022-08-08T08:58:12.692Z] #21 33.86 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-08T08:58:12.692Z] #21 33.88 Unpacking pigz (2.6-1) ... [2022-08-08T08:58:12.692Z] #21 34.03 Selecting previously unselected package libelf1:amd64. [2022-08-08T08:58:12.692Z] #21 34.03 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-08T08:58:12.692Z] #21 34.05 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-08T08:58:12.692Z] #21 34.25 Selecting previously unselected package libbpf0:amd64. [2022-08-08T08:58:12.692Z] #21 34.27 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-08T08:58:12.692Z] #21 34.28 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-08T08:58:12.692Z] #21 34.48 Selecting previously unselected package libmnl0:amd64. [2022-08-08T08:58:12.692Z] #21 34.51 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-08T08:58:12.692Z] #21 34.52 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-08T08:58:12.692Z] #21 34.61 Selecting previously unselected package libxtables12:amd64. [2022-08-08T08:58:12.692Z] #21 34.62 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-08T08:58:12.692Z] #21 34.63 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-08T08:58:12.692Z] #21 34.71 Selecting previously unselected package libcap2-bin. [2022-08-08T08:58:12.692Z] #21 34.72 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-08T08:58:12.692Z] #21 34.75 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-08T08:58:12.692Z] #21 34.85 Selecting previously unselected package iproute2. [2022-08-08T08:58:12.692Z] #21 34.86 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-08T08:58:12.692Z] #21 34.87 Unpacking iproute2 (5.10.0-4) ... [2022-08-08T08:58:12.692Z] #21 35.46 Selecting previously unselected package xxd. [2022-08-08T08:58:12.692Z] #21 35.46 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-08T08:58:12.692Z] #21 35.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:58:12.692Z] #21 35.60 Selecting previously unselected package vim-common. [2022-08-08T08:58:12.692Z] #21 35.60 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-08T08:58:12.692Z] #21 35.62 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:58:12.692Z] #21 35.84 Selecting previously unselected package bash-completion. [2022-08-08T08:58:12.692Z] #21 35.88 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-08T08:58:12.692Z] #21 39.08 Unpacking bash-completion (1:2.11-2) ... [2022-08-08T08:58:12.692Z] #21 39.71 Selecting previously unselected package bzip2. [2022-08-08T08:58:12.692Z] #21 39.72 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-08T08:58:12.692Z] #21 39.74 Unpacking bzip2 (1.0.8-4) ... [2022-08-08T08:58:12.692Z] #21 39.86 Selecting previously unselected package xz-utils. [2022-08-08T08:58:12.692Z] #21 39.88 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-08T08:58:12.692Z] #21 39.89 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-08T08:58:12.692Z] #21 40.09 Selecting previously unselected package apparmor. [2022-08-08T08:58:12.692Z] #21 40.10 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-08T08:58:12.692Z] #21 40.16 Unpacking apparmor (2.13.6-10) ... [2022-08-08T08:58:12.692Z] #21 40.81 Selecting previously unselected package inetutils-ping. [2022-08-08T08:58:12.692Z] #21 40.83 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-08T08:58:12.692Z] #21 40.85 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-08T08:58:12.692Z] #21 41.21 Selecting previously unselected package libip6tc2:amd64. [2022-08-08T08:58:12.692Z] #21 41.23 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-08T08:58:12.692Z] #21 41.24 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-08T08:58:12.692Z] #21 41.44 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-08T08:58:12.692Z] #21 41.44 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-08T08:58:12.692Z] #21 41.46 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-08T08:58:12.692Z] #21 41.58 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-08T08:58:12.692Z] #21 41.59 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-08T08:58:12.692Z] #21 41.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-08T08:58:12.692Z] #21 41.75 Selecting previously unselected package libnftnl11:amd64. [2022-08-08T08:58:12.692Z] #21 41.75 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-08T08:58:12.692Z] #21 41.77 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-08T08:58:12.692Z] #21 41.96 Selecting previously unselected package iptables. [2022-08-08T08:58:12.692Z] #21 42.00 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-08T08:58:12.692Z] #21 42.01 Unpacking iptables (1.8.7-1) ... [2022-08-08T08:58:12.692Z] #21 42.71 Selecting previously unselected package libonig5:amd64. [2022-08-08T08:58:12.692Z] #21 42.71 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-08T08:58:12.692Z] #21 42.72 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-08T08:58:12.692Z] #21 42.89 Selecting previously unselected package libjq1:amd64. [2022-08-08T08:58:12.692Z] #21 42.89 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-08T08:58:12.692Z] #21 42.90 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-08T08:58:12.692Z] #21 43.09 Selecting previously unselected package jq. [2022-08-08T08:58:12.692Z] #21 43.09 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-08T08:58:12.692Z] #21 43.10 Unpacking jq (1.6-2.1) ... [2022-08-08T08:58:12.692Z] #21 43.21 Selecting previously unselected package libaio1:amd64. [2022-08-08T08:58:12.692Z] #21 43.22 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-08T08:58:12.692Z] #21 43.23 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-08T08:58:12.692Z] #21 43.37 Selecting previously unselected package libgpm2:amd64. [2022-08-08T08:58:12.692Z] #21 43.37 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-08T08:58:12.692Z] #21 43.38 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-08T08:58:12.949Z] #21 43.46 Selecting previously unselected package libicu67:amd64. [2022-08-08T08:58:12.949Z] #21 43.48 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-08T08:58:12.949Z] #21 43.49 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-08T08:58:13.206Z] #21 ... [2022-08-08T08:58:13.206Z] [2022-08-08T08:58:13.206Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:58:13.206Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:58:13.206Z] #77 189.4 checking whether gcc understands -c and -o together... yes [2022-08-08T08:58:13.206Z] #77 189.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-08T08:58:13.462Z] #77 189.8 checking whether build environment is sane... yes [2022-08-08T08:58:13.462Z] #77 190.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-08T08:58:13.462Z] #77 190.0 checking for gawk... no [2022-08-08T08:58:13.462Z] #77 190.0 checking for mawk... mawk [2022-08-08T08:58:13.462Z] #77 190.0 checking whether make sets $(MAKE)... yes [2022-08-08T08:58:13.718Z] #77 190.1 checking whether make supports the include directive... yes (GNU style) [2022-08-08T08:58:13.718Z] #77 190.3 checking whether make supports nested variables... yes [2022-08-08T08:58:13.718Z] #77 190.4 checking whether UID '0' is supported by ustar format... yes [2022-08-08T08:58:13.718Z] #77 190.4 checking whether GID '0' is supported by ustar format... yes [2022-08-08T08:58:14.042Z] #77 190.4 checking how to create a ustar tar archive... gnutar [2022-08-08T08:58:14.638Z] #77 190.5 checking dependency style of gcc... gcc3 [2022-08-08T08:58:14.638Z] #77 191.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-08T08:58:14.638Z] #77 191.0 checking whether make supports nested variables... (cached) yes [2022-08-08T08:58:15.207Z] #77 191.2 checking build system type... x86_64-pc-linux-gnu [2022-08-08T08:58:15.207Z] #77 191.8 checking host system type... x86_64-pc-linux-gnu [2022-08-08T08:58:15.463Z] #77 191.8 checking how to print strings... printf [2022-08-08T08:58:15.463Z] #77 191.9 checking for a sed that does not truncate output... /bin/sed [2022-08-08T08:58:15.463Z] #77 191.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-08T08:58:15.463Z] #77 192.0 checking for egrep... /bin/grep -E [2022-08-08T08:58:15.463Z] #77 192.0 checking for fgrep... /bin/grep -F [2022-08-08T08:58:15.463Z] #77 192.0 checking for ld used by gcc... /usr/bin/ld [2022-08-08T08:58:15.463Z] #77 192.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-08T08:58:15.463Z] #77 192.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-08T08:58:15.463Z] #77 192.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-08T08:58:15.719Z] #77 192.2 checking whether ln -s works... yes [2022-08-08T08:58:15.719Z] #77 192.2 checking the maximum length of command line arguments... 1572864 [2022-08-08T08:58:15.719Z] #77 192.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-08T08:58:15.719Z] #77 192.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-08T08:58:15.719Z] #77 192.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-08T08:58:15.719Z] #77 192.2 checking for objdump... objdump [2022-08-08T08:58:15.719Z] #77 192.2 checking how to recognize dependent libraries... pass_all [2022-08-08T08:58:15.719Z] #77 192.2 checking for dlltool... no [2022-08-08T08:58:15.719Z] #77 192.2 checking how to associate runtime and link libraries... printf %s\n [2022-08-08T08:58:15.719Z] #77 192.2 checking for ar... ar [2022-08-08T08:58:15.719Z] #77 192.2 checking for archiver @FILE support... @ [2022-08-08T08:58:15.719Z] #77 192.4 checking for strip... strip [2022-08-08T08:58:15.719Z] #77 192.4 checking for ranlib... ranlib [2022-08-08T08:58:16.280Z] #77 192.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-08T08:58:16.280Z] #77 192.9 checking for sysroot... no [2022-08-08T08:58:16.280Z] #77 192.9 checking for a working dd... /bin/dd [2022-08-08T08:58:16.280Z] #77 192.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-08T08:58:16.536Z] #77 193.0 checking for mt... no [2022-08-08T08:58:16.536Z] #77 193.1 checking if : is a manifest tool... no [2022-08-08T08:58:16.792Z] #77 193.1 checking how to run the C preprocessor... gcc -E [2022-08-08T08:58:18.158Z] #77 193.4 checking for ANSI C header files... yes [2022-08-08T08:58:18.158Z] #77 194.5 checking for sys/types.h... yes [2022-08-08T08:58:18.457Z] #77 194.8 checking for sys/stat.h... yes [2022-08-08T08:58:18.713Z] #77 195.2 checking for stdlib.h... yes [2022-08-08T08:58:19.013Z] #77 195.5 checking for string.h... yes [2022-08-08T08:58:19.269Z] #77 195.7 checking for memory.h... yes [2022-08-08T08:58:19.832Z] #77 196.0 checking for strings.h... yes [2022-08-08T08:58:20.089Z] #77 196.4 checking for inttypes.h... yes [2022-08-08T08:58:20.651Z] #77 196.9 checking for stdint.h... yes [2022-08-08T08:58:20.908Z] #77 197.2 checking for unistd.h... yes [2022-08-08T08:58:21.164Z] #77 197.5 checking for dlfcn.h... yes [2022-08-08T08:58:21.164Z] #77 197.6 checking for objdir... .libs [2022-08-08T08:58:21.225Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-08T08:58:21.225Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-08T08:58:21.225Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T08:58:21.225Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-08T08:58:21.225Z] [2022-08-08T08:58:21.225Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-08T08:58:21.225Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-08T08:58:21.225Z] Using test binary docker [2022-08-08T08:58:21.225Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-08T08:58:21.225Z] Not: starting. [2022-08-08T08:58:21.225Z] INFO: Waiting for daemon to start... [2022-08-08T08:58:21.225Z] Starting dockerd [2022-08-08T08:58:21.225Z] . [2022-08-08T08:58:21.225Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-08T08:58:21.677Z] #77 198.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-08T08:58:21.677Z] #77 198.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-08T08:58:21.934Z] #77 198.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-08T08:58:22.537Z] #77 198.5 checking if gcc static flag -static works... yes [2022-08-08T08:58:22.793Z] #77 199.1 checking if gcc supports -c -o file.o... yes [2022-08-08T08:58:22.793Z] #77 199.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-08T08:58:22.793Z] #77 199.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-08T08:58:23.050Z] #77 199.5 checking dynamic linker characteristics... [2022-08-08T08:58:23.050Z] #77 ... [2022-08-08T08:58:23.050Z] [2022-08-08T08:58:23.050Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-08T08:58:23.050Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-08T08:58:23.050Z] #21 49.26 Selecting previously unselected package libinih1:amd64. [2022-08-08T08:58:23.050Z] #21 49.27 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-08T08:58:23.050Z] #21 49.29 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-08T08:58:23.050Z] #21 49.41 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-08T08:58:23.050Z] #21 49.42 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-08T08:58:23.050Z] #21 49.42 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-08T08:58:23.050Z] #21 49.53 Selecting previously unselected package libnet1:amd64. [2022-08-08T08:58:23.050Z] #21 49.55 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-08T08:58:23.050Z] #21 49.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T08:58:23.050Z] #21 49.79 Selecting previously unselected package libnl-3-200:amd64. [2022-08-08T08:58:23.050Z] #21 49.80 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-08T08:58:23.050Z] #21 49.83 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-08T08:58:23.050Z] #21 50.07 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-08T08:58:23.050Z] #21 50.09 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-08T08:58:23.050Z] #21 50.12 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-08T08:58:23.050Z] #21 50.26 Selecting previously unselected package libyajl2:amd64. [2022-08-08T08:58:23.050Z] #21 50.26 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-08T08:58:23.050Z] #21 50.26 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-08T08:58:23.050Z] #21 50.43 Selecting previously unselected package net-tools. [2022-08-08T08:58:23.050Z] #21 50.44 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-08T08:58:23.050Z] #21 50.45 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-08T08:58:23.050Z] #21 50.75 Selecting previously unselected package patch. [2022-08-08T08:58:23.050Z] #21 50.75 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-08T08:58:23.050Z] #21 50.77 Unpacking patch (2.7.6-7) ... [2022-08-08T08:58:23.050Z] #21 51.09 Selecting previously unselected package python-pip-whl. [2022-08-08T08:58:23.050Z] #21 51.10 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-08T08:58:23.050Z] #21 51.11 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-08T08:58:23.050Z] #21 52.07 Selecting previously unselected package python3-lib2to3. [2022-08-08T08:58:23.050Z] #21 52.08 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-08T08:58:23.050Z] #21 52.11 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-08T08:58:23.050Z] #21 52.33 Selecting previously unselected package python3-distutils. [2022-08-08T08:58:23.050Z] #21 52.33 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-08T08:58:23.050Z] #21 52.35 Unpacking python3-distutils (3.9.2-1) ... [2022-08-08T08:58:23.050Z] #21 52.56 Selecting previously unselected package python3-pkg-resources. [2022-08-08T08:58:23.050Z] #21 52.58 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-08T08:58:23.050Z] #21 52.59 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-08T08:58:23.050Z] #21 52.87 Selecting previously unselected package python3-setuptools. [2022-08-08T08:58:23.050Z] #21 52.87 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-08T08:58:23.050Z] #21 52.89 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-08T08:58:23.050Z] #21 53.46 Selecting previously unselected package python3-wheel. [2022-08-08T08:58:23.050Z] #21 53.47 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-08T08:58:23.050Z] #21 53.48 Unpacking python3-wheel (0.34.2-1) ... [2022-08-08T08:58:23.050Z] #21 53.64 Selecting previously unselected package python3-pip. [2022-08-08T08:58:23.050Z] #21 53.65 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-08T08:58:23.050Z] #21 53.69 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-08T08:58:23.991Z] #21 54.43 Selecting previously unselected package sudo. [2022-08-08T08:58:23.991Z] #21 54.45 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-08T08:58:23.991Z] #21 54.50 Unpacking sudo (1.9.5p2-3) ... [2022-08-08T08:58:24.964Z] #21 55.59 Selecting previously unselected package systemd-journal-remote. [2022-08-08T08:58:24.964Z] #21 55.59 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-08T08:58:24.964Z] #21 55.60 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-08T08:58:25.221Z] #21 55.83 Selecting previously unselected package thin-provisioning-tools. [2022-08-08T08:58:25.221Z] #21 55.84 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-08T08:58:25.221Z] #21 55.86 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-08T08:58:25.783Z] #21 56.37 Selecting previously unselected package uidmap. [2022-08-08T08:58:25.783Z] #21 56.37 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-08T08:58:25.783Z] #21 56.39 Unpacking uidmap (1:4.8.1-1) ... [2022-08-08T08:58:26.040Z] #21 56.72 Selecting previously unselected package vim-runtime. [2022-08-08T08:58:26.040Z] #21 56.72 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-08T08:58:26.297Z] #21 56.86 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-08T08:58:26.297Z] #21 56.93 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-08T08:58:26.297Z] #21 57.00 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:58:27.665Z] #21 ... [2022-08-08T08:58:27.665Z] [2022-08-08T08:58:27.665Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:58:27.665Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:58:27.665Z] #77 199.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-08T08:58:27.665Z] #77 200.1 checking how to hardcode library paths into programs... immediate [2022-08-08T08:58:27.665Z] #77 200.1 checking whether stripping libraries is possible... yes [2022-08-08T08:58:27.665Z] #77 200.1 checking if libtool supports shared libraries... yes [2022-08-08T08:58:27.665Z] #77 200.1 checking whether to build shared libraries... no [2022-08-08T08:58:27.665Z] #77 200.1 checking whether to build static libraries... yes [2022-08-08T08:58:27.665Z] #77 200.1 checking float.h usability... yes [2022-08-08T08:58:27.665Z] #77 200.4 checking float.h presence... yes [2022-08-08T08:58:27.665Z] #77 200.6 checking for float.h... yes [2022-08-08T08:58:27.665Z] #77 200.7 checking limits.h usability... yes [2022-08-08T08:58:27.665Z] #77 200.9 checking limits.h presence... yes [2022-08-08T08:58:27.665Z] #77 201.0 checking for limits.h... yes [2022-08-08T08:58:27.665Z] #77 201.1 checking stddef.h usability... yes [2022-08-08T08:58:27.665Z] #77 201.3 checking stddef.h presence... yes [2022-08-08T08:58:27.665Z] #77 201.3 checking for stddef.h... yes [2022-08-08T08:58:27.665Z] #77 201.4 checking for stdlib.h... (cached) yes [2022-08-08T08:58:27.665Z] #77 201.4 checking for string.h... (cached) yes [2022-08-08T08:58:27.665Z] #77 201.5 checking sys/time.h usability... yes [2022-08-08T08:58:27.665Z] #77 201.7 checking sys/time.h presence... yes [2022-08-08T08:58:27.665Z] #77 201.9 checking for sys/time.h... yes [2022-08-08T08:58:27.665Z] #77 201.9 checking for inline... inline [2022-08-08T08:58:27.665Z] #77 202.0 checking for size_t... yes [2022-08-08T08:58:27.665Z] #77 202.5 checking for stdlib.h... (cached) yes [2022-08-08T08:58:27.665Z] #77 202.5 checking for GNU libc compatible malloc... yes [2022-08-08T08:58:27.665Z] #77 202.7 checking for stdlib.h... (cached) yes [2022-08-08T08:58:27.665Z] #77 202.7 checking for GNU libc compatible realloc... yes [2022-08-08T08:58:27.665Z] #77 202.9 checking for working strtod... yes [2022-08-08T08:58:27.665Z] #77 203.2 checking for gettimeofday... yes [2022-08-08T08:58:27.665Z] #77 203.5 checking for memset... yes [2022-08-08T08:58:27.665Z] #77 203.8 checking for strspn... yes [2022-08-08T08:58:27.964Z] #77 204.3 checking that generated files are newer than configure... done [2022-08-08T08:58:27.964Z] #77 204.4 configure: creating ./config.status [2022-08-08T08:58:29.555Z] #77 246.0 CCLD libcrun.la [2022-08-08T08:58:29.555Z] #77 246.2 AR libcrun_testing.a [2022-08-08T08:58:29.555Z] #77 246.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-08T08:58:29.555Z] #77 246.3 CCLD tests/tests_libcrun_utils [2022-08-08T08:58:29.555Z] #77 246.3 CCLD tests/tests_libcrun_errors [2022-08-08T08:58:29.555Z] #77 246.3 CCLD tests/tests_libcrun_fuzzer [2022-08-08T08:58:29.555Z] #77 247.5 CCLD crun [2022-08-08T08:58:29.555Z] #77 248.0 make[3]: Entering directory '/tmp/crun-build' [2022-08-08T08:58:29.555Z] #77 248.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-08T08:58:29.555Z] #77 248.3 /bin/mkdir -p '/usr/local/lib' [2022-08-08T08:58:29.555Z] #77 248.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-08T08:58:29.555Z] #77 248.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-08T08:58:29.555Z] #77 248.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-08T08:58:29.555Z] #77 248.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-08T08:58:29.555Z] #77 248.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-08T08:58:29.555Z] #77 248.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-08T08:58:29.555Z] #77 248.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-08T08:58:29.555Z] #77 248.6 ---------------------------------------------------------------------- [2022-08-08T08:58:29.555Z] #77 248.6 Libraries have been installed in: [2022-08-08T08:58:29.555Z] #77 248.6 /usr/local/lib [2022-08-08T08:58:29.555Z] #77 248.6 [2022-08-08T08:58:29.555Z] #77 248.6 If you ever happen to want to link against installed libraries [2022-08-08T08:58:29.555Z] #77 248.6 in a given directory, LIBDIR, you must either use libtool, and [2022-08-08T08:58:29.555Z] #77 248.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-08T08:58:29.555Z] #77 248.6 flag during linking and do at least one of the following: [2022-08-08T08:58:29.555Z] #77 248.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-08T08:58:29.555Z] #77 248.6 during execution [2022-08-08T08:58:29.555Z] #77 248.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-08T08:58:29.555Z] #77 248.6 during linking [2022-08-08T08:58:29.555Z] #77 248.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-08T08:58:29.555Z] #77 248.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-08T08:58:29.555Z] #77 248.6 [2022-08-08T08:58:29.555Z] #77 248.6 See any operating system documentation about shared libraries for [2022-08-08T08:58:29.555Z] #77 248.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-08T08:58:29.555Z] #77 248.6 ---------------------------------------------------------------------- [2022-08-08T08:58:29.555Z] #77 248.6 /bin/mkdir -p '/build' [2022-08-08T08:58:29.555Z] #77 248.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-08T08:58:29.555Z] #77 248.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-08T08:58:29.555Z] #77 248.7 make[3]: Leaving directory '/tmp/crun-build' [2022-08-08T08:58:29.555Z] #77 248.7 make[2]: Leaving directory '/tmp/crun-build' [2022-08-08T08:58:29.555Z] #77 248.7 make[1]: Leaving directory '/tmp/crun-build' [2022-08-08T08:58:29.555Z] #77 DONE 248.9s [2022-08-08T08:58:29.555Z] [2022-08-08T08:58:29.555Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-08T08:58:29.555Z] #60 sha256:ea9bc5b66a50eacfe2fb9ad2795cd4faa2ba62f0ae27e3ed65bfec1c741a75ab [2022-08-08T08:58:32.134Z] #77 208.1 config.status: creating Makefile [2022-08-08T08:58:32.134Z] #77 208.2 config.status: creating config.h [2022-08-08T08:58:32.134Z] #77 208.2 config.status: executing depfiles commands [2022-08-08T08:58:32.134Z] #77 ... [2022-08-08T08:58:32.134Z] [2022-08-08T08:58:32.134Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-08T08:58:32.134Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-08T08:58:32.134Z] #21 62.27 Selecting previously unselected package vim. [2022-08-08T08:58:32.134Z] #21 62.28 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-08T08:58:32.134Z] #21 62.29 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:58:32.697Z] #21 63.24 Selecting previously unselected package xfsprogs. [2022-08-08T08:58:32.697Z] #21 63.25 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-08T08:58:32.697Z] #21 63.27 Unpacking xfsprogs (5.10.0-4) ... [2022-08-08T08:58:33.626Z] #21 64.39 Selecting previously unselected package zip. [2022-08-08T08:58:33.883Z] #21 64.41 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-08T08:58:33.883Z] #21 64.44 Unpacking zip (3.0-12) ... [2022-08-08T08:58:34.140Z] #21 64.56 Selecting previously unselected package zstd. [2022-08-08T08:58:34.140Z] #21 64.57 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-08T08:58:34.140Z] #21 64.57 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-08T08:58:34.397Z] #21 65.02 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-08T08:58:35.808Z] #21 66.25 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-08T08:58:35.808Z] #21 66.28 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-08T08:58:35.808Z] #21 66.30 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-08T08:58:35.808Z] #21 66.32 Setting up libicu67:amd64 (67.1-7) ... [2022-08-08T08:58:35.808Z] #21 66.33 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-08T08:58:35.808Z] #21 66.34 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-08T08:58:35.808Z] #21 66.36 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-08T08:58:35.808Z] #21 66.37 Setting up uidmap (1:4.8.1-1) ... [2022-08-08T08:58:35.808Z] #21 66.38 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-08T08:58:35.808Z] #21 66.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T08:58:35.808Z] #21 66.43 Setting up bzip2 (1.0.8-4) ... [2022-08-08T08:58:35.808Z] #21 66.44 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-08T08:58:35.808Z] #21 66.47 Setting up python3-wheel (0.34.2-1) ... [2022-08-08T08:58:36.779Z] #21 67.54 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-08T08:58:37.036Z] #21 67.59 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:58:37.036Z] #21 67.65 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-08T08:58:37.036Z] #21 67.67 Setting up libcap2-bin (1:2.44-1) ... [2022-08-08T08:58:37.036Z] #21 67.69 Setting up apparmor (2.13.6-10) ... [2022-08-08T08:58:40.322Z] #21 70.90 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-08T08:58:40.579Z] #21 71.03 Setting up zip (3.0-12) ... [2022-08-08T08:58:40.579Z] #21 71.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:58:40.579Z] #21 71.16 Setting up bash-completion (1:2.11-2) ... [2022-08-08T08:58:41.953Z] #21 ... [2022-08-08T08:58:41.953Z] [2022-08-08T08:58:41.953Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:58:41.953Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:58:41.953Z] #77 208.4 config.status: executing libtool commands [2022-08-08T08:58:41.953Z] #77 210.2 GEN .version [2022-08-08T08:58:41.953Z] #77 210.3 make install-recursive [2022-08-08T08:58:41.953Z] #77 210.3 make[1]: Entering directory '/tmp/crun-build' [2022-08-08T08:58:41.953Z] #77 210.3 Making install in libocispec [2022-08-08T08:58:41.953Z] #77 210.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-08T08:58:41.953Z] #77 210.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-08T08:58:41.953Z] #77 210.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-08T08:58:41.953Z] #77 210.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-08T08:58:41.953Z] #77 210.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-08T08:58:41.953Z] #77 211.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-08T08:58:41.954Z] #77 211.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-08T08:58:41.954Z] #77 211.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-08T08:58:41.954Z] #77 211.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-08T08:58:41.954Z] #77 211.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-08T08:58:41.954Z] #77 211.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-08T08:58:41.954Z] #77 211.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-08T08:58:41.954Z] #77 211.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-08T08:58:41.954Z] #77 211.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-08T08:58:41.954Z] #77 211.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-08T08:58:41.954Z] #77 211.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-08T08:58:41.954Z] #77 211.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-08T08:58:41.954Z] #77 211.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-08T08:58:41.954Z] #77 211.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-08T08:58:41.954Z] #77 211.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-08T08:58:41.954Z] #77 211.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-08T08:58:41.954Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-08T08:58:41.954Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-08T08:58:41.954Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-08T08:58:41.954Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-08T08:58:41.954Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-08T08:58:41.954Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-08T08:58:41.954Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-08T08:58:41.954Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-08T08:58:41.954Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-08T08:58:41.954Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-08T08:58:41.954Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-08T08:58:41.954Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-08T08:58:41.954Z] #77 213.2 make install-recursive [2022-08-08T08:58:41.954Z] #77 213.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-08T08:58:41.954Z] #77 213.4 Making install in yajl [2022-08-08T08:58:41.954Z] #77 213.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-08T08:58:41.954Z] #77 213.6 CC src/libyajl_la-yajl_alloc.lo [2022-08-08T08:58:41.954Z] #77 213.6 CC src/libyajl_la-yajl_parser.lo [2022-08-08T08:58:41.954Z] #77 213.6 CC src/libyajl_la-yajl.lo [2022-08-08T08:58:41.954Z] #77 213.6 CC src/libyajl_la-yajl_gen.lo [2022-08-08T08:58:41.954Z] #77 213.7 CC src/libyajl_la-yajl_buf.lo [2022-08-08T08:58:41.954Z] #77 213.7 CC src/libyajl_la-yajl_tree.lo [2022-08-08T08:58:41.954Z] #77 213.7 CC src/libyajl_la-yajl_encode.lo [2022-08-08T08:58:41.954Z] #77 213.7 CC src/libyajl_la-yajl_lex.lo [2022-08-08T08:58:41.954Z] #77 215.9 CC verify/json_verify-json_verify.o [2022-08-08T08:58:42.862Z] #64 280.2 # github.com/containerd/containerd/cmd/containerd [2022-08-08T08:58:42.862Z] #64 280.2 /usr/bin/ld: /tmp/go-link-1434601852/000019.o: in function `New': [2022-08-08T08:58:42.862Z] #64 280.2 /tmp/tmp.U61anfQtpk/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-08T08:58:42.862Z] #64 280.3 + bin/containerd-stress [2022-08-08T08:58:42.862Z] #64 281.4 + bin/containerd-shim [2022-08-08T08:58:44.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-08T08:58:44.456Z] #60 187.8 + mkdir -p /build [2022-08-08T08:58:44.456Z] #60 187.8 + cp runc /build/runc [2022-08-08T08:58:44.456Z] #60 DONE 188.8s [2022-08-08T08:58:44.456Z] [2022-08-08T08:58:44.456Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T08:58:44.456Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T08:58:44.456Z] #55 318.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-08T08:58:44.456Z] #55 DONE 319.7s [2022-08-08T08:58:44.456Z] [2022-08-08T08:58:44.456Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-08T08:58:44.456Z] #64 sha256:9ce46bfe759959cc8c3d360c66e90a67ef488837fd018c11dc092d4a2c79f46a [2022-08-08T08:58:45.269Z] #77 ... [2022-08-08T08:58:45.269Z] [2022-08-08T08:58:45.269Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-08T08:58:45.269Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-08T08:58:45.269Z] #21 76.04 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-08T08:58:45.398Z] #64 289.9 + bin/containerd-shim-runc-v1 [2022-08-08T08:58:45.526Z] #21 76.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-08T08:58:45.526Z] #21 76.18 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-08T08:58:45.526Z] #21 76.27 Setting up patch (2.7.6-7) ... [2022-08-08T08:58:45.526Z] #21 76.29 Setting up sudo (1.9.5p2-3) ... [2022-08-08T08:58:45.826Z] #21 76.55 invoke-rc.d: could not determine current runlevel [2022-08-08T08:58:46.082Z] #21 76.56 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-08T08:58:46.082Z] #21 76.61 Setting up xfsprogs (5.10.0-4) ... [2022-08-08T08:58:46.082Z] #21 76.63 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-08T08:58:46.082Z] #21 76.63 Failed to connect to bus: Host is down [2022-08-08T08:58:46.082Z] #21 76.64 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-08T08:58:46.082Z] #21 76.68 Setting up inetutils-ping (2:2.0-1) ... [2022-08-08T08:58:46.082Z] #21 76.69 Setting up pigz (2.6-1) ... [2022-08-08T08:58:46.082Z] #21 76.71 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-08T08:58:46.082Z] #21 76.73 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-08T08:58:46.082Z] #21 76.74 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-08T08:58:46.082Z] #21 76.76 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:58:47.009Z] #64 ... [2022-08-08T08:58:47.009Z] [2022-08-08T08:58:47.009Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-08T08:58:47.009Z] #56 sha256:512b162bf84b9ba6159cb4d1d5afc3677e08dcda579b791af0201b1cc3446b7d [2022-08-08T08:58:47.275Z] #56 DONE 0.2s [2022-08-08T08:58:47.275Z] [2022-08-08T08:58:47.275Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-08T08:58:47.275Z] #58 sha256:9684f2e5643693a9419048abe536e24cd0bfb3f49e28fb499a5332510414f147 [2022-08-08T08:58:47.275Z] #58 DONE 0.1s [2022-08-08T08:58:47.275Z] [2022-08-08T08:58:47.275Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-08T08:58:47.275Z] #64 sha256:9ce46bfe759959cc8c3d360c66e90a67ef488837fd018c11dc092d4a2c79f46a [2022-08-08T08:58:47.495Z] #21 78.19 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-08T08:58:47.495Z] #21 78.26 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-08T08:58:47.535Z] #64 ... [2022-08-08T08:58:47.535Z] [2022-08-08T08:58:47.535Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-08T08:58:47.535Z] #61 sha256:a84e3c5328efbbf490651162cbafebcbf31bff73de08de4b74745f7cd9961f13 [2022-08-08T08:58:47.535Z] #61 DONE 0.1s [2022-08-08T08:58:47.535Z] [2022-08-08T08:58:47.535Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-08T08:58:47.535Z] #64 sha256:9ce46bfe759959cc8c3d360c66e90a67ef488837fd018c11dc092d4a2c79f46a [2022-08-08T08:58:48.865Z] #21 79.56 Setting up libelf1:amd64 (0.183-1) ... [2022-08-08T08:58:49.121Z] #21 79.57 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-08T08:58:49.121Z] #21 79.63 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-08T08:58:49.121Z] #21 79.69 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-08T08:58:49.121Z] #21 79.73 Setting up libkmod2:amd64 (28-1) ... [2022-08-08T08:58:49.121Z] #21 79.77 Setting up python3-distutils (3.9.2-1) ... [2022-08-08T08:58:50.103Z] #21 80.51 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-08T08:58:50.103Z] #21 80.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-08T08:58:50.103Z] #21 80.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-08T08:58:50.103Z] #21 80.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-08T08:58:50.103Z] #21 80.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-08T08:58:50.103Z] #21 80.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-08T08:58:50.103Z] #21 80.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-08T08:58:50.103Z] #21 80.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-08T08:58:50.103Z] #21 80.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-08T08:58:50.401Z] #21 80.78 Setting up python3-setuptools (52.0.0-4) ... [2022-08-08T08:58:50.675Z] #64 294.7 + bin/containerd-shim-runc-v2 [2022-08-08T08:58:51.243Z] #64 295.5 + binaries [2022-08-08T08:58:51.243Z] #64 295.5 + install -D bin/containerd /build/containerd [2022-08-08T08:58:51.243Z] #64 295.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-08T08:58:51.243Z] #64 295.5 + install -D bin/ctr /build/ctr [2022-08-08T08:58:51.735Z] #64 283.2 + bin/containerd [2022-08-08T08:58:52.969Z] #21 83.54 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-08T08:58:53.225Z] #21 83.65 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-08T08:58:53.225Z] #21 83.76 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-08T08:58:53.225Z] #21 83.82 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-08T08:58:55.745Z] #21 ... [2022-08-08T08:58:55.745Z] [2022-08-08T08:58:55.745Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:58:55.745Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:58:55.745Z] #77 222.0 CCLD libyajl.la [2022-08-08T08:58:55.745Z] #77 222.6 CCLD verify/json_verify [2022-08-08T08:58:55.745Z] #77 223.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-08T08:58:55.745Z] #77 223.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-08T08:58:55.745Z] #77 223.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-08T08:58:55.745Z] #77 223.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-08T08:58:55.745Z] #77 223.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-08T08:58:55.745Z] #77 223.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-08T08:58:55.745Z] #77 223.1 CC src/validate.o [2022-08-08T08:58:55.745Z] #77 223.1 CC src/image_spec_schema_config_schema.lo [2022-08-08T08:58:55.745Z] #77 223.1 CC src/image_spec_schema_content_descriptor.lo [2022-08-08T08:58:55.745Z] #77 223.1 CC src/image_spec_schema_defs.lo [2022-08-08T08:58:55.745Z] #77 223.1 CC src/image_spec_schema_defs_descriptor.lo [2022-08-08T08:58:55.745Z] #77 223.1 CC src/image_spec_schema_image_index_schema.lo [2022-08-08T08:58:55.745Z] #77 223.2 CC src/image_spec_schema_image_layout_schema.lo [2022-08-08T08:58:55.745Z] #77 223.2 CC src/runtime_spec_schema_config_linux.lo [2022-08-08T08:58:55.745Z] #77 223.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-08T08:58:55.745Z] #77 223.3 CC src/runtime_spec_schema_config_schema.lo [2022-08-08T08:58:55.745Z] #77 223.3 CC src/runtime_spec_schema_config_zos.lo [2022-08-08T08:58:55.745Z] #77 223.4 CC src/runtime_spec_schema_config_solaris.lo [2022-08-08T08:58:55.745Z] #77 223.4 CC src/runtime_spec_schema_config_vm.lo [2022-08-08T08:58:55.745Z] #77 223.4 CC src/runtime_spec_schema_config_windows.lo [2022-08-08T08:58:55.745Z] #77 223.5 CC src/runtime_spec_schema_defs.lo [2022-08-08T08:58:55.745Z] #77 223.6 CC src/runtime_spec_schema_defs_zos.lo [2022-08-08T08:58:55.745Z] #77 223.6 CC src/runtime_spec_schema_defs_vm.lo [2022-08-08T08:58:55.746Z] #77 223.6 CC src/runtime_spec_schema_defs_windows.lo [2022-08-08T08:58:55.746Z] #77 223.6 CC src/runtime_spec_schema_state_schema.lo [2022-08-08T08:58:55.746Z] #77 223.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-08T08:58:55.746Z] #77 223.8 CC src/runtime_spec_schema_defs_linux.lo [2022-08-08T08:58:55.746Z] #77 223.9 CC src/basic_test_double_array_item.lo [2022-08-08T08:58:55.746Z] #77 223.9 CC src/basic_test_double_array.lo [2022-08-08T08:58:55.746Z] #77 224.0 CC src/basic_test_top_array_int.lo [2022-08-08T08:58:55.746Z] #77 224.1 CC src/basic_test_top_array_string.lo [2022-08-08T08:58:55.746Z] #77 224.1 CC src/basic_test_top_double_array_int.lo [2022-08-08T08:58:55.746Z] #77 224.4 CC src/basic_test_top_double_array_obj.lo [2022-08-08T08:58:55.746Z] #77 224.5 CC src/basic_test_top_double_array_refobj.lo [2022-08-08T08:58:55.746Z] #77 224.6 CC src/basic_test_top_double_array_string.lo [2022-08-08T08:58:55.746Z] #77 224.7 CC src/read-file.lo [2022-08-08T08:58:55.746Z] #77 224.9 CC src/json_common.lo [2022-08-08T08:58:55.746Z] #77 225.0 CC tests/test-1.o [2022-08-08T08:58:55.746Z] #77 225.4 CC tests/test-2.o [2022-08-08T08:58:55.746Z] #77 225.6 CC tests/test-3.o [2022-08-08T08:58:55.746Z] #77 225.7 CC tests/test-5.o [2022-08-08T08:58:55.746Z] #77 225.8 CC tests/test-4.o [2022-08-08T08:58:55.746Z] #77 226.2 CC tests/test-7.o [2022-08-08T08:58:55.746Z] #77 226.5 CC tests/test-6.o [2022-08-08T08:58:55.746Z] #77 226.6 CC tests/test-9.o [2022-08-08T08:58:55.746Z] #77 226.7 CC tests/test-8.o [2022-08-08T08:58:55.746Z] #77 226.7 CC tests/test-10.o [2022-08-08T08:58:55.746Z] #77 226.8 CC tests/test-11.o [2022-08-08T08:58:55.746Z] #77 ... [2022-08-08T08:58:55.746Z] [2022-08-08T08:58:55.746Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-08T08:58:55.746Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-08T08:58:55.746Z] #21 86.32 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-08T08:58:55.746Z] #21 86.33 Setting up jq (1.6-2.1) ... [2022-08-08T08:58:55.746Z] #21 86.35 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-08T08:58:55.746Z] #21 86.36 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-08T08:58:55.746Z] #21 86.38 Setting up iptables (1.8.7-1) ... [2022-08-08T08:58:55.746Z] #21 86.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-08T08:58:55.746Z] #21 86.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-08T08:58:55.746Z] #21 86.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-08T08:58:55.746Z] #21 86.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-08T08:58:56.005Z] #21 86.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-08T08:58:56.005Z] #21 86.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-08T08:58:56.005Z] #21 86.44 Setting up iproute2 (5.10.0-4) ... [2022-08-08T08:58:56.263Z] #21 86.86 Setting up systemd (247.3-7) ... [2022-08-08T08:58:56.263Z] #21 86.94 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-08T08:58:56.263Z] #21 86.95 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-08T08:58:56.263Z] #21 86.97 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-08T08:58:56.515Z] #64 DONE 301.0s [2022-08-08T08:58:56.520Z] #21 87.01 Initializing machine ID from KVM UUID. [2022-08-08T08:58:57.452Z] [2022-08-08T08:58:57.452Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-08T08:58:57.452Z] #65 sha256:b271821a29fedde75fa7618941100d6250dbdefc94bf619a6cbf3c9db0400555 [2022-08-08T08:58:57.938Z] #21 88.36 Setting up systemd-journal-remote (247.3-7) ... [2022-08-08T08:58:58.195Z] #21 88.71 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T08:58:58.495Z] #21 DONE 89.1s [2022-08-08T08:58:58.495Z] [2022-08-08T08:58:58.495Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:58:58.495Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:58:58.495Z] #77 ... [2022-08-08T08:58:58.495Z] [2022-08-08T08:58:58.495Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-08T08:58:58.495Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-08T08:58:59.355Z] #65 DONE 1.9s [2022-08-08T08:58:59.355Z] [2022-08-08T08:58:59.355Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-08T08:58:59.355Z] #70 sha256:497a341efd67e146e4acfa9b61f3ec8e0974c5b96702253ac018997a6c5311df [2022-08-08T08:58:59.614Z] #70 DONE 0.4s [2022-08-08T08:58:59.614Z] [2022-08-08T08:58:59.614Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-08T08:58:59.614Z] #75 sha256:62c7bff1a0ba247fc0a8e3de863ec99f2415c07eaad2f6f3205479dc2910894c [2022-08-08T08:58:59.877Z] #22 1.276 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-08T08:58:59.877Z] #22 1.280 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-08T08:58:59.877Z] #22 1.284 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-08T08:58:59.877Z] #22 DONE 1.4s [2022-08-08T08:58:59.877Z] [2022-08-08T08:58:59.877Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-08T08:58:59.877Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-08T08:58:59.887Z] sha256:221a5274d7627f7bf44055354434f36de1cbdee6c0acb78493a2295cfd90f63b [2022-08-08T08:58:59.887Z] INFO: Starting docker-py tests... [2022-08-08T08:58:59.887Z] ============================= test session starts ============================== [2022-08-08T08:58:59.887Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-08T08:58:59.887Z] rootdir: /src, inifile: pytest.ini [2022-08-08T08:58:59.887Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-08T08:58:59.887Z] collected 395 items / 2 deselected / 393 selected [2022-08-08T08:58:59.887Z] [2022-08-08T08:59:02.150Z] #75 DONE 2.0s [2022-08-08T08:59:02.150Z] [2022-08-08T08:59:02.150Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-08T08:59:02.150Z] #78 sha256:789ec9f6e71dec7dced926b58c41fc126379b3a7c6071c3191694a3860a064cd [2022-08-08T08:59:02.150Z] #78 DONE 0.1s [2022-08-08T08:59:02.150Z] [2022-08-08T08:59:02.150Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-08T08:59:02.150Z] #79 sha256:4895d6f5f39663d0640828a9d170d05c647c5b8d51cb9dd81ed0ce93b2a35e1f [2022-08-08T08:59:02.150Z] #79 DONE 0.1s [2022-08-08T08:59:02.150Z] [2022-08-08T08:59:02.150Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-08T08:59:02.150Z] #80 sha256:66353ac05c21117b19d627a6386cfc08fcbb6d1c1086182497d645609c168d00 [2022-08-08T08:59:02.150Z] #80 DONE 0.0s [2022-08-08T08:59:02.150Z] [2022-08-08T08:59:02.150Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-08T08:59:02.150Z] #81 sha256:3b96cfd5e8e8c30f43d36ad54b88d885a6e287a93c12b357eb0aa59752bedef9 [2022-08-08T08:59:02.719Z] #81 DONE 0.9s [2022-08-08T08:59:02.719Z] [2022-08-08T08:59:02.719Z] #82 exporting to image [2022-08-08T08:59:02.719Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-08T08:59:02.719Z] #82 exporting layers [2022-08-08T08:59:06.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-08T08:59:06.913Z] #82 exporting layers 3.6s done [2022-08-08T08:59:06.913Z] #82 writing image sha256:c8e45183448ebe9342902f4e499f846821300cc30def2589e5039a1b1eb875ef done [2022-08-08T08:59:06.913Z] #82 naming to docker.io/library/docker:fd84b0fc87fe8633b087a40eb6717000f735c653 done [2022-08-08T08:59:06.913Z] #82 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-08T08:59:07.240Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-08T08:59:07.527Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43708/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fd84b0fc87fe8633b087a40eb6717000f735c653 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fd84b0fc87fe8633b087a40eb6717000f735c653 hack/test/unit [2022-08-08T08:59:09.431Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-08T08:59:09.431Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-08T08:59:09.431Z] + TESTDIRS=./... [2022-08-08T08:59:09.431Z] + exclude_paths='/vendor/|/integration' [2022-08-08T08:59:09.431Z] ++ go list ./... [2022-08-08T08:59:09.431Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-08T08:59:10.370Z] + pkg_list='github.com/docker/docker/api [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/server [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/server/backend/build [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/server/httpstatus [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/server/httputils [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/server/middleware [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/server/router [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/server/router/build [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/server/router/container [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/server/router/debug [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/server/router/distribution [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/server/router/grpc [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/server/router/image [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/server/router/network [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/server/router/plugin [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/server/router/session [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/server/router/swarm [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/server/router/system [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/server/router/volume [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/types [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/types/backend [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/types/blkiodev [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/types/container [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/types/events [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/types/filters [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/types/image [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/types/mount [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/types/network [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/types/registry [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/types/strslice [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/types/swarm [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/types/time [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/types/versions [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-08T08:59:10.370Z] github.com/docker/docker/api/types/volume [2022-08-08T08:59:10.370Z] github.com/docker/docker/builder [2022-08-08T08:59:10.370Z] github.com/docker/docker/builder/builder-next [2022-08-08T08:59:10.370Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-08T08:59:10.370Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-08T08:59:10.370Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-08T08:59:10.370Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-08T08:59:10.370Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-08T08:59:10.370Z] github.com/docker/docker/builder/builder-next/worker [2022-08-08T08:59:10.370Z] github.com/docker/docker/builder/dockerfile [2022-08-08T08:59:10.370Z] github.com/docker/docker/builder/remotecontext [2022-08-08T08:59:10.370Z] github.com/docker/docker/builder/remotecontext/git [2022-08-08T08:59:10.370Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-08T08:59:10.370Z] github.com/docker/docker/cli [2022-08-08T08:59:10.370Z] github.com/docker/docker/cli/config [2022-08-08T08:59:10.370Z] github.com/docker/docker/cli/debug [2022-08-08T08:59:10.370Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-08T08:59:10.370Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-08T08:59:10.370Z] github.com/docker/docker/client [2022-08-08T08:59:10.370Z] github.com/docker/docker/cmd/docker-proxy [2022-08-08T08:59:10.370Z] github.com/docker/docker/cmd/dockerd [2022-08-08T08:59:10.370Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-08T08:59:10.370Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-08T08:59:10.370Z] github.com/docker/docker/container [2022-08-08T08:59:10.370Z] github.com/docker/docker/container/stream [2022-08-08T08:59:10.370Z] github.com/docker/docker/contrib/apparmor [2022-08-08T08:59:10.370Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-08T08:59:10.370Z] github.com/docker/docker/contrib/httpserver [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/cluster [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/cluster/convert [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/cluster/executor [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/cluster/provider [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/config [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/containerd [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/events [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/events/testutils [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/exec [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/graphdriver [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/images [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/initlayer [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/links [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/listeners [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/logger [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/logger/gelf [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/logger/journald [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/logger/local [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/logger/logentries [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/logger/splunk [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/logger/syslog [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/logger/templates [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/names [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/network [2022-08-08T08:59:10.370Z] github.com/docker/docker/daemon/stats [2022-08-08T08:59:10.370Z] github.com/docker/docker/distribution [2022-08-08T08:59:10.370Z] github.com/docker/docker/distribution/metadata [2022-08-08T08:59:10.370Z] github.com/docker/docker/distribution/utils [2022-08-08T08:59:10.370Z] github.com/docker/docker/distribution/xfer [2022-08-08T08:59:10.370Z] github.com/docker/docker/dockerversion [2022-08-08T08:59:10.370Z] github.com/docker/docker/errdefs [2022-08-08T08:59:10.370Z] github.com/docker/docker/image [2022-08-08T08:59:10.370Z] github.com/docker/docker/image/cache [2022-08-08T08:59:10.370Z] github.com/docker/docker/image/tarexport [2022-08-08T08:59:10.370Z] github.com/docker/docker/image/v1 [2022-08-08T08:59:10.370Z] github.com/docker/docker/internal/test/suite [2022-08-08T08:59:10.370Z] github.com/docker/docker/layer [2022-08-08T08:59:10.370Z] github.com/docker/docker/libcontainerd [2022-08-08T08:59:10.370Z] github.com/docker/docker/libcontainerd/queue [2022-08-08T08:59:10.370Z] github.com/docker/docker/libcontainerd/remote [2022-08-08T08:59:10.370Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-08T08:59:10.370Z] github.com/docker/docker/libcontainerd/types [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork/config [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T08:59:10.370Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/idm [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/ns [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/options [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/osl [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/types [2022-08-08T08:59:10.371Z] github.com/docker/docker/oci [2022-08-08T08:59:10.371Z] github.com/docker/docker/oci/caps [2022-08-08T08:59:10.371Z] github.com/docker/docker/opts [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/aaparser [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/archive [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/authorization [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/broadcaster [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/capabilities [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/chrootarchive [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/containerfs [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/devicemapper [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/directory [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/dmesg [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/fileutils [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/fsutils [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/homedir [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/idtools [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/ioutils [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/jsonmessage [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/longpath [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/loopback [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/namesgenerator [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/parsers [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/pidfile [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/platform [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/plugingetter [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/plugins [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/plugins/transport [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/pools [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/progress [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/pubsub [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/reexec [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/signal [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/stack [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/stdcopy [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/streamformatter [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/stringid [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/sysinfo [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/system [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/tailfile [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/tarsum [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/urlutil [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/useragent [2022-08-08T08:59:10.371Z] github.com/docker/docker/plugin [2022-08-08T08:59:10.371Z] github.com/docker/docker/plugin/executor/containerd [2022-08-08T08:59:10.371Z] github.com/docker/docker/plugin/v2 [2022-08-08T08:59:10.371Z] github.com/docker/docker/profiles/apparmor [2022-08-08T08:59:10.371Z] github.com/docker/docker/profiles/seccomp [2022-08-08T08:59:10.371Z] github.com/docker/docker/quota [2022-08-08T08:59:10.371Z] github.com/docker/docker/reference [2022-08-08T08:59:10.371Z] github.com/docker/docker/registry [2022-08-08T08:59:10.371Z] github.com/docker/docker/registry/resumable [2022-08-08T08:59:10.371Z] github.com/docker/docker/restartmanager [2022-08-08T08:59:10.371Z] github.com/docker/docker/rootless [2022-08-08T08:59:10.371Z] github.com/docker/docker/rootless/specconv [2022-08-08T08:59:10.371Z] github.com/docker/docker/runconfig [2022-08-08T08:59:10.371Z] github.com/docker/docker/runconfig/opts [2022-08-08T08:59:10.371Z] github.com/docker/docker/testutil [2022-08-08T08:59:10.371Z] github.com/docker/docker/testutil/daemon [2022-08-08T08:59:10.371Z] github.com/docker/docker/testutil/environment [2022-08-08T08:59:10.371Z] github.com/docker/docker/testutil/fakecontext [2022-08-08T08:59:10.371Z] github.com/docker/docker/testutil/fakegit [2022-08-08T08:59:10.371Z] github.com/docker/docker/testutil/fakestorage [2022-08-08T08:59:10.371Z] github.com/docker/docker/testutil/fixtures/load [2022-08-08T08:59:10.371Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-08T08:59:10.371Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-08T08:59:10.371Z] github.com/docker/docker/testutil/registry [2022-08-08T08:59:10.371Z] github.com/docker/docker/testutil/request [2022-08-08T08:59:10.371Z] github.com/docker/docker/volume [2022-08-08T08:59:10.371Z] github.com/docker/docker/volume/drivers [2022-08-08T08:59:10.371Z] github.com/docker/docker/volume/local [2022-08-08T08:59:10.371Z] github.com/docker/docker/volume/mounts [2022-08-08T08:59:10.371Z] github.com/docker/docker/volume/service [2022-08-08T08:59:10.371Z] github.com/docker/docker/volume/service/opts [2022-08-08T08:59:10.371Z] github.com/docker/docker/volume/testutils' [2022-08-08T08:59:10.371Z] ++ grep --fixed-strings -v /libnetwork [2022-08-08T08:59:10.371Z] ++ echo 'github.com/docker/docker/api [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/server [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/server/backend/build [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/server/httpstatus [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/server/httputils [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/server/middleware [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/server/router [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/server/router/build [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/server/router/container [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/server/router/debug [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/server/router/distribution [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/server/router/grpc [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/server/router/image [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/server/router/network [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/server/router/plugin [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/server/router/session [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/server/router/swarm [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/server/router/system [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/server/router/volume [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/types [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/types/backend [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/types/blkiodev [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/types/container [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/types/events [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/types/filters [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/types/image [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/types/mount [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/types/network [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/types/registry [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/types/strslice [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/types/swarm [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/types/time [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/types/versions [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-08T08:59:10.371Z] github.com/docker/docker/api/types/volume [2022-08-08T08:59:10.371Z] github.com/docker/docker/builder [2022-08-08T08:59:10.371Z] github.com/docker/docker/builder/builder-next [2022-08-08T08:59:10.371Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-08T08:59:10.371Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-08T08:59:10.371Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-08T08:59:10.371Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-08T08:59:10.371Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-08T08:59:10.371Z] github.com/docker/docker/builder/builder-next/worker [2022-08-08T08:59:10.371Z] github.com/docker/docker/builder/dockerfile [2022-08-08T08:59:10.371Z] github.com/docker/docker/builder/remotecontext [2022-08-08T08:59:10.371Z] github.com/docker/docker/builder/remotecontext/git [2022-08-08T08:59:10.371Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-08T08:59:10.371Z] github.com/docker/docker/cli [2022-08-08T08:59:10.371Z] github.com/docker/docker/cli/config [2022-08-08T08:59:10.371Z] github.com/docker/docker/cli/debug [2022-08-08T08:59:10.371Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-08T08:59:10.371Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-08T08:59:10.371Z] github.com/docker/docker/client [2022-08-08T08:59:10.371Z] github.com/docker/docker/cmd/docker-proxy [2022-08-08T08:59:10.371Z] github.com/docker/docker/cmd/dockerd [2022-08-08T08:59:10.371Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-08T08:59:10.371Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-08T08:59:10.371Z] github.com/docker/docker/container [2022-08-08T08:59:10.371Z] github.com/docker/docker/container/stream [2022-08-08T08:59:10.371Z] github.com/docker/docker/contrib/apparmor [2022-08-08T08:59:10.371Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-08T08:59:10.371Z] github.com/docker/docker/contrib/httpserver [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/cluster [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/cluster/convert [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/cluster/executor [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/cluster/provider [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/config [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/containerd [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/events [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/events/testutils [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/exec [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/graphdriver [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/images [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/initlayer [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/links [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/listeners [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/logger [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/logger/gelf [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/logger/journald [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/logger/local [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/logger/logentries [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/logger/splunk [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/logger/syslog [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/logger/templates [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/names [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/network [2022-08-08T08:59:10.371Z] github.com/docker/docker/daemon/stats [2022-08-08T08:59:10.371Z] github.com/docker/docker/distribution [2022-08-08T08:59:10.371Z] github.com/docker/docker/distribution/metadata [2022-08-08T08:59:10.371Z] github.com/docker/docker/distribution/utils [2022-08-08T08:59:10.371Z] github.com/docker/docker/distribution/xfer [2022-08-08T08:59:10.371Z] github.com/docker/docker/dockerversion [2022-08-08T08:59:10.371Z] github.com/docker/docker/errdefs [2022-08-08T08:59:10.371Z] github.com/docker/docker/image [2022-08-08T08:59:10.371Z] github.com/docker/docker/image/cache [2022-08-08T08:59:10.371Z] github.com/docker/docker/image/tarexport [2022-08-08T08:59:10.371Z] github.com/docker/docker/image/v1 [2022-08-08T08:59:10.371Z] github.com/docker/docker/internal/test/suite [2022-08-08T08:59:10.371Z] github.com/docker/docker/layer [2022-08-08T08:59:10.371Z] github.com/docker/docker/libcontainerd [2022-08-08T08:59:10.371Z] github.com/docker/docker/libcontainerd/queue [2022-08-08T08:59:10.371Z] github.com/docker/docker/libcontainerd/remote [2022-08-08T08:59:10.371Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-08T08:59:10.371Z] github.com/docker/docker/libcontainerd/types [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/config [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/idm [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/ns [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/options [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/osl [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T08:59:10.371Z] github.com/docker/docker/libnetwork/types [2022-08-08T08:59:10.371Z] github.com/docker/docker/oci [2022-08-08T08:59:10.371Z] github.com/docker/docker/oci/caps [2022-08-08T08:59:10.371Z] github.com/docker/docker/opts [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/aaparser [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/archive [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/authorization [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/broadcaster [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/capabilities [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/chrootarchive [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/containerfs [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/devicemapper [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/directory [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/dmesg [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/fileutils [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/fsutils [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/homedir [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/idtools [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/ioutils [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/jsonmessage [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/longpath [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/loopback [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/namesgenerator [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/parsers [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/pidfile [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/platform [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/plugingetter [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/plugins [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/plugins/transport [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/pools [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/progress [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/pubsub [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/reexec [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/signal [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/stack [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/stdcopy [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/streamformatter [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/stringid [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/sysinfo [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/system [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/tailfile [2022-08-08T08:59:10.371Z] github.com/docker/docker/pkg/tarsum [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/urlutil [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/useragent [2022-08-08T08:59:10.372Z] github.com/docker/docker/plugin [2022-08-08T08:59:10.372Z] github.com/docker/docker/plugin/executor/containerd [2022-08-08T08:59:10.372Z] github.com/docker/docker/plugin/v2 [2022-08-08T08:59:10.372Z] github.com/docker/docker/profiles/apparmor [2022-08-08T08:59:10.372Z] github.com/docker/docker/profiles/seccomp [2022-08-08T08:59:10.372Z] github.com/docker/docker/quota [2022-08-08T08:59:10.372Z] github.com/docker/docker/reference [2022-08-08T08:59:10.372Z] github.com/docker/docker/registry [2022-08-08T08:59:10.372Z] github.com/docker/docker/registry/resumable [2022-08-08T08:59:10.372Z] github.com/docker/docker/restartmanager [2022-08-08T08:59:10.372Z] github.com/docker/docker/rootless [2022-08-08T08:59:10.372Z] github.com/docker/docker/rootless/specconv [2022-08-08T08:59:10.372Z] github.com/docker/docker/runconfig [2022-08-08T08:59:10.372Z] github.com/docker/docker/runconfig/opts [2022-08-08T08:59:10.372Z] github.com/docker/docker/testutil [2022-08-08T08:59:10.372Z] github.com/docker/docker/testutil/daemon [2022-08-08T08:59:10.372Z] github.com/docker/docker/testutil/environment [2022-08-08T08:59:10.372Z] github.com/docker/docker/testutil/fakecontext [2022-08-08T08:59:10.372Z] github.com/docker/docker/testutil/fakegit [2022-08-08T08:59:10.372Z] github.com/docker/docker/testutil/fakestorage [2022-08-08T08:59:10.372Z] github.com/docker/docker/testutil/fixtures/load [2022-08-08T08:59:10.372Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-08T08:59:10.372Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-08T08:59:10.372Z] github.com/docker/docker/testutil/registry [2022-08-08T08:59:10.372Z] github.com/docker/docker/testutil/request [2022-08-08T08:59:10.372Z] github.com/docker/docker/volume [2022-08-08T08:59:10.372Z] github.com/docker/docker/volume/drivers [2022-08-08T08:59:10.372Z] github.com/docker/docker/volume/local [2022-08-08T08:59:10.372Z] github.com/docker/docker/volume/mounts [2022-08-08T08:59:10.372Z] github.com/docker/docker/volume/service [2022-08-08T08:59:10.372Z] github.com/docker/docker/volume/service/opts [2022-08-08T08:59:10.372Z] github.com/docker/docker/volume/testutils' [2022-08-08T08:59:10.372Z] + base_pkg_list='github.com/docker/docker/api [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/backend/build [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/httpstatus [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/httputils [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/middleware [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/build [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/container [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/debug [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/distribution [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/grpc [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/image [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/network [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/plugin [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/session [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/swarm [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/system [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/volume [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/backend [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/blkiodev [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/container [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/events [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/filters [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/image [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/mount [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/network [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/registry [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/strslice [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/swarm [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/time [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/versions [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/volume [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder/builder-next [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder/builder-next/worker [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder/dockerfile [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder/remotecontext [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder/remotecontext/git [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-08T08:59:10.372Z] github.com/docker/docker/cli [2022-08-08T08:59:10.372Z] github.com/docker/docker/cli/config [2022-08-08T08:59:10.372Z] github.com/docker/docker/cli/debug [2022-08-08T08:59:10.372Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-08T08:59:10.372Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-08T08:59:10.372Z] github.com/docker/docker/client [2022-08-08T08:59:10.372Z] github.com/docker/docker/cmd/docker-proxy [2022-08-08T08:59:10.372Z] github.com/docker/docker/cmd/dockerd [2022-08-08T08:59:10.372Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-08T08:59:10.372Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-08T08:59:10.372Z] github.com/docker/docker/container [2022-08-08T08:59:10.372Z] github.com/docker/docker/container/stream [2022-08-08T08:59:10.372Z] github.com/docker/docker/contrib/apparmor [2022-08-08T08:59:10.372Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-08T08:59:10.372Z] github.com/docker/docker/contrib/httpserver [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/cluster [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/cluster/convert [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/cluster/executor [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/cluster/provider [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/config [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/containerd [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/events [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/events/testutils [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/exec [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/images [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/initlayer [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/links [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/listeners [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/gelf [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/journald [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/local [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/logentries [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/splunk [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/syslog [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/templates [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/names [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/network [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/stats [2022-08-08T08:59:10.372Z] github.com/docker/docker/distribution [2022-08-08T08:59:10.372Z] github.com/docker/docker/distribution/metadata [2022-08-08T08:59:10.372Z] github.com/docker/docker/distribution/utils [2022-08-08T08:59:10.372Z] github.com/docker/docker/distribution/xfer [2022-08-08T08:59:10.372Z] github.com/docker/docker/dockerversion [2022-08-08T08:59:10.372Z] github.com/docker/docker/errdefs [2022-08-08T08:59:10.372Z] github.com/docker/docker/image [2022-08-08T08:59:10.372Z] github.com/docker/docker/image/cache [2022-08-08T08:59:10.372Z] github.com/docker/docker/image/tarexport [2022-08-08T08:59:10.372Z] github.com/docker/docker/image/v1 [2022-08-08T08:59:10.372Z] github.com/docker/docker/internal/test/suite [2022-08-08T08:59:10.372Z] github.com/docker/docker/layer [2022-08-08T08:59:10.372Z] github.com/docker/docker/libcontainerd [2022-08-08T08:59:10.372Z] github.com/docker/docker/libcontainerd/queue [2022-08-08T08:59:10.372Z] github.com/docker/docker/libcontainerd/remote [2022-08-08T08:59:10.372Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-08T08:59:10.372Z] github.com/docker/docker/libcontainerd/types [2022-08-08T08:59:10.372Z] github.com/docker/docker/oci [2022-08-08T08:59:10.372Z] github.com/docker/docker/oci/caps [2022-08-08T08:59:10.372Z] github.com/docker/docker/opts [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/aaparser [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/archive [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/authorization [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/broadcaster [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/capabilities [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/chrootarchive [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/containerfs [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/devicemapper [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/directory [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/dmesg [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/fileutils [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/fsutils [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/homedir [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/idtools [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/ioutils [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/jsonmessage [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/longpath [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/loopback [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/namesgenerator [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/parsers [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/pidfile [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/platform [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/plugingetter [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/plugins [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/plugins/transport [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/pools [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/progress [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/pubsub [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/reexec [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/signal [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/stack [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/stdcopy [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/streamformatter [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/stringid [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/sysinfo [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/system [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/tailfile [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/tarsum [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/urlutil [2022-08-08T08:59:10.372Z] github.com/docker/docker/pkg/useragent [2022-08-08T08:59:10.372Z] github.com/docker/docker/plugin [2022-08-08T08:59:10.372Z] github.com/docker/docker/plugin/executor/containerd [2022-08-08T08:59:10.372Z] github.com/docker/docker/plugin/v2 [2022-08-08T08:59:10.372Z] github.com/docker/docker/profiles/apparmor [2022-08-08T08:59:10.372Z] github.com/docker/docker/profiles/seccomp [2022-08-08T08:59:10.372Z] github.com/docker/docker/quota [2022-08-08T08:59:10.372Z] github.com/docker/docker/reference [2022-08-08T08:59:10.372Z] github.com/docker/docker/registry [2022-08-08T08:59:10.372Z] github.com/docker/docker/registry/resumable [2022-08-08T08:59:10.372Z] github.com/docker/docker/restartmanager [2022-08-08T08:59:10.372Z] github.com/docker/docker/rootless [2022-08-08T08:59:10.372Z] github.com/docker/docker/rootless/specconv [2022-08-08T08:59:10.372Z] github.com/docker/docker/runconfig [2022-08-08T08:59:10.372Z] github.com/docker/docker/runconfig/opts [2022-08-08T08:59:10.372Z] github.com/docker/docker/testutil [2022-08-08T08:59:10.372Z] github.com/docker/docker/testutil/daemon [2022-08-08T08:59:10.372Z] github.com/docker/docker/testutil/environment [2022-08-08T08:59:10.372Z] github.com/docker/docker/testutil/fakecontext [2022-08-08T08:59:10.372Z] github.com/docker/docker/testutil/fakegit [2022-08-08T08:59:10.372Z] github.com/docker/docker/testutil/fakestorage [2022-08-08T08:59:10.372Z] github.com/docker/docker/testutil/fixtures/load [2022-08-08T08:59:10.372Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-08T08:59:10.372Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-08T08:59:10.372Z] github.com/docker/docker/testutil/registry [2022-08-08T08:59:10.372Z] github.com/docker/docker/testutil/request [2022-08-08T08:59:10.372Z] github.com/docker/docker/volume [2022-08-08T08:59:10.372Z] github.com/docker/docker/volume/drivers [2022-08-08T08:59:10.372Z] github.com/docker/docker/volume/local [2022-08-08T08:59:10.372Z] github.com/docker/docker/volume/mounts [2022-08-08T08:59:10.372Z] github.com/docker/docker/volume/service [2022-08-08T08:59:10.372Z] github.com/docker/docker/volume/service/opts [2022-08-08T08:59:10.372Z] github.com/docker/docker/volume/testutils' [2022-08-08T08:59:10.372Z] ++ grep --fixed-strings /libnetwork [2022-08-08T08:59:10.372Z] ++ echo 'github.com/docker/docker/api [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/backend/build [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/httpstatus [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/httputils [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/middleware [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/build [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/container [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/debug [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/distribution [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/grpc [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/image [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/network [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/plugin [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/session [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/swarm [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/system [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/server/router/volume [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/backend [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/blkiodev [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/container [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/events [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/filters [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/image [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/mount [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/network [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/registry [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/strslice [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/swarm [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/time [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/versions [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-08T08:59:10.372Z] github.com/docker/docker/api/types/volume [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder/builder-next [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder/builder-next/worker [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder/dockerfile [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder/remotecontext [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder/remotecontext/git [2022-08-08T08:59:10.372Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-08T08:59:10.372Z] github.com/docker/docker/cli [2022-08-08T08:59:10.372Z] github.com/docker/docker/cli/config [2022-08-08T08:59:10.372Z] github.com/docker/docker/cli/debug [2022-08-08T08:59:10.372Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-08T08:59:10.372Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-08T08:59:10.372Z] github.com/docker/docker/client [2022-08-08T08:59:10.372Z] github.com/docker/docker/cmd/docker-proxy [2022-08-08T08:59:10.372Z] github.com/docker/docker/cmd/dockerd [2022-08-08T08:59:10.372Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-08T08:59:10.372Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-08T08:59:10.372Z] github.com/docker/docker/container [2022-08-08T08:59:10.372Z] github.com/docker/docker/container/stream [2022-08-08T08:59:10.372Z] github.com/docker/docker/contrib/apparmor [2022-08-08T08:59:10.372Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-08T08:59:10.372Z] github.com/docker/docker/contrib/httpserver [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/cluster [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/cluster/convert [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/cluster/executor [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/cluster/provider [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/config [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/containerd [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/events [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/events/testutils [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/exec [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/images [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/initlayer [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/links [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/listeners [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/gelf [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/journald [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/local [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/logentries [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-08T08:59:10.372Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-08T08:59:10.373Z] github.com/docker/docker/daemon/logger/splunk [2022-08-08T08:59:10.373Z] github.com/docker/docker/daemon/logger/syslog [2022-08-08T08:59:10.373Z] github.com/docker/docker/daemon/logger/templates [2022-08-08T08:59:10.373Z] github.com/docker/docker/daemon/names [2022-08-08T08:59:10.373Z] github.com/docker/docker/daemon/network [2022-08-08T08:59:10.373Z] github.com/docker/docker/daemon/stats [2022-08-08T08:59:10.373Z] github.com/docker/docker/distribution [2022-08-08T08:59:10.373Z] github.com/docker/docker/distribution/metadata [2022-08-08T08:59:10.373Z] github.com/docker/docker/distribution/utils [2022-08-08T08:59:10.373Z] github.com/docker/docker/distribution/xfer [2022-08-08T08:59:10.373Z] github.com/docker/docker/dockerversion [2022-08-08T08:59:10.373Z] github.com/docker/docker/errdefs [2022-08-08T08:59:10.373Z] github.com/docker/docker/image [2022-08-08T08:59:10.373Z] github.com/docker/docker/image/cache [2022-08-08T08:59:10.373Z] github.com/docker/docker/image/tarexport [2022-08-08T08:59:10.373Z] github.com/docker/docker/image/v1 [2022-08-08T08:59:10.373Z] github.com/docker/docker/internal/test/suite [2022-08-08T08:59:10.373Z] github.com/docker/docker/layer [2022-08-08T08:59:10.373Z] github.com/docker/docker/libcontainerd [2022-08-08T08:59:10.373Z] github.com/docker/docker/libcontainerd/queue [2022-08-08T08:59:10.373Z] github.com/docker/docker/libcontainerd/remote [2022-08-08T08:59:10.373Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-08T08:59:10.373Z] github.com/docker/docker/libcontainerd/types [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/config [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/idm [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ns [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/options [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/osl [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/types [2022-08-08T08:59:10.373Z] github.com/docker/docker/oci [2022-08-08T08:59:10.373Z] github.com/docker/docker/oci/caps [2022-08-08T08:59:10.373Z] github.com/docker/docker/opts [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/aaparser [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/archive [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/authorization [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/broadcaster [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/capabilities [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/chrootarchive [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/containerfs [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/devicemapper [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/directory [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/dmesg [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/fileutils [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/fsutils [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/homedir [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/idtools [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/ioutils [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/jsonmessage [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/longpath [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/loopback [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/namesgenerator [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/parsers [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/pidfile [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/platform [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/plugingetter [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/plugins [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/plugins/transport [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/pools [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/progress [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/pubsub [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/reexec [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/signal [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/stack [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/stdcopy [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/streamformatter [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/stringid [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/sysinfo [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/system [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/tailfile [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/tarsum [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/urlutil [2022-08-08T08:59:10.373Z] github.com/docker/docker/pkg/useragent [2022-08-08T08:59:10.373Z] github.com/docker/docker/plugin [2022-08-08T08:59:10.373Z] github.com/docker/docker/plugin/executor/containerd [2022-08-08T08:59:10.373Z] github.com/docker/docker/plugin/v2 [2022-08-08T08:59:10.373Z] github.com/docker/docker/profiles/apparmor [2022-08-08T08:59:10.373Z] github.com/docker/docker/profiles/seccomp [2022-08-08T08:59:10.373Z] github.com/docker/docker/quota [2022-08-08T08:59:10.373Z] github.com/docker/docker/reference [2022-08-08T08:59:10.373Z] github.com/docker/docker/registry [2022-08-08T08:59:10.373Z] github.com/docker/docker/registry/resumable [2022-08-08T08:59:10.373Z] github.com/docker/docker/restartmanager [2022-08-08T08:59:10.373Z] github.com/docker/docker/rootless [2022-08-08T08:59:10.373Z] github.com/docker/docker/rootless/specconv [2022-08-08T08:59:10.373Z] github.com/docker/docker/runconfig [2022-08-08T08:59:10.373Z] github.com/docker/docker/runconfig/opts [2022-08-08T08:59:10.373Z] github.com/docker/docker/testutil [2022-08-08T08:59:10.373Z] github.com/docker/docker/testutil/daemon [2022-08-08T08:59:10.373Z] github.com/docker/docker/testutil/environment [2022-08-08T08:59:10.373Z] github.com/docker/docker/testutil/fakecontext [2022-08-08T08:59:10.373Z] github.com/docker/docker/testutil/fakegit [2022-08-08T08:59:10.373Z] github.com/docker/docker/testutil/fakestorage [2022-08-08T08:59:10.373Z] github.com/docker/docker/testutil/fixtures/load [2022-08-08T08:59:10.373Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-08T08:59:10.373Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-08T08:59:10.373Z] github.com/docker/docker/testutil/registry [2022-08-08T08:59:10.373Z] github.com/docker/docker/testutil/request [2022-08-08T08:59:10.373Z] github.com/docker/docker/volume [2022-08-08T08:59:10.373Z] github.com/docker/docker/volume/drivers [2022-08-08T08:59:10.373Z] github.com/docker/docker/volume/local [2022-08-08T08:59:10.373Z] github.com/docker/docker/volume/mounts [2022-08-08T08:59:10.373Z] github.com/docker/docker/volume/service [2022-08-08T08:59:10.373Z] github.com/docker/docker/volume/service/opts [2022-08-08T08:59:10.373Z] github.com/docker/docker/volume/testutils' [2022-08-08T08:59:10.373Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/config [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/idm [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ns [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/options [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/osl [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/types' [2022-08-08T08:59:10.373Z] + echo 'github.com/docker/docker/libnetwork [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/config [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/idm [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/ns [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/options [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/osl [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/types' [2022-08-08T08:59:10.373Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T08:59:10.373Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T08:59:10.373Z] + type docker-proxy [2022-08-08T08:59:10.373Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-08T08:59:10.373Z] + hack/make.sh binary-proxy install-proxy [2022-08-08T08:59:10.373Z] [2022-08-08T08:59:10.373Z] Removing bundles/ [2022-08-08T08:59:10.373Z] [2022-08-08T08:59:10.373Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-08T08:59:10.373Z] Building: bundles/binary-proxy/docker-proxy [2022-08-08T08:59:10.373Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T08:59:14.772Z] #23 13.63 Collecting yamllint==1.26.1 [2022-08-08T08:59:14.772Z] #23 14.72 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-08T08:59:15.886Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-08T08:59:16.187Z] #23 16.46 Collecting pathspec>=0.5.3 [2022-08-08T08:59:16.443Z] #23 16.48 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-08T08:59:16.705Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-08T08:59:16.987Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-08T08:59:16.988Z] [2022-08-08T08:59:16.988Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-08T08:59:16.988Z] Installing docker-proxy to /usr/local/bin/ [2022-08-08T08:59:16.988Z] [2022-08-08T08:59:16.988Z] + mkdir -p bundles [2022-08-08T08:59:16.988Z] + '[' -n 'github.com/docker/docker/api [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/server [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/server/backend/build [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/server/httpstatus [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/server/httputils [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/server/middleware [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/server/router [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/server/router/build [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/server/router/container [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/server/router/debug [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/server/router/distribution [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/server/router/grpc [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/server/router/image [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/server/router/network [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/server/router/plugin [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/server/router/session [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/server/router/swarm [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/server/router/system [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/server/router/volume [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/types [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/types/backend [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/types/blkiodev [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/types/container [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/types/events [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/types/filters [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/types/image [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/types/mount [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/types/network [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/types/registry [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/types/strslice [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/types/swarm [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/types/time [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/types/versions [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-08T08:59:16.988Z] github.com/docker/docker/api/types/volume [2022-08-08T08:59:16.988Z] github.com/docker/docker/builder [2022-08-08T08:59:16.988Z] github.com/docker/docker/builder/builder-next [2022-08-08T08:59:16.988Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-08T08:59:16.988Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-08T08:59:16.988Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-08T08:59:16.988Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-08T08:59:16.988Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-08T08:59:16.988Z] github.com/docker/docker/builder/builder-next/worker [2022-08-08T08:59:16.988Z] github.com/docker/docker/builder/dockerfile [2022-08-08T08:59:16.988Z] github.com/docker/docker/builder/remotecontext [2022-08-08T08:59:16.988Z] github.com/docker/docker/builder/remotecontext/git [2022-08-08T08:59:16.988Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-08T08:59:16.988Z] github.com/docker/docker/cli [2022-08-08T08:59:16.988Z] github.com/docker/docker/cli/config [2022-08-08T08:59:16.988Z] github.com/docker/docker/cli/debug [2022-08-08T08:59:16.988Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-08T08:59:16.988Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-08T08:59:16.988Z] github.com/docker/docker/client [2022-08-08T08:59:16.988Z] github.com/docker/docker/cmd/docker-proxy [2022-08-08T08:59:16.988Z] github.com/docker/docker/cmd/dockerd [2022-08-08T08:59:16.988Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-08T08:59:16.988Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-08T08:59:16.988Z] github.com/docker/docker/container [2022-08-08T08:59:16.988Z] github.com/docker/docker/container/stream [2022-08-08T08:59:16.988Z] github.com/docker/docker/contrib/apparmor [2022-08-08T08:59:16.988Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-08T08:59:16.988Z] github.com/docker/docker/contrib/httpserver [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/cluster [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/cluster/convert [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/cluster/executor [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/cluster/provider [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/config [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/containerd [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/events [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/events/testutils [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/exec [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/graphdriver [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/images [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/initlayer [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/links [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/listeners [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/logger [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/logger/gelf [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/logger/journald [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/logger/local [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/logger/logentries [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/logger/splunk [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/logger/syslog [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/logger/templates [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/names [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/network [2022-08-08T08:59:16.988Z] github.com/docker/docker/daemon/stats [2022-08-08T08:59:16.988Z] github.com/docker/docker/distribution [2022-08-08T08:59:16.988Z] github.com/docker/docker/distribution/metadata [2022-08-08T08:59:16.988Z] github.com/docker/docker/distribution/utils [2022-08-08T08:59:16.988Z] github.com/docker/docker/distribution/xfer [2022-08-08T08:59:16.988Z] github.com/docker/docker/dockerversion [2022-08-08T08:59:16.988Z] github.com/docker/docker/errdefs [2022-08-08T08:59:16.988Z] github.com/docker/docker/image [2022-08-08T08:59:16.988Z] github.com/docker/docker/image/cache [2022-08-08T08:59:16.988Z] github.com/docker/docker/image/tarexport [2022-08-08T08:59:16.988Z] github.com/docker/docker/image/v1 [2022-08-08T08:59:16.988Z] github.com/docker/docker/internal/test/suite [2022-08-08T08:59:16.988Z] github.com/docker/docker/layer [2022-08-08T08:59:16.988Z] github.com/docker/docker/libcontainerd [2022-08-08T08:59:16.988Z] github.com/docker/docker/libcontainerd/queue [2022-08-08T08:59:16.988Z] github.com/docker/docker/libcontainerd/remote [2022-08-08T08:59:16.988Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-08T08:59:16.988Z] github.com/docker/docker/libcontainerd/types [2022-08-08T08:59:16.988Z] github.com/docker/docker/oci [2022-08-08T08:59:16.988Z] github.com/docker/docker/oci/caps [2022-08-08T08:59:16.988Z] github.com/docker/docker/opts [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/aaparser [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/archive [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/authorization [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/broadcaster [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/capabilities [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/chrootarchive [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/containerfs [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/devicemapper [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/directory [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/dmesg [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/fileutils [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/fsutils [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/homedir [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/idtools [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/ioutils [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/jsonmessage [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/longpath [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/loopback [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/namesgenerator [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/parsers [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/pidfile [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/platform [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/plugingetter [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/plugins [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/plugins/transport [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/pools [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/progress [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/pubsub [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/reexec [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/signal [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/stack [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/stdcopy [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/streamformatter [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/stringid [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/sysinfo [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/system [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/tailfile [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/tarsum [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/urlutil [2022-08-08T08:59:16.988Z] github.com/docker/docker/pkg/useragent [2022-08-08T08:59:16.988Z] github.com/docker/docker/plugin [2022-08-08T08:59:16.988Z] github.com/docker/docker/plugin/executor/containerd [2022-08-08T08:59:16.988Z] github.com/docker/docker/plugin/v2 [2022-08-08T08:59:16.988Z] github.com/docker/docker/profiles/apparmor [2022-08-08T08:59:16.988Z] github.com/docker/docker/profiles/seccomp [2022-08-08T08:59:16.988Z] github.com/docker/docker/quota [2022-08-08T08:59:16.988Z] github.com/docker/docker/reference [2022-08-08T08:59:16.988Z] github.com/docker/docker/registry [2022-08-08T08:59:16.988Z] github.com/docker/docker/registry/resumable [2022-08-08T08:59:16.988Z] github.com/docker/docker/restartmanager [2022-08-08T08:59:16.988Z] github.com/docker/docker/rootless [2022-08-08T08:59:16.988Z] github.com/docker/docker/rootless/specconv [2022-08-08T08:59:16.988Z] github.com/docker/docker/runconfig [2022-08-08T08:59:16.988Z] github.com/docker/docker/runconfig/opts [2022-08-08T08:59:16.988Z] github.com/docker/docker/testutil [2022-08-08T08:59:16.988Z] github.com/docker/docker/testutil/daemon [2022-08-08T08:59:16.988Z] github.com/docker/docker/testutil/environment [2022-08-08T08:59:16.988Z] github.com/docker/docker/testutil/fakecontext [2022-08-08T08:59:16.988Z] github.com/docker/docker/testutil/fakegit [2022-08-08T08:59:16.988Z] github.com/docker/docker/testutil/fakestorage [2022-08-08T08:59:16.988Z] github.com/docker/docker/testutil/fixtures/load [2022-08-08T08:59:16.988Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-08T08:59:16.988Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-08T08:59:16.988Z] github.com/docker/docker/testutil/registry [2022-08-08T08:59:16.988Z] github.com/docker/docker/testutil/request [2022-08-08T08:59:16.988Z] github.com/docker/docker/volume [2022-08-08T08:59:16.988Z] github.com/docker/docker/volume/drivers [2022-08-08T08:59:16.988Z] github.com/docker/docker/volume/local [2022-08-08T08:59:16.988Z] github.com/docker/docker/volume/mounts [2022-08-08T08:59:16.988Z] github.com/docker/docker/volume/service [2022-08-08T08:59:16.988Z] github.com/docker/docker/volume/service/opts [2022-08-08T08:59:16.988Z] github.com/docker/docker/volume/testutils' ']' [2022-08-08T08:59:16.989Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-08T08:59:16.989Z] ? github.com/docker/docker/api [no test files] [2022-08-08T08:59:17.048Z] #23 17.21 Collecting pyyaml [2022-08-08T08:59:17.048Z] #23 17.22 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-08T08:59:17.304Z] #23 17.36 Building wheels for collected packages: yamllint [2022-08-08T08:59:17.304Z] #23 17.36 Building wheel for yamllint (setup.py): started [2022-08-08T08:59:18.194Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-08T08:59:19.197Z] #23 19.33 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-08T08:59:19.197Z] #23 19.33 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d2ab564263ecf6c3735348bd23f320225b0406901e1b5ee04427a81b805a68bb [2022-08-08T08:59:19.197Z] #23 19.34 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-08T08:59:19.197Z] #23 19.34 Successfully built yamllint [2022-08-08T08:59:19.197Z] #23 19.42 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-08T08:59:20.174Z] #23 20.28 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-08T08:59:21.542Z] #23 DONE 21.4s [2022-08-08T08:59:21.542Z] [2022-08-08T08:59:21.542Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-08T08:59:21.542Z] #27 sha256:eb0ba9a196ea10d718c633da81cf896b08258bb7e95521052596d365efc712c7 [2022-08-08T08:59:21.542Z] #27 DONE 0.2s [2022-08-08T08:59:21.542Z] [2022-08-08T08:59:21.542Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-08T08:59:21.542Z] #32 sha256:e30d98fa8da702ba5227afd8d7830b855375977913a0bd1286550b90efe5aee8 [2022-08-08T08:59:21.799Z] #32 DONE 0.4s [2022-08-08T08:59:21.799Z] [2022-08-08T08:59:21.799Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:59:21.799Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:59:21.799Z] #77 ... [2022-08-08T08:59:21.799Z] [2022-08-08T08:59:21.799Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-08T08:59:21.799Z] #35 sha256:dfe4314516b4d951b5c8a46c01bf3d9d6add10fdf41755d6fbb72b2c5aaf6273 [2022-08-08T08:59:22.057Z] #35 DONE 0.2s [2022-08-08T08:59:22.057Z] [2022-08-08T08:59:22.057Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-08T08:59:22.057Z] #37 sha256:9590fc47d8713bf1b401c98cc493e0175c43b9a982ce5796a66930a812009e3c [2022-08-08T08:59:22.057Z] #37 DONE 0.3s [2022-08-08T08:59:22.057Z] [2022-08-08T08:59:22.057Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-08T08:59:22.057Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-08T08:59:22.317Z] #47 ... [2022-08-08T08:59:22.317Z] [2022-08-08T08:59:22.317Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-08T08:59:22.317Z] #39 sha256:f7453aa8ad82a73fbc0edb076cf73d6182c9876b451fb4b24d5d6e35ebae49fd [2022-08-08T08:59:22.317Z] #39 DONE 0.1s [2022-08-08T08:59:22.317Z] [2022-08-08T08:59:22.317Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-08T08:59:22.317Z] #41 sha256:3e58e07fcb17c0ddbff97cefe5a6b1994864f5c860d02381f5fd064b0efb88cb [2022-08-08T08:59:22.317Z] #41 DONE 0.1s [2022-08-08T08:59:22.317Z] [2022-08-08T08:59:22.317Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-08T08:59:22.317Z] #45 sha256:6aaff57e533a9454b8c4b7a83a012561637b0783acc33d9e661154f1039009d5 [2022-08-08T08:59:22.317Z] #45 DONE 0.1s [2022-08-08T08:59:22.317Z] [2022-08-08T08:59:22.317Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T08:59:22.317Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T08:59:31.915Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-08-08T08:59:38.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-08T08:59:38.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-08T08:59:38.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-08T08:59:40.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-08T08:59:40.459Z] #77 274.5 CCLD libocispec.la [2022-08-08T08:59:40.459Z] #77 274.8 CCLD src/validate [2022-08-08T08:59:40.459Z] #77 274.9 CCLD tests/test-1 [2022-08-08T08:59:40.459Z] #77 274.9 CCLD tests/test-2 [2022-08-08T08:59:40.459Z] #77 274.9 CCLD tests/test-3 [2022-08-08T08:59:40.459Z] #77 274.9 CCLD tests/test-5 [2022-08-08T08:59:40.459Z] #77 274.9 CCLD tests/test-4 [2022-08-08T08:59:40.459Z] #77 275.0 CCLD tests/test-6 [2022-08-08T08:59:40.459Z] #77 275.0 CCLD tests/test-7 [2022-08-08T08:59:40.459Z] #77 275.0 CCLD tests/test-8 [2022-08-08T08:59:40.459Z] #77 275.1 CCLD tests/test-9 [2022-08-08T08:59:40.459Z] #77 275.2 CCLD tests/test-10 [2022-08-08T08:59:40.459Z] #77 275.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-08T08:59:40.459Z] #77 275.2 CCLD tests/test-11 [2022-08-08T08:59:40.459Z] #77 277.0 libtool: link: ar cr libocispec.a [2022-08-08T08:59:40.459Z] #77 277.1 libtool: link: ranlib libocispec.a [2022-08-08T08:59:42.351Z] #77 278.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-08T08:59:42.351Z] #77 278.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-08T08:59:42.351Z] #77 278.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-08T08:59:42.351Z] #77 278.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-08T08:59:42.351Z] #77 278.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-08T08:59:42.351Z] #77 278.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-08T08:59:42.351Z] #77 278.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-08T08:59:42.351Z] #77 278.8 make[2]: Entering directory '/tmp/crun-build' [2022-08-08T08:59:42.351Z] #77 278.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-08T08:59:42.351Z] #77 278.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-08T08:59:42.351Z] #77 279.0 CC src/libcrun/libcrun_testing_a-container.o [2022-08-08T08:59:42.351Z] #77 279.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-08T08:59:42.351Z] #77 279.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-08T08:59:42.351Z] #77 279.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-08T08:59:42.351Z] #77 279.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-08T08:59:42.351Z] #77 279.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-08T08:59:42.608Z] #77 279.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-08T08:59:42.608Z] #77 279.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-08T08:59:42.608Z] #77 279.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-08T08:59:42.608Z] #77 279.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-08T08:59:42.608Z] #77 279.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-08T08:59:42.608Z] #77 279.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-08T08:59:42.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-08T08:59:42.864Z] #77 279.3 CC src/libcrun/libcrun_testing_a-error.o [2022-08-08T08:59:42.864Z] #77 279.3 CC src/libcrun/libcrun_testing_a-status.o [2022-08-08T08:59:42.864Z] #77 279.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-08T08:59:42.864Z] #77 279.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-08T08:59:42.864Z] #77 279.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-08T08:59:42.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-08T08:59:43.121Z] #77 279.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-08T08:59:43.121Z] #77 279.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-08T08:59:43.121Z] #77 279.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-08T08:59:43.121Z] #77 279.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-08T08:59:43.121Z] #77 279.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-08T08:59:43.121Z] #77 279.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-08T08:59:43.378Z] #77 279.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-08T08:59:43.378Z] #77 279.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-08T08:59:43.378Z] #77 280.0 CC src/crun-crun.o [2022-08-08T08:59:43.378Z] #77 280.1 CC src/crun-run.o [2022-08-08T08:59:43.634Z] #77 280.1 CC src/crun-delete.o [2022-08-08T08:59:43.634Z] #77 280.1 CC src/crun-kill.o [2022-08-08T08:59:43.634Z] #77 280.2 CC src/crun-pause.o [2022-08-08T08:59:43.634Z] #77 280.3 CC src/crun-unpause.o [2022-08-08T08:59:43.634Z] #77 280.3 CC src/crun-spec.o [2022-08-08T08:59:43.634Z] #77 280.3 CC src/crun-exec.o [2022-08-08T08:59:43.634Z] #77 280.4 CC src/crun-list.o [2022-08-08T08:59:43.891Z] #77 280.5 CC src/crun-create.o [2022-08-08T08:59:43.891Z] #77 280.5 CC src/crun-start.o [2022-08-08T08:59:43.891Z] #77 280.5 CC src/crun-state.o [2022-08-08T08:59:43.891Z] #77 280.6 CC src/crun-update.o [2022-08-08T08:59:44.147Z] #77 280.7 CC src/crun-ps.o [2022-08-08T08:59:44.147Z] #77 280.8 CC src/crun-checkpoint.o [2022-08-08T08:59:44.147Z] #77 280.8 CC src/crun-restore.o [2022-08-08T08:59:44.147Z] #77 280.9 CC src/libcrun/libcrun_la-utils.lo [2022-08-08T08:59:44.147Z] #77 280.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-08T08:59:44.404Z] #77 281.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-08T08:59:44.404Z] #77 281.0 CC src/libcrun/libcrun_la-container.lo [2022-08-08T08:59:44.404Z] #77 281.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-08T08:59:44.660Z] #77 281.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-08T08:59:44.660Z] #77 281.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-08T08:59:44.660Z] #77 281.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-08T08:59:44.917Z] #77 281.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-08T08:59:44.917Z] #77 281.6 CC src/libcrun/libcrun_la-criu.lo [2022-08-08T08:59:45.173Z] #77 281.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-08T08:59:45.173Z] #77 281.8 CC src/libcrun/libcrun_la-linux.lo [2022-08-08T08:59:45.173Z] #77 281.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-08T08:59:45.430Z] #77 282.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-08T08:59:45.430Z] #77 282.1 CC src/libcrun/libcrun_la-error.lo [2022-08-08T08:59:45.430Z] #77 282.1 CC src/libcrun/libcrun_la-status.lo [2022-08-08T08:59:45.430Z] #77 282.2 CC src/libcrun/libcrun_la-terminal.lo [2022-08-08T08:59:45.686Z] #77 282.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-08T08:59:45.687Z] #77 282.3 CC src/libcrun/libcrun_la-signals.lo [2022-08-08T08:59:45.943Z] #77 282.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-08T08:59:45.943Z] #77 282.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-08T08:59:45.943Z] #77 282.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-08T08:59:46.200Z] #77 282.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-08T08:59:46.200Z] #77 282.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-08T08:59:46.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-08T08:59:46.456Z] #77 282.9 CC tests/init.o [2022-08-08T08:59:46.456Z] #77 282.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-08T08:59:46.712Z] #77 283.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-08T08:59:48.019Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-08T08:59:48.032Z] #64 334.5 # github.com/containerd/containerd/cmd/containerd [2022-08-08T08:59:48.032Z] #64 334.5 /usr/bin/ld: /tmp/go-link-513805190/000019.o: in function `New': [2022-08-08T08:59:48.032Z] #64 334.5 /tmp/tmp.X3I2E0j16P/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-08T08:59:48.032Z] #64 334.6 + bin/containerd-stress [2022-08-08T08:59:48.032Z] #64 335.8 + bin/containerd-shim [2022-08-08T08:59:50.883Z] #77 ... [2022-08-08T08:59:50.883Z] [2022-08-08T08:59:50.883Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-08T08:59:50.883Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-08T08:59:50.883Z] #47 356.0 + dpkg --print-architecture [2022-08-08T08:59:50.883Z] #47 356.0 + git checkout -q v2.1.0 [2022-08-08T08:59:50.883Z] #47 356.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-08T08:59:50.883Z] #47 356.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-08T08:59:54.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-08T08:59:56.164Z] #64 347.0 + bin/containerd-shim-runc-v1 [2022-08-08T08:59:56.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-08T08:59:59.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-08T09:00:00.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-08T09:00:01.444Z] #64 353.3 + bin/containerd-shim-runc-v2 [2022-08-08T09:00:02.016Z] #64 354.2 + binaries [2022-08-08T09:00:02.275Z] #64 354.2 + install -D bin/containerd /build/containerd [2022-08-08T09:00:02.275Z] #64 354.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-08T09:00:02.275Z] #64 354.2 + install -D bin/ctr /build/ctr [2022-08-08T09:00:03.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-08T09:00:05.564Z] #64 DONE 357.4s [2022-08-08T09:00:06.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-08T09:00:06.501Z] [2022-08-08T09:00:06.502Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-08T09:00:06.502Z] #65 sha256:c8df96b936c74dc559413e116dc062fb54be6c72059e74b9e7e7be9ebcaa68ac [2022-08-08T09:00:07.076Z] #65 DONE 1.0s [2022-08-08T09:00:07.336Z] [2022-08-08T09:00:07.336Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-08T09:00:07.336Z] #70 sha256:7d120fb987ccf11b5136a992152781d4467ddfc0a69ffecf8daf12527122d50e [2022-08-08T09:00:07.336Z] #70 DONE 0.2s [2022-08-08T09:00:07.336Z] [2022-08-08T09:00:07.336Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-08T09:00:07.336Z] #75 sha256:8ac217678e981ffacc2eaec23f8068caf94f16554f9109e1778baa78a0035efa [2022-08-08T09:00:08.273Z] #75 DONE 1.0s [2022-08-08T09:00:08.533Z] [2022-08-08T09:00:08.533Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-08T09:00:08.533Z] #78 sha256:d2b8ad8c397601048360cfdc4dd27315b49ec876fef1125560182bb3f26f95e0 [2022-08-08T09:00:08.533Z] #78 DONE 0.1s [2022-08-08T09:00:08.533Z] [2022-08-08T09:00:08.533Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-08T09:00:08.533Z] #79 sha256:89313f8d23fc50ca744663a4499b449b2a4a1d4795739ea5f6803cbfbcc38589 [2022-08-08T09:00:08.533Z] #79 DONE 0.1s [2022-08-08T09:00:08.533Z] [2022-08-08T09:00:08.533Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-08T09:00:08.533Z] #80 sha256:aa9a0d11724c83da06b9c6b8baa035d9173741a4aaba0923b575c4ca2c8c8352 [2022-08-08T09:00:08.533Z] #80 DONE 0.0s [2022-08-08T09:00:08.533Z] [2022-08-08T09:00:08.533Z] #81 [dev-systemd-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-08-08T09:00:08.533Z] #81 sha256:58f1cd8bd6a6e333e32643fc109b9eeaf7a8d584c0511b4a6ef35eb870da1d24 [2022-08-08T09:00:09.102Z] #81 0.631 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-08T09:00:09.363Z] #81 0.788 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-08T09:00:09.363Z] #81 0.791 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-08T09:00:09.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-08T09:00:10.193Z] #81 0.949 Reading package lists... [2022-08-08T09:00:10.453Z] #81 1.486 Reading package lists... [2022-08-08T09:00:10.713Z] #81 2.015 Building dependency tree... [2022-08-08T09:00:10.713Z] #81 2.145 Reading state information... [2022-08-08T09:00:10.713Z] #81 2.265 systemd is already the newest version (247.3-7). [2022-08-08T09:00:10.713Z] #81 2.265 systemd set to manually installed. [2022-08-08T09:00:10.713Z] #81 2.265 The following additional packages will be installed: [2022-08-08T09:00:10.972Z] #81 2.266 libdbus-1-3 libpam-systemd [2022-08-08T09:00:10.972Z] #81 2.267 Recommended packages: [2022-08-08T09:00:10.972Z] #81 2.267 libnss-systemd [2022-08-08T09:00:10.972Z] #81 2.327 The following NEW packages will be installed: [2022-08-08T09:00:10.972Z] #81 2.329 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-08-08T09:00:11.231Z] #81 2.598 0 upgraded, 5 newly installed, 0 to remove and 5 not upgraded. [2022-08-08T09:00:11.231Z] #81 2.598 Need to get 950 kB of archives. [2022-08-08T09:00:11.231Z] #81 2.598 After this operation, 1988 kB of additional disk space will be used. [2022-08-08T09:00:11.231Z] #81 2.598 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-08T09:00:11.231Z] #81 2.605 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-08T09:00:11.231Z] #81 2.608 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-08T09:00:11.231Z] #81 2.610 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-08T09:00:11.231Z] #81 2.613 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-08T09:00:11.231Z] #81 2.775 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T09:00:11.231Z] #81 2.805 Fetched 950 kB in 0s (3407 kB/s) [2022-08-08T09:00:11.231Z] #81 2.827 Selecting previously unselected package systemd-sysv. [2022-08-08T09:00:11.491Z] #81 2.827 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29483 files and directories currently installed.) [2022-08-08T09:00:11.491Z] #81 2.844 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-08T09:00:11.491Z] #81 2.848 Unpacking systemd-sysv (247.3-7) ... [2022-08-08T09:00:11.491Z] #81 2.893 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-08T09:00:11.491Z] #81 2.896 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-08T09:00:11.491Z] #81 2.904 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-08T09:00:11.491Z] #81 2.965 Selecting previously unselected package dbus. [2022-08-08T09:00:11.491Z] #81 2.968 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-08T09:00:11.491Z] #81 2.978 Unpacking dbus (1.12.20-2) ... [2022-08-08T09:00:11.491Z] #81 3.040 Selecting previously unselected package libpam-systemd:amd64. [2022-08-08T09:00:11.491Z] #81 3.043 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-08T09:00:11.491Z] #81 3.048 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-08T09:00:11.491Z] #81 3.101 Selecting previously unselected package dbus-user-session. [2022-08-08T09:00:11.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-08T09:00:11.750Z] #81 3.105 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-08T09:00:11.750Z] #81 3.109 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-08T09:00:12.009Z] #81 3.259 Setting up systemd-sysv (247.3-7) ... [2022-08-08T09:00:12.009Z] #81 3.271 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-08T09:00:12.009Z] #81 3.283 Setting up dbus (1.12.20-2) ... [2022-08-08T09:00:12.009Z] #81 3.463 invoke-rc.d: could not determine current runlevel [2022-08-08T09:00:12.009Z] #81 3.465 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-08T09:00:12.009Z] #81 3.473 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-08T09:00:12.268Z] #81 3.619 Setting up dbus-user-session (1.12.20-2) ... [2022-08-08T09:00:12.268Z] #81 3.636 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T09:00:12.268Z] #81 DONE 3.8s [2022-08-08T09:00:12.268Z] [2022-08-08T09:00:12.268Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-08T09:00:12.268Z] #82 sha256:2d55749ac1ef40719bfa6b7dff0b9d8bd78d1151fd6b206c72750bac19dbc9b1 [2022-08-08T09:00:12.778Z] #47 DONE 385.2s [2022-08-08T09:00:12.778Z] [2022-08-08T09:00:12.778Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T09:00:12.778Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T09:00:12.778Z] #77 ... [2022-08-08T09:00:12.778Z] [2022-08-08T09:00:12.778Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-08T09:00:12.778Z] #48 sha256:18b566433080ad6d55737c25962f0e1f66c8f37f7b0a03b0ebd4cf45a959650d [2022-08-08T09:00:12.778Z] #48 DONE 0.5s [2022-08-08T09:00:12.778Z] [2022-08-08T09:00:12.778Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-08T09:00:12.778Z] #52 sha256:e0493613c0a0036ce38f4510dc1ad36454754cd95a36d08354b73e63d90f9f60 [2022-08-08T09:00:12.778Z] #52 DONE 0.2s [2022-08-08T09:00:12.778Z] [2022-08-08T09:00:12.778Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-08T09:00:12.778Z] #54 sha256:c7cc58e6d45efc12d9e00402746b6cf955a6d7704fb8959d696fdff179cb88e8 [2022-08-08T09:00:12.778Z] #54 DONE 0.1s [2022-08-08T09:00:12.778Z] [2022-08-08T09:00:12.778Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T09:00:12.778Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T09:00:13.208Z] #82 DONE 0.9s [2022-08-08T09:00:13.208Z] [2022-08-08T09:00:13.208Z] #83 exporting to image [2022-08-08T09:00:13.208Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-08T09:00:13.208Z] #83 exporting layers [2022-08-08T09:00:13.752Z] #77 310.5 CCLD tests/init [2022-08-08T09:00:14.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-08T09:00:17.404Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-08T09:00:17.404Z] Using test binary docker [2022-08-08T09:00:17.404Z] +++ /etc/init.d/apparmor start [2022-08-08T09:00:17.404Z] Not: starting. [2022-08-08T09:00:17.404Z] INFO: Waiting for daemon to start... [2022-08-08T09:00:17.404Z] Starting dockerd [2022-08-08T09:00:17.404Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-08T09:00:19.315Z] . [2022-08-08T09:00:19.315Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-08T09:00:19.575Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-08T09:00:19.575Z] Error: No such image: emptyfs [2022-08-08T09:00:19.575Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-08T09:00:19.575Z] ++++ docker load [2022-08-08T09:00:19.781Z] #83 exporting layers 6.5s done [2022-08-08T09:00:19.781Z] #83 writing image sha256:a549dc06ad7b292e839fa99a0c84b0b0579e8568efd06249c642adff04c52766 done [2022-08-08T09:00:19.781Z] #83 naming to docker.io/library/docker:80147ff13fe2f9d3915d4f7d34f3408a81068fef done [2022-08-08T09:00:19.781Z] #83 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2022-08-08T09:00:19.835Z] Running integration-test (iteration 1) [2022-08-08T09:00:19.835Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-08T09:00:19.835Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:00:19.835Z] ++ set -e [2022-08-08T09:00:19.835Z] ++ '[' -n 0 ']' [2022-08-08T09:00:19.835Z] ++ set -x [2022-08-08T09:00:19.835Z] ++ 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 [Pipeline] sh [2022-08-08T09:00:20.131Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43708/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=80147ff13fe2f9d3915d4f7d34f3408a81068fef -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:80147ff13fe2f9d3915d4f7d34f3408a81068fef hack/make.sh dynbinary test-integration [2022-08-08T09:00:20.775Z] Loaded image: busybox:latest [2022-08-08T09:00:21.343Z] Loaded image: busybox:glibc [2022-08-08T09:00:22.036Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-08T09:00:22.036Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-08T09:00:22.036Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-08T09:00:22.036Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-08T09:00:22.036Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-08-08T09:00:22.036Z] Detected virtualization docker. [2022-08-08T09:00:22.036Z] Detected architecture x86-64. [2022-08-08T09:00:22.036Z] Set hostname to <37935c0b88fc>. [2022-08-08T09:00:22.036Z] modprobe@configfs.service: Succeeded. [2022-08-08T09:00:22.036Z] modprobe@drm.service: Succeeded. [2022-08-08T09:00:22.036Z] modprobe@fuse.service: Succeeded. [2022-08-08T09:00:22.036Z] + source /etc/docker-entrypoint-cmd [2022-08-08T09:00:22.036Z] ++ hack/make.sh dynbinary test-integration [2022-08-08T09:00:22.036Z] [2022-08-08T09:00:22.296Z] Removing bundles/ [2022-08-08T09:00:22.296Z] [2022-08-08T09:00:22.296Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-08T09:00:22.296Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-08T09:00:22.296Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T09:00:26.624Z] Loaded image: debian:bullseye-slim [2022-08-08T09:00:26.624Z] Loaded image: hello-world:latest [2022-08-08T09:00:26.624Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T09:00:26.624Z] INFO: Testing against a local daemon [2022-08-08T09:00:26.624Z] === RUN TestCgroupNamespacesBuild [2022-08-08T09:00:28.534Z] --- PASS: TestCgroupNamespacesBuild (2.35s) [2022-08-08T09:00:28.534Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-08T09:00:31.091Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.03s) [2022-08-08T09:00:31.091Z] === RUN TestBuildWithSession [2022-08-08T09:00:31.091Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T09:00:31.091Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-08T09:00:31.091Z] === RUN TestBuildSquashParent [2022-08-08T09:00:35.736Z] #77 331.2 CCLD libcrun.la [2022-08-08T09:00:35.736Z] #77 331.2 AR libcrun_testing.a [2022-08-08T09:00:35.737Z] #77 331.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-08T09:00:35.737Z] #77 331.3 CCLD tests/tests_libcrun_utils [2022-08-08T09:00:35.737Z] #77 331.3 CCLD tests/tests_libcrun_errors [2022-08-08T09:00:35.737Z] #77 331.3 CCLD tests/tests_libcrun_fuzzer [2022-08-08T09:00:35.993Z] #77 332.5 CCLD crun [2022-08-08T09:00:36.556Z] #77 333.0 make[3]: Entering directory '/tmp/crun-build' [2022-08-08T09:00:36.556Z] #77 333.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-08T09:00:36.556Z] #77 333.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-08T09:00:36.556Z] #77 333.2 /bin/mkdir -p '/usr/local/lib' [2022-08-08T09:00:36.556Z] #77 333.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-08T09:00:36.556Z] #77 333.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-08T09:00:36.556Z] #77 333.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-08T09:00:36.556Z] #77 333.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-08T09:00:36.813Z] #77 333.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-08T09:00:36.813Z] #77 333.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-08T09:00:36.813Z] #77 333.5 ---------------------------------------------------------------------- [2022-08-08T09:00:36.813Z] #77 333.5 Libraries have been installed in: [2022-08-08T09:00:36.813Z] #77 333.5 /usr/local/lib [2022-08-08T09:00:36.813Z] #77 333.5 [2022-08-08T09:00:36.813Z] #77 333.5 If you ever happen to want to link against installed libraries [2022-08-08T09:00:36.813Z] #77 333.5 in a given directory, LIBDIR, you must either use libtool, and [2022-08-08T09:00:36.813Z] #77 333.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-08T09:00:36.813Z] #77 333.5 flag during linking and do at least one of the following: [2022-08-08T09:00:36.813Z] #77 333.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-08T09:00:36.813Z] #77 333.5 during execution [2022-08-08T09:00:36.813Z] #77 333.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-08T09:00:36.813Z] #77 333.5 during linking [2022-08-08T09:00:36.813Z] #77 333.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-08T09:00:36.813Z] #77 333.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-08T09:00:36.813Z] #77 333.5 [2022-08-08T09:00:36.813Z] #77 333.5 See any operating system documentation about shared libraries for [2022-08-08T09:00:36.813Z] #77 333.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-08T09:00:36.813Z] #77 333.5 ---------------------------------------------------------------------- [2022-08-08T09:00:36.813Z] #77 333.5 /bin/mkdir -p '/build' [2022-08-08T09:00:36.813Z] #77 333.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-08T09:00:37.069Z] #77 333.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-08T09:00:37.069Z] #77 333.6 make[3]: Leaving directory '/tmp/crun-build' [2022-08-08T09:00:37.069Z] #77 333.6 make[2]: Leaving directory '/tmp/crun-build' [2022-08-08T09:00:37.069Z] #77 333.6 make[1]: Leaving directory '/tmp/crun-build' [2022-08-08T09:00:37.351Z] #77 DONE 333.9s [2022-08-08T09:00:37.351Z] [2022-08-08T09:00:37.351Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-08T09:00:37.351Z] #60 sha256:8bd9b339c71c6a074c546710f18ee01aba923e8718ce2a2ae70108e78c7b4192 [2022-08-08T09:00:39.620Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-08T09:00:39.620Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-08T09:00:39.620Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 31.9% of statements [2022-08-08T09:00:39.620Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-08-08T09:00:39.620Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-08T09:00:39.620Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-08T09:00:39.620Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-08T09:00:39.620Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-08T09:00:39.620Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-08T09:00:39.620Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-08T09:00:39.620Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-08T09:00:39.620Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-08T09:00:39.620Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-08T09:00:40.559Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-08T09:00:40.559Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-08T09:00:40.559Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-08T09:00:40.559Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-08T09:00:41.080Z] --- PASS: TestBuildSquashParent (8.95s) [2022-08-08T09:00:41.080Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-08T09:00:41.080Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T09:00:41.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T09:00:41.080Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T09:00:41.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T09:00:41.080Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T09:00:41.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T09:00:41.080Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T09:00:41.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T09:00:41.080Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T09:00:41.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T09:00:41.080Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T09:00:41.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T09:00:41.080Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T09:00:41.080Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T09:00:41.129Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2022-08-08T09:00:41.129Z] ok github.com/docker/docker/api/server/router/volume 0.012s coverage: 67.9% of statements [2022-08-08T09:00:41.129Z] ? github.com/docker/docker/api/types [no test files] [2022-08-08T09:00:41.129Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-08T09:00:41.129Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-08T09:00:41.129Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-08T09:00:41.129Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-08T09:00:41.129Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-08T09:00:41.129Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-08T09:00:41.129Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-08T09:00:41.129Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-08T09:00:41.392Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2022-08-08T09:00:41.392Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-08-08T09:00:41.392Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-08T09:00:41.392Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-08T09:00:41.651Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-08-08T09:00:41.651Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-08T09:00:41.651Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-08T09:00:41.651Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-08T09:00:41.651Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-08T09:00:41.651Z] ? github.com/docker/docker/builder [no test files] [2022-08-08T09:00:41.651Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-08T09:00:41.651Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-08T09:00:41.651Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-08T09:00:41.651Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-08T09:00:41.651Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-08T09:00:41.651Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-08T09:00:41.651Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-08T09:00:42.005Z] .........................xx.................... [ 29%] [2022-08-08T09:00:43.628Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T09:00:43.628Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T09:00:44.190Z] ok github.com/docker/docker/builder/remotecontext 0.130s coverage: 13.7% of statements [2022-08-08T09:00:44.450Z] ok github.com/docker/docker/builder/dockerfile 0.418s coverage: 49.3% of statements [2022-08-08T09:00:44.711Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-08T09:00:45.280Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-08T09:00:45.850Z] ok github.com/docker/docker/builder/remotecontext/git 1.421s coverage: 86.3% of statements [2022-08-08T09:00:45.850Z] ? github.com/docker/docker/cli [no test files] [2022-08-08T09:00:45.850Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-08T09:00:45.850Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-08T09:00:45.850Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-08T09:00:46.789Z] ok github.com/docker/docker/cmd/docker-proxy 0.292s coverage: 67.6% of statements [2022-08-08T09:00:46.923Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T09:00:46.923Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T09:00:50.081Z] ok github.com/docker/docker/client 0.113s coverage: 75.9% of statements [2022-08-08T09:00:50.219Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-08T09:00:50.219Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.65s) [2022-08-08T09:00:50.219Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.77s) [2022-08-08T09:00:50.219Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.59s) [2022-08-08T09:00:50.219Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.52s) [2022-08-08T09:00:50.219Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.26s) [2022-08-08T09:00:50.219Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.34s) [2022-08-08T09:00:50.219Z] === RUN TestBuildMultiStageCopy [2022-08-08T09:00:50.219Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-08T09:00:52.771Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-08T09:00:53.340Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-08T09:00:54.282Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-08T09:00:54.543Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-08T09:00:55.483Z] --- PASS: TestBuildMultiStageCopy (5.11s) [2022-08-08T09:00:55.483Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.71s) [2022-08-08T09:00:55.483Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2022-08-08T09:00:55.483Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2022-08-08T09:00:55.483Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2022-08-08T09:00:55.483Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2022-08-08T09:00:55.483Z] === RUN TestBuildMultiStageParentConfig [2022-08-08T09:00:55.526Z] #60 ... [2022-08-08T09:00:55.527Z] [2022-08-08T09:00:55.527Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T09:00:55.527Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T09:00:55.527Z] #55 430.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-08T09:00:55.527Z] #55 DONE 431.4s [2022-08-08T09:00:55.527Z] [2022-08-08T09:00:55.527Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-08T09:00:55.527Z] #64 sha256:7356a6aabdab37e76611d1911fefa5fc8c8f2e4b18f85a644cbdf6628e9f83ba [2022-08-08T09:00:55.527Z] #64 ... [2022-08-08T09:00:55.527Z] [2022-08-08T09:00:55.527Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-08T09:00:55.527Z] #60 sha256:8bd9b339c71c6a074c546710f18ee01aba923e8718ce2a2ae70108e78c7b4192 [2022-08-08T09:00:55.527Z] #60 217.7 + mkdir -p /build [2022-08-08T09:00:55.527Z] #60 217.7 + cp runc /build/runc [2022-08-08T09:00:56.089Z] #60 DONE 218.2s [2022-08-08T09:00:56.089Z] [2022-08-08T09:00:56.089Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-08T09:00:56.089Z] #64 sha256:7356a6aabdab37e76611d1911fefa5fc8c8f2e4b18f85a644cbdf6628e9f83ba [2022-08-08T09:00:56.865Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2022-08-08T09:00:56.865Z] === RUN TestBuildLabelWithTargets [2022-08-08T09:00:57.982Z] #64 ... [2022-08-08T09:00:57.982Z] [2022-08-08T09:00:57.982Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-08T09:00:57.982Z] #56 sha256:1ccdc72e48eaf31ee1286b3374400d19d1c6a74a7fabdde431a5461756257012 [2022-08-08T09:00:58.281Z] #56 DONE 0.3s [2022-08-08T09:00:58.281Z] [2022-08-08T09:00:58.281Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-08T09:00:58.281Z] #58 sha256:f3734ce98d6096ef93dd4f1f2c5501dec811504da86cda49d1d3c9ee180d584a [2022-08-08T09:00:58.538Z] #58 DONE 0.1s [2022-08-08T09:00:58.538Z] [2022-08-08T09:00:58.538Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-08T09:00:58.538Z] #61 sha256:ae51aa154ce22292c779032a809ea540688c2cfd6e511fc9e74984b032ea16dc [2022-08-08T09:00:58.538Z] #61 DONE 0.2s [2022-08-08T09:00:58.538Z] [2022-08-08T09:00:58.538Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-08T09:00:58.538Z] #64 sha256:7356a6aabdab37e76611d1911fefa5fc8c8f2e4b18f85a644cbdf6628e9f83ba [2022-08-08T09:00:58.717Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-08T09:00:58.776Z] --- PASS: TestBuildLabelWithTargets (2.24s) [2022-08-08T09:00:58.776Z] === RUN TestBuildWithEmptyLayers [2022-08-08T09:01:00.471Z] #64 373.5 + bin/containerd [2022-08-08T09:01:00.686Z] --- PASS: TestBuildWithEmptyLayers (1.56s) [2022-08-08T09:01:00.686Z] === RUN TestBuildMultiStageOnBuild [2022-08-08T09:01:03.986Z] --- PASS: TestBuildMultiStageOnBuild (3.01s) [2022-08-08T09:01:03.986Z] === RUN TestBuildUncleanTarFilenames [2022-08-08T09:01:05.367Z] --- PASS: TestBuildUncleanTarFilenames (1.89s) [2022-08-08T09:01:05.367Z] === RUN TestBuildMultiStageLayerLeak [2022-08-08T09:01:06.137Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-08T09:01:08.663Z] --- PASS: TestBuildMultiStageLayerLeak (3.31s) [2022-08-08T09:01:08.663Z] === RUN TestBuildWithHugeFile [2022-08-08T09:01:11.079Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-08T09:01:26.968Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-08T09:01:28.813Z] ok github.com/docker/docker/cmd/dockerd 0.078s coverage: 31.5% of statements [2022-08-08T09:01:28.813Z] ok github.com/docker/docker/container 0.118s coverage: 37.4% of statements [2022-08-08T09:01:28.813Z] ok github.com/docker/docker/cmd/dockerd/trap 2.465s coverage: 0.0% of statements [2022-08-08T09:01:28.813Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-08T09:01:28.813Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-08T09:01:28.813Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-08T09:01:28.813Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-08T09:01:28.813Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-08T09:01:30.194Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2022-08-08T09:01:31.576Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-08-08T09:01:32.955Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-08T09:01:36.936Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-08T09:01:38.423Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-08T09:01:39.524Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-08-08T09:01:40.462Z] ok github.com/docker/docker/daemon/config 0.037s coverage: 81.7% of statements [2022-08-08T09:01:41.031Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-08T09:01:41.970Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-08T09:01:42.237Z] ok github.com/docker/docker/daemon 10.115s coverage: 16.6% of statements [2022-08-08T09:01:42.237Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-08T09:01:42.237Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-08T09:01:42.237Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-08T09:01:42.237Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-08T09:01:42.237Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-08T09:01:43.005Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-08T09:01:43.175Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.582s coverage: 74.8% of statements [2022-08-08T09:01:44.119Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.316s coverage: 60.7% of statements [2022-08-08T09:01:44.119Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 3.0% of statements [2022-08-08T09:01:45.500Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-08-08T09:01:46.991Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.235s coverage: 50.6% of statements [2022-08-08T09:01:47.409Z] ............................ [ 66%] [2022-08-08T09:01:48.913Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.206s coverage: 46.1% of statements [2022-08-08T09:01:48.913Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-08T09:01:49.172Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.030s coverage: 58.5% of statements [2022-08-08T09:01:49.172Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-08T09:01:49.172Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-08T09:01:49.740Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-08-08T09:01:49.999Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-08-08T09:01:50.568Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2022-08-08T09:01:51.950Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 6.9% of statements [2022-08-08T09:01:51.950Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-08T09:01:51.950Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-08T09:01:52.210Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2022-08-08T09:01:53.148Z] ok github.com/docker/docker/daemon/logger/fluentd 0.020s coverage: 53.6% of statements [2022-08-08T09:01:53.148Z] ok github.com/docker/docker/daemon/logger/awslogs 0.163s coverage: 80.2% of statements [2022-08-08T09:01:53.148Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-08T09:01:53.717Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-08-08T09:01:53.977Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.010s coverage: 88.2% of statements [2022-08-08T09:01:54.915Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.130s coverage: 76.8% of statements [2022-08-08T09:01:55.174Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-08T09:01:55.743Z] ok github.com/docker/docker/daemon/logger/local 0.023s coverage: 79.4% of statements [2022-08-08T09:01:56.681Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 67.4% of statements [2022-08-08T09:01:56.773Z] #64 424.4 # github.com/containerd/containerd/cmd/containerd [2022-08-08T09:01:56.773Z] #64 424.4 /usr/bin/ld: /tmp/go-link-3456752749/000019.o: in function `New': [2022-08-08T09:01:56.773Z] #64 424.4 /tmp/tmp.xcVazID67a/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-08T09:01:56.773Z] #64 424.4 + bin/containerd-stress [2022-08-08T09:01:56.773Z] #64 425.5 + bin/containerd-shim [2022-08-08T09:01:57.250Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-08-08T09:01:58.188Z] ok github.com/docker/docker/daemon/logger/journald 3.667s coverage: 74.3% of statements [2022-08-08T09:01:58.188Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-08T09:01:58.188Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-08T09:01:58.188Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-08T09:01:58.188Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-08T09:01:58.756Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-08-08T09:01:59.015Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-08T09:01:59.275Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-08T09:01:59.843Z] ok github.com/docker/docker/daemon/logger/splunk 1.558s coverage: 82.5% of statements [2022-08-08T09:01:59.843Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-08T09:01:59.843Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-08T09:02:00.413Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 44.4% of statements [2022-08-08T09:02:02.949Z] ok github.com/docker/docker/distribution 1.546s coverage: 28.0% of statements [2022-08-08T09:02:02.949Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-08T09:02:02.949Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-08T09:02:03.208Z] ok github.com/docker/docker/distribution/xfer 1.894s coverage: 84.9% of statements [2022-08-08T09:02:03.208Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-08T09:02:03.326Z] #64 436.6 + bin/containerd-shim-runc-v1 [2022-08-08T09:02:03.777Z] ok github.com/docker/docker/image 0.034s coverage: 86.9% of statements [2022-08-08T09:02:03.777Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2022-08-08T09:02:04.716Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-08-08T09:02:04.716Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-08T09:02:04.716Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-08T09:02:04.976Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2022-08-08T09:02:05.554Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-08-08T09:02:06.123Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-08-08T09:02:06.123Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-08T09:02:08.030Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 81.9% of statements [2022-08-08T09:02:09.408Z] ok github.com/docker/docker/pkg/authorization 1.026s coverage: 68.3% of statements [2022-08-08T09:02:09.408Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-08T09:02:09.668Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-08T09:02:09.911Z] #64 442.8 + bin/containerd-shim-runc-v2 [2022-08-08T09:02:10.515Z] #64 443.6 + binaries [2022-08-08T09:02:10.516Z] #64 443.6 + install -D bin/containerd /build/containerd [2022-08-08T09:02:10.516Z] #64 443.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-08T09:02:10.516Z] #64 443.7 + install -D bin/ctr /build/ctr [2022-08-08T09:02:12.401Z] #64 DONE 445.5s [2022-08-08T09:02:12.962Z] ok github.com/docker/docker/pkg/chrootarchive 2.521s coverage: 42.7% of statements [2022-08-08T09:02:12.962Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-08T09:02:13.222Z] ok github.com/docker/docker/layer 7.722s coverage: 68.9% of statements [2022-08-08T09:02:13.222Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-08T09:02:13.222Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-08T09:02:13.222Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-08T09:02:13.222Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-08T09:02:13.222Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-08T09:02:13.222Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-08T09:02:13.222Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2022-08-08T09:02:13.371Z] [2022-08-08T09:02:13.371Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-08T09:02:13.371Z] #65 sha256:f101bd826fd23d799419bd1d2480c0ecc84366d968a9cf45d0cac693143b5eef [2022-08-08T09:02:13.481Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-08T09:02:13.740Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-08-08T09:02:14.000Z] ok github.com/docker/docker/pkg/fsutils 0.186s coverage: 85.1% of statements [2022-08-08T09:02:14.000Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2022-08-08T09:02:14.297Z] #65 DONE 1.0s [2022-08-08T09:02:14.297Z] [2022-08-08T09:02:14.297Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-08T09:02:14.297Z] #70 sha256:0a520c393364b321182f5c4eaee055bc876908d7108906c34591bc20c1c65da3 [2022-08-08T09:02:14.552Z] #70 DONE 0.3s [2022-08-08T09:02:14.552Z] [2022-08-08T09:02:14.552Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-08T09:02:14.552Z] #75 sha256:67b1b714fdbda1708d0411e970165e4f66433e36e712ab24b63847b3b8a62047 [2022-08-08T09:02:14.938Z] ok github.com/docker/docker/pkg/ioutils 0.350s coverage: 70.1% of statements [2022-08-08T09:02:15.197Z] ok github.com/docker/docker/pkg/idtools 0.461s coverage: 67.9% of statements [2022-08-08T09:02:15.456Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-08-08T09:02:15.456Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-08-08T09:02:15.456Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-08T09:02:15.519Z] #75 DONE 1.0s [2022-08-08T09:02:15.519Z] [2022-08-08T09:02:15.519Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-08T09:02:15.519Z] #78 sha256:45520bcd336c4c92c13bffaae9c29531db7278736a59157cea8d54c7b0b2569f [2022-08-08T09:02:15.519Z] #78 DONE 0.1s [2022-08-08T09:02:15.716Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-08T09:02:15.716Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-08T09:02:15.774Z] [2022-08-08T09:02:15.774Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-08T09:02:15.774Z] #79 sha256:8e3dd22d3377d27bc5bef34434bc6a8d26d2d8c76ce2572cca9c12450c4b038f [2022-08-08T09:02:15.774Z] #79 DONE 0.0s [2022-08-08T09:02:15.774Z] [2022-08-08T09:02:15.774Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-08T09:02:15.774Z] #80 sha256:86d1da24d586023ad0153f144ef321822d164a75ec3291ff6ec8ecd104f19671 [2022-08-08T09:02:15.774Z] #80 DONE 0.0s [2022-08-08T09:02:15.774Z] [2022-08-08T09:02:15.774Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-08T09:02:15.774Z] #81 sha256:255005b2dd1f50c13fa6ccabba4c9e03ac65e1448c17b53e0182c431f59236e0 [2022-08-08T09:02:15.976Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-08-08T09:02:15.976Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-08-08T09:02:16.236Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2022-08-08T09:02:16.236Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-08T09:02:16.236Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-08T09:02:16.804Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-08-08T09:02:17.063Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-08T09:02:17.322Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-08T09:02:17.582Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-08T09:02:18.997Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-08-08T09:02:18.997Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-08T09:02:19.080Z] #81 DONE 3.1s [2022-08-08T09:02:19.080Z] [2022-08-08T09:02:19.080Z] #82 exporting to image [2022-08-08T09:02:19.080Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-08T09:02:19.080Z] #82 exporting layers [2022-08-08T09:02:19.257Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-08T09:02:19.516Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-08T09:02:19.775Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-08T09:02:20.035Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-08T09:02:20.603Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-08T09:02:20.863Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-08T09:02:21.122Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-08-08T09:02:21.691Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-08T09:02:21.950Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-08T09:02:23.856Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-08-08T09:02:23.856Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-08T09:02:24.424Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-08-08T09:02:25.804Z] ok github.com/docker/docker/quota 0.241s coverage: 71.4% of statements [2022-08-08T09:02:25.804Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-08T09:02:26.816Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-08-08T09:02:27.246Z] #82 exporting layers 7.3s done [2022-08-08T09:02:27.246Z] #82 writing image sha256:604a0f64f69cea2eac5060a9924111b78e3b44ef0deb388d08a61133fdaa7fb8 done [2022-08-08T09:02:27.246Z] #82 naming to docker.io/library/docker:fd84b0fc87fe8633b087a40eb6717000f735c653 done [2022-08-08T09:02:27.246Z] #82 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T09:02:27.393Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-08T09:02:27.393Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-08T09:02:27.572Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43708/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=fd84b0fc87fe8633b087a40eb6717000f735c653 -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:fd84b0fc87fe8633b087a40eb6717000f735c653 hack/make.sh dynbinary test-integration [2022-08-08T09:02:27.966Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-08T09:02:28.002Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-08T09:02:28.225Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-08T09:02:28.791Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-08T09:02:28.792Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-08T09:02:28.792Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T09:02:28.792Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-08T09:02:28.792Z] [2022-08-08T09:02:28.792Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-08T09:02:28.792Z] DOCKER_SYSTEMD=1 [2022-08-08T09:02:28.792Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-08T09:02:28.792Z] HOSTNAME=37935c0b88fc [2022-08-08T09:02:28.792Z] DEST=bundles/test-integration [2022-08-08T09:02:28.792Z] PWD=/go/src/github.com/docker/docker [2022-08-08T09:02:28.792Z] DOCKER_GITCOMMIT=80147ff13fe2f9d3915d4f7d34f3408a81068fef [2022-08-08T09:02:28.792Z] container=docker [2022-08-08T09:02:28.792Z] HOME=/root [2022-08-08T09:02:28.792Z] LANG=C.UTF-8 [2022-08-08T09:02:28.792Z] INVOCATION_ID=0cf4a0245c244b9ab84991088ef1e4ed [2022-08-08T09:02:28.792Z] GOLANG_VERSION=1.18.5 [2022-08-08T09:02:28.792Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-08T09:02:28.792Z] VALIDATE_BRANCH=master [2022-08-08T09:02:28.792Z] TERM=xterm [2022-08-08T09:02:28.792Z] DOCKER_PKG=github.com/docker/docker [2022-08-08T09:02:28.792Z] SHLVL=3 [2022-08-08T09:02:28.792Z] TIMEOUT=120m [2022-08-08T09:02:28.792Z] DOCKER_BUILDTAGS= journald [2022-08-08T09:02:28.792Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-08T09:02:28.792Z] GO111MODULE=off [2022-08-08T09:02:28.792Z] DOCKER_EXPERIMENTAL=1 [2022-08-08T09:02:28.792Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-08T09:02:28.792Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-08T09:02:28.792Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-08T09:02:28.792Z] GOPATH=/go [2022-08-08T09:02:28.792Z] PKG_CONFIG=pkg-config [2022-08-08T09:02:28.792Z] _=/usr/bin/env [2022-08-08T09:02:28.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-08T09:02:28.935Z] [2022-08-08T09:02:28.935Z] Removing bundles/ [2022-08-08T09:02:28.935Z] [2022-08-08T09:02:28.935Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-08T09:02:28.935Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-08T09:02:28.935Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T09:02:30.130Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-08T09:02:30.701Z] ok github.com/docker/docker/volume/local 0.121s coverage: 76.8% of statements [2022-08-08T09:02:31.272Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-08-08T09:02:32.210Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-08T09:02:46.037Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-08T09:02:46.037Z] tests/integration/client_test.py ..... [ 75%] [2022-08-08T09:02:46.037Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-08T09:02:46.037Z] tests/integration/errors_test.py . [ 76%] [2022-08-08T09:02:54.144Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-08-08T09:02:54.144Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-08T09:02:54.144Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-08T09:02:54.144Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-08T09:02:54.144Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-08T09:02:54.144Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-08T09:02:54.144Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-08T09:02:54.144Z] ? github.com/docker/docker/rootless [no test files] [2022-08-08T09:02:54.144Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-08T09:02:54.144Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-08T09:02:54.144Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-08T09:02:54.144Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-08T09:02:54.144Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-08T09:02:54.144Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-08T09:02:54.144Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-08T09:02:54.144Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-08T09:02:54.144Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-08T09:02:54.144Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-08T09:02:54.144Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-08T09:02:54.144Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-08T09:02:54.144Z] ? github.com/docker/docker/volume [no test files] [2022-08-08T09:02:54.144Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-08T09:02:54.144Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-08T09:02:54.144Z] [2022-08-08T09:02:54.144Z] === Skipped [2022-08-08T09:02:54.144Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-08T09:02:54.144Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-08T09:02:54.144Z] [2022-08-08T09:02:54.144Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-08T09:02:54.144Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-08T09:02:54.144Z] [2022-08-08T09:02:54.144Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-08T09:02:54.144Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-08T09:02:54.144Z] [2022-08-08T09:02:54.144Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-08T09:02:54.144Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-08T09:02:54.144Z] [2022-08-08T09:02:54.144Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-08T09:02:54.144Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T09:02:54.144Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-08T09:02:54.144Z] [2022-08-08T09:02:54.144Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-08T09:02:54.144Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T09:02:54.144Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-08T09:02:54.144Z] [2022-08-08T09:02:54.144Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-08T09:02:54.144Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T09:02:54.144Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-08T09:02:54.144Z] [2022-08-08T09:02:54.144Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-08T09:02:54.144Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T09:02:54.144Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-08T09:02:54.144Z] [2022-08-08T09:02:54.144Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-08T09:02:54.144Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T09:02:54.144Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-08T09:02:54.144Z] [2022-08-08T09:02:54.144Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-08T09:02:54.144Z] graphtest_unix.go:71: No driver to put! [2022-08-08T09:02:54.144Z] [2022-08-08T09:02:54.144Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-08T09:02:54.144Z] time="2022-08-08T09:01:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T09:02:54.144Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-08T09:02:54.144Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-08T09:02:54.144Z] [2022-08-08T09:02:54.144Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-08T09:02:54.144Z] time="2022-08-08T09:01:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T09:02:54.144Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-08T09:02:54.144Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-08T09:02:54.144Z] [2022-08-08T09:02:54.144Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-08T09:02:54.144Z] time="2022-08-08T09:01:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T09:02:54.144Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-08T09:02:54.144Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-08T09:02:54.144Z] [2022-08-08T09:02:54.144Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-08T09:02:54.144Z] time="2022-08-08T09:01:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T09:02:54.144Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-08T09:02:54.144Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-08T09:02:54.144Z] [2022-08-08T09:02:54.144Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-08T09:02:54.144Z] time="2022-08-08T09:01:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T09:02:54.144Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-08T09:02:54.144Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-08T09:02:54.144Z] [2022-08-08T09:02:54.144Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-08T09:02:54.144Z] graphtest_unix.go:71: No driver to put! [2022-08-08T09:02:54.144Z] [2022-08-08T09:02:54.144Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-08T09:02:54.144Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-08T09:02:54.144Z] [2022-08-08T09:02:54.144Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-08T09:02:54.144Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-08T09:02:54.144Z] [2022-08-08T09:02:54.144Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-08T09:02:54.144Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-08T09:02:54.144Z] [2022-08-08T09:02:54.144Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-08T09:02:54.144Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-08T09:02:54.144Z] [2022-08-08T09:02:54.144Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-08T09:02:54.144Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T09:02:54.144Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-08T09:02:54.144Z] [2022-08-08T09:02:54.144Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-08T09:02:54.145Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T09:02:54.145Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-08T09:02:54.145Z] [2022-08-08T09:02:54.145Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-08T09:02:54.145Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T09:02:54.145Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-08T09:02:54.145Z] [2022-08-08T09:02:54.145Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-08T09:02:54.145Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T09:02:54.145Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-08T09:02:54.145Z] [2022-08-08T09:02:54.145Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-08T09:02:54.145Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T09:02:54.145Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-08T09:02:54.145Z] [2022-08-08T09:02:54.145Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-08T09:02:54.145Z] graphtest_unix.go:71: No driver to put! [2022-08-08T09:02:54.145Z] [2022-08-08T09:02:54.145Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-08T09:02:54.145Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-08T09:02:54.145Z] [2022-08-08T09:02:54.145Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-08T09:02:54.145Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-08T09:02:54.145Z] [2022-08-08T09:02:54.145Z] DONE 2875 tests, 28 skipped in 214.707s [2022-08-08T09:02:54.145Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/config [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/idm [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/ns [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/options [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/osl [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T09:02:54.145Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-08T09:02:54.145Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-08T09:03:04.636Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-08T09:03:15.155Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-08T09:03:15.155Z] Using test binary docker [2022-08-08T09:03:15.155Z] +++ /etc/init.d/apparmor start [2022-08-08T09:03:15.155Z] Not: starting. [2022-08-08T09:03:15.155Z] INFO: Waiting for daemon to start... [2022-08-08T09:03:15.155Z] Starting dockerd [2022-08-08T09:03:15.156Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-08T09:03:15.156Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-08T09:03:15.156Z] Using test binary docker [2022-08-08T09:03:15.156Z] +++ /etc/init.d/apparmor start [2022-08-08T09:03:15.156Z] Not: starting. [2022-08-08T09:03:15.156Z] INFO: Waiting for daemon to start... [2022-08-08T09:03:15.156Z] Starting dockerd [2022-08-08T09:03:15.156Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-08T09:03:15.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-08T09:03:15.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-08T09:03:16.092Z] . [2022-08-08T09:03:16.092Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-08T09:03:16.092Z] [2022-08-08T09:03:16.092Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-08T09:03:16.092Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-08T09:03:16.092Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-08T09:03:16.092Z] Error: No such image: emptyfs [2022-08-08T09:03:16.351Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-08T09:03:16.351Z] ++++ docker load [2022-08-08T09:03:16.351Z] Error: No such image: emptyfs [2022-08-08T09:03:16.351Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-08T09:03:16.351Z] ++++ docker load [2022-08-08T09:03:16.611Z] Running integration-test (iteration 1)Running integration-test (iteration 1) [2022-08-08T09:03:16.611Z] [2022-08-08T09:03:16.611Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-08T09:03:16.611Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-08T09:03:16.611Z] ++ set -e [2022-08-08T09:03:16.611Z] ++ '[' -n 0 ']' [2022-08-08T09:03:16.611Z] ++ set -x [2022-08-08T09:03:16.611Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-08T09:03:16.611Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-08T09:03:16.611Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-08T09:03:16.611Z] ++ set -e [2022-08-08T09:03:16.611Z] ++ '[' -n 0 ']' [2022-08-08T09:03:16.611Z] ++ set -x [2022-08-08T09:03:16.611Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-08T09:03:17.550Z] Loaded image: busybox:latest [2022-08-08T09:03:17.550Z] Loaded image: busybox:latest [2022-08-08T09:03:18.120Z] Loaded image: busybox:glibc [2022-08-08T09:03:18.120Z] Loaded image: busybox:glibc [2022-08-08T09:03:18.120Z] --- PASS: TestBuildWithHugeFile (129.39s) [2022-08-08T09:03:18.120Z] === RUN TestBuildWCOWSandboxSize [2022-08-08T09:03:18.120Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-08T09:03:18.120Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-08T09:03:18.120Z] === RUN TestBuildWithEmptyDockerfile [2022-08-08T09:03:18.120Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T09:03:18.120Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T09:03:18.120Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T09:03:18.120Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T09:03:18.120Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T09:03:18.120Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T09:03:18.120Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T09:03:18.120Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T09:03:18.380Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T09:03:18.380Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-08-08T09:03:18.380Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2022-08-08T09:03:18.380Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2022-08-08T09:03:18.380Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2022-08-08T09:03:18.380Z] === RUN TestBuildPreserveOwnership [2022-08-08T09:03:18.380Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-08T09:03:21.164Z] ......... [ 85%] [2022-08-08T09:03:22.582Z] Loaded image: debian:bullseye-slim [2022-08-08T09:03:22.582Z] Loaded image: debian:bullseye-slim [2022-08-08T09:03:22.582Z] Loaded image: hello-world:latest [2022-08-08T09:03:22.582Z] Loaded image: hello-world:latest [2022-08-08T09:03:22.582Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T09:03:22.582Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T09:03:22.582Z] INFO: Testing against a local daemon [2022-08-08T09:03:22.582Z] === RUN TestDockerSuite [2022-08-08T09:03:22.582Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-08T09:03:22.582Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworksINFO: Testing against a local daemon [2022-08-08T09:03:22.582Z] === RUN TestDockerDaemonSuite [2022-08-08T09:03:22.582Z] [2022-08-08T09:03:22.582Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-08T09:03:22.582Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-08T09:03:22.582Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-08T09:03:22.582Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-08T09:03:22.582Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-08T09:03:22.582Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-08T09:03:22.582Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-08T09:03:22.842Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-08T09:03:23.411Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-08T09:03:23.411Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-08T09:03:24.350Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-08T09:03:24.609Z] --- PASS: TestBuildPreserveOwnership (6.03s) [2022-08-08T09:03:24.609Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.49s) [2022-08-08T09:03:24.609Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.53s) [2022-08-08T09:03:24.609Z] === RUN TestBuildPlatformInvalid [2022-08-08T09:03:24.609Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-08T09:03:24.609Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-08T09:03:24.609Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-08T09:03:25.178Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-08T09:03:25.437Z] Loaded image: busybox:latest [2022-08-08T09:03:25.437Z] Loaded image: busybox:glibc [2022-08-08T09:03:26.006Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-08T09:03:26.006Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-08T09:03:26.194Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-08T09:03:26.945Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-08T09:03:27.380Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-08T09:03:27.883Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-08T09:03:27.883Z] Loaded image: debian:bullseye-slim [2022-08-08T09:03:28.144Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-08T09:03:28.144Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-08T09:03:28.144Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-08T09:03:28.144Z] Loaded image: hello-world:latest [2022-08-08T09:03:28.405Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T09:03:28.405Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-08T09:03:29.348Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-08T09:03:29.917Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-08T09:03:30.177Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-08T09:03:30.177Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-08T09:03:30.177Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-08T09:03:33.913Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-08T09:03:33.913Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-08T09:03:34.371Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-08T09:03:35.659Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-08T09:03:36.278Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-08T09:03:37.216Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.54s) [2022-08-08T09:03:37.216Z] PASS [2022-08-08T09:03:37.216Z] [2022-08-08T09:03:37.216Z] === Skipped [2022-08-08T09:03:37.216Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-08T09:03:37.216Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T09:03:37.216Z] [2022-08-08T09:03:37.216Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-08T09:03:37.216Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-08T09:03:37.216Z] [2022-08-08T09:03:37.216Z] DONE 34 tests, 2 skipped in 197.181s [2022-08-08T09:03:37.216Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-08T09:03:37.216Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:03:37.216Z] ++ set -e [2022-08-08T09:03:37.216Z] ++ '[' -n 0 ']' [2022-08-08T09:03:37.216Z] ++ set -x [2022-08-08T09:03:37.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:03:37.216Z] INFO: Testing against a local daemon [2022-08-08T09:03:37.216Z] === RUN TestConfigInspect [2022-08-08T09:03:38.154Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-08T09:03:38.916Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-08T09:03:38.916Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-08T09:03:39.533Z] --- PASS: TestConfigInspect (2.39s) [2022-08-08T09:03:39.533Z] === RUN TestConfigList [2022-08-08T09:03:40.101Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-08T09:03:40.670Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-08T09:03:40.823Z] ok github.com/docker/docker/libnetwork 37.465s coverage: 40.6% of statements [2022-08-08T09:03:40.823Z] ok github.com/docker/docker/libnetwork/bitseq 0.137s coverage: 84.4% of statements [2022-08-08T09:03:40.823Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-08T09:03:40.823Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-08T09:03:40.823Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-08T09:03:40.823Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-08T09:03:40.823Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-08T09:03:40.823Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-08T09:03:40.823Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-08T09:03:40.823Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-08T09:03:40.823Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-08T09:03:40.823Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-08T09:03:40.823Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-08T09:03:40.823Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-08T09:03:40.823Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-08T09:03:40.823Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.624s coverage: 59.9% of statements [2022-08-08T09:03:40.823Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-08T09:03:40.823Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-08-08T09:03:40.823Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.2% of statements [2022-08-08T09:03:40.823Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-08T09:03:40.823Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-08-08T09:03:40.823Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-08T09:03:40.823Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-08T09:03:41.242Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-08T09:03:42.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-08T09:03:42.179Z] --- PASS: TestConfigList (2.52s) [2022-08-08T09:03:42.179Z] === RUN TestConfigsCreateAndDelete [2022-08-08T09:03:42.748Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-08T09:03:42.808Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-08T09:03:43.316Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-08T09:03:43.320Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-08T09:03:43.321Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-08T09:03:43.321Z] [2022-08-08T09:03:43.321Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-08T09:03:43.321Z] =========================== short test summary info ============================ [2022-08-08T09:03:43.321Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-08T09:03:43.321Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-08T09:03:43.321Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-08T09:03:43.321Z] Not supported on most drivers [2022-08-08T09:03:43.321Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-08T09:03:43.321Z] Output of docker top depends on host distro, and is not formalized. [2022-08-08T09:03:43.321Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-08T09:03:43.321Z] Output of docker top depends on host distro, and is not formalized. [2022-08-08T09:03:43.321Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-08T09:03:43.321Z] Can fail if eth0 has multiple IP addresses [2022-08-08T09:03:43.321Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-08T09:03:43.321Z] This doesn't seem to be taken into account by the engine [2022-08-08T09:03:43.321Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-08T09:03:43.321Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-08T09:03:43.321Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.78 seconds == [2022-08-08T09:03:43.576Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-08T09:03:44.258Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-08T09:03:44.258Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-08T09:03:44.827Z] --- PASS: TestConfigsCreateAndDelete (2.70s) [2022-08-08T09:03:44.827Z] === RUN TestConfigsUpdate [2022-08-08T09:03:45.086Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-08T09:03:45.346Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-08T09:03:45.915Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-08T09:03:46.484Z] docker_cli_daemon_test.go:1475: [d3d21958f59ce] daemon is not started [2022-08-08T09:03:46.745Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-08T09:03:47.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-08T09:03:47.695Z] check_test.go:540: [d3112e6680014] daemon is not started [2022-08-08T09:03:47.695Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-08T09:03:47.954Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-08T09:03:48.214Z] --- PASS: TestConfigsUpdate (3.30s) [2022-08-08T09:03:48.214Z] === RUN TestTemplatedConfig [2022-08-08T09:03:49.593Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-08T09:03:50.801Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.131s coverage: 6.6% of statements [2022-08-08T09:03:50.801Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-08T09:03:50.801Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-08T09:03:51.060Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-08-08T09:03:51.060Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-08T09:03:51.060Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-08T09:03:51.060Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-08T09:03:51.628Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-08T09:03:51.628Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-08-08T09:03:51.887Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-08-08T09:03:52.132Z] check_test.go:540: [d734e0f6a829a] daemon is not started [2022-08-08T09:03:52.132Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-08T09:03:52.132Z] --- PASS: TestTemplatedConfig (3.74s) [2022-08-08T09:03:52.132Z] === RUN TestConfigCreateResolve [2022-08-08T09:03:52.146Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-08T09:03:53.070Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-08T09:03:53.639Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-08T09:03:54.208Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-08T09:03:54.469Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-08T09:03:54.469Z] --- PASS: TestConfigCreateResolve (2.62s) [2022-08-08T09:03:54.469Z] PASS [2022-08-08T09:03:54.469Z] [2022-08-08T09:03:54.469Z] DONE 6 tests in 17.381s [2022-08-08T09:03:54.469Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-08T09:03:54.469Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:03:54.469Z] ++ set -e [2022-08-08T09:03:54.469Z] ++ '[' -n 0 ']' [2022-08-08T09:03:54.469Z] ++ set -x [2022-08-08T09:03:54.469Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:03:54.729Z] INFO: Testing against a local daemon [2022-08-08T09:03:54.729Z] === RUN TestAttachWithTTY [2022-08-08T09:03:54.729Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-08T09:03:54.729Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-08T09:03:54.729Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-08T09:03:54.729Z] === RUN TestAttachWithoutTTy [2022-08-08T09:03:54.729Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-08T09:03:54.729Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-08-08T09:03:54.729Z] === RUN TestCheckpoint [2022-08-08T09:03:54.729Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T09:03:54.729Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-08T09:03:54.729Z] === RUN TestContainerInvalidJSON [2022-08-08T09:03:54.729Z] === RUN TestContainerInvalidJSON/commit [2022-08-08T09:03:54.729Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-08T09:03:54.729Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-08T09:03:54.729Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-08T09:03:54.729Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T09:03:54.729Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T09:03:54.729Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-08T09:03:54.729Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-08T09:03:54.729Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-08T09:03:54.729Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-08T09:03:54.729Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T09:03:54.729Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T09:03:54.729Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T09:03:54.729Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T09:03:54.989Z] === CONT TestContainerInvalidJSON/commit [2022-08-08T09:03:54.989Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-08T09:03:54.989Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T09:03:54.989Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-08T09:03:54.989Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-08T09:03:54.989Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-08T09:03:54.989Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-08T09:03:54.989Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-08T09:03:54.989Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T09:03:54.989Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-08T09:03:54.989Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-08T09:03:54.989Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-08T09:03:54.989Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-08T09:03:54.989Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-08T09:03:54.989Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T09:03:54.989Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-08T09:03:54.989Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-08T09:03:54.989Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-08T09:03:54.989Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-08T09:03:54.989Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-08T09:03:54.989Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-08T09:03:54.989Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-08T09:03:54.989Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-08T09:03:54.989Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-08T09:03:54.989Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-08T09:03:54.990Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-08T09:03:54.990Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-08T09:03:54.990Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-08T09:03:54.990Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-08T09:03:54.990Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-08T09:03:54.990Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-08T09:03:54.990Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-08T09:03:54.990Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-08T09:03:54.990Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-08T09:03:54.990Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.02s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.01s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.01s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.02s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.02s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-08T09:03:54.990Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-08T09:03:54.990Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-08T09:03:54.990Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-08-08T09:03:54.990Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-08T09:03:54.990Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-08-08T09:03:54.990Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-08T09:03:54.990Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-08T09:03:54.990Z] === RUN TestCopyEmptyFile [2022-08-08T09:03:55.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-08T09:03:55.559Z] --- PASS: TestCopyEmptyFile (0.50s) [2022-08-08T09:03:55.559Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-08T09:03:55.755Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-08T09:03:55.755Z] [2022-08-08T09:03:55.755Z] Unloading profiles will leave already running processes permanently [2022-08-08T09:03:55.755Z] unconfined, which can lead to unexpected situations. [2022-08-08T09:03:55.755Z] [2022-08-08T09:03:55.755Z] To set a process to complain mode, use the command line tool [2022-08-08T09:03:55.755Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-08T09:03:55.755Z] Post stage [Pipeline] junit [2022-08-08T09:03:55.765Z] Recording test results [2022-08-08T09:03:55.787Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-08T09:03:55.818Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2022-08-08T09:03:55.818Z] === RUN TestCopyFromContainer [2022-08-08T09:03:56.078Z] + echo Ensuring container killed. [2022-08-08T09:03:56.078Z] Ensuring container killed. [2022-08-08T09:03:56.078Z] + docker rm -vf docker-pr6 [2022-08-08T09:03:56.078Z] Error: No such container: docker-pr6 [2022-08-08T09:03:56.078Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-08T09:03:56.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [Pipeline] sh [2022-08-08T09:03:56.338Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-08T09:03:56.393Z] + echo Chowning /workspace to jenkins user [2022-08-08T09:03:56.393Z] Chowning /workspace to jenkins user [2022-08-08T09:03:56.393Z] + id -u [2022-08-08T09:03:56.393Z] + id -g [2022-08-08T09:03:56.393Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43708:/workspace busybox chown -R 1000:1000 /workspace [2022-08-08T09:03:57.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-08T09:03:57.277Z] === RUN TestCopyFromContainer// [2022-08-08T09:03:57.277Z] === RUN TestCopyFromContainer//bar/root [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-08T09:03:57.537Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-08T09:03:57.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-08T09:03:57.649Z] + bundleName=docker-py [2022-08-08T09:03:57.649Z] + echo Creating docker-py-bundles.tar.gz [2022-08-08T09:03:57.649Z] Creating docker-py-bundles.tar.gz [2022-08-08T09:03:57.649Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-08-08T09:03:57.658Z] Archiving artifacts [2022-08-08T09:03:57.797Z] === RUN TestCopyFromContainer/bar/quux [2022-08-08T09:03:57.797Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-08T09:03:57.797Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-08T09:03:57.917Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43708/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-08T09:03:58.057Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-08T09:03:58.057Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-08T09:03:58.057Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-08T09:03:58.294Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43708/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=f5d6f68657e624c4c730a8281252d5e779f07853 -e DOCKER_GRAPHDRIVER docker:f5d6f68657e624c4c730a8281252d5e779f07853 hack/make.sh binary [2022-08-08T09:03:58.317Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-08T09:03:58.317Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-08T09:03:58.317Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-08T09:03:58.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-08T09:03:58.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-08T09:03:58.577Z] --- PASS: TestCopyFromContainer (2.92s) [2022-08-08T09:03:58.577Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-08-08T09:03:58.577Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2022-08-08T09:03:58.577Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2022-08-08T09:03:58.577Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-08-08T09:03:58.577Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2022-08-08T09:03:58.577Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2022-08-08T09:03:58.577Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-08-08T09:03:58.577Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-08-08T09:03:58.577Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-08-08T09:03:58.577Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2022-08-08T09:03:58.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-08T09:03:58.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T09:03:58.577Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T09:03:58.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T09:03:58.577Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T09:03:58.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T09:03:58.577Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T09:03:58.577Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T09:03:58.577Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T09:03:58.577Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T09:03:58.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-08-08T09:03:58.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-08T09:03:58.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-08T09:03:58.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-08-08T09:03:58.577Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-08T09:03:58.577Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-08T09:03:58.577Z] === RUN TestCreateWithInvalidEnv [2022-08-08T09:03:58.577Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-08T09:03:58.577Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-08T09:03:58.577Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-08T09:03:58.577Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-08T09:03:58.577Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-08T09:03:58.577Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-08T09:03:58.837Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-08T09:03:58.837Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-08T09:03:58.837Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-08T09:03:58.837Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-08T09:03:58.837Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-08T09:03:58.837Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-08T09:03:58.837Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-08T09:03:58.837Z] === RUN TestCreateTmpfsMountsTarget [2022-08-08T09:03:58.837Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-08T09:03:58.837Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-08T09:03:58.837Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-08T09:03:58.858Z] [2022-08-08T09:03:58.858Z] Removing bundles/ [2022-08-08T09:03:58.858Z] [2022-08-08T09:03:58.858Z] ---> Making bundle: binary (in bundles/binary) [2022-08-08T09:03:58.858Z] Building: bundles/binary-daemon/dockerd [2022-08-08T09:03:58.858Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T09:03:59.097Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-08T09:03:59.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-08T09:04:00.037Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-08T09:04:00.606Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-08T09:04:00.870Z] --- PASS: TestCreateWithCustomMaskedPaths (2.04s) [2022-08-08T09:04:00.870Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-08T09:04:01.441Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-08T09:04:01.701Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-08T09:04:02.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-08T09:04:02.275Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-08T09:04:02.275Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-08T09:04:02.275Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-08T09:04:03.213Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-08T09:04:03.213Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-08T09:04:03.213Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.33s) [2022-08-08T09:04:03.213Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-08T09:04:03.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T09:04:03.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T09:04:03.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T09:04:03.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T09:04:03.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T09:04:03.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T09:04:03.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T09:04:03.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T09:04:03.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T09:04:03.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T09:04:03.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T09:04:03.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T09:04:03.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T09:04:03.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T09:04:03.213Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-08T09:04:03.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T09:04:03.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-08T09:04:03.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-08T09:04:03.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-08-08T09:04:03.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-08T09:04:03.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-08-08T09:04:03.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-08T09:04:03.213Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-08T09:04:03.213Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-08T09:04:03.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-08T09:04:03.473Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-08T09:04:04.042Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2022-08-08T09:04:04.042Z] === RUN TestCreateDifferentPlatform [2022-08-08T09:04:04.042Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-08T09:04:04.042Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-08T09:04:04.042Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-08T09:04:04.042Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-08-08T09:04:04.042Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-08T09:04:04.042Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-08T09:04:04.042Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-08T09:04:04.042Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-08T09:04:04.042Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-08-08T09:04:04.042Z] === RUN TestCreateInvalidHostConfig [2022-08-08T09:04:04.042Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T09:04:04.042Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T09:04:04.042Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T09:04:04.042Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T09:04:04.042Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T09:04:04.042Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T09:04:04.042Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T09:04:04.042Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T09:04:04.042Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T09:04:04.042Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T09:04:04.042Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T09:04:04.042Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T09:04:04.042Z] --- PASS: TestCreateInvalidHostConfig (0.03s) [2022-08-08T09:04:04.042Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-08T09:04:04.042Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-08T09:04:04.042Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-08T09:04:04.042Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-08T09:04:04.042Z] === RUN TestContainerStartOnDaemonRestart [2022-08-08T09:04:04.042Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-08T09:04:04.042Z] === RUN TestDaemonRestartIpcMode [2022-08-08T09:04:04.042Z] === PAUSE TestDaemonRestartIpcMode [2022-08-08T09:04:04.042Z] === RUN TestDaemonHostGatewayIP [2022-08-08T09:04:04.042Z] === PAUSE TestDaemonHostGatewayIP [2022-08-08T09:04:04.042Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-08T09:04:04.042Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-08T09:04:04.042Z] === RUN TestContainerKillOnDaemonStart [2022-08-08T09:04:04.042Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-08T09:04:04.042Z] === RUN TestDiff [2022-08-08T09:04:04.303Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-08T09:04:04.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-08T09:04:04.358Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-08T09:04:04.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-08T09:04:04.875Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-08T09:04:04.875Z] --- PASS: TestDiff (0.82s) [2022-08-08T09:04:04.875Z] === RUN TestExecConsoleSize [2022-08-08T09:04:05.134Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-08T09:04:05.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-08T09:04:05.704Z] --- PASS: TestExecConsoleSize (0.87s) [2022-08-08T09:04:05.704Z] === RUN TestExecWithCloseStdin [2022-08-08T09:04:05.964Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-08T09:04:05.964Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-08T09:04:06.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-08T09:04:06.902Z] --- PASS: TestExecWithCloseStdin (0.91s) [2022-08-08T09:04:06.902Z] === RUN TestExec [2022-08-08T09:04:07.470Z] --- PASS: TestExec (0.79s) [2022-08-08T09:04:07.470Z] === RUN TestExecUser [2022-08-08T09:04:07.730Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-08T09:04:07.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-08T09:04:08.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-08T09:04:08.298Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-08T09:04:08.559Z] --- PASS: TestExecUser (0.98s) [2022-08-08T09:04:08.559Z] === RUN TestExportContainerAndImportImage [2022-08-08T09:04:08.819Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-08T09:04:08.819Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-08T09:04:09.389Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2022-08-08T09:04:09.389Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-08T09:04:09.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-08T09:04:09.648Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-08T09:04:10.073Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-08T09:04:10.073Z] Using test binary docker [2022-08-08T09:04:10.073Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-08T09:04:10.073Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-08T09:04:10.073Z] Starting dockerd [2022-08-08T09:04:10.073Z] INFO: Waiting for daemon to start... [2022-08-08T09:04:10.589Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-08T09:04:10.848Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-08T09:04:11.108Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2022-08-08T09:04:11.108Z] === RUN TestHealthCheckWorkdir [2022-08-08T09:04:11.369Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-08T09:04:12.308Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2022-08-08T09:04:12.308Z] === RUN TestHealthKillContainer [2022-08-08T09:04:12.308Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-08T09:04:12.308Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-08T09:04:12.308Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-08T09:04:12.877Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-08T09:04:13.360Z] . [2022-08-08T09:04:13.360Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-08T09:04:13.360Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-08T09:04:13.360Z] Error: No such image: emptyfs [2022-08-08T09:04:13.360Z] Running integration-test (iteration 1) [2022-08-08T09:04:13.360Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-08T09:04:13.446Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-08T09:04:13.619Z] Loaded image: busybox:latest [2022-08-08T09:04:13.879Z] Loaded image: busybox:glibc [2022-08-08T09:04:14.015Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-08T09:04:14.276Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-08T09:04:14.276Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-08T09:04:14.847Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-08T09:04:15.259Z] Loaded image: debian:bullseye-slim [2022-08-08T09:04:15.259Z] Loaded image: hello-world:latest [2022-08-08T09:04:15.259Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T09:04:15.259Z] INFO: Testing against a local daemon [2022-08-08T09:04:15.259Z] === RUN TestCgroupNamespacesBuild [2022-08-08T09:04:15.416Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-08T09:04:15.985Z] check_test.go:540: [de03d974ac6ca] daemon is not started [2022-08-08T09:04:15.985Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-08T09:04:15.985Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-08T09:04:16.638Z] --- PASS: TestCgroupNamespacesBuild (1.42s) [2022-08-08T09:04:16.638Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-08T09:04:17.365Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-08T09:04:17.365Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-08T09:04:17.365Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-08T09:04:17.365Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-08T09:04:17.365Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-08T09:04:17.933Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-08T09:04:17.933Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-08T09:04:18.017Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s) [2022-08-08T09:04:18.017Z] === RUN TestBuildWithSession [2022-08-08T09:04:18.017Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T09:04:18.017Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-08T09:04:18.017Z] === RUN TestBuildSquashParent [2022-08-08T09:04:19.311Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-08T09:04:20.691Z] --- PASS: TestHealthKillContainer (8.48s) [2022-08-08T09:04:20.691Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-08T09:04:21.260Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2022-08-08T09:04:21.260Z] === RUN TestIpcModeNone [2022-08-08T09:04:21.260Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-08T09:04:21.828Z] --- PASS: TestIpcModeNone (0.61s) [2022-08-08T09:04:21.828Z] === RUN TestIpcModePrivate [2022-08-08T09:04:22.087Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-08T09:04:22.087Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:89, shared: false, mustBeShared: false [2022-08-08T09:04:22.347Z] --- PASS: TestIpcModePrivate (0.53s) [2022-08-08T09:04:22.347Z] === RUN TestIpcModeShareable [2022-08-08T09:04:22.451Z] ok github.com/docker/docker/libnetwork/ipam 16.665s coverage: 85.3% of statements [2022-08-08T09:04:22.451Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-08T09:04:22.451Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-08T09:04:22.451Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-08-08T09:04:22.451Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-08T09:04:22.451Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-08T09:04:22.451Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-08-08T09:04:22.451Z] ok github.com/docker/docker/libnetwork/ipamutils 0.285s coverage: 74.0% of statements [2022-08-08T09:04:22.451Z] ok github.com/docker/docker/libnetwork/iptables 0.167s coverage: 45.0% of statements [2022-08-08T09:04:22.451Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-08T09:04:22.451Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-08T09:04:22.607Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-08T09:04:22.867Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:87, shared: true, mustBeShared: true [2022-08-08T09:04:22.867Z] --- PASS: TestIpcModeShareable (0.74s) [2022-08-08T09:04:22.867Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-08T09:04:23.290Z] --- PASS: TestBuildSquashParent (4.61s) [2022-08-08T09:04:23.290Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-08T09:04:23.290Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T09:04:23.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T09:04:23.290Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T09:04:23.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T09:04:23.290Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T09:04:23.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T09:04:23.290Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T09:04:23.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T09:04:23.290Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T09:04:23.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T09:04:23.290Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T09:04:23.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T09:04:23.290Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T09:04:23.290Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T09:04:23.436Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-08T09:04:23.436Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-08T09:04:23.436Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-08T09:04:23.436Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-08T09:04:24.668Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T09:04:24.668Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T09:04:24.821Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-08T09:04:24.821Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.88s) [2022-08-08T09:04:24.821Z] === RUN TestAPIIpcModeHost [2022-08-08T09:04:25.389Z] --- PASS: TestAPIIpcModeHost (0.42s) [2022-08-08T09:04:25.389Z] === RUN TestDaemonIpcModeShareable [2022-08-08T09:04:25.957Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-08T09:04:26.526Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2022-08-08T09:04:26.785Z] --- PASS: TestDaemonIpcModeShareable (1.39s) [2022-08-08T09:04:26.785Z] === RUN TestDaemonIpcModePrivate [2022-08-08T09:04:26.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-08T09:04:27.258Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T09:04:27.258Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T09:04:27.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-08T09:04:27.983Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-08-08T09:04:28.246Z] --- PASS: TestDaemonIpcModePrivate (1.52s) [2022-08-08T09:04:28.246Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-08T09:04:28.246Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-08T09:04:28.654Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-08-08T09:04:28.654Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.94s) [2022-08-08T09:04:28.654Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.94s) [2022-08-08T09:04:28.654Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.20s) [2022-08-08T09:04:28.654Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s) [2022-08-08T09:04:28.654Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.48s) [2022-08-08T09:04:28.654Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.76s) [2022-08-08T09:04:28.654Z] === RUN TestBuildMultiStageCopy [2022-08-08T09:04:28.654Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-08T09:04:28.814Z] check_test.go:540: [d6ca8fe71739a] daemon is not started [2022-08-08T09:04:28.814Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-08T09:04:29.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-08T09:04:29.334Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-08T09:04:29.593Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-08-08T09:04:29.593Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.54s) [2022-08-08T09:04:29.593Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-08T09:04:29.852Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-08T09:04:30.032Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-08T09:04:30.292Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-08T09:04:30.422Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-08T09:04:30.422Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-08T09:04:30.552Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-08T09:04:30.811Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-08T09:04:31.070Z] --- PASS: TestBuildMultiStageCopy (2.61s) [2022-08-08T09:04:31.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2022-08-08T09:04:31.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s) [2022-08-08T09:04:31.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2022-08-08T09:04:31.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2022-08-08T09:04:31.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2022-08-08T09:04:31.070Z] === RUN TestBuildMultiStageParentConfig [2022-08-08T09:04:31.361Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-08-08T09:04:31.361Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2022-08-08T09:04:31.361Z] === RUN TestIpcModeOlderClient [2022-08-08T09:04:31.361Z] === PAUSE TestIpcModeOlderClient [2022-08-08T09:04:31.361Z] === RUN TestKillContainerInvalidSignal [2022-08-08T09:04:31.932Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2022-08-08T09:04:31.932Z] === RUN TestKillContainer [2022-08-08T09:04:31.932Z] === RUN TestKillContainer/no_signal [2022-08-08T09:04:32.008Z] --- PASS: TestBuildMultiStageParentConfig (0.72s) [2022-08-08T09:04:32.008Z] === RUN TestBuildLabelWithTargets [2022-08-08T09:04:32.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-08T09:04:32.825Z] === RUN TestKillContainer/non_killing_signal [2022-08-08T09:04:33.084Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-08T09:04:33.343Z] === RUN TestKillContainer/killing_signal [2022-08-08T09:04:33.387Z] --- PASS: TestBuildLabelWithTargets (1.24s) [2022-08-08T09:04:33.387Z] === RUN TestBuildWithEmptyLayers [2022-08-08T09:04:33.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0010a0948__} [2022-08-08T09:04:33.646Z] --- PASS: TestBuildWithEmptyLayers (0.54s) [2022-08-08T09:04:33.646Z] === RUN TestBuildMultiStageOnBuild [2022-08-08T09:04:34.174Z] --- PASS: TestKillContainer (2.04s) [2022-08-08T09:04:34.174Z] --- PASS: TestKillContainer/no_signal (0.87s) [2022-08-08T09:04:34.174Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2022-08-08T09:04:34.174Z] --- PASS: TestKillContainer/killing_signal (0.53s) [2022-08-08T09:04:34.174Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-08T09:04:34.174Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-08T09:04:34.743Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-08T09:04:35.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13482514652_/foo_false_____} [2022-08-08T09:04:35.313Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2022-08-08T09:04:35.313Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2022-08-08T09:04:35.313Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2022-08-08T09:04:35.313Z] === RUN TestKillStoppedContainer [2022-08-08T09:04:35.475Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-08T09:04:35.475Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-08T09:04:35.475Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T09:04:35.475Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-08T09:04:35.475Z] [2022-08-08T09:04:35.475Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-08T09:04:35.475Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-08T09:04:35.475Z] HOSTNAME=fc7235313945 [2022-08-08T09:04:35.475Z] DEST=bundles/test-integration [2022-08-08T09:04:35.475Z] PWD=/go/src/github.com/docker/docker [2022-08-08T09:04:35.475Z] DOCKER_ROOTLESS=1 [2022-08-08T09:04:35.475Z] DOCKER_GITCOMMIT=fd84b0fc87fe8633b087a40eb6717000f735c653 [2022-08-08T09:04:35.475Z] container=docker [2022-08-08T09:04:35.475Z] HOME=/root [2022-08-08T09:04:35.475Z] GOLANG_VERSION=1.18.5 [2022-08-08T09:04:35.475Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-08T09:04:35.475Z] VALIDATE_BRANCH=master [2022-08-08T09:04:35.475Z] TERM=xterm [2022-08-08T09:04:35.475Z] DOCKER_PKG=github.com/docker/docker [2022-08-08T09:04:35.475Z] SHLVL=1 [2022-08-08T09:04:35.475Z] TIMEOUT=120m [2022-08-08T09:04:35.475Z] DOCKER_BUILDTAGS= journald [2022-08-08T09:04:35.475Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-08T09:04:35.475Z] GO111MODULE=off [2022-08-08T09:04:35.475Z] DOCKER_EXPERIMENTAL=1 [2022-08-08T09:04:35.475Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-08T09:04:35.475Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-08T09:04:35.475Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-08T09:04:35.475Z] GOPATH=/go [2022-08-08T09:04:35.475Z] PKG_CONFIG=pkg-config [2022-08-08T09:04:35.475Z] _=/usr/bin/env [2022-08-08T09:04:35.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-08T09:04:35.551Z] --- PASS: TestBuildMultiStageOnBuild (1.87s) [2022-08-08T09:04:35.551Z] === RUN TestBuildUncleanTarFilenames [2022-08-08T09:04:35.572Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-08-08T09:04:35.572Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-08T09:04:35.572Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-08T09:04:35.572Z] === RUN TestKillDifferentUserContainer [2022-08-08T09:04:36.120Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-08-08T09:04:36.120Z] === RUN TestBuildMultiStageLayerLeak [2022-08-08T09:04:36.141Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2022-08-08T09:04:36.141Z] === RUN TestInspectOomKilledTrue [2022-08-08T09:04:36.141Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-08T09:04:36.141Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-08T09:04:36.141Z] === RUN TestInspectOomKilledFalse [2022-08-08T09:04:36.141Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-08T09:04:36.141Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-08T09:04:36.141Z] === RUN TestLinksEtcHostsContentMatch [2022-08-08T09:04:36.400Z] --- PASS: TestLinksEtcHostsContentMatch (0.43s) [2022-08-08T09:04:36.400Z] === RUN TestLinksContainerNames [2022-08-08T09:04:36.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13482514652_/foo_true_____} [2022-08-08T09:04:38.028Z] --- PASS: TestBuildMultiStageLayerLeak (1.80s) [2022-08-08T09:04:38.028Z] === RUN TestBuildWithHugeFile [2022-08-08T09:04:38.038Z] --- PASS: TestLinksContainerNames (1.37s) [2022-08-08T09:04:38.038Z] === RUN TestLogsFollowTailEmpty [2022-08-08T09:04:38.038Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-08T09:04:38.298Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3898176951_/foo_false_____} [2022-08-08T09:04:38.298Z] --- PASS: TestLogsFollowTailEmpty (0.53s) [2022-08-08T09:04:38.298Z] === RUN TestLogs [2022-08-08T09:04:38.298Z] === RUN TestLogs/driver_local [2022-08-08T09:04:38.298Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T09:04:38.298Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T09:04:38.298Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-08T09:04:38.298Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-08T09:04:38.298Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-08T09:04:38.298Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-08T09:04:38.298Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T09:04:38.298Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T09:04:38.299Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-08T09:04:38.299Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-08T09:04:38.299Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-08T09:04:38.299Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-08T09:04:38.299Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T09:04:38.299Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-08T09:04:39.679Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-08T09:04:39.679Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T09:04:39.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3898176951_/foo_true_____} [2022-08-08T09:04:40.617Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-08T09:04:40.618Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-08T09:04:40.618Z] check_test.go:540: [d587dd22738ed] daemon is not started [2022-08-08T09:04:40.618Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-08T09:04:40.618Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-08T09:04:40.888Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-08T09:04:41.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3898176951_/foo_true__0xc0010a0978___} [2022-08-08T09:04:41.724Z] === RUN TestLogs/driver_json-file [2022-08-08T09:04:41.724Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T09:04:41.724Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T09:04:41.724Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-08T09:04:41.724Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-08T09:04:41.724Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-08T09:04:41.724Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-08T09:04:41.724Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T09:04:41.724Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T09:04:41.724Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T09:04:41.724Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T09:04:41.724Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T09:04:41.724Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T09:04:41.724Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T09:04:41.724Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T09:04:42.663Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T09:04:42.663Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-08T09:04:42.923Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T09:04:43.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0010a0990__} [2022-08-08T09:04:43.755Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-08T09:04:43.755Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-08T09:04:44.014Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0010a09a8__} [2022-08-08T09:04:44.953Z] --- PASS: TestLogs (6.60s) [2022-08-08T09:04:44.953Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-08T09:04:44.953Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.10s) [2022-08-08T09:04:44.953Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.14s) [2022-08-08T09:04:44.953Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.98s) [2022-08-08T09:04:44.953Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.25s) [2022-08-08T09:04:44.953Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.18s) [2022-08-08T09:04:44.953Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.88s) [2022-08-08T09:04:44.953Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-08-08T09:04:44.953Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.08s) [2022-08-08T09:04:44.953Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.13s) [2022-08-08T09:04:44.953Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.94s) [2022-08-08T09:04:44.953Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.96s) [2022-08-08T09:04:44.953Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.20s) [2022-08-08T09:04:44.953Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.20s) [2022-08-08T09:04:44.953Z] === RUN TestContainerNetworkMountsNoChown [2022-08-08T09:04:45.213Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-08T09:04:45.472Z] --- PASS: TestContainerNetworkMountsNoChown (0.59s) [2022-08-08T09:04:45.472Z] === RUN TestMountDaemonRoot [2022-08-08T09:04:45.472Z] === RUN TestMountDaemonRoot/default [2022-08-08T09:04:45.472Z] === PAUSE TestMountDaemonRoot/default [2022-08-08T09:04:45.472Z] === RUN TestMountDaemonRoot/private [2022-08-08T09:04:45.472Z] === PAUSE TestMountDaemonRoot/private [2022-08-08T09:04:45.472Z] === RUN TestMountDaemonRoot/rprivate [2022-08-08T09:04:45.472Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-08T09:04:45.472Z] === RUN TestMountDaemonRoot/slave [2022-08-08T09:04:45.472Z] === PAUSE TestMountDaemonRoot/slave [2022-08-08T09:04:45.472Z] === RUN TestMountDaemonRoot/rslave [2022-08-08T09:04:45.472Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-08T09:04:45.472Z] === RUN TestMountDaemonRoot/shared [2022-08-08T09:04:45.472Z] === PAUSE TestMountDaemonRoot/shared [2022-08-08T09:04:45.472Z] === RUN TestMountDaemonRoot/rshared [2022-08-08T09:04:45.472Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-08T09:04:45.472Z] === CONT TestMountDaemonRoot/default [2022-08-08T09:04:45.472Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-08T09:04:45.472Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-08T09:04:45.472Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-08T09:04:45.472Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-08T09:04:45.472Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-08T09:04:45.472Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-08T09:04:45.472Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-08T09:04:45.472Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-08T09:04:45.472Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-08T09:04:45.472Z] === CONT TestMountDaemonRoot/rshared [2022-08-08T09:04:45.472Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-08T09:04:45.472Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-08T09:04:45.472Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T09:04:45.472Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T09:04:45.472Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-08T09:04:45.472Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-08T09:04:45.472Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T09:04:45.472Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T09:04:45.472Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-08T09:04:45.732Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0010a09c0__} [2022-08-08T09:04:45.732Z] === CONT TestMountDaemonRoot/shared [2022-08-08T09:04:45.732Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-08T09:04:45.732Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-08T09:04:45.732Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-08T09:04:45.732Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-08T09:04:45.732Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-08T09:04:45.732Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-08T09:04:45.732Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-08T09:04:45.732Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-08T09:04:45.732Z] === CONT TestMountDaemonRoot/rslave [2022-08-08T09:04:45.732Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T09:04:45.732Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T09:04:45.732Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-08T09:04:45.732Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-08T09:04:45.732Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T09:04:45.732Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T09:04:45.732Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-08T09:04:45.732Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-08T09:04:45.732Z] === CONT TestMountDaemonRoot/slave [2022-08-08T09:04:45.732Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-08T09:04:45.732Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-08T09:04:45.732Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-08T09:04:45.732Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-08T09:04:45.732Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-08T09:04:45.732Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-08T09:04:45.732Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-08T09:04:45.732Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-08T09:04:45.732Z] === CONT TestMountDaemonRoot/rprivate [2022-08-08T09:04:45.732Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-08T09:04:45.733Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-08T09:04:45.733Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T09:04:45.733Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T09:04:45.733Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-08T09:04:45.733Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-08T09:04:45.733Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T09:04:45.733Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T09:04:45.733Z] === CONT TestMountDaemonRoot/private [2022-08-08T09:04:45.733Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-08T09:04:45.733Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-08T09:04:45.733Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-08T09:04:45.733Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-08T09:04:45.733Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-08T09:04:45.733Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-08T09:04:45.733Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-08T09:04:45.733Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-08T09:04:45.733Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-08T09:04:45.733Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-08T09:04:45.733Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-08T09:04:45.733Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T09:04:45.733Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-08T09:04:45.733Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T09:04:45.733Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-08T09:04:45.733Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T09:04:45.733Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-08T09:04:45.733Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-08T09:04:45.733Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-08T09:04:45.993Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-08T09:04:45.993Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-08T09:04:45.993Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T09:04:45.993Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-08T09:04:45.993Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-08T09:04:45.993Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-08T09:04:45.993Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-08T09:04:45.993Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-08T09:04:45.993Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-08T09:04:45.993Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T09:04:45.993Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-08T09:04:45.993Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T09:04:45.993Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-08T09:04:45.993Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-08T09:04:45.993Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-08T09:04:46.253Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-08T09:04:46.254Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-08-08T09:04:46.254Z] === RUN TestContainerBindMountNonRecursive [2022-08-08T09:04:46.822Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-08T09:04:47.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0010a09d8__} [2022-08-08T09:04:48.022Z] --- PASS: TestContainerBindMountNonRecursive (1.78s) [2022-08-08T09:04:48.022Z] === RUN TestContainerVolumesMountedAsShared [2022-08-08T09:04:48.282Z] check_test.go:540: [d0162e4bca4c6] daemon is not started [2022-08-08T09:04:48.282Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-08T09:04:48.541Z] --- PASS: TestContainerVolumesMountedAsShared (0.55s) [2022-08-08T09:04:48.541Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-08T09:04:48.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-08T09:04:48.800Z] --- PASS: TestContainerVolumesMountedAsSlave (0.44s) [2022-08-08T09:04:48.800Z] === RUN TestNetworkNat [2022-08-08T09:04:49.750Z] --- PASS: TestNetworkNat (0.76s) [2022-08-08T09:04:49.750Z] === RUN TestNetworkLocalhostTCPNat [2022-08-08T09:04:50.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-08T09:04:50.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-08T09:04:50.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-08T09:04:50.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-08T09:04:50.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-08T09:04:50.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-08T09:04:50.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-08T09:04:50.691Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2022-08-08T09:04:50.691Z] === RUN TestNetworkLoopbackNat [2022-08-08T09:04:50.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-08T09:04:50.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-08T09:04:50.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-08T09:04:50.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-08T09:04:50.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-08T09:04:50.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-08T09:04:50.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-08T09:04:50.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-08T09:04:50.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-08T09:04:50.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-08T09:04:50.951Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-08T09:04:50.951Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-08T09:04:50.951Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-08T09:04:50.951Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-08T09:04:51.521Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-08T09:04:51.780Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-08T09:04:52.039Z] check_test.go:540: [dc39a96505896] daemon is not started [2022-08-08T09:04:52.039Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-08T09:04:52.608Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-08T09:04:53.177Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-08T09:04:53.437Z] --- PASS: TestNetworkLoopbackNat (3.02s) [2022-08-08T09:04:53.437Z] === RUN TestPause [2022-08-08T09:04:54.377Z] --- PASS: TestPause (0.65s) [2022-08-08T09:04:54.377Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-08T09:04:54.377Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T09:04:54.377Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T09:04:54.377Z] === RUN TestPauseStopPausedContainer [2022-08-08T09:04:54.638Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-08T09:04:54.897Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2022-08-08T09:04:54.897Z] === RUN TestPidHost [2022-08-08T09:04:55.156Z] docker_cli_daemon_plugins_test.go:80: [d32720dde21f6] daemon is not started [2022-08-08T09:04:56.096Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-08T09:04:56.356Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-08T09:04:56.356Z] --- PASS: TestPidHost (1.55s) [2022-08-08T09:04:56.356Z] === RUN TestPsFilter [2022-08-08T09:04:56.616Z] --- PASS: TestPsFilter (0.12s) [2022-08-08T09:04:56.616Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-08T09:04:56.876Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-08T09:04:57.461Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2022-08-08T09:04:57.461Z] === RUN TestRemoveContainerWithVolume [2022-08-08T09:04:57.461Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-08T09:04:57.724Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-08T09:04:57.983Z] --- PASS: TestRemoveContainerWithVolume (0.57s) [2022-08-08T09:04:57.983Z] === RUN TestRemoveContainerRunning [2022-08-08T09:04:58.243Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-08T09:04:58.502Z] --- PASS: TestRemoveContainerRunning (0.61s) [2022-08-08T09:04:58.502Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-08T09:04:59.071Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-08T09:04:59.331Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2022-08-08T09:04:59.331Z] === RUN TestRemoveInvalidContainer [2022-08-08T09:04:59.331Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-08T09:04:59.331Z] === RUN TestRenameLinkedContainer [2022-08-08T09:04:59.591Z] docker_cli_daemon_plugins_test.go:170: [d221ba54d64eb] daemon is not started [2022-08-08T09:04:59.851Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-08T09:05:01.230Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-08T09:05:01.491Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-08T09:05:02.061Z] --- PASS: TestRenameLinkedContainer (2.84s) [2022-08-08T09:05:02.061Z] === RUN TestRenameStoppedContainer [2022-08-08T09:05:02.321Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-08T09:05:02.890Z] --- PASS: TestRenameStoppedContainer (0.80s) [2022-08-08T09:05:02.890Z] === RUN TestRenameRunningContainerAndReuse [2022-08-08T09:05:03.460Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-08T09:05:04.399Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-08T09:05:04.399Z] --- PASS: TestRenameRunningContainerAndReuse (1.48s) [2022-08-08T09:05:04.399Z] === RUN TestRenameInvalidName [2022-08-08T09:05:04.659Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-08T09:05:05.228Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-08T09:05:05.228Z] --- PASS: TestRenameInvalidName (0.76s) [2022-08-08T09:05:05.228Z] === RUN TestRenameAnonymousContainer [2022-08-08T09:05:05.228Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-08T09:05:05.824Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-08T09:05:06.393Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-08T09:05:06.393Z] check_test.go:540: [d24afa8ddb3b2] daemon is not started [2022-08-08T09:05:06.393Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-08T09:05:07.332Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-08T09:05:08.272Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-08T09:05:08.272Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-08T09:05:08.272Z] --- PASS: TestRenameAnonymousContainer (3.07s) [2022-08-08T09:05:08.272Z] === RUN TestRenameContainerWithSameName [2022-08-08T09:05:09.211Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2022-08-08T09:05:09.211Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-08T09:05:09.780Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-08T09:05:10.040Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-08T09:05:10.615Z] --- PASS: TestRenameContainerWithLinkedContainer (1.51s) [2022-08-08T09:05:10.615Z] === RUN TestResize [2022-08-08T09:05:11.186Z] --- PASS: TestResize (0.64s) [2022-08-08T09:05:11.186Z] === RUN TestResizeWithInvalidSize [2022-08-08T09:05:11.446Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-08T09:05:11.705Z] --- PASS: TestResizeWithInvalidSize (0.59s) [2022-08-08T09:05:11.705Z] === RUN TestResizeWhenContainerNotStarted [2022-08-08T09:05:12.277Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2022-08-08T09:05:12.277Z] === RUN TestDaemonRestartKillContainers [2022-08-08T09:05:12.277Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T09:05:12.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T09:05:12.277Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T09:05:12.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T09:05:12.277Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T09:05:12.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T09:05:12.277Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T09:05:12.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T09:05:12.277Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T09:05:12.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T09:05:12.277Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T09:05:12.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T09:05:12.277Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T09:05:12.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T09:05:12.277Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T09:05:12.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T09:05:12.277Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T09:05:12.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T09:05:12.277Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T09:05:12.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T09:05:12.277Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T09:05:12.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T09:05:12.277Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T09:05:12.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T09:05:12.277Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T09:05:12.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T09:05:12.277Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T09:05:12.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T09:05:12.277Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T09:05:12.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T09:05:12.277Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T09:05:12.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T09:05:12.277Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T09:05:12.277Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T09:05:12.846Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-08T09:05:14.775Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-08T09:05:14.775Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T09:05:15.713Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-08T09:05:15.972Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T09:05:17.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T09:05:17.353Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-08T09:05:17.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T09:05:17.922Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-08T09:05:18.860Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T09:05:18.860Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T09:05:21.395Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-08T09:05:21.395Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-08T09:05:22.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-08T09:05:22.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-08T09:05:22.331Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T09:05:22.331Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T09:05:24.866Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T09:05:25.804Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-08T09:05:26.064Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T09:05:26.632Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T09:05:28.012Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-08T09:05:28.012Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T09:05:28.583Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T09:05:30.491Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T09:05:30.491Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-08T09:05:32.400Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-08T09:05:32.400Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-08T09:05:32.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.35s) [2022-08-08T09:05:32.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-08-08T09:05:32.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-08-08T09:05:32.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.05s) [2022-08-08T09:05:32.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2022-08-08T09:05:32.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2022-08-08T09:05:32.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.56s) [2022-08-08T09:05:32.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.56s) [2022-08-08T09:05:32.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.10s) [2022-08-08T09:05:32.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-08-08T09:05:32.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.18s) [2022-08-08T09:05:32.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-08-08T09:05:32.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.05s) [2022-08-08T09:05:32.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.18s) [2022-08-08T09:05:32.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.10s) [2022-08-08T09:05:32.400Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.03s) [2022-08-08T09:05:32.400Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-08T09:05:32.400Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-08T09:05:32.969Z] check_test.go:540: [d64db8c9021c5] daemon is not started [2022-08-08T09:05:32.969Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-08T09:05:33.617Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-08T09:05:34.279Z] --- PASS: TestBuildWithHugeFile (51.56s) [2022-08-08T09:05:34.279Z] === RUN TestBuildWCOWSandboxSize [2022-08-08T09:05:34.279Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-08T09:05:34.279Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-08T09:05:34.279Z] === RUN TestBuildWithEmptyDockerfile [2022-08-08T09:05:34.279Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T09:05:34.279Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T09:05:34.279Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T09:05:34.279Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T09:05:34.279Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T09:05:34.279Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T09:05:34.279Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T09:05:34.279Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T09:05:34.279Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T09:05:34.279Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-08T09:05:34.279Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-08T09:05:34.279Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-08T09:05:34.279Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-08T09:05:34.279Z] === RUN TestBuildPreserveOwnership [2022-08-08T09:05:34.279Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-08T09:05:34.279Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-08T09:05:34.279Z] --- PASS: TestBuildPreserveOwnership (3.82s) [2022-08-08T09:05:34.279Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.56s) [2022-08-08T09:05:34.279Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.26s) [2022-08-08T09:05:34.279Z] === RUN TestBuildPlatformInvalid [2022-08-08T09:05:34.279Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-08T09:05:34.279Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-08T09:05:34.279Z] Loaded image: busybox:latest [2022-08-08T09:05:34.539Z] Loaded image: busybox:glibc [2022-08-08T09:05:34.998Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.64s) [2022-08-08T09:05:34.998Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.31s) [2022-08-08T09:05:34.998Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.32s) [2022-08-08T09:05:34.998Z] === RUN TestCgroupNamespacesRun [2022-08-08T09:05:34.998Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-08T09:05:35.919Z] Loaded image: debian:bullseye-slim [2022-08-08T09:05:35.919Z] Loaded image: hello-world:latest [2022-08-08T09:05:35.919Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T09:05:36.377Z] --- PASS: TestCgroupNamespacesRun (1.56s) [2022-08-08T09:05:36.377Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-08T09:05:36.947Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-08T09:05:37.887Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-08T09:05:37.887Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-08T09:05:38.147Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-08T09:05:38.407Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.99s) [2022-08-08T09:05:38.407Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-08T09:05:38.978Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-08T09:05:39.918Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-08T09:05:40.179Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2022-08-08T09:05:40.179Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-08T09:05:40.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-08T09:05:40.753Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-08T09:05:42.133Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-08T09:05:42.395Z] --- PASS: TestCgroupNamespacesRunHostMode (2.24s) [2022-08-08T09:05:42.395Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-08T09:05:42.656Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-08T09:05:43.597Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-08T09:05:43.597Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-08T09:05:43.856Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-08T09:05:44.796Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-08T09:05:44.796Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.31s) [2022-08-08T09:05:44.796Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-08T09:05:45.735Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-08T09:05:45.904Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.95s) [2022-08-08T09:05:45.904Z] PASS [2022-08-08T09:05:45.904Z] [2022-08-08T09:05:45.904Z] === Skipped [2022-08-08T09:05:45.904Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-08T09:05:45.904Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T09:05:45.904Z] [2022-08-08T09:05:45.904Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-08T09:05:45.904Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-08T09:05:45.904Z] [2022-08-08T09:05:45.904Z] DONE 34 tests, 2 skipped in 91.174s [2022-08-08T09:05:45.904Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-08T09:05:45.904Z] INFO: Testing against a local daemon [2022-08-08T09:05:45.904Z] === RUN TestConfigInspect [2022-08-08T09:05:46.675Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.96s) [2022-08-08T09:05:46.675Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-08T09:05:46.841Z] --- PASS: TestConfigInspect (2.31s) [2022-08-08T09:05:46.841Z] === RUN TestConfigList [2022-08-08T09:05:47.614Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2022-08-08T09:05:47.614Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-08T09:05:48.552Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-08T09:05:49.121Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.51s) [2022-08-08T09:05:49.121Z] === RUN TestNISDomainname [2022-08-08T09:05:49.375Z] --- PASS: TestConfigList (2.23s) [2022-08-08T09:05:49.375Z] === RUN TestConfigsCreateAndDelete [2022-08-08T09:05:49.691Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-08T09:05:50.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-08T09:05:50.259Z] --- PASS: TestNISDomainname (0.97s) [2022-08-08T09:05:50.259Z] === RUN TestHostnameDnsResolution [2022-08-08T09:05:50.519Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-08T09:05:50.778Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-08T09:05:51.282Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-08-08T09:05:51.282Z] === RUN TestConfigsUpdate [2022-08-08T09:05:51.347Z] --- PASS: TestHostnameDnsResolution (1.27s) [2022-08-08T09:05:51.347Z] === RUN TestUnprivilegedPortsAndPing [2022-08-08T09:05:51.915Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-08T09:05:52.175Z] --- PASS: TestUnprivilegedPortsAndPing (0.67s) [2022-08-08T09:05:52.175Z] === RUN TestPrivilegedHostDevices [2022-08-08T09:05:52.745Z] --- PASS: TestPrivilegedHostDevices (0.69s) [2022-08-08T09:05:52.745Z] === RUN TestRunConsoleSize [2022-08-08T09:05:53.313Z] --- PASS: TestRunConsoleSize (0.55s) [2022-08-08T09:05:53.313Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-08T09:05:53.815Z] --- PASS: TestConfigsUpdate (2.18s) [2022-08-08T09:05:53.815Z] === RUN TestTemplatedConfig [2022-08-08T09:05:54.694Z] --- PASS: TestRunWithAlternativeContainerdShim (1.33s) [2022-08-08T09:05:54.694Z] === RUN TestStats [2022-08-08T09:05:55.266Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-08T09:05:55.838Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-08T09:05:55.838Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-08T09:05:56.351Z] --- PASS: TestTemplatedConfig (2.74s) [2022-08-08T09:05:56.351Z] === RUN TestConfigCreateResolve [2022-08-08T09:05:57.221Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-08T09:05:57.221Z] --- PASS: TestStats (2.72s) [2022-08-08T09:05:57.221Z] === RUN TestStopContainerWithTimeout [2022-08-08T09:05:57.221Z] === RUN TestStopContainerWithTimeout/0 [2022-08-08T09:05:57.221Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-08T09:05:57.221Z] === RUN TestStopContainerWithTimeout/1 [2022-08-08T09:05:57.221Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-08T09:05:57.221Z] === RUN TestStopContainerWithTimeout/3 [2022-08-08T09:05:57.221Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-08T09:05:57.221Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-08T09:05:57.221Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-08T09:05:57.481Z] === CONT TestStopContainerWithTimeout/0 [2022-08-08T09:05:57.481Z] === CONT TestStopContainerWithTimeout/3 [2022-08-08T09:05:58.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-08T09:05:58.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-08T09:05:58.420Z] === CONT TestStopContainerWithTimeout/1 [2022-08-08T09:05:58.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-08T09:05:58.681Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-08T09:05:58.889Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-08-08T09:05:58.889Z] PASS [2022-08-08T09:05:58.889Z] [2022-08-08T09:05:58.889Z] DONE 6 tests in 13.854s [2022-08-08T09:05:58.889Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-08T09:05:58.889Z] INFO: Testing against a local daemon [2022-08-08T09:05:58.889Z] === RUN TestAttachWithTTY [2022-08-08T09:05:58.889Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-08T09:05:58.889Z] === RUN TestAttachWithoutTTy [2022-08-08T09:05:58.889Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-08T09:05:58.889Z] === RUN TestCheckpoint [2022-08-08T09:05:58.889Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T09:05:58.889Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/commit [2022-08-08T09:05:58.889Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-08T09:05:58.889Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T09:05:58.889Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-08T09:05:58.889Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-08T09:05:58.889Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T09:05:58.889Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T09:05:58.889Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T09:05:58.889Z] === CONT TestContainerInvalidJSON/commit [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-08T09:05:58.889Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-08T09:05:58.889Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-08T09:05:58.889Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-08T09:05:58.889Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-08T09:05:58.889Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-08T09:05:58.889Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-08T09:05:58.889Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-08T09:05:58.889Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-08T09:05:58.889Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-08T09:05:58.889Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-08T09:05:58.889Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-08T09:05:58.889Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-08T09:05:58.889Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-08T09:05:58.889Z] === RUN TestCopyEmptyFile [2022-08-08T09:05:58.889Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-08T09:05:58.889Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-08T09:05:58.889Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-08T09:05:58.889Z] === RUN TestCopyFromContainer [2022-08-08T09:05:59.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-08T09:06:00.060Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-08T09:06:00.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-08T09:06:00.269Z] === RUN TestCopyFromContainer// [2022-08-08T09:06:00.269Z] === RUN TestCopyFromContainer//bar/root [2022-08-08T09:06:00.269Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-08T09:06:00.269Z] === RUN TestCopyFromContainer/bar/quux [2022-08-08T09:06:00.269Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-08T09:06:00.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-08T09:06:00.528Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-08T09:06:00.529Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-08T09:06:00.529Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-08T09:06:00.529Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-08T09:06:00.788Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-08T09:06:00.788Z] --- PASS: TestCopyFromContainer (1.79s) [2022-08-08T09:06:00.788Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-08T09:06:00.788Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-08T09:06:00.788Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-08T09:06:00.788Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-08T09:06:00.788Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-08-08T09:06:00.788Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-08T09:06:00.788Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-08T09:06:00.788Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-08T09:06:00.788Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-08T09:06:00.788Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-08T09:06:00.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-08T09:06:00.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T09:06:00.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T09:06:00.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T09:06:00.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T09:06:00.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T09:06:00.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T09:06:00.788Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T09:06:00.788Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T09:06:00.788Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T09:06:00.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-08T09:06:00.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-08T09:06:00.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-08T09:06:00.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-08T09:06:00.788Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-08T09:06:00.788Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-08T09:06:00.788Z] === RUN TestCreateWithInvalidEnv [2022-08-08T09:06:00.788Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-08T09:06:00.788Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-08T09:06:00.788Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-08T09:06:00.788Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-08T09:06:00.788Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-08T09:06:00.788Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-08T09:06:00.788Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-08T09:06:00.788Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-08T09:06:00.788Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-08T09:06:00.788Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-08T09:06:00.788Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-08T09:06:00.788Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-08T09:06:00.788Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-08T09:06:00.788Z] === RUN TestCreateTmpfsMountsTarget [2022-08-08T09:06:00.788Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-08T09:06:00.788Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-08T09:06:01.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-08T09:06:02.597Z] check_test.go:540: [d8d7a7fdbcca1] daemon is not started [2022-08-08T09:06:02.597Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-08T09:06:02.597Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-08T09:06:02.597Z] --- PASS: TestStopContainerWithTimeout/0 (0.93s) [2022-08-08T09:06:02.597Z] --- PASS: TestStopContainerWithTimeout/1 (1.61s) [2022-08-08T09:06:02.597Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2022-08-08T09:06:02.597Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-08-08T09:06:02.597Z] === RUN TestDeleteDevicemapper [2022-08-08T09:06:02.597Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T09:06:02.597Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-08T09:06:02.597Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-08T09:06:02.694Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s) [2022-08-08T09:06:02.694Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-08T09:06:03.540Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-08T09:06:03.800Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-08T09:06:03.800Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-08T09:06:03.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-08T09:06:04.060Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-08T09:06:04.599Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2022-08-08T09:06:04.599Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-08T09:06:04.599Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T09:06:04.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T09:06:04.599Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T09:06:04.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T09:06:04.599Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T09:06:04.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T09:06:04.599Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T09:06:04.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T09:06:04.599Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T09:06:04.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T09:06:04.599Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T09:06:04.599Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T09:06:04.599Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T09:06:04.599Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T09:06:04.599Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T09:06:04.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-08T09:06:04.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-08T09:06:04.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-08T09:06:04.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-08T09:06:04.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-08T09:06:04.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-08-08T09:06:04.599Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-08T09:06:04.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-08T09:06:04.858Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-08-08T09:06:04.858Z] === RUN TestCreateDifferentPlatform [2022-08-08T09:06:04.858Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-08T09:06:04.858Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-08T09:06:04.858Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-08T09:06:04.858Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-08T09:06:04.858Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-08T09:06:04.858Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-08T09:06:04.858Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-08T09:06:04.858Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-08T09:06:04.858Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-08-08T09:06:04.858Z] === RUN TestCreateInvalidHostConfig [2022-08-08T09:06:04.858Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T09:06:04.858Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T09:06:04.858Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T09:06:04.858Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T09:06:04.858Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T09:06:04.858Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T09:06:04.858Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T09:06:04.858Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T09:06:04.858Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T09:06:04.858Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T09:06:04.858Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T09:06:04.858Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T09:06:04.858Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-08T09:06:04.858Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-08T09:06:04.858Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-08T09:06:04.858Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-08T09:06:04.858Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-08T09:06:04.858Z] === RUN TestContainerStartOnDaemonRestart [2022-08-08T09:06:04.858Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-08T09:06:04.858Z] === RUN TestDaemonRestartIpcMode [2022-08-08T09:06:04.858Z] === PAUSE TestDaemonRestartIpcMode [2022-08-08T09:06:04.858Z] === RUN TestDaemonHostGatewayIP [2022-08-08T09:06:04.858Z] === PAUSE TestDaemonHostGatewayIP [2022-08-08T09:06:04.858Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-08T09:06:04.858Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-08T09:06:04.858Z] === RUN TestContainerKillOnDaemonStart [2022-08-08T09:06:04.858Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-08T09:06:04.858Z] === RUN TestDiff [2022-08-08T09:06:05.002Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-08T09:06:05.002Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-08T09:06:05.002Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.52s) [2022-08-08T09:06:05.002Z] === RUN TestUpdateMemory [2022-08-08T09:06:05.002Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-08T09:06:05.002Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-08T09:06:05.002Z] === RUN TestUpdateCPUQuota [2022-08-08T09:06:05.255Z] Created binary: bundles/binary-daemon/dockerd [2022-08-08T09:06:05.255Z] Copying nested executables into bundles/binary-daemon [2022-08-08T09:06:05.255Z] Building: bundles/binary-daemon/docker-proxy [2022-08-08T09:06:05.255Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T09:06:05.255Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-08T09:06:05.255Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-08T09:06:05.427Z] --- PASS: TestDiff (0.56s) [2022-08-08T09:06:05.427Z] === RUN TestExecConsoleSize [2022-08-08T09:06:05.569Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43708/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=f5d6f68657e624c4c730a8281252d5e779f07853 -e DOCKER_GRAPHDRIVER docker:f5d6f68657e624c4c730a8281252d5e779f07853 hack/make.sh cross [2022-08-08T09:06:05.576Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-08T09:06:05.576Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-08T09:06:05.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-08T09:06:05.825Z] [2022-08-08T09:06:05.839Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-08T09:06:05.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-08T09:06:06.081Z] Removing bundles/ [2022-08-08T09:06:06.081Z] [2022-08-08T09:06:06.081Z] ---> Making bundle: cross (in bundles/cross) [2022-08-08T09:06:06.081Z] Cross building: bundles/cross/linux/amd64 [2022-08-08T09:06:06.081Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-08T09:06:06.081Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-08T09:06:06.365Z] --- PASS: TestExecConsoleSize (0.74s) [2022-08-08T09:06:06.365Z] === RUN TestExecWithCloseStdin [2022-08-08T09:06:06.408Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-08T09:06:06.408Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-08T09:06:06.408Z] --- PASS: TestUpdateCPUQuota (1.35s) [2022-08-08T09:06:06.408Z] === RUN TestUpdatePidsLimit [2022-08-08T09:06:06.408Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-08T09:06:06.683Z] === RUN TestUpdatePidsLimit/no_change [2022-08-08T09:06:06.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-08T09:06:06.932Z] --- PASS: TestExecWithCloseStdin (0.67s) [2022-08-08T09:06:06.932Z] === RUN TestExec [2022-08-08T09:06:07.258Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-08T09:06:07.518Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-08T09:06:07.522Z] --- PASS: TestExec (0.64s) [2022-08-08T09:06:07.522Z] === RUN TestExecUser [2022-08-08T09:06:07.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-08T09:06:08.086Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-08T09:06:08.086Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-08T09:06:08.087Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-08T09:06:08.347Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-08T09:06:08.488Z] --- PASS: TestExecUser (0.74s) [2022-08-08T09:06:08.488Z] === RUN TestExportContainerAndImportImage [2022-08-08T09:06:08.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-08T09:06:08.924Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-08T09:06:08.924Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-08T09:06:09.063Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2022-08-08T09:06:09.063Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-08T09:06:09.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-08T09:06:10.307Z] --- PASS: TestUpdatePidsLimit (3.62s) [2022-08-08T09:06:10.307Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2022-08-08T09:06:10.307Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2022-08-08T09:06:10.307Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2022-08-08T09:06:10.307Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2022-08-08T09:06:10.307Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2022-08-08T09:06:10.307Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2022-08-08T09:06:10.307Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2022-08-08T09:06:10.307Z] === RUN TestUpdateRestartPolicy [2022-08-08T09:06:10.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-08T09:06:10.441Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-08-08T09:06:10.441Z] === RUN TestHealthCheckWorkdir [2022-08-08T09:06:10.880Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-08T09:06:11.010Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2022-08-08T09:06:11.010Z] === RUN TestHealthKillContainer [2022-08-08T09:06:11.411Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-08T09:06:11.411Z] Using test binary docker [2022-08-08T09:06:11.411Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-08T09:06:11.411Z] Not: starting. [2022-08-08T09:06:11.411Z] INFO: Waiting for daemon to start... [2022-08-08T09:06:11.411Z] Starting dockerd [2022-08-08T09:06:12.262Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-08T09:06:13.207Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-08T09:06:13.915Z] ok github.com/docker/docker/libnetwork/networkdb 104.590s coverage: 60.1% of statements [2022-08-08T09:06:13.915Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-08T09:06:13.915Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-08T09:06:13.915Z] ok github.com/docker/docker/libnetwork/osl 4.334s coverage: 39.7% of statements [2022-08-08T09:06:13.915Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-08T09:06:13.915Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-08-08T09:06:14.170Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-08T09:06:14.170Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-08T09:06:15.312Z] ok github.com/docker/docker/libnetwork/portmapper 0.688s coverage: 48.6% of statements [2022-08-08T09:06:15.312Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-08T09:06:15.312Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-08T09:06:15.577Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-08T09:06:15.577Z] [2022-08-08T09:06:15.577Z] === Skipped [2022-08-08T09:06:15.577Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-08T09:06:15.577Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-08T09:06:15.577Z] [2022-08-08T09:06:15.577Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-08T09:06:15.577Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-08T09:06:15.577Z] [2022-08-08T09:06:15.577Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-08T09:06:15.577Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-08T09:06:15.577Z] [2022-08-08T09:06:15.577Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-08T09:06:15.577Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-08T09:06:15.577Z] [2022-08-08T09:06:15.577Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-08T09:06:15.577Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-08T09:06:15.577Z] [2022-08-08T09:06:15.577Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-08T09:06:15.577Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-08T09:06:15.577Z] [2022-08-08T09:06:15.577Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-08T09:06:15.577Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-08T09:06:15.577Z] [2022-08-08T09:06:15.577Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-08T09:06:15.577Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-08T09:06:15.577Z] [2022-08-08T09:06:15.577Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-08T09:06:15.577Z] firewalld_test.go:14: firewalld is not running [2022-08-08T09:06:15.577Z] [2022-08-08T09:06:15.577Z] DONE 327 tests, 9 skipped in 205.002s [2022-08-08T09:06:16.079Z] === RUN TestDockerSuite/TestAttachPausedContainer Post stage [Pipeline] junit [2022-08-08T09:06:16.197Z] Recording test results [2022-08-08T09:06:16.650Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-08T09:06:16.650Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-08T09:06:16.695Z] . [2022-08-08T09:06:16.696Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-08T09:06:16.696Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-08T09:06:16.696Z] Error: No such image: emptyfs [2022-08-08T09:06:16.696Z] Running integration-test (iteration 1) [2022-08-08T09:06:16.696Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-08T09:06:16.696Z] Loaded image: busybox:latest [2022-08-08T09:06:16.696Z] Loaded image: busybox:glibc [2022-08-08T09:06:17.218Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-08T09:06:17.621Z] Loaded image: debian:bullseye-slim [2022-08-08T09:06:17.678Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T09:06:17.880Z] Loaded image: hello-world:latest [2022-08-08T09:06:17.880Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T09:06:17.880Z] INFO: Testing against a local daemon [2022-08-08T09:06:17.880Z] === RUN TestCgroupNamespacesBuild [2022-08-08T09:06:18.024Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43708/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fd84b0fc87fe8633b087a40eb6717000f735c653 -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:fd84b0fc87fe8633b087a40eb6717000f735c653 hack/make.sh dynbinary test-integration [2022-08-08T09:06:18.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-08T09:06:18.593Z] [2022-08-08T09:06:18.593Z] Removing bundles/ [2022-08-08T09:06:18.593Z] [2022-08-08T09:06:18.593Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-08T09:06:18.593Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-08T09:06:18.593Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T09:06:19.767Z] --- PASS: TestCgroupNamespacesBuild (1.73s) [2022-08-08T09:06:19.768Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-08T09:06:20.068Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-08T09:06:20.696Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-08-08T09:06:20.696Z] === RUN TestBuildWithSession [2022-08-08T09:06:20.696Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T09:06:20.696Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-08T09:06:20.696Z] === RUN TestBuildSquashParent [2022-08-08T09:06:20.989Z] --- PASS: TestHealthKillContainer (8.21s) [2022-08-08T09:06:20.989Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-08T09:06:20.989Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-08-08T09:06:20.989Z] === RUN TestIpcModeNone [2022-08-08T09:06:20.989Z] --- PASS: TestIpcModeNone (0.72s) [2022-08-08T09:06:20.989Z] === RUN TestIpcModePrivate [2022-08-08T09:06:20.989Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-08T09:06:21.248Z] --- PASS: TestIpcModePrivate (0.67s) [2022-08-08T09:06:21.248Z] === RUN TestIpcModeShareable [2022-08-08T09:06:21.816Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-08T09:06:22.076Z] --- PASS: TestIpcModeShareable (0.63s) [2022-08-08T09:06:22.076Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-08T09:06:22.604Z] --- PASS: TestUpdateRestartPolicy (12.36s) [2022-08-08T09:06:22.604Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-08T09:06:22.864Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-08T09:06:22.864Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-08T09:06:22.864Z] check_test.go:540: [df976eab1d648] daemon is not started [2022-08-08T09:06:22.864Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-08T09:06:22.864Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-08T09:06:22.864Z] check_test.go:540: [d5f9baf63415a] daemon is not started [2022-08-08T09:06:22.864Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-08T09:06:23.124Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2022-08-08T09:06:23.124Z] === RUN TestWaitNonBlocked [2022-08-08T09:06:23.124Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T09:06:23.124Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T09:06:23.124Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T09:06:23.124Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T09:06:23.124Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T09:06:23.124Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T09:06:23.981Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.95s) [2022-08-08T09:06:23.981Z] === RUN TestAPIIpcModeHost [2022-08-08T09:06:24.506Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-08-08T09:06:24.506Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2022-08-08T09:06:24.506Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2022-08-08T09:06:24.506Z] === RUN TestWaitBlocked [2022-08-08T09:06:24.506Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T09:06:24.506Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T09:06:24.506Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T09:06:24.506Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T09:06:24.506Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T09:06:24.506Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T09:06:24.549Z] --- PASS: TestAPIIpcModeHost (0.55s) [2022-08-08T09:06:24.549Z] === RUN TestDaemonIpcModeShareable [2022-08-08T09:06:25.445Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-08T09:06:25.445Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2022-08-08T09:06:25.445Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2022-08-08T09:06:25.445Z] === RUN TestWaitConditions [2022-08-08T09:06:25.445Z] === RUN TestWaitConditions/default [2022-08-08T09:06:25.445Z] === PAUSE TestWaitConditions/default [2022-08-08T09:06:25.445Z] === RUN TestWaitConditions/not-running [2022-08-08T09:06:25.445Z] === PAUSE TestWaitConditions/not-running [2022-08-08T09:06:25.445Z] === RUN TestWaitConditions/next-exit [2022-08-08T09:06:25.445Z] === PAUSE TestWaitConditions/next-exit [2022-08-08T09:06:25.445Z] === RUN TestWaitConditions/removed [2022-08-08T09:06:25.445Z] === PAUSE TestWaitConditions/removed [2022-08-08T09:06:25.445Z] === CONT TestWaitConditions/default [2022-08-08T09:06:25.445Z] === CONT TestWaitConditions/removed [2022-08-08T09:06:25.492Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-08T09:06:25.751Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2022-08-08T09:06:25.751Z] === RUN TestDaemonIpcModePrivate [2022-08-08T09:06:26.688Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-08T09:06:26.827Z] check_test.go:540: [dc7b67f6d46c4] daemon is not started [2022-08-08T09:06:26.827Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-08T09:06:26.947Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-08-08T09:06:26.947Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-08T09:06:27.767Z] === CONT TestWaitConditions/next-exit [2022-08-08T09:06:27.767Z] === CONT TestWaitConditions/not-running [2022-08-08T09:06:27.883Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-08T09:06:28.143Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-08-08T09:06:28.143Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-08T09:06:28.895Z] --- PASS: TestBuildSquashParent (7.25s) [2022-08-08T09:06:28.895Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-08T09:06:28.895Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T09:06:28.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T09:06:28.895Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T09:06:28.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T09:06:28.895Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T09:06:28.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T09:06:28.895Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T09:06:28.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T09:06:28.896Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T09:06:28.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T09:06:28.896Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T09:06:28.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T09:06:28.896Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T09:06:28.896Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T09:06:29.085Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-08T09:06:29.344Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s) [2022-08-08T09:06:29.344Z] === RUN TestIpcModeOlderClient [2022-08-08T09:06:29.344Z] === PAUSE TestIpcModeOlderClient [2022-08-08T09:06:29.344Z] === RUN TestKillContainerInvalidSignal [2022-08-08T09:06:29.673Z] --- PASS: TestWaitConditions (0.03s) [2022-08-08T09:06:29.673Z] --- PASS: TestWaitConditions/default (2.09s) [2022-08-08T09:06:29.673Z] --- PASS: TestWaitConditions/removed (2.24s) [2022-08-08T09:06:29.673Z] --- PASS: TestWaitConditions/next-exit (2.08s) [2022-08-08T09:06:29.673Z] --- PASS: TestWaitConditions/not-running (1.95s) [2022-08-08T09:06:29.673Z] === RUN TestWaitRestartedContainer [2022-08-08T09:06:29.673Z] === RUN TestWaitRestartedContainer/default [2022-08-08T09:06:29.673Z] === PAUSE TestWaitRestartedContainer/default [2022-08-08T09:06:29.673Z] === RUN TestWaitRestartedContainer/not-running [2022-08-08T09:06:29.673Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-08T09:06:29.673Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-08T09:06:29.673Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-08T09:06:29.673Z] === CONT TestWaitRestartedContainer/default [2022-08-08T09:06:29.673Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-08T09:06:29.864Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T09:06:29.864Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T09:06:29.912Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-08-08T09:06:29.912Z] === RUN TestKillContainer [2022-08-08T09:06:29.912Z] === RUN TestKillContainer/no_signal [2022-08-08T09:06:30.171Z] === RUN TestKillContainer/non_killing_signal [2022-08-08T09:06:30.434Z] === RUN TestKillContainer/killing_signal [2022-08-08T09:06:31.370Z] --- PASS: TestKillContainer (1.44s) [2022-08-08T09:06:31.370Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-08-08T09:06:31.370Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-08-08T09:06:31.370Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2022-08-08T09:06:31.370Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-08T09:06:31.370Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-08T09:06:31.582Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-08T09:06:31.630Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-08T09:06:31.795Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T09:06:31.795Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T09:06:32.151Z] === CONT TestWaitRestartedContainer/not-running [2022-08-08T09:06:32.567Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2022-08-08T09:06:32.567Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2022-08-08T09:06:32.567Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2022-08-08T09:06:32.567Z] === RUN TestKillStoppedContainer [2022-08-08T09:06:32.567Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-08T09:06:32.567Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-08T09:06:32.567Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-08T09:06:32.567Z] === RUN TestKillDifferentUserContainer [2022-08-08T09:06:33.090Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-08T09:06:33.137Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2022-08-08T09:06:33.137Z] === RUN TestInspectOomKilledTrue [2022-08-08T09:06:33.137Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-08T09:06:33.137Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-08T09:06:33.137Z] === RUN TestInspectOomKilledFalse [2022-08-08T09:06:33.659Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-08T09:06:33.706Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-08-08T09:06:33.706Z] === RUN TestLinksEtcHostsContentMatch [2022-08-08T09:06:33.724Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-08T09:06:33.724Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s) [2022-08-08T09:06:33.724Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.70s) [2022-08-08T09:06:33.724Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.94s) [2022-08-08T09:06:33.724Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.95s) [2022-08-08T09:06:33.724Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2022-08-08T09:06:33.724Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.17s) [2022-08-08T09:06:33.724Z] === RUN TestBuildMultiStageCopy [2022-08-08T09:06:33.725Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-08T09:06:33.919Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-08T09:06:33.919Z] --- PASS: TestWaitRestartedContainer/next-exit (2.44s) [2022-08-08T09:06:33.919Z] --- PASS: TestWaitRestartedContainer/default (2.47s) [2022-08-08T09:06:33.919Z] --- PASS: TestWaitRestartedContainer/not-running (1.59s) [2022-08-08T09:06:33.919Z] === CONT TestContainerStartOnDaemonRestart [2022-08-08T09:06:33.919Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-08T09:06:33.969Z] --- PASS: TestLinksEtcHostsContentMatch (0.38s) [2022-08-08T09:06:33.969Z] === RUN TestLinksContainerNames [2022-08-08T09:06:34.488Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-08T09:06:34.908Z] --- PASS: TestLinksContainerNames (0.95s) [2022-08-08T09:06:34.908Z] === RUN TestLogsFollowTailEmpty [2022-08-08T09:06:35.428Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-08T09:06:35.477Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-08-08T09:06:35.477Z] === RUN TestLogs [2022-08-08T09:06:35.477Z] === RUN TestLogs/driver_local [2022-08-08T09:06:35.477Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T09:06:35.477Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T09:06:35.477Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-08T09:06:35.477Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-08T09:06:35.477Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-08T09:06:35.477Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-08T09:06:35.477Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T09:06:35.477Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T09:06:35.477Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-08T09:06:35.477Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-08T09:06:35.477Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-08T09:06:35.477Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-08T09:06:35.477Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T09:06:35.477Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-08T09:06:35.998Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-08T09:06:36.045Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-08T09:06:36.045Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T09:06:36.613Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-08T09:06:36.613Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-08T09:06:37.029Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-08T09:06:37.183Z] === RUN TestLogs/driver_json-file [2022-08-08T09:06:37.183Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T09:06:37.183Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T09:06:37.183Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-08T09:06:37.183Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-08T09:06:37.183Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-08T09:06:37.183Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-08T09:06:37.183Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T09:06:37.183Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T09:06:37.183Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T09:06:37.183Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T09:06:37.183Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T09:06:37.183Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T09:06:37.183Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T09:06:37.183Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T09:06:37.914Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-08T09:06:37.915Z] --- PASS: TestContainerStartOnDaemonRestart (4.10s) [2022-08-08T09:06:37.915Z] === CONT TestIpcModeOlderClient [2022-08-08T09:06:37.915Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-08T09:06:37.915Z] === CONT TestContainerKillOnDaemonStart [2022-08-08T09:06:37.996Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-08T09:06:38.121Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T09:06:38.121Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T09:06:38.174Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.26s) [2022-08-08T09:06:38.174Z] === CONT TestDaemonHostGatewayIP [2022-08-08T09:06:38.433Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-08T09:06:38.690Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-08T09:06:38.691Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-08T09:06:39.259Z] --- PASS: TestLogs (4.00s) [2022-08-08T09:06:39.259Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-08T09:06:39.259Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s) [2022-08-08T09:06:39.259Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.71s) [2022-08-08T09:06:39.259Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.65s) [2022-08-08T09:06:39.259Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.67s) [2022-08-08T09:06:39.259Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.51s) [2022-08-08T09:06:39.259Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s) [2022-08-08T09:06:39.259Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-08T09:06:39.259Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s) [2022-08-08T09:06:39.259Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s) [2022-08-08T09:06:39.259Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s) [2022-08-08T09:06:39.259Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.78s) [2022-08-08T09:06:39.259Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-08-08T09:06:39.259Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.62s) [2022-08-08T09:06:39.259Z] === RUN TestContainerNetworkMountsNoChown [2022-08-08T09:06:39.359Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-08T09:06:39.827Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/default [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/default [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/private [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/private [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/rprivate [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/slave [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/slave [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/rslave [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/shared [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/shared [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/rshared [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-08T09:06:39.827Z] === CONT TestMountDaemonRoot/default [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-08T09:06:39.827Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-08T09:06:39.827Z] === CONT TestMountDaemonRoot/rprivate [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-08T09:06:39.827Z] === CONT TestMountDaemonRoot/private [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-08T09:06:39.827Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-08T09:06:39.827Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-08T09:06:39.827Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-08T09:06:39.827Z] === CONT TestMountDaemonRoot/shared [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-08T09:06:39.827Z] === CONT TestMountDaemonRoot/rshared [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T09:06:39.827Z] === CONT TestMountDaemonRoot/rslave [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T09:06:39.827Z] === CONT TestMountDaemonRoot/slave [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-08T09:06:39.827Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-08T09:06:39.827Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T09:06:39.827Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-08T09:06:40.087Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T09:06:40.087Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-08T09:06:40.087Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-08T09:06:40.087Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-08T09:06:40.087Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-08T09:06:40.087Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-08T09:06:40.087Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-08T09:06:40.087Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-08T09:06:40.087Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-08T09:06:40.087Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-08T09:06:40.087Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-08T09:06:40.087Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-08T09:06:40.087Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T09:06:40.087Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-08T09:06:40.087Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T09:06:40.284Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-08T09:06:40.346Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-08T09:06:40.346Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T09:06:40.346Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-08T09:06:40.346Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T09:06:40.346Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-08T09:06:40.346Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-08T09:06:40.346Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-08T09:06:40.346Z] === RUN TestContainerBindMountNonRecursive [2022-08-08T09:06:40.971Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-08T09:06:40.971Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-08T09:06:41.209Z] --- PASS: TestBuildMultiStageCopy (7.28s) [2022-08-08T09:06:41.209Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2022-08-08T09:06:41.209Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-08T09:06:41.209Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-08T09:06:41.209Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-08T09:06:41.209Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-08T09:06:41.209Z] === RUN TestBuildMultiStageParentConfig [2022-08-08T09:06:41.540Z] --- PASS: TestDaemonHostGatewayIP (3.39s) [2022-08-08T09:06:41.540Z] === CONT TestDaemonRestartIpcMode [2022-08-08T09:06:41.725Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2022-08-08T09:06:41.725Z] === RUN TestContainerVolumesMountedAsShared [2022-08-08T09:06:41.800Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-08T09:06:42.294Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-08-08T09:06:42.294Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-08T09:06:42.554Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-08T09:06:42.554Z] === RUN TestNetworkNat [2022-08-08T09:06:43.121Z] --- PASS: TestNetworkNat (0.51s) [2022-08-08T09:06:43.121Z] === RUN TestNetworkLocalhostTCPNat [2022-08-08T09:06:43.380Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-08-08T09:06:43.380Z] === RUN TestNetworkLoopbackNat [2022-08-08T09:06:44.340Z] --- PASS: TestDaemonRestartIpcMode (3.01s) [2022-08-08T09:06:45.724Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-08T09:06:46.615Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-08T09:06:46.615Z] === RUN TestBuildLabelWithTargets [2022-08-08T09:06:46.669Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2022-08-08T09:06:46.669Z] === RUN TestPause [2022-08-08T09:06:46.669Z] --- PASS: TestPause (0.51s) [2022-08-08T09:06:46.669Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-08T09:06:46.669Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T09:06:46.669Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T09:06:46.669Z] === RUN TestPauseStopPausedContainer [2022-08-08T09:06:46.929Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-08-08T09:06:46.929Z] === RUN TestPidHost [2022-08-08T09:06:48.263Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-08T09:06:48.308Z] --- PASS: TestPidHost (1.06s) [2022-08-08T09:06:48.308Z] === RUN TestPsFilter [2022-08-08T09:06:48.308Z] --- PASS: TestPsFilter (0.14s) [2022-08-08T09:06:48.308Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-08T09:06:48.522Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-08T09:06:48.567Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-08-08T09:06:48.567Z] === RUN TestRemoveContainerWithVolume [2022-08-08T09:06:49.136Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-08-08T09:06:49.136Z] === RUN TestRemoveContainerRunning [2022-08-08T09:06:49.705Z] --- PASS: TestRemoveContainerRunning (0.47s) [2022-08-08T09:06:49.705Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-08T09:06:49.965Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-08T09:06:49.965Z] === RUN TestRemoveInvalidContainer [2022-08-08T09:06:49.965Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-08T09:06:49.965Z] === RUN TestRenameLinkedContainer [2022-08-08T09:06:51.063Z] --- PASS: TestContainerKillOnDaemonStart (12.62s) [2022-08-08T09:06:51.063Z] PASS [2022-08-08T09:06:51.063Z] [2022-08-08T09:06:51.063Z] === Skipped [2022-08-08T09:06:51.063Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-08T09:06:51.063Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T09:06:51.063Z] [2022-08-08T09:06:51.063Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-08T09:06:51.063Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-08T09:06:51.063Z] [2022-08-08T09:06:51.063Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-08T09:06:51.063Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-08T09:06:51.063Z] [2022-08-08T09:06:51.063Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T09:06:51.063Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T09:06:51.063Z] [2022-08-08T09:06:51.063Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-08T09:06:51.063Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T09:06:51.063Z] [2022-08-08T09:06:51.063Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-08T09:06:51.063Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-08T09:06:51.063Z] [2022-08-08T09:06:51.063Z] DONE 272 tests, 6 skipped in 176.027s [2022-08-08T09:06:51.063Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-08T09:06:51.063Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:06:51.063Z] ++ set -e [2022-08-08T09:06:51.063Z] ++ '[' -n 0 ']' [2022-08-08T09:06:51.063Z] ++ set -x [2022-08-08T09:06:51.063Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:06:51.063Z] === RUN TestConfigDaemonLibtrustID [2022-08-08T09:06:51.063Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-08T09:06:51.063Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-08T09:06:51.322Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-08-08T09:06:51.322Z] === RUN TestConfigDaemonID [2022-08-08T09:06:51.871Z] --- PASS: TestRenameLinkedContainer (1.87s) [2022-08-08T09:06:51.871Z] === RUN TestRenameStoppedContainer [2022-08-08T09:06:52.439Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-08-08T09:06:52.439Z] === RUN TestRenameRunningContainerAndReuse [2022-08-08T09:06:52.708Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-08T09:06:52.708Z] daemon_test.go:83: [d8b5c959c7f90] daemon is not started [2022-08-08T09:06:52.708Z] --- PASS: TestConfigDaemonID (1.07s) [2022-08-08T09:06:52.708Z] === RUN TestDaemonConfigValidation [2022-08-08T09:06:52.708Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-08T09:06:52.708Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-08T09:06:52.708Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-08T09:06:52.708Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-08T09:06:52.708Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-08T09:06:52.708Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-08T09:06:52.708Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-08T09:06:52.708Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-08T09:06:52.708Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-08T09:06:52.708Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-08T09:06:52.708Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-08T09:06:52.708Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-08T09:06:52.708Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-08T09:06:52.708Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-08T09:06:52.967Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-08T09:06:52.967Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-08T09:06:52.967Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.21s) [2022-08-08T09:06:52.967Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.22s) [2022-08-08T09:06:52.967Z] --- PASS: TestDaemonConfigValidation/valid_config (0.21s) [2022-08-08T09:06:52.967Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.22s) [2022-08-08T09:06:52.967Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2022-08-08T09:06:52.967Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-08T09:06:52.967Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-08T09:06:52.967Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-08T09:06:53.377Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s) [2022-08-08T09:06:53.377Z] === RUN TestRenameInvalidName [2022-08-08T09:06:53.666Z] --- PASS: TestRenameInvalidName (0.45s) [2022-08-08T09:06:53.666Z] === RUN TestRenameAnonymousContainer [2022-08-08T09:06:53.906Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-08T09:06:54.735Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-08T09:06:54.735Z] === RUN TestBuildWithEmptyLayers [2022-08-08T09:06:54.845Z] check_test.go:540: [d722eb8d2d5fc] daemon is not started [2022-08-08T09:06:54.845Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-08T09:06:55.104Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-08T09:06:55.598Z] --- PASS: TestRenameAnonymousContainer (1.69s) [2022-08-08T09:06:55.598Z] === RUN TestRenameContainerWithSameName [2022-08-08T09:06:55.858Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2022-08-08T09:06:55.858Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-08T09:06:56.485Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-08T09:06:56.485Z] daemon_test.go:197: [dfb6c79f31f72] daemon is not started [2022-08-08T09:06:56.485Z] --- PASS: TestConfigDaemonSeccompProfiles (3.20s) [2022-08-08T09:06:56.485Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-08-08T09:06:56.485Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-08-08T09:06:56.485Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-08T09:06:56.485Z] === RUN TestDaemonProxy [2022-08-08T09:06:56.485Z] === RUN TestDaemonProxy/environment_variables [2022-08-08T09:06:56.745Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-08T09:06:56.795Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s) [2022-08-08T09:06:56.795Z] === RUN TestResize [2022-08-08T09:06:57.335Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-08T09:06:57.335Z] === RUN TestBuildMultiStageOnBuild [2022-08-08T09:06:57.364Z] --- PASS: TestResize (0.43s) [2022-08-08T09:06:57.364Z] === RUN TestResizeWithInvalidSize [2022-08-08T09:06:57.683Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-08T09:06:57.683Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-08T09:06:57.932Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-08-08T09:06:57.932Z] === RUN TestResizeWhenContainerNotStarted [2022-08-08T09:06:57.943Z] === RUN TestDaemonProxy/command-line_options [2022-08-08T09:06:58.192Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-08-08T09:06:58.192Z] === RUN TestDaemonRestartKillContainers [2022-08-08T09:06:58.192Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T09:06:58.192Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T09:06:58.192Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T09:06:58.192Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T09:06:58.192Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T09:06:58.192Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T09:06:58.192Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T09:06:58.192Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T09:06:58.192Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T09:06:58.192Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T09:06:58.192Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T09:06:58.192Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T09:06:58.192Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T09:06:58.192Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T09:06:58.192Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T09:06:58.192Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T09:06:58.192Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T09:06:58.192Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T09:06:58.202Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-08T09:06:59.573Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T09:06:59.582Z] === RUN TestDaemonProxy/configuration_file [2022-08-08T09:06:59.832Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T09:07:00.967Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-08T09:07:00.967Z] docker_cli_daemon_plugins_test.go:106: [d314796ff70dd] daemon is not started [2022-08-08T09:07:01.213Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T09:07:01.473Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T09:07:01.535Z] === RUN TestDaemonProxy/conflicting_options [2022-08-08T09:07:01.535Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-08T09:07:02.104Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-08T09:07:02.616Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-08T09:07:02.616Z] === RUN TestBuildUncleanTarFilenames [2022-08-08T09:07:02.616Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-08-08T09:07:02.616Z] === RUN TestBuildMultiStageLayerLeak [2022-08-08T09:07:02.674Z] --- PASS: TestDaemonProxy (6.32s) [2022-08-08T09:07:02.674Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-08-08T09:07:02.674Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-08-08T09:07:02.674Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-08-08T09:07:02.674Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-08T09:07:02.674Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-08T09:07:02.674Z] PASS [2022-08-08T09:07:02.674Z] [2022-08-08T09:07:02.674Z] DONE 18 tests in 11.888s [2022-08-08T09:07:02.674Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-08T09:07:02.674Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:07:02.674Z] ++ set -e [2022-08-08T09:07:02.674Z] ++ '[' -n 0 ']' [2022-08-08T09:07:02.674Z] ++ set -x [2022-08-08T09:07:02.674Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:07:02.674Z] INFO: Testing against a local daemon [2022-08-08T09:07:02.674Z] === RUN TestCommitInheritsEnv [2022-08-08T09:07:02.852Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T09:07:02.852Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T09:07:02.934Z] check_test.go:540: [dac4cb70fdc92] daemon is not started [2022-08-08T09:07:02.934Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-08T09:07:03.194Z] --- PASS: TestCommitInheritsEnv (0.35s) [2022-08-08T09:07:03.194Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-08T09:07:03.194Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-08T09:07:03.194Z] === RUN TestImportWithCustomPlatform [2022-08-08T09:07:03.194Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-08T09:07:03.194Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-08T09:07:03.194Z] === RUN TestImportWithCustomPlatform// [2022-08-08T09:07:03.194Z] === RUN TestImportWithCustomPlatform/linux [2022-08-08T09:07:03.194Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-08T09:07:03.194Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-08T09:07:03.453Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-08T09:07:03.453Z] === RUN TestImportWithCustomPlatform/macos [2022-08-08T09:07:03.453Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-08T09:07:03.453Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-08T09:07:03.453Z] --- PASS: TestImportWithCustomPlatform (0.50s) [2022-08-08T09:07:03.453Z] --- PASS: TestImportWithCustomPlatform/#00 (0.11s) [2022-08-08T09:07:03.453Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-08T09:07:03.453Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-08T09:07:03.453Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-08-08T09:07:03.453Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-08-08T09:07:03.453Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-08-08T09:07:03.453Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-08T09:07:03.453Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-08T09:07:03.453Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-08T09:07:03.453Z] === RUN TestImagesFilterMultiReference [2022-08-08T09:07:03.712Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-08T09:07:03.712Z] === RUN TestImagePullPlatformInvalid [2022-08-08T09:07:03.712Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-08T09:07:03.712Z] === RUN TestRemoveImageOrphaning [2022-08-08T09:07:03.972Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2022-08-08T09:07:03.972Z] === RUN TestRemoveImageGarbageCollector [2022-08-08T09:07:04.231Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-08T09:07:04.491Z] time="2022-08-08T09:07:04Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-08T09:07:06.143Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T09:07:06.402Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T09:07:06.414Z] --- PASS: TestRemoveImageGarbageCollector (2.12s) [2022-08-08T09:07:06.414Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-08T09:07:06.414Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-08-08T09:07:06.414Z] === RUN TestTagInvalidReference [2022-08-08T09:07:06.414Z] --- PASS: TestTagInvalidReference (0.06s) [2022-08-08T09:07:06.414Z] === RUN TestTagValidPrefixedRepo [2022-08-08T09:07:06.414Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-08-08T09:07:06.414Z] === RUN TestTagExistedNameWithoutForce [2022-08-08T09:07:06.414Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2022-08-08T09:07:06.414Z] === RUN TestTagOfficialNames [2022-08-08T09:07:06.414Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-08T09:07:06.414Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-08T09:07:06.414Z] --- PASS: TestTagOfficialNames (0.09s) [2022-08-08T09:07:06.414Z] === RUN TestTagMatchesDigest [2022-08-08T09:07:06.414Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-08-08T09:07:06.414Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-08T09:07:07.897Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-08-08T09:07:07.897Z] === RUN TestBuildWithHugeFile [2022-08-08T09:07:10.597Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T09:07:10.597Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T09:07:11.978Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T09:07:12.238Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T09:07:12.986Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-08T09:07:13.556Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-08T09:07:13.556Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-08T09:07:14.124Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-08T09:07:14.147Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T09:07:14.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T09:07:14.694Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-08T09:07:14.694Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-08T09:07:15.263Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-08T09:07:15.832Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-08T09:07:16.312Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-08T09:07:16.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2022-08-08T09:07:16.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s) [2022-08-08T09:07:16.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-08-08T09:07:16.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.84s) [2022-08-08T09:07:16.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-08-08T09:07:16.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-08-08T09:07:16.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.53s) [2022-08-08T09:07:16.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.57s) [2022-08-08T09:07:16.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.05s) [2022-08-08T09:07:16.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.14s) [2022-08-08T09:07:16.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-08-08T09:07:16.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.82s) [2022-08-08T09:07:16.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.13s) [2022-08-08T09:07:16.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.21s) [2022-08-08T09:07:16.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.78s) [2022-08-08T09:07:16.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s) [2022-08-08T09:07:16.312Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-08T09:07:16.312Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-08T09:07:16.402Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-08T09:07:16.662Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-08T09:07:17.231Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-08T09:07:17.250Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-08T09:07:17.800Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-08T09:07:18.187Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.90s) [2022-08-08T09:07:18.187Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s) [2022-08-08T09:07:18.187Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s) [2022-08-08T09:07:18.187Z] === RUN TestCgroupNamespacesRun [2022-08-08T09:07:18.370Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-08T09:07:18.370Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-08T09:07:18.939Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-08T09:07:19.507Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-08T09:07:19.565Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-08-08T09:07:19.565Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-08T09:07:19.565Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-08T09:07:19.565Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-08T09:07:19.565Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-08T09:07:19.767Z] check_test.go:540: [d84b0cf76eaa2] daemon is not started [2022-08-08T09:07:19.767Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-08T09:07:20.943Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.24s) [2022-08-08T09:07:20.943Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-08T09:07:21.148Z] check_test.go:540: [d065bff427751] daemon is not started [2022-08-08T09:07:21.148Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-08T09:07:21.411Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-08T09:07:21.411Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-08T09:07:21.881Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-08-08T09:07:21.881Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-08T09:07:21.980Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-08T09:07:23.059Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-08T09:07:23.258Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-08-08T09:07:23.258Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-08T09:07:24.195Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2022-08-08T09:07:24.195Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-08T09:07:24.763Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-08T09:07:24.763Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-08T09:07:26.144Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s) [2022-08-08T09:07:26.144Z] === RUN TestNISDomainname [2022-08-08T09:07:26.355Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-08T09:07:26.614Z] check_test.go:540: [d06611423c2ab] daemon is not started [2022-08-08T09:07:26.614Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-08T09:07:26.714Z] --- PASS: TestNISDomainname (0.55s) [2022-08-08T09:07:26.714Z] === RUN TestHostnameDnsResolution [2022-08-08T09:07:27.282Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-08-08T09:07:27.282Z] === RUN TestUnprivilegedPortsAndPing [2022-08-08T09:07:28.221Z] --- PASS: TestUnprivilegedPortsAndPing (0.64s) [2022-08-08T09:07:28.221Z] === RUN TestPrivilegedHostDevices [2022-08-08T09:07:28.480Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-08-08T09:07:28.480Z] === RUN TestRunConsoleSize [2022-08-08T09:07:29.048Z] --- PASS: TestRunConsoleSize (0.49s) [2022-08-08T09:07:29.048Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-08T09:07:29.909Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-08T09:07:30.169Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-08T09:07:30.427Z] --- PASS: TestRunWithAlternativeContainerdShim (1.12s) [2022-08-08T09:07:30.427Z] === RUN TestStats [2022-08-08T09:07:31.549Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-08T09:07:31.549Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-08T09:07:32.961Z] --- PASS: TestStats (2.50s) [2022-08-08T09:07:32.962Z] === RUN TestStopContainerWithTimeout [2022-08-08T09:07:32.962Z] === RUN TestStopContainerWithTimeout/0 [2022-08-08T09:07:32.962Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-08T09:07:32.962Z] === RUN TestStopContainerWithTimeout/1 [2022-08-08T09:07:32.962Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-08T09:07:32.962Z] === RUN TestStopContainerWithTimeout/3 [2022-08-08T09:07:32.962Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-08T09:07:32.962Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-08T09:07:32.962Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-08T09:07:32.962Z] === CONT TestStopContainerWithTimeout/0 [2022-08-08T09:07:32.962Z] === CONT TestStopContainerWithTimeout/3 [2022-08-08T09:07:33.457Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-08T09:07:33.530Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-08T09:07:35.366Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-08T09:07:35.435Z] === CONT TestStopContainerWithTimeout/1 [2022-08-08T09:07:36.750Z] check_test.go:540: [d693ffd5a8686] daemon is not started [2022-08-08T09:07:36.750Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-08T09:07:36.812Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-08T09:07:36.812Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-08-08T09:07:36.812Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2022-08-08T09:07:36.812Z] --- PASS: TestStopContainerWithTimeout/-1 (2.43s) [2022-08-08T09:07:36.812Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-08-08T09:07:36.812Z] === RUN TestDeleteDevicemapper [2022-08-08T09:07:36.812Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T09:07:36.812Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-08T09:07:36.812Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-08T09:07:37.010Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-08T09:07:38.190Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s) [2022-08-08T09:07:38.190Z] === RUN TestUpdateMemory [2022-08-08T09:07:39.128Z] --- PASS: TestUpdateMemory (0.58s) [2022-08-08T09:07:39.128Z] === RUN TestUpdateCPUQuota [2022-08-08T09:07:40.065Z] --- PASS: TestUpdateCPUQuota (0.94s) [2022-08-08T09:07:40.065Z] === RUN TestUpdatePidsLimit [2022-08-08T09:07:40.065Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-08T09:07:40.065Z] === RUN TestUpdatePidsLimit/no_change [2022-08-08T09:07:40.347Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-08T09:07:40.619Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-08T09:07:40.889Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-08T09:07:41.155Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-08T09:07:41.213Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-08T09:07:41.429Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-08T09:07:42.001Z] --- PASS: TestUpdatePidsLimit (2.27s) [2022-08-08T09:07:42.001Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-08-08T09:07:42.001Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-08-08T09:07:42.001Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2022-08-08T09:07:42.001Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2022-08-08T09:07:42.001Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2022-08-08T09:07:42.001Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-08-08T09:07:42.001Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2022-08-08T09:07:42.001Z] === RUN TestUpdateRestartPolicy [2022-08-08T09:07:44.506Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-08T09:07:44.766Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-08T09:07:44.766Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-08T09:07:47.309Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-08T09:07:47.879Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-08T09:07:48.818Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-08T09:07:50.199Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-08T09:07:50.199Z] check_test.go:540: [dd4b9275c72f5] daemon is not started [2022-08-08T09:07:50.199Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-08T09:07:51.139Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-08T09:07:51.708Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-08T09:07:52.277Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-08T09:07:52.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-08T09:07:54.209Z] --- PASS: TestUpdateRestartPolicy (11.15s) [2022-08-08T09:07:54.209Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-08T09:07:54.209Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-08-08T09:07:54.209Z] === RUN TestWaitNonBlocked [2022-08-08T09:07:54.209Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T09:07:54.209Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T09:07:54.209Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T09:07:54.209Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T09:07:54.209Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T09:07:54.209Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T09:07:54.468Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-08T09:07:54.468Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-08-08T09:07:54.468Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-08-08T09:07:54.468Z] === RUN TestWaitBlocked [2022-08-08T09:07:54.468Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T09:07:54.468Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T09:07:54.468Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T09:07:54.468Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T09:07:54.468Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T09:07:54.468Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T09:07:54.473Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-08T09:07:54.473Z] check_test.go:540: [d519e862a8862] daemon is not started [2022-08-08T09:07:54.473Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-08T09:07:54.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-08T09:07:55.065Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-08T09:07:55.065Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-08T09:07:55.065Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T09:07:55.065Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-08T09:07:55.065Z] [2022-08-08T09:07:55.065Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-08T09:07:55.065Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-08T09:07:55.065Z] HOSTNAME=e2a3c3125448 [2022-08-08T09:07:55.065Z] TESTDEBUG=0 [2022-08-08T09:07:55.065Z] DEST=bundles/test-integration [2022-08-08T09:07:55.065Z] PWD=/go/src/github.com/docker/docker [2022-08-08T09:07:55.065Z] DOCKER_GITCOMMIT=fd84b0fc87fe8633b087a40eb6717000f735c653 [2022-08-08T09:07:55.065Z] container=docker [2022-08-08T09:07:55.065Z] HOME=/root [2022-08-08T09:07:55.065Z] GOLANG_VERSION=1.18.5 [2022-08-08T09:07:55.065Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-08T09:07:55.065Z] VALIDATE_BRANCH=master [2022-08-08T09:07:55.065Z] TERM=xterm [2022-08-08T09:07:55.065Z] DOCKER_PKG=github.com/docker/docker [2022-08-08T09:07:55.065Z] SHLVL=1 [2022-08-08T09:07:55.065Z] TIMEOUT=120m [2022-08-08T09:07:55.065Z] DOCKER_BUILDTAGS= journald [2022-08-08T09:07:55.065Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-08T09:07:55.065Z] GO111MODULE=off [2022-08-08T09:07:55.065Z] DOCKER_EXPERIMENTAL=1 [2022-08-08T09:07:55.065Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-08T09:07:55.065Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-08T09:07:55.065Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-08T09:07:55.065Z] GOPATH=/go [2022-08-08T09:07:55.065Z] PKG_CONFIG=pkg-config [2022-08-08T09:07:55.065Z] _=/usr/bin/env [2022-08-08T09:07:55.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-08T09:07:55.408Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-08T09:07:55.408Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-08-08T09:07:55.408Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2022-08-08T09:07:55.408Z] === RUN TestWaitConditions [2022-08-08T09:07:55.408Z] === RUN TestWaitConditions/default [2022-08-08T09:07:55.408Z] === PAUSE TestWaitConditions/default [2022-08-08T09:07:55.408Z] === RUN TestWaitConditions/not-running [2022-08-08T09:07:55.408Z] === PAUSE TestWaitConditions/not-running [2022-08-08T09:07:55.408Z] === RUN TestWaitConditions/next-exit [2022-08-08T09:07:55.408Z] === PAUSE TestWaitConditions/next-exit [2022-08-08T09:07:55.408Z] === RUN TestWaitConditions/removed [2022-08-08T09:07:55.408Z] === PAUSE TestWaitConditions/removed [2022-08-08T09:07:55.408Z] === CONT TestWaitConditions/default [2022-08-08T09:07:55.408Z] === CONT TestWaitConditions/next-exit [2022-08-08T09:07:56.643Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-08T09:07:56.787Z] === CONT TestWaitConditions/not-running [2022-08-08T09:07:56.787Z] === CONT TestWaitConditions/removed [2022-08-08T09:07:56.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-08T09:07:58.283Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-08T09:07:58.692Z] --- PASS: TestWaitConditions (0.01s) [2022-08-08T09:07:58.692Z] --- PASS: TestWaitConditions/next-exit (1.54s) [2022-08-08T09:07:58.692Z] --- PASS: TestWaitConditions/default (1.59s) [2022-08-08T09:07:58.692Z] --- PASS: TestWaitConditions/not-running (1.73s) [2022-08-08T09:07:58.692Z] --- PASS: TestWaitConditions/removed (1.72s) [2022-08-08T09:07:58.692Z] === RUN TestWaitRestartedContainer [2022-08-08T09:07:58.692Z] === RUN TestWaitRestartedContainer/default [2022-08-08T09:07:58.692Z] === PAUSE TestWaitRestartedContainer/default [2022-08-08T09:07:58.692Z] === RUN TestWaitRestartedContainer/not-running [2022-08-08T09:07:58.692Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-08T09:07:58.692Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-08T09:07:58.692Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-08T09:07:58.692Z] === CONT TestWaitRestartedContainer/default [2022-08-08T09:07:58.692Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-08T09:07:59.222Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-08T09:08:00.072Z] === CONT TestWaitRestartedContainer/not-running [2022-08-08T09:08:01.009Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-08T09:08:01.009Z] --- PASS: TestWaitRestartedContainer/default (1.50s) [2022-08-08T09:08:01.009Z] --- PASS: TestWaitRestartedContainer/next-exit (1.55s) [2022-08-08T09:08:01.009Z] --- PASS: TestWaitRestartedContainer/not-running (0.92s) [2022-08-08T09:08:01.009Z] === CONT TestContainerStartOnDaemonRestart [2022-08-08T09:08:01.009Z] === CONT TestIpcModeOlderClient [2022-08-08T09:08:01.010Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-08-08T09:08:01.010Z] === CONT TestDaemonHostGatewayIP [2022-08-08T09:08:01.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-08T09:08:03.547Z] --- PASS: TestContainerStartOnDaemonRestart (2.24s) [2022-08-08T09:08:03.547Z] === CONT TestContainerKillOnDaemonStart [2022-08-08T09:08:03.668Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-08T09:08:04.117Z] --- PASS: TestDaemonHostGatewayIP (2.89s) [2022-08-08T09:08:04.117Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-08T09:08:04.141Z] --- PASS: TestBuildWithHugeFile (50.63s) [2022-08-08T09:08:04.141Z] === RUN TestBuildWCOWSandboxSize [2022-08-08T09:08:04.141Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-08T09:08:04.141Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-08T09:08:04.141Z] === RUN TestBuildWithEmptyDockerfile [2022-08-08T09:08:04.141Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T09:08:04.141Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T09:08:04.141Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T09:08:04.141Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T09:08:04.141Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T09:08:04.141Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T09:08:04.141Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T09:08:04.141Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T09:08:04.141Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T09:08:04.141Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-08-08T09:08:04.141Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-08-08T09:08:04.141Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-08-08T09:08:04.141Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-08T09:08:04.141Z] === RUN TestBuildPreserveOwnership [2022-08-08T09:08:04.141Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-08T09:08:04.141Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-08T09:08:05.575Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-08T09:08:06.024Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.90s) [2022-08-08T09:08:06.024Z] === CONT TestDaemonRestartIpcMode [2022-08-08T09:08:06.956Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-08T09:08:08.387Z] --- PASS: TestBuildPreserveOwnership (10.04s) [2022-08-08T09:08:08.387Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.01s) [2022-08-08T09:08:08.387Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-08T09:08:08.387Z] === RUN TestBuildPlatformInvalid [2022-08-08T09:08:08.387Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-08T09:08:08.387Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-08T09:08:08.387Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-08T09:08:08.387Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-08T09:08:08.387Z] PASS [2022-08-08T09:08:08.387Z] [2022-08-08T09:08:08.387Z] === Skipped [2022-08-08T09:08:08.387Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-08T09:08:08.387Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T09:08:08.387Z] [2022-08-08T09:08:08.387Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-08T09:08:08.387Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-08T09:08:08.387Z] [2022-08-08T09:08:08.387Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-08T09:08:08.387Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-08T09:08:08.387Z] [2022-08-08T09:08:08.387Z] DONE 34 tests, 3 skipped in 112.164s [2022-08-08T09:08:08.387Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-08T09:08:08.387Z] INFO: Testing against a local daemon [2022-08-08T09:08:08.387Z] === RUN TestConfigInspect [2022-08-08T09:08:08.387Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:08:08.387Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-08T09:08:08.387Z] === RUN TestConfigList [2022-08-08T09:08:08.387Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:08:08.387Z] --- SKIP: TestConfigList (0.01s) [2022-08-08T09:08:08.387Z] === RUN TestConfigsCreateAndDelete [2022-08-08T09:08:08.387Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:08:08.387Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-08T09:08:08.387Z] === RUN TestConfigsUpdate [2022-08-08T09:08:08.387Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:08:08.387Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-08T09:08:08.387Z] === RUN TestTemplatedConfig [2022-08-08T09:08:08.387Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:08:08.387Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-08T09:08:08.387Z] === RUN TestConfigCreateResolve [2022-08-08T09:08:08.387Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:08:08.387Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-08T09:08:08.387Z] PASS [2022-08-08T09:08:08.387Z] [2022-08-08T09:08:08.387Z] === Skipped [2022-08-08T09:08:08.387Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-08T09:08:08.387Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:08:08.387Z] [2022-08-08T09:08:08.387Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-08T09:08:08.387Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:08:08.387Z] [2022-08-08T09:08:08.387Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-08T09:08:08.387Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:08:08.387Z] [2022-08-08T09:08:08.387Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-08T09:08:08.387Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:08:08.387Z] [2022-08-08T09:08:08.387Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-08T09:08:08.387Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:08:08.387Z] [2022-08-08T09:08:08.387Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-08T09:08:08.388Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:08:08.388Z] [2022-08-08T09:08:08.388Z] DONE 6 tests, 6 skipped in 0.143s [2022-08-08T09:08:08.388Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-08T09:08:08.559Z] --- PASS: TestDaemonRestartIpcMode (2.27s) [2022-08-08T09:08:08.643Z] INFO: Testing against a local daemon [2022-08-08T09:08:08.643Z] === RUN TestAttachWithTTY [2022-08-08T09:08:08.643Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-08T09:08:08.643Z] === RUN TestAttachWithoutTTy [2022-08-08T09:08:08.643Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-08T09:08:08.643Z] === RUN TestCheckpoint [2022-08-08T09:08:08.643Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T09:08:08.643Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/commit [2022-08-08T09:08:08.643Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-08T09:08:08.643Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T09:08:08.643Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-08T09:08:08.643Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-08T09:08:08.643Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T09:08:08.643Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T09:08:08.643Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T09:08:08.643Z] === CONT TestContainerInvalidJSON/commit [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-08T09:08:08.643Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-08T09:08:08.643Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-08T09:08:08.643Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-08T09:08:08.643Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-08T09:08:08.643Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-08T09:08:08.643Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-08T09:08:08.643Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-08T09:08:08.643Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-08T09:08:08.643Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-08T09:08:08.643Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-08T09:08:08.643Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-08T09:08:08.643Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-08T09:08:08.643Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-08T09:08:08.898Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-08T09:08:08.898Z] === RUN TestCopyEmptyFile [2022-08-08T09:08:08.898Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-08T09:08:08.898Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-08T09:08:09.153Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-08T09:08:09.153Z] === RUN TestCopyFromContainer [2022-08-08T09:08:10.262Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-08T09:08:12.486Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-08T09:08:12.486Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-08T09:08:12.486Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-08T09:08:12.486Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-08T09:08:12.486Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-08T09:08:12.486Z] Cross building: bundles/cross/windows/amd64 [2022-08-08T09:08:12.486Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-08T09:08:12.486Z] { [2022-08-08T09:08:12.486Z] "RT_GROUP_ICON": { [2022-08-08T09:08:12.486Z] "#1": { [2022-08-08T09:08:12.486Z] "0409": "../../winresources/docker.ico" [2022-08-08T09:08:12.486Z] } [2022-08-08T09:08:12.486Z] }, [2022-08-08T09:08:12.486Z] "RT_MANIFEST": { [2022-08-08T09:08:12.486Z] "#1": { [2022-08-08T09:08:12.486Z] "0409": { [2022-08-08T09:08:12.486Z] "identity": {}, [2022-08-08T09:08:12.486Z] "description": "Docker Engine", [2022-08-08T09:08:12.486Z] "minimum-os": "vista", [2022-08-08T09:08:12.486Z] "execution-level": "", [2022-08-08T09:08:12.486Z] "ui-access": false, [2022-08-08T09:08:12.486Z] "auto-elevate": false, [2022-08-08T09:08:12.486Z] "dpi-awareness": "unaware", [2022-08-08T09:08:12.486Z] "disable-theming": false, [2022-08-08T09:08:12.486Z] "disable-window-filtering": false, [2022-08-08T09:08:12.486Z] "high-resolution-scrolling-aware": false, [2022-08-08T09:08:12.486Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-08T09:08:12.486Z] "long-path-aware": false, [2022-08-08T09:08:12.486Z] "printer-driver-isolation": false, [2022-08-08T09:08:12.486Z] "gdi-scaling": false, [2022-08-08T09:08:12.486Z] "segment-heap": false, [2022-08-08T09:08:12.486Z] "use-common-controls-v6": false [2022-08-08T09:08:12.486Z] } [2022-08-08T09:08:12.486Z] } [2022-08-08T09:08:12.486Z] }, [2022-08-08T09:08:12.486Z] "RT_MESSAGETABLE": { [2022-08-08T09:08:12.486Z] "#1": { [2022-08-08T09:08:12.486Z] "0409": "../../winresources/event_messages.bin" [2022-08-08T09:08:12.486Z] } [2022-08-08T09:08:12.486Z] }, [2022-08-08T09:08:12.486Z] "RT_VERSION": { [2022-08-08T09:08:12.486Z] "#1": { [2022-08-08T09:08:12.486Z] "0409": { [2022-08-08T09:08:12.486Z] "fixed": { [2022-08-08T09:08:12.486Z] "file_version": "0.0.0.0", [2022-08-08T09:08:12.486Z] "product_version": "0.0.0.0", [2022-08-08T09:08:12.486Z] "type": "Unknown" [2022-08-08T09:08:12.486Z] }, [2022-08-08T09:08:12.486Z] "info": { [2022-08-08T09:08:12.486Z] "0000": { [2022-08-08T09:08:12.486Z] "CompanyName": "", [2022-08-08T09:08:12.486Z] "FileVersion": "dev", [2022-08-08T09:08:12.486Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-08T09:08:12.486Z] "OriginalFileName": "dockerd.exe", [2022-08-08T09:08:12.486Z] "ProductName": "", [2022-08-08T09:08:12.486Z] "ProductVersion": "dev", [2022-08-08T09:08:12.486Z] "SpecialBuild": "f5d6f68657e624c4c730a8281252d5e779f07853" [2022-08-08T09:08:12.486Z] } [2022-08-08T09:08:12.486Z] } [2022-08-08T09:08:12.486Z] } [2022-08-08T09:08:12.486Z] } [2022-08-08T09:08:12.486Z] } [2022-08-08T09:08:12.486Z] } [2022-08-08T09:08:12.486Z] cmd/dockerd/config.go [2022-08-08T09:08:12.486Z] cmd/dockerd/config_windows.go [2022-08-08T09:08:12.486Z] cmd/dockerd/daemon.go [2022-08-08T09:08:12.486Z] cmd/dockerd/daemon_test.go [2022-08-08T09:08:12.486Z] cmd/dockerd/daemon_windows.go [2022-08-08T09:08:12.486Z] cmd/dockerd/docker.go [2022-08-08T09:08:12.486Z] cmd/dockerd/docker_windows.go [2022-08-08T09:08:12.486Z] cmd/dockerd/genwinres_windows.go [2022-08-08T09:08:12.486Z] cmd/dockerd/metrics.go [2022-08-08T09:08:12.486Z] cmd/dockerd/options.go [2022-08-08T09:08:12.486Z] cmd/dockerd/options_test.go [2022-08-08T09:08:12.486Z] cmd/dockerd/service_windows.go [2022-08-08T09:08:12.486Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-08T09:08:12.486Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-08T09:08:12.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-08T09:08:13.436Z] === RUN TestCopyFromContainer// [2022-08-08T09:08:13.436Z] === RUN TestCopyFromContainer//bar/root [2022-08-08T09:08:13.436Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-08T09:08:13.436Z] === RUN TestCopyFromContainer/bar/quux [2022-08-08T09:08:13.436Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-08T09:08:13.436Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-08T09:08:13.436Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-08T09:08:13.436Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-08T09:08:13.436Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-08T09:08:13.691Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-08T09:08:13.691Z] --- PASS: TestCopyFromContainer (4.61s) [2022-08-08T09:08:13.691Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-08T09:08:13.691Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-08T09:08:13.691Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-08T09:08:13.691Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-08T09:08:13.691Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-08T09:08:13.691Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-08T09:08:13.691Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-08T09:08:13.691Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-08T09:08:13.691Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-08T09:08:13.691Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-08T09:08:13.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-08T09:08:13.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T09:08:13.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T09:08:13.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T09:08:13.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T09:08:13.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T09:08:13.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T09:08:13.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T09:08:13.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T09:08:13.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T09:08:13.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-08T09:08:13.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-08T09:08:13.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-08T09:08:13.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-08T09:08:13.692Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-08T09:08:13.692Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-08T09:08:13.692Z] === RUN TestCreateWithInvalidEnv [2022-08-08T09:08:13.692Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-08T09:08:13.692Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-08T09:08:13.692Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-08T09:08:13.692Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-08T09:08:13.692Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-08T09:08:13.692Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-08T09:08:13.692Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-08T09:08:13.692Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-08T09:08:13.692Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-08T09:08:13.692Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-08T09:08:13.692Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-08T09:08:13.692Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-08T09:08:13.692Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-08T09:08:13.692Z] === RUN TestCreateTmpfsMountsTarget [2022-08-08T09:08:13.692Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-08T09:08:13.692Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-08T09:08:13.738Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-08T09:08:15.127Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2022-08-08T09:08:15.127Z] PASS [2022-08-08T09:08:15.127Z] [2022-08-08T09:08:15.127Z] === Skipped [2022-08-08T09:08:15.127Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-08T09:08:15.127Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T09:08:15.127Z] [2022-08-08T09:08:15.127Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-08T09:08:15.127Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-08T09:08:15.127Z] [2022-08-08T09:08:15.127Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T09:08:15.127Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T09:08:15.127Z] [2022-08-08T09:08:15.127Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-08T09:08:15.127Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-08T09:08:15.127Z] [2022-08-08T09:08:15.127Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-08T09:08:15.127Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T09:08:15.127Z] [2022-08-08T09:08:15.127Z] DONE 272 tests, 5 skipped in 136.545s [2022-08-08T09:08:15.127Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-08T09:08:15.127Z] === RUN TestConfigDaemonLibtrustID [2022-08-08T09:08:15.132Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-08-08T09:08:15.132Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-08T09:08:15.386Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-08T09:08:15.386Z] === RUN TestConfigDaemonID [2022-08-08T09:08:16.062Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-08-08T09:08:16.062Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-08T09:08:16.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T09:08:16.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T09:08:16.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T09:08:16.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T09:08:16.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T09:08:16.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T09:08:16.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T09:08:16.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T09:08:16.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T09:08:16.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T09:08:16.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T09:08:16.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T09:08:16.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T09:08:16.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T09:08:16.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T09:08:16.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-08T09:08:16.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-08T09:08:16.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-08T09:08:16.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-08T09:08:16.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-08T09:08:16.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-08T09:08:16.062Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-08T09:08:16.278Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-08T09:08:16.664Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s) [2022-08-08T09:08:16.664Z] === RUN TestCreateDifferentPlatform [2022-08-08T09:08:16.664Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-08T09:08:16.664Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-08T09:08:16.664Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-08T09:08:16.664Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-08T09:08:16.664Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-08T09:08:16.664Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-08T09:08:16.664Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-08T09:08:16.664Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-08T09:08:16.664Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-08T09:08:16.664Z] === RUN TestCreateInvalidHostConfig [2022-08-08T09:08:16.664Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T09:08:16.664Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T09:08:16.664Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T09:08:16.664Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T09:08:16.664Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T09:08:16.664Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T09:08:16.664Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T09:08:16.664Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T09:08:16.664Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T09:08:16.664Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T09:08:16.664Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T09:08:16.664Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T09:08:16.664Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-08T09:08:16.664Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-08T09:08:16.664Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-08T09:08:16.664Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-08T09:08:16.664Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-08T09:08:16.664Z] === RUN TestContainerStartOnDaemonRestart [2022-08-08T09:08:16.664Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-08T09:08:16.664Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-08T09:08:16.664Z] === RUN TestDaemonRestartIpcMode [2022-08-08T09:08:16.664Z] === PAUSE TestDaemonRestartIpcMode [2022-08-08T09:08:16.664Z] === RUN TestDaemonHostGatewayIP [2022-08-08T09:08:16.664Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T09:08:16.665Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-08T09:08:16.665Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-08T09:08:16.665Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-08T09:08:16.665Z] === RUN TestContainerKillOnDaemonStart [2022-08-08T09:08:16.665Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-08T09:08:16.665Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-08T09:08:16.665Z] === RUN TestDiff [2022-08-08T09:08:16.765Z] daemon_test.go:83: [d243d18d2eb72] daemon is not started [2022-08-08T09:08:16.765Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-08T09:08:16.765Z] === RUN TestDaemonConfigValidation [2022-08-08T09:08:16.765Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-08T09:08:16.765Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-08T09:08:16.765Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-08T09:08:16.765Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-08T09:08:16.765Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-08T09:08:16.765Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-08T09:08:16.765Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-08T09:08:16.765Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-08T09:08:16.765Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-08T09:08:16.765Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-08T09:08:16.765Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-08T09:08:16.765Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-08T09:08:16.765Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-08T09:08:16.765Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-08T09:08:16.765Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-08T09:08:16.765Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-08T09:08:16.765Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-08T09:08:16.765Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-08-08T09:08:16.765Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-08T09:08:16.765Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-08-08T09:08:16.765Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-08-08T09:08:16.765Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-08T09:08:16.765Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-08T09:08:17.231Z] --- PASS: TestDiff (0.45s) [2022-08-08T09:08:17.231Z] === RUN TestExecConsoleSize [2022-08-08T09:08:17.531Z] --- PASS: TestExecConsoleSize (0.48s) [2022-08-08T09:08:17.531Z] === RUN TestExecWithCloseStdin [2022-08-08T09:08:17.703Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-08T09:08:18.093Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-08-08T09:08:18.093Z] === RUN TestExec [2022-08-08T09:08:18.185Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-08T09:08:18.654Z] --- PASS: TestExec (0.48s) [2022-08-08T09:08:18.654Z] === RUN TestExecUser [2022-08-08T09:08:19.080Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-08T09:08:19.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-08T09:08:19.214Z] --- PASS: TestExecUser (0.48s) [2022-08-08T09:08:19.214Z] === RUN TestExportContainerAndImportImage [2022-08-08T09:08:19.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-08T09:08:19.775Z] --- PASS: TestExportContainerAndImportImage (0.62s) [2022-08-08T09:08:19.775Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-08T09:08:19.953Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-08T09:08:20.018Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-08T09:08:20.018Z] daemon_test.go:197: [d772283fd9652] daemon is not started [2022-08-08T09:08:20.018Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-08T09:08:20.018Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-08T09:08:20.018Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-08-08T09:08:20.018Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-08T09:08:20.018Z] === RUN TestDaemonProxy [2022-08-08T09:08:20.018Z] === RUN TestDaemonProxy/environment_variables [2022-08-08T09:08:21.181Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-08-08T09:08:21.181Z] === RUN TestHealthCheckWorkdir [2022-08-08T09:08:21.335Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-08T09:08:21.335Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-08T09:08:21.741Z] --- PASS: TestHealthCheckWorkdir (0.66s) [2022-08-08T09:08:21.741Z] === RUN TestHealthKillContainer [2022-08-08T09:08:21.921Z] === RUN TestDaemonProxy/command-line_options [2022-08-08T09:08:22.276Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-08T09:08:23.300Z] === RUN TestDaemonProxy/configuration_file [2022-08-08T09:08:24.182Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-08T09:08:25.203Z] === RUN TestDaemonProxy/conflicting_options [2022-08-08T09:08:25.562Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-08T09:08:25.771Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-08T09:08:26.030Z] --- PASS: TestDaemonProxy (6.24s) [2022-08-08T09:08:26.030Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-08T09:08:26.030Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-08T09:08:26.030Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-08T09:08:26.030Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-08-08T09:08:26.030Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-08T09:08:26.030Z] PASS [2022-08-08T09:08:26.030Z] [2022-08-08T09:08:26.030Z] DONE 18 tests in 11.171s [2022-08-08T09:08:26.030Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-08T09:08:26.289Z] INFO: Testing against a local daemon [2022-08-08T09:08:26.289Z] === RUN TestCommitInheritsEnv [2022-08-08T09:08:26.550Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-08-08T09:08:26.550Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-08T09:08:26.550Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-08T09:08:26.550Z] === RUN TestImportWithCustomPlatform [2022-08-08T09:08:26.550Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-08T09:08:26.550Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-08T09:08:26.550Z] === RUN TestImportWithCustomPlatform// [2022-08-08T09:08:26.550Z] === RUN TestImportWithCustomPlatform/linux [2022-08-08T09:08:26.809Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-08T09:08:26.809Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-08T09:08:26.809Z] === RUN TestImportWithCustomPlatform/macos [2022-08-08T09:08:26.809Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-08T09:08:26.809Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-08T09:08:26.809Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-08-08T09:08:26.809Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-08T09:08:26.809Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-08T09:08:26.809Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-08T09:08:26.809Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-08T09:08:26.809Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-08T09:08:26.809Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-08T09:08:26.809Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-08T09:08:26.809Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-08T09:08:26.809Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-08T09:08:26.809Z] === RUN TestImagesFilterMultiReference [2022-08-08T09:08:26.809Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-08T09:08:26.809Z] === RUN TestImagePullPlatformInvalid [2022-08-08T09:08:27.068Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-08T09:08:27.068Z] === RUN TestRemoveImageOrphaning [2022-08-08T09:08:27.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-08T09:08:27.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-08T09:08:27.329Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2022-08-08T09:08:27.329Z] === RUN TestRemoveImageGarbageCollector [2022-08-08T09:08:27.898Z] time="2022-08-08T09:08:27Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-08T09:08:29.276Z] --- PASS: TestRemoveImageGarbageCollector (1.87s) [2022-08-08T09:08:29.276Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-08T09:08:29.276Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-08T09:08:29.276Z] === RUN TestTagInvalidReference [2022-08-08T09:08:29.276Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-08T09:08:29.276Z] === RUN TestTagValidPrefixedRepo [2022-08-08T09:08:29.276Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-08T09:08:29.276Z] === RUN TestTagExistedNameWithoutForce [2022-08-08T09:08:29.276Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-08T09:08:29.276Z] === RUN TestTagOfficialNames [2022-08-08T09:08:29.276Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-08T09:08:29.276Z] === RUN TestTagMatchesDigest [2022-08-08T09:08:29.276Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-08T09:08:29.276Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-08T09:08:29.759Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-08T09:08:29.905Z] --- PASS: TestHealthKillContainer (7.86s) [2022-08-08T09:08:29.905Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-08T09:08:29.905Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-08T09:08:29.905Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-08T09:08:29.905Z] === RUN TestIpcModeNone [2022-08-08T09:08:30.161Z] --- PASS: TestIpcModeNone (0.55s) [2022-08-08T09:08:30.161Z] === RUN TestIpcModePrivate [2022-08-08T09:08:30.417Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-08T09:08:30.417Z] --- PASS: TestIpcModePrivate (0.48s) [2022-08-08T09:08:30.417Z] === RUN TestIpcModeShareable [2022-08-08T09:08:30.417Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T09:08:30.417Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-08T09:08:30.417Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-08T09:08:31.138Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-08T09:08:31.139Z] docker_cli_daemon_test.go:2504: [de2a65d3ad6c2] daemon is not started [2022-08-08T09:08:32.303Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-08-08T09:08:32.304Z] === RUN TestAPIIpcModeHost [2022-08-08T09:08:32.304Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T09:08:32.304Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-08T09:08:32.304Z] === RUN TestDaemonIpcModeShareable [2022-08-08T09:08:32.304Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T09:08:32.304Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-08T09:08:32.304Z] === RUN TestDaemonIpcModePrivate [2022-08-08T09:08:32.523Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-08T09:08:32.864Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-08T09:08:33.092Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-08T09:08:33.161Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-08-08T09:08:33.161Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-08T09:08:33.161Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T09:08:33.161Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-08T09:08:33.161Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-08T09:08:33.161Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T09:08:33.161Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-08T09:08:33.161Z] === RUN TestIpcModeOlderClient [2022-08-08T09:08:33.161Z] === PAUSE TestIpcModeOlderClient [2022-08-08T09:08:33.161Z] === RUN TestKillContainerInvalidSignal [2022-08-08T09:08:33.661Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-08T09:08:33.721Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-08-08T09:08:33.721Z] === RUN TestKillContainer [2022-08-08T09:08:33.721Z] === RUN TestKillContainer/no_signal [2022-08-08T09:08:33.977Z] === RUN TestKillContainer/non_killing_signal [2022-08-08T09:08:34.234Z] === RUN TestKillContainer/killing_signal [2022-08-08T09:08:34.601Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-08T09:08:34.838Z] --- PASS: TestKillContainer (1.28s) [2022-08-08T09:08:34.838Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-08-08T09:08:34.838Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-08-08T09:08:34.838Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-08-08T09:08:34.838Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-08T09:08:34.838Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-08T09:08:35.398Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-08T09:08:35.654Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-08-08T09:08:35.654Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-08-08T09:08:35.654Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-08-08T09:08:35.654Z] === RUN TestKillStoppedContainer [2022-08-08T09:08:35.654Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-08T09:08:35.654Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-08T09:08:35.909Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-08T09:08:35.909Z] === RUN TestKillDifferentUserContainer [2022-08-08T09:08:36.165Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-08T09:08:36.165Z] === RUN TestInspectOomKilledTrue [2022-08-08T09:08:36.165Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T09:08:36.165Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-08T09:08:36.165Z] === RUN TestInspectOomKilledFalse [2022-08-08T09:08:36.165Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-08T09:08:36.165Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-08T09:08:36.165Z] === RUN TestLinksEtcHostsContentMatch [2022-08-08T09:08:36.165Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-08T09:08:36.165Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-08T09:08:36.165Z] === RUN TestLinksContainerNames [2022-08-08T09:08:37.091Z] --- PASS: TestLinksContainerNames (0.82s) [2022-08-08T09:08:37.091Z] === RUN TestLogsFollowTailEmpty [2022-08-08T09:08:37.346Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-08T09:08:37.346Z] === RUN TestLogs [2022-08-08T09:08:37.346Z] === RUN TestLogs/driver_local [2022-08-08T09:08:37.346Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T09:08:37.346Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T09:08:37.346Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-08T09:08:37.346Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-08T09:08:37.346Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-08T09:08:37.346Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-08T09:08:37.346Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T09:08:37.346Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T09:08:37.346Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-08T09:08:37.346Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-08T09:08:37.346Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-08T09:08:37.346Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-08T09:08:37.346Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T09:08:37.346Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T09:08:38.274Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-08T09:08:38.274Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-08T09:08:38.878Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-08T09:08:38.878Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-08T09:08:39.441Z] === RUN TestLogs/driver_json-file [2022-08-08T09:08:39.441Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T09:08:39.441Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T09:08:39.441Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-08T09:08:39.441Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-08T09:08:39.441Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-08T09:08:39.441Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-08T09:08:39.441Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T09:08:39.441Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T09:08:39.441Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T09:08:39.441Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T09:08:39.441Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T09:08:39.441Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T09:08:39.441Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T09:08:39.441Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T09:08:40.368Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T09:08:40.368Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T09:08:40.624Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-08T09:08:40.879Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-08T09:08:41.179Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-08T09:08:41.442Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-08T09:08:41.442Z] --- PASS: TestLogs (3.98s) [2022-08-08T09:08:41.442Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-08T09:08:41.442Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.63s) [2022-08-08T09:08:41.442Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.80s) [2022-08-08T09:08:41.442Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s) [2022-08-08T09:08:41.442Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s) [2022-08-08T09:08:41.442Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.74s) [2022-08-08T09:08:41.442Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.63s) [2022-08-08T09:08:41.442Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-08T09:08:41.442Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.63s) [2022-08-08T09:08:41.442Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.66s) [2022-08-08T09:08:41.442Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.48s) [2022-08-08T09:08:41.442Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.62s) [2022-08-08T09:08:41.442Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.77s) [2022-08-08T09:08:41.442Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.63s) [2022-08-08T09:08:41.442Z] === RUN TestContainerNetworkMountsNoChown [2022-08-08T09:08:41.698Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-08-08T09:08:41.698Z] === RUN TestMountDaemonRoot [2022-08-08T09:08:41.701Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/default [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/default [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/private [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/private [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/rprivate [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/slave [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/slave [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/rslave [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/shared [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/shared [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/rshared [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/default [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/rprivate [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/private [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/shared [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/rshared [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/rslave [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/slave [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-08T09:08:41.954Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-08T09:08:41.954Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T09:08:41.954Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T09:08:41.955Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-08T09:08:42.210Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T09:08:42.210Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-08T09:08:42.210Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-08T09:08:42.210Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T09:08:42.210Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-08T09:08:42.210Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-08T09:08:42.210Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-08T09:08:42.210Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-08T09:08:42.210Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2022-08-08T09:08:42.210Z] === RUN TestContainerBindMountNonRecursive [2022-08-08T09:08:42.210Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-08T09:08:42.210Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-08T09:08:42.210Z] === RUN TestContainerVolumesMountedAsShared [2022-08-08T09:08:42.210Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-08T09:08:42.210Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-08T09:08:42.210Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-08T09:08:42.210Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-08T09:08:42.210Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-08T09:08:42.210Z] === RUN TestNetworkNat [2022-08-08T09:08:42.639Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-08T09:08:42.771Z] --- PASS: TestNetworkNat (0.48s) [2022-08-08T09:08:42.771Z] === RUN TestNetworkLocalhostTCPNat [2022-08-08T09:08:43.332Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-08-08T09:08:43.332Z] === RUN TestNetworkLoopbackNat [2022-08-08T09:08:44.021Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-08T09:08:44.281Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-08T09:08:45.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-08T09:08:45.884Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-08-08T09:08:45.884Z] === RUN TestPause [2022-08-08T09:08:45.884Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T09:08:45.884Z] --- SKIP: TestPause (0.00s) [2022-08-08T09:08:45.884Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-08T09:08:45.884Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T09:08:45.884Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T09:08:45.884Z] === RUN TestPauseStopPausedContainer [2022-08-08T09:08:45.884Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T09:08:45.884Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-08T09:08:45.884Z] === RUN TestPidHost [2022-08-08T09:08:46.188Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-08T09:08:46.188Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-08T09:08:46.850Z] --- PASS: TestPidHost (0.96s) [2022-08-08T09:08:46.850Z] === RUN TestPsFilter [2022-08-08T09:08:46.850Z] --- PASS: TestPsFilter (0.11s) [2022-08-08T09:08:46.850Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-08T09:08:47.148Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-08-08T09:08:47.148Z] === RUN TestRemoveContainerWithVolume [2022-08-08T09:08:47.569Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-08T09:08:47.709Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-08-08T09:08:47.709Z] === RUN TestRemoveContainerRunning [2022-08-08T09:08:47.964Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-08T09:08:47.964Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-08T09:08:48.138Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-08T09:08:48.397Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-08T09:08:48.526Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-08T09:08:48.526Z] === RUN TestRemoveInvalidContainer [2022-08-08T09:08:48.526Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-08T09:08:48.526Z] === RUN TestRenameLinkedContainer [2022-08-08T09:08:48.966Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-08T09:08:48.966Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-08T09:08:48.966Z] check_test.go:540: [d9bbccd26ace9] daemon is not started [2022-08-08T09:08:48.966Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-08T09:08:49.226Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-08T09:08:49.226Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-08T09:08:49.226Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-08T09:08:49.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-08T09:08:50.498Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-08-08T09:08:50.498Z] === RUN TestRenameStoppedContainer [2022-08-08T09:08:50.498Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-08T09:08:50.498Z] === RUN TestRenameRunningContainerAndReuse [2022-08-08T09:08:50.606Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-08T09:08:51.425Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-08-08T09:08:51.425Z] === RUN TestRenameInvalidName [2022-08-08T09:08:51.680Z] --- PASS: TestRenameInvalidName (0.40s) [2022-08-08T09:08:51.680Z] === RUN TestRenameAnonymousContainer [2022-08-08T09:08:53.567Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-08-08T09:08:53.567Z] === RUN TestRenameContainerWithSameName [2022-08-08T09:08:53.567Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-08T09:08:53.567Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-08T09:08:54.494Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-08-08T09:08:54.494Z] === RUN TestResize [2022-08-08T09:08:55.095Z] --- PASS: TestResize (0.41s) [2022-08-08T09:08:55.095Z] === RUN TestResizeWithInvalidSize [2022-08-08T09:08:55.351Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-08-08T09:08:55.351Z] === RUN TestResizeWhenContainerNotStarted [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite (332.48s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.34s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.66s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.37s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.10s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.07s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.47s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.06s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.43s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.29s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.49s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.49s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.39s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.85s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.20s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.11s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.33s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.87s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.75s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.81s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.49s) [2022-08-08T09:08:55.884Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.30s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.35s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.56s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.72s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.10s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.35s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.60s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.60s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.74s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.75s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.75s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.55s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.41s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.66s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.30s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.52s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.90s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.10s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.64s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.20s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.04s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.73s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.52s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.43s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.40s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.24s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.42s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.95s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.76s) [2022-08-08T09:08:55.884Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-08T09:08:55.884Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.65s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.65s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.23s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.41s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.19s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.38s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.11s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.87s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.50s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.80s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.89s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.24s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.01s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.13s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.87s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.80s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.09s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.80s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.56s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.94s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.54s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.64s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.96s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.63s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.59s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.36s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.86s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.30s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.45s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.38s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.05s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.08s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.15s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.76s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.45s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.88s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.88s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.62s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-08-08T09:08:55.884Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.96s) [2022-08-08T09:08:55.884Z] === RUN TestDockerSwarmSuite [2022-08-08T09:08:55.884Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-08T09:08:55.913Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-08T09:08:55.913Z] === RUN TestDaemonRestartKillContainers [2022-08-08T09:08:55.913Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-08T09:08:55.913Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-08T09:08:55.913Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-08T09:08:55.913Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-08T09:08:56.144Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-08T09:08:56.838Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-08T09:08:57.525Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-08T09:08:57.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-08T09:08:57.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-08T09:08:57.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-08T09:08:57.763Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.73s) [2022-08-08T09:08:57.763Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.85s) [2022-08-08T09:08:57.763Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.88s) [2022-08-08T09:08:57.763Z] === RUN TestCgroupNamespacesRun [2022-08-08T09:08:58.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-08T09:08:58.464Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-08T09:08:58.464Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-08T09:08:58.692Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-08-08T09:08:58.692Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-08T09:08:58.723Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-08T09:08:59.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-08T09:08:59.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-08T09:08:59.661Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-08T09:09:00.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-08T09:09:00.086Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-08-08T09:09:00.086Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-08T09:09:00.230Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-08T09:09:00.490Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-08T09:09:01.017Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-08-08T09:09:01.017Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-08T09:09:01.869Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-08T09:09:01.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-08T09:09:02.422Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-08-08T09:09:02.422Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-08T09:09:03.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-08T09:09:03.392Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-08-08T09:09:03.392Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-08T09:09:03.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-08T09:09:04.361Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-08-08T09:09:04.361Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-08T09:09:04.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-08T09:09:05.289Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-08-08T09:09:05.289Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-08T09:09:05.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-08T09:09:06.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-08T09:09:06.258Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-08-08T09:09:06.258Z] === RUN TestNISDomainname [2022-08-08T09:09:06.258Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-08T09:09:06.258Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-08T09:09:06.258Z] === RUN TestHostnameDnsResolution [2022-08-08T09:09:06.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-08T09:09:07.149Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-08T09:09:07.185Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-08-08T09:09:07.185Z] === RUN TestUnprivilegedPortsAndPing [2022-08-08T09:09:07.185Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-08T09:09:07.185Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-08T09:09:07.185Z] === RUN TestPrivilegedHostDevices [2022-08-08T09:09:07.440Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-08-08T09:09:07.440Z] === RUN TestRunConsoleSize [2022-08-08T09:09:07.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-08T09:09:08.000Z] --- PASS: TestRunConsoleSize (0.39s) [2022-08-08T09:09:08.000Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-08T09:09:08.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-08T09:09:08.927Z] --- PASS: TestRunWithAlternativeContainerdShim (1.11s) [2022-08-08T09:09:08.927Z] === RUN TestStats [2022-08-08T09:09:08.927Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T09:09:08.927Z] --- SKIP: TestStats (0.00s) [2022-08-08T09:09:08.927Z] === RUN TestStopContainerWithTimeout [2022-08-08T09:09:08.927Z] === RUN TestStopContainerWithTimeout/0 [2022-08-08T09:09:08.927Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-08T09:09:08.927Z] === RUN TestStopContainerWithTimeout/1 [2022-08-08T09:09:08.927Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-08T09:09:08.927Z] === RUN TestStopContainerWithTimeout/3 [2022-08-08T09:09:08.927Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-08T09:09:08.927Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-08T09:09:08.927Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-08T09:09:08.927Z] === CONT TestStopContainerWithTimeout/0 [2022-08-08T09:09:08.927Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-08T09:09:09.384Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-08T09:09:09.384Z] Using test binary docker [2022-08-08T09:09:09.384Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-08T09:09:09.384Z] +++ /etc/init.d/apparmor start [2022-08-08T09:09:09.384Z] Not: starting. [2022-08-08T09:09:09.384Z] INFO: Waiting for daemon to start... [2022-08-08T09:09:09.384Z] Starting dockerd [2022-08-08T09:09:09.384Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-08-08T09:09:09.488Z] === CONT TestStopContainerWithTimeout/3 [2022-08-08T09:09:11.999Z] === CONT TestStopContainerWithTimeout/1 [2022-08-08T09:09:12.427Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-08T09:09:12.687Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-08T09:09:12.924Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-08T09:09:12.924Z] --- PASS: TestStopContainerWithTimeout/0 (0.56s) [2022-08-08T09:09:12.924Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-08-08T09:09:12.924Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-08-08T09:09:12.924Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-08-08T09:09:12.924Z] === RUN TestDeleteDevicemapper [2022-08-08T09:09:12.924Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T09:09:12.924Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-08T09:09:12.924Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-08T09:09:14.856Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.78s) [2022-08-08T09:09:14.856Z] === RUN TestUpdateMemory [2022-08-08T09:09:14.856Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T09:09:14.856Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-08T09:09:14.856Z] === RUN TestUpdateCPUQuota [2022-08-08T09:09:14.856Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T09:09:14.856Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-08T09:09:14.856Z] === RUN TestUpdatePidsLimit [2022-08-08T09:09:14.856Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T09:09:14.856Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-08T09:09:14.856Z] === RUN TestUpdateRestartPolicy [2022-08-08T09:09:15.225Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-08T09:09:17.502Z] . [2022-08-08T09:09:17.502Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-08T09:09:17.502Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-08T09:09:17.502Z] Error: No such image: emptyfs [2022-08-08T09:09:17.502Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-08T09:09:17.502Z] ++++ docker load [2022-08-08T09:09:17.502Z] Running integration-test (iteration 1) [2022-08-08T09:09:17.502Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-08T09:09:17.502Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:09:17.502Z] ++ set -e [2022-08-08T09:09:17.502Z] ++ '[' -n 0 ']' [2022-08-08T09:09:17.502Z] ++ set -x [2022-08-08T09:09:17.502Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:09:17.502Z] Loaded image: busybox:latest [2022-08-08T09:09:17.502Z] Loaded image: busybox:glibc [2022-08-08T09:09:17.762Z] Loaded image: debian:bullseye-slim [2022-08-08T09:09:18.022Z] Loaded image: hello-world:latest [2022-08-08T09:09:18.022Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T09:09:18.022Z] INFO: Testing against a local daemon [2022-08-08T09:09:18.022Z] === RUN TestCgroupNamespacesBuild [2022-08-08T09:09:18.519Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-08T09:09:19.408Z] --- PASS: TestCgroupNamespacesBuild (1.19s) [2022-08-08T09:09:19.408Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-08T09:09:19.458Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-08T09:09:19.458Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-08T09:09:19.458Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-08T09:09:19.458Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-08T09:09:19.718Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-08T09:09:19.718Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-08T09:09:19.718Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-08T09:09:19.718Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-08T09:09:19.718Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-08T09:09:20.347Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-08-08T09:09:20.347Z] === RUN TestBuildWithSession [2022-08-08T09:09:20.347Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T09:09:20.347Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-08T09:09:20.347Z] === RUN TestBuildSquashParent [2022-08-08T09:09:20.658Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-08T09:09:21.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-08T09:09:22.535Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-08T09:09:24.446Z] docker_api_swarm_test.go:563: [d5b95aa0e89f7] joining swarm manager [d6f7fc216eea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:09:24.540Z] --- PASS: TestBuildSquashParent (3.88s) [2022-08-08T09:09:24.540Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-08T09:09:24.540Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T09:09:24.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T09:09:24.540Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T09:09:24.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T09:09:24.540Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T09:09:24.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T09:09:24.540Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T09:09:24.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T09:09:24.540Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T09:09:24.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T09:09:24.540Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T09:09:24.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T09:09:24.540Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T09:09:24.540Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T09:09:25.918Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T09:09:25.918Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T09:09:27.016Z] --- PASS: TestUpdateRestartPolicy (11.05s) [2022-08-08T09:09:27.016Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-08T09:09:27.016Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-08-08T09:09:27.016Z] === RUN TestWaitNonBlocked [2022-08-08T09:09:27.016Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T09:09:27.016Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T09:09:27.016Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T09:09:27.016Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T09:09:27.016Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T09:09:27.016Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T09:09:27.016Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-08T09:09:27.016Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2022-08-08T09:09:27.016Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-08-08T09:09:27.016Z] === RUN TestWaitBlocked [2022-08-08T09:09:27.016Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T09:09:27.016Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T09:09:27.016Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T09:09:27.016Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T09:09:27.016Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T09:09:27.016Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T09:09:27.297Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T09:09:27.297Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T09:09:27.739Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-08T09:09:27.986Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-08T09:09:27.986Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) [2022-08-08T09:09:27.986Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-08-08T09:09:27.986Z] === RUN TestWaitConditions [2022-08-08T09:09:27.986Z] === RUN TestWaitConditions/default [2022-08-08T09:09:27.986Z] === PAUSE TestWaitConditions/default [2022-08-08T09:09:27.986Z] === RUN TestWaitConditions/not-running [2022-08-08T09:09:27.986Z] === PAUSE TestWaitConditions/not-running [2022-08-08T09:09:27.986Z] === RUN TestWaitConditions/next-exit [2022-08-08T09:09:27.986Z] === PAUSE TestWaitConditions/next-exit [2022-08-08T09:09:27.986Z] === RUN TestWaitConditions/removed [2022-08-08T09:09:27.986Z] === PAUSE TestWaitConditions/removed [2022-08-08T09:09:27.986Z] === CONT TestWaitConditions/default [2022-08-08T09:09:27.986Z] === CONT TestWaitConditions/next-exit [2022-08-08T09:09:28.677Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-08T09:09:28.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s) [2022-08-08T09:09:28.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.48s) [2022-08-08T09:09:28.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.51s) [2022-08-08T09:09:28.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.55s) [2022-08-08T09:09:28.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.37s) [2022-08-08T09:09:28.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.36s) [2022-08-08T09:09:28.677Z] === RUN TestBuildMultiStageCopy [2022-08-08T09:09:28.677Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-08T09:09:29.393Z] === CONT TestWaitConditions/removed [2022-08-08T09:09:29.393Z] === CONT TestWaitConditions/not-running [2022-08-08T09:09:30.055Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-08T09:09:30.055Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-08T09:09:30.055Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-08T09:09:30.314Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-08T09:09:30.574Z] --- PASS: TestBuildMultiStageCopy (1.97s) [2022-08-08T09:09:30.574Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s) [2022-08-08T09:09:30.574Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-08T09:09:30.574Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-08-08T09:09:30.574Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-08T09:09:30.574Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-08-08T09:09:30.574Z] === RUN TestBuildMultiStageParentConfig [2022-08-08T09:09:31.031Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-08T09:09:31.031Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-08T09:09:31.142Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-08-08T09:09:31.142Z] === RUN TestBuildLabelWithTargets [2022-08-08T09:09:31.363Z] --- PASS: TestWaitConditions (0.01s) [2022-08-08T09:09:31.364Z] --- PASS: TestWaitConditions/next-exit (1.53s) [2022-08-08T09:09:31.364Z] --- PASS: TestWaitConditions/default (1.62s) [2022-08-08T09:09:31.364Z] --- PASS: TestWaitConditions/removed (1.68s) [2022-08-08T09:09:31.364Z] --- PASS: TestWaitConditions/not-running (1.62s) [2022-08-08T09:09:31.364Z] === RUN TestWaitRestartedContainer [2022-08-08T09:09:31.364Z] === RUN TestWaitRestartedContainer/default [2022-08-08T09:09:31.364Z] === PAUSE TestWaitRestartedContainer/default [2022-08-08T09:09:31.364Z] === RUN TestWaitRestartedContainer/not-running [2022-08-08T09:09:31.364Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-08T09:09:31.364Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-08T09:09:31.364Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-08T09:09:31.364Z] === CONT TestWaitRestartedContainer/default [2022-08-08T09:09:31.364Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-08T09:09:32.079Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-08-08T09:09:32.079Z] === RUN TestBuildWithEmptyLayers [2022-08-08T09:09:32.290Z] === CONT TestWaitRestartedContainer/not-running [2022-08-08T09:09:32.649Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-08-08T09:09:32.649Z] === RUN TestBuildMultiStageOnBuild [2022-08-08T09:09:33.257Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-08T09:09:33.257Z] --- PASS: TestWaitRestartedContainer/next-exit (1.27s) [2022-08-08T09:09:33.257Z] --- PASS: TestWaitRestartedContainer/default (1.32s) [2022-08-08T09:09:33.257Z] --- PASS: TestWaitRestartedContainer/not-running (0.88s) [2022-08-08T09:09:33.257Z] === CONT TestDaemonRestartIpcMode [2022-08-08T09:09:33.257Z] === CONT TestIpcModeOlderClient [2022-08-08T09:09:33.257Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-08-08T09:09:33.257Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-08T09:09:34.027Z] --- PASS: TestBuildMultiStageOnBuild (1.41s) [2022-08-08T09:09:34.027Z] === RUN TestBuildUncleanTarFilenames [2022-08-08T09:09:34.595Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-08-08T09:09:34.595Z] === RUN TestBuildMultiStageLayerLeak [2022-08-08T09:09:35.772Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s) [2022-08-08T09:09:35.974Z] --- PASS: TestBuildMultiStageLayerLeak (1.41s) [2022-08-08T09:09:35.975Z] === RUN TestBuildWithHugeFile [2022-08-08T09:09:36.028Z] --- PASS: TestDaemonRestartIpcMode (2.73s) [2022-08-08T09:09:36.028Z] PASS [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === Skipped [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-08T09:09:36.028Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-08T09:09:36.028Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-08T09:09:36.028Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-08T09:09:36.028Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-08T09:09:36.028Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-08T09:09:36.028Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-08T09:09:36.028Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-08T09:09:36.028Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-08T09:09:36.028Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-08T09:09:36.028Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-08T09:09:36.028Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-08T09:09:36.028Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-08T09:09:36.028Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-08T09:09:36.028Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-08T09:09:36.028Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-08T09:09:36.028Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-08T09:09:36.028Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T09:09:36.028Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-08T09:09:36.028Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-08T09:09:36.028Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-08T09:09:36.028Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-08T09:09:36.028Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-08T09:09:36.028Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-08T09:09:36.028Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-08T09:09:36.028Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-08T09:09:36.028Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-08T09:09:36.028Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T09:09:36.028Z] [2022-08-08T09:09:36.028Z] DONE 249 tests, 27 skipped in 87.559s [2022-08-08T09:09:36.028Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-08T09:09:36.029Z] === RUN TestConfigDaemonLibtrustID [2022-08-08T09:09:36.313Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-08T09:09:36.590Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-08T09:09:36.590Z] === RUN TestConfigDaemonID [2022-08-08T09:09:37.251Z] docker_api_swarm_test.go:585: [d4ed290de6724] joining swarm manager [d6f7fc216eea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:09:37.953Z] daemon_test.go:83: [d8e9f45db5008] daemon is not started [2022-08-08T09:09:37.953Z] --- PASS: TestConfigDaemonID (1.09s) [2022-08-08T09:09:37.953Z] === RUN TestDaemonConfigValidation [2022-08-08T09:09:37.953Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-08T09:09:37.953Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-08T09:09:37.953Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-08T09:09:37.953Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-08T09:09:37.953Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-08T09:09:37.953Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-08T09:09:37.953Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-08T09:09:37.953Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-08T09:09:37.953Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-08T09:09:37.953Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-08T09:09:37.953Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-08T09:09:37.953Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-08T09:09:37.953Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-08T09:09:37.953Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-08T09:09:37.953Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-08T09:09:37.953Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-08T09:09:37.953Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-08T09:09:37.953Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-08T09:09:37.953Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-08-08T09:09:37.953Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-08T09:09:37.953Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-08T09:09:37.953Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-08T09:09:37.953Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-08T09:09:39.357Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-08T09:09:40.283Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-08T09:09:40.544Z] check_test.go:611: [d5b95aa0e89f7] daemon is not started [2022-08-08T09:09:41.210Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-08T09:09:41.210Z] daemon_test.go:197: [da539c6abce86] daemon is not started [2022-08-08T09:09:41.210Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2022-08-08T09:09:41.210Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2022-08-08T09:09:41.210Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-08T09:09:41.210Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-08T09:09:41.210Z] === RUN TestDaemonProxy [2022-08-08T09:09:41.210Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-08T09:09:41.210Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-08T09:09:41.210Z] PASS [2022-08-08T09:09:41.210Z] [2022-08-08T09:09:41.210Z] === Skipped [2022-08-08T09:09:41.210Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-08T09:09:41.210Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-08T09:09:41.210Z] [2022-08-08T09:09:41.210Z] DONE 13 tests, 1 skipped in 5.278s [2022-08-08T09:09:41.210Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-08T09:09:41.506Z] INFO: Testing against a local daemon [2022-08-08T09:09:41.506Z] === RUN TestCommitInheritsEnv [2022-08-08T09:09:42.454Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-08T09:09:42.714Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-08T09:09:43.433Z] --- PASS: TestCommitInheritsEnv (1.65s) [2022-08-08T09:09:43.433Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-08T09:09:43.433Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-08T09:09:43.433Z] === RUN TestImportWithCustomPlatform [2022-08-08T09:09:43.433Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-08T09:09:43.433Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-08T09:09:43.433Z] === RUN TestImportWithCustomPlatform// [2022-08-08T09:09:43.433Z] === RUN TestImportWithCustomPlatform/linux [2022-08-08T09:09:43.433Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-08T09:09:43.433Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-08T09:09:43.433Z] === RUN TestImportWithCustomPlatform/macos [2022-08-08T09:09:43.433Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-08T09:09:43.433Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-08T09:09:43.433Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-08-08T09:09:43.433Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-08T09:09:43.433Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-08T09:09:43.433Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-08T09:09:43.433Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-08T09:09:43.433Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-08T09:09:43.433Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-08T09:09:43.433Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-08T09:09:43.433Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-08T09:09:43.433Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-08T09:09:43.433Z] === RUN TestImagesFilterMultiReference [2022-08-08T09:09:43.433Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-08T09:09:43.433Z] === RUN TestImagePullPlatformInvalid [2022-08-08T09:09:43.433Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-08-08T09:09:43.433Z] === RUN TestRemoveImageOrphaning [2022-08-08T09:09:44.094Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-08T09:09:45.319Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-08-08T09:09:45.319Z] === RUN TestRemoveImageGarbageCollector [2022-08-08T09:09:45.319Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-08T09:09:45.319Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-08T09:09:45.319Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-08T09:09:45.319Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-08T09:09:45.319Z] === RUN TestTagInvalidReference [2022-08-08T09:09:45.319Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-08T09:09:45.319Z] === RUN TestTagValidPrefixedRepo [2022-08-08T09:09:45.319Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-08T09:09:45.319Z] === RUN TestTagExistedNameWithoutForce [2022-08-08T09:09:45.319Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-08T09:09:45.319Z] === RUN TestTagOfficialNames [2022-08-08T09:09:45.319Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-08T09:09:45.319Z] === RUN TestTagMatchesDigest [2022-08-08T09:09:45.319Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-08T09:09:45.319Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-08T09:09:47.392Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-08T09:09:47.651Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-08T09:09:47.651Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-08T09:09:48.590Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-08T09:09:48.882Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-08T09:09:48.882Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-08T09:09:48.882Z] { [2022-08-08T09:09:48.882Z] "RT_GROUP_ICON": { [2022-08-08T09:09:48.882Z] "#1": { [2022-08-08T09:09:48.882Z] "0409": "../../winresources/docker.ico" [2022-08-08T09:09:48.882Z] } [2022-08-08T09:09:48.882Z] }, [2022-08-08T09:09:48.882Z] "RT_MANIFEST": { [2022-08-08T09:09:48.882Z] "#1": { [2022-08-08T09:09:48.882Z] "0409": { [2022-08-08T09:09:48.882Z] "identity": {}, [2022-08-08T09:09:48.882Z] "description": "Docker Engine", [2022-08-08T09:09:48.882Z] "minimum-os": "vista", [2022-08-08T09:09:48.882Z] "execution-level": "", [2022-08-08T09:09:48.882Z] "ui-access": false, [2022-08-08T09:09:48.882Z] "auto-elevate": false, [2022-08-08T09:09:48.882Z] "dpi-awareness": "unaware", [2022-08-08T09:09:48.882Z] "disable-theming": false, [2022-08-08T09:09:48.882Z] "disable-window-filtering": false, [2022-08-08T09:09:48.882Z] "high-resolution-scrolling-aware": false, [2022-08-08T09:09:48.882Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-08T09:09:48.882Z] "long-path-aware": false, [2022-08-08T09:09:48.882Z] "printer-driver-isolation": false, [2022-08-08T09:09:48.882Z] "gdi-scaling": false, [2022-08-08T09:09:48.882Z] "segment-heap": false, [2022-08-08T09:09:48.882Z] "use-common-controls-v6": false [2022-08-08T09:09:48.882Z] } [2022-08-08T09:09:48.882Z] } [2022-08-08T09:09:48.882Z] }, [2022-08-08T09:09:48.882Z] "RT_MESSAGETABLE": { [2022-08-08T09:09:48.882Z] "#1": { [2022-08-08T09:09:48.882Z] "0409": "../../winresources/event_messages.bin" [2022-08-08T09:09:48.882Z] } [2022-08-08T09:09:48.882Z] }, [2022-08-08T09:09:48.882Z] "RT_VERSION": { [2022-08-08T09:09:48.882Z] "#1": { [2022-08-08T09:09:48.882Z] "0409": { [2022-08-08T09:09:48.882Z] "fixed": { [2022-08-08T09:09:48.882Z] "file_version": "0.0.0.0", [2022-08-08T09:09:48.882Z] "product_version": "0.0.0.0", [2022-08-08T09:09:48.882Z] "type": "Unknown" [2022-08-08T09:09:48.882Z] }, [2022-08-08T09:09:48.882Z] "info": { [2022-08-08T09:09:48.882Z] "0000": { [2022-08-08T09:09:48.882Z] "CompanyName": "", [2022-08-08T09:09:48.882Z] "FileVersion": "dev", [2022-08-08T09:09:48.882Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-08T09:09:48.882Z] "OriginalFileName": "docker-proxy.exe", [2022-08-08T09:09:48.882Z] "ProductName": "", [2022-08-08T09:09:48.882Z] "ProductVersion": "dev", [2022-08-08T09:09:48.882Z] "SpecialBuild": "f5d6f68657e624c4c730a8281252d5e779f07853" [2022-08-08T09:09:48.882Z] } [2022-08-08T09:09:48.882Z] } [2022-08-08T09:09:48.882Z] } [2022-08-08T09:09:48.882Z] } [2022-08-08T09:09:48.882Z] } [2022-08-08T09:09:48.882Z] } [2022-08-08T09:09:48.882Z] cmd/docker-proxy/genwinres_windows.go [2022-08-08T09:09:48.882Z] cmd/docker-proxy/main.go [2022-08-08T09:09:48.882Z] cmd/docker-proxy/network_proxy_test.go [2022-08-08T09:09:48.882Z] cmd/docker-proxy/proxy.go [2022-08-08T09:09:48.882Z] cmd/docker-proxy/sctp_proxy.go [2022-08-08T09:09:48.882Z] cmd/docker-proxy/tcp_proxy.go [2022-08-08T09:09:48.882Z] cmd/docker-proxy/udp_proxy.go [2022-08-08T09:09:48.882Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-08T09:09:48.882Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-08T09:09:48.882Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-08T09:09:48.882Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-08T09:09:48.882Z] remote: Enumerating objects: 23, done. [2022-08-08T09:09:48.882Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-08T09:09:48.882Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-08T09:09:48.882Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-08T09:09:48.882Z] 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 | 5.08 MiB/s, done. [2022-08-08T09:09:48.882Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-08T09:09:48.882Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-08T09:09:48.882Z] Cross building: bundles/cross/linux/ppc64le [2022-08-08T09:09:48.882Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-08T09:09:48.882Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-08T09:09:49.970Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-08T09:09:50.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-08T09:09:50.539Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-08T09:09:50.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-08T09:09:50.539Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-08T09:09:53.833Z] docker_api_swarm_test.go:46: [d872c91f0ea4f] joining swarm manager [d22de4e859509]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:10:00.415Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-08T09:10:00.675Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-08T09:10:03.215Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-08T09:10:05.832Z] --- PASS: TestImportExtremelyLargeImageWorks (92.10s) [2022-08-08T09:10:05.832Z] PASS [2022-08-08T09:10:05.832Z] [2022-08-08T09:10:05.832Z] DONE 22 tests in 95.227s [2022-08-08T09:10:05.832Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-08T09:10:05.832Z] === RUN TestStripANSICommands [2022-08-08T09:10:05.832Z] === RUN TestStripANSICommands/#00 [2022-08-08T09:10:05.832Z] === RUN TestStripANSICommands/#01 [2022-08-08T09:10:05.832Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-08T09:10:05.832Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-08T09:10:05.832Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-08T09:10:05.832Z] PASS [2022-08-08T09:10:05.832Z] [2022-08-08T09:10:05.832Z] DONE 3 tests in 0.010s [2022-08-08T09:10:05.832Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-08T09:10:05.832Z] INFO: Testing against a local daemon [2022-08-08T09:10:05.832Z] === RUN TestNetworkCreateDelete [2022-08-08T09:10:05.832Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-08T09:10:05.832Z] === RUN TestDockerNetworkDeletePreferID [2022-08-08T09:10:05.832Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-08-08T09:10:05.832Z] === RUN TestDaemonDNSFallback [2022-08-08T09:10:08.366Z] --- PASS: TestDaemonDNSFallback (6.42s) [2022-08-08T09:10:08.366Z] === RUN TestInspectNetwork [2022-08-08T09:10:11.655Z] === RUN TestInspectNetwork/full_network_id [2022-08-08T09:10:11.656Z] === RUN TestInspectNetwork/partial_network_id [2022-08-08T09:10:11.656Z] === RUN TestInspectNetwork/network_name [2022-08-08T09:10:11.656Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-08T09:10:13.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-08T09:10:13.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-08T09:10:13.200Z] --- PASS: TestImportExtremelyLargeImageWorks (186.51s) [2022-08-08T09:10:13.200Z] PASS [2022-08-08T09:10:13.200Z] [2022-08-08T09:10:13.200Z] DONE 22 tests in 190.523s [2022-08-08T09:10:13.200Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-08T09:10:13.200Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:10:13.200Z] ++ set -e [2022-08-08T09:10:13.200Z] ++ '[' -n 0 ']' [2022-08-08T09:10:13.200Z] ++ set -x [2022-08-08T09:10:13.200Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:10:13.200Z] === RUN TestStripANSICommands [2022-08-08T09:10:13.200Z] === RUN TestStripANSICommands/#00 [2022-08-08T09:10:13.200Z] === RUN TestStripANSICommands/#01 [2022-08-08T09:10:13.200Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-08T09:10:13.200Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-08T09:10:13.200Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-08T09:10:13.200Z] PASS [2022-08-08T09:10:13.200Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-08T09:10:13.200Z] [2022-08-08T09:10:13.200Z] DONE 3 tests in 0.059s [2022-08-08T09:10:13.200Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-08T09:10:13.200Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:10:13.200Z] ++ set -e [2022-08-08T09:10:13.200Z] ++ '[' -n 0 ']' [2022-08-08T09:10:13.200Z] ++ set -x [2022-08-08T09:10:13.200Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:10:13.200Z] INFO: Testing against a local daemon [2022-08-08T09:10:13.200Z] === RUN TestNetworkCreateDelete [2022-08-08T09:10:13.460Z] --- PASS: TestNetworkCreateDelete (0.22s) [2022-08-08T09:10:13.460Z] === RUN TestDockerNetworkDeletePreferID [2022-08-08T09:10:14.030Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-08T09:10:14.030Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-08T09:10:14.030Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-08-08T09:10:14.030Z] === RUN TestDaemonDNSFallback [2022-08-08T09:10:15.845Z] --- PASS: TestInspectNetwork (7.32s) [2022-08-08T09:10:15.845Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-08T09:10:15.845Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-08T09:10:15.845Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-08T09:10:15.845Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-08T09:10:15.845Z] === RUN TestRunContainerWithBridgeNone [2022-08-08T09:10:17.224Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2022-08-08T09:10:17.224Z] === RUN TestNetworkInvalidJSON [2022-08-08T09:10:17.224Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-08T09:10:17.224Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-08T09:10:17.224Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T09:10:17.224Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T09:10:17.224Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T09:10:17.224Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T09:10:17.224Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-08T09:10:17.224Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-08T09:10:17.224Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T09:10:17.224Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-08T09:10:17.224Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-08T09:10:17.224Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-08T09:10:17.224Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-08T09:10:17.224Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-08T09:10:17.224Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-08T09:10:17.224Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T09:10:17.224Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-08T09:10:17.224Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-08T09:10:17.224Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-08T09:10:17.224Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-08T09:10:17.224Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-08T09:10:17.224Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-08T09:10:17.224Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-08T09:10:17.224Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-08T09:10:17.224Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-08T09:10:17.224Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-08T09:10:17.224Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-08T09:10:17.224Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-08T09:10:17.224Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-08T09:10:17.224Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-08T09:10:17.224Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-08T09:10:17.224Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-08T09:10:17.224Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-08T09:10:17.224Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-08T09:10:17.224Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-08T09:10:17.224Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-08T09:10:17.224Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-08T09:10:17.224Z] === RUN TestNetworkList [2022-08-08T09:10:17.224Z] === RUN TestNetworkList//networks [2022-08-08T09:10:17.224Z] === PAUSE TestNetworkList//networks [2022-08-08T09:10:17.224Z] === RUN TestNetworkList//networks/ [2022-08-08T09:10:17.224Z] === PAUSE TestNetworkList//networks/ [2022-08-08T09:10:17.224Z] === CONT TestNetworkList//networks [2022-08-08T09:10:17.224Z] === CONT TestNetworkList//networks/ [2022-08-08T09:10:17.224Z] --- PASS: TestNetworkList (0.02s) [2022-08-08T09:10:17.224Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-08T09:10:17.224Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-08T09:10:17.224Z] === RUN TestHostIPv4BridgeLabel [2022-08-08T09:10:17.322Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-08T09:10:17.792Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-08T09:10:17.792Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-08T09:10:18.710Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-08T09:10:19.170Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-08T09:10:19.170Z] === RUN TestDaemonDefaultNetworkPools [2022-08-08T09:10:19.647Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-08T09:10:19.737Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-08T09:10:19.738Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-08T09:10:20.676Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-08T09:10:20.676Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-08T09:10:21.028Z] --- PASS: TestDaemonDNSFallback (7.05s) [2022-08-08T09:10:21.028Z] === RUN TestInspectNetwork [2022-08-08T09:10:22.054Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-08-08T09:10:22.054Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-08T09:10:22.621Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-08T09:10:22.621Z] === RUN TestServiceWithPredefinedNetwork [2022-08-08T09:10:24.319Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-08T09:10:24.887Z] === RUN TestInspectNetwork/full_network_id [2022-08-08T09:10:24.887Z] === RUN TestInspectNetwork/partial_network_id [2022-08-08T09:10:24.887Z] === RUN TestInspectNetwork/network_name [2022-08-08T09:10:24.887Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-08T09:10:25.155Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-08-08T09:10:25.155Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-08T09:10:25.155Z] service_test.go:243: FLAKY_TEST [2022-08-08T09:10:25.155Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T09:10:25.155Z] === RUN TestServiceWithDataPathPortInit [2022-08-08T09:10:25.455Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-08T09:10:26.841Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-08T09:10:29.379Z] --- PASS: TestInspectNetwork (8.37s) [2022-08-08T09:10:29.379Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-08T09:10:29.379Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-08T09:10:29.379Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-08T09:10:29.379Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-08T09:10:29.379Z] === RUN TestRunContainerWithBridgeNone [2022-08-08T09:10:31.920Z] --- PASS: TestRunContainerWithBridgeNone (2.10s) [2022-08-08T09:10:31.920Z] === RUN TestNetworkInvalidJSON [2022-08-08T09:10:31.920Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-08T09:10:31.920Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-08T09:10:31.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T09:10:31.920Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T09:10:31.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T09:10:31.920Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T09:10:31.920Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-08T09:10:31.920Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-08T09:10:31.920Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T09:10:31.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-08T09:10:31.920Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-08T09:10:31.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-08T09:10:31.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-08T09:10:31.920Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-08T09:10:31.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-08T09:10:31.920Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-08T09:10:31.920Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T09:10:31.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-08T09:10:31.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-08T09:10:31.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-08T09:10:31.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-08T09:10:31.920Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-08-08T09:10:31.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-08T09:10:31.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-08T09:10:31.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-08T09:10:31.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-08T09:10:31.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-08T09:10:31.920Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-08T09:10:31.920Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-08T09:10:31.920Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-08T09:10:31.920Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-08T09:10:31.920Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-08T09:10:31.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-08T09:10:31.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-08T09:10:31.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-08T09:10:31.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-08T09:10:31.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-08T09:10:31.920Z] === RUN TestNetworkList [2022-08-08T09:10:31.920Z] === RUN TestNetworkList//networks [2022-08-08T09:10:31.920Z] === PAUSE TestNetworkList//networks [2022-08-08T09:10:31.920Z] === RUN TestNetworkList//networks/ [2022-08-08T09:10:31.920Z] === PAUSE TestNetworkList//networks/ [2022-08-08T09:10:31.920Z] === CONT TestNetworkList//networks [2022-08-08T09:10:31.920Z] === CONT TestNetworkList//networks/ [2022-08-08T09:10:31.920Z] --- PASS: TestNetworkList (0.02s) [2022-08-08T09:10:31.920Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-08T09:10:31.920Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-08T09:10:31.920Z] === RUN TestHostIPv4BridgeLabel [2022-08-08T09:10:32.180Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-08-08T09:10:32.180Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-08T09:10:32.224Z] --- PASS: TestBuildWithHugeFile (49.30s) [2022-08-08T09:10:32.224Z] === RUN TestBuildWCOWSandboxSize [2022-08-08T09:10:32.224Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-08T09:10:32.224Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-08T09:10:32.224Z] === RUN TestBuildWithEmptyDockerfile [2022-08-08T09:10:32.224Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T09:10:32.224Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T09:10:32.224Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T09:10:32.224Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T09:10:32.224Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T09:10:32.224Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T09:10:32.224Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T09:10:32.224Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T09:10:32.224Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T09:10:32.224Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-08T09:10:32.224Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-08T09:10:32.224Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-08T09:10:32.224Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-08T09:10:32.224Z] === RUN TestBuildPreserveOwnership [2022-08-08T09:10:32.224Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-08T09:10:32.224Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-08T09:10:32.224Z] --- PASS: TestBuildPreserveOwnership (2.94s) [2022-08-08T09:10:32.224Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.97s) [2022-08-08T09:10:32.224Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-08-08T09:10:32.224Z] === RUN TestBuildPlatformInvalid [2022-08-08T09:10:32.224Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-08T09:10:32.224Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-08T09:10:32.224Z] Loaded image: busybox:latest [2022-08-08T09:10:32.224Z] Loaded image: busybox:glibc [2022-08-08T09:10:32.224Z] Loaded image: debian:bullseye-slim [2022-08-08T09:10:32.224Z] Loaded image: hello-world:latest [2022-08-08T09:10:32.224Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T09:10:33.118Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2022-08-08T09:10:33.118Z] === RUN TestDaemonDefaultNetworkPools [2022-08-08T09:10:34.056Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-08-08T09:10:34.056Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-08T09:10:35.435Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-08-08T09:10:35.435Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-08T09:10:36.815Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2022-08-08T09:10:36.815Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-08T09:10:37.077Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-08-08T09:10:37.077Z] === RUN TestServiceWithPredefinedNetwork [2022-08-08T09:10:38.015Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-08T09:10:38.274Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-08T09:10:38.905Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.60s) [2022-08-08T09:10:38.905Z] PASS [2022-08-08T09:10:38.905Z] [2022-08-08T09:10:38.905Z] === Skipped [2022-08-08T09:10:38.905Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-08T09:10:38.905Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T09:10:38.905Z] [2022-08-08T09:10:38.905Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-08T09:10:38.905Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-08T09:10:38.905Z] [2022-08-08T09:10:38.905Z] DONE 34 tests, 2 skipped in 81.765s [2022-08-08T09:10:38.905Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-08T09:10:38.905Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:10:38.905Z] ++ set -e [2022-08-08T09:10:38.905Z] ++ '[' -n 0 ']' [2022-08-08T09:10:38.905Z] ++ set -x [2022-08-08T09:10:38.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:10:38.905Z] INFO: Testing against a local daemon [2022-08-08T09:10:38.905Z] === RUN TestConfigInspect [2022-08-08T09:10:39.655Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s) [2022-08-08T09:10:39.655Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-08T09:10:39.655Z] service_test.go:243: FLAKY_TEST [2022-08-08T09:10:39.655Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T09:10:39.655Z] === RUN TestServiceWithDataPathPortInit [2022-08-08T09:10:40.041Z] --- PASS: TestServiceWithDataPathPortInit (14.11s) [2022-08-08T09:10:40.041Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-08T09:10:40.810Z] --- PASS: TestConfigInspect (2.31s) [2022-08-08T09:10:40.810Z] === RUN TestConfigList [2022-08-08T09:10:41.948Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nyokuzuoc8uod67dvl8g2yq5d Created:2022-08-08 09:10:40.181424388 +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[6142c043c6ad73930fe4be047c08f444912fc1bcaa51c6e7d38327377c513934:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pj693w56uii47zn1lxtzwrlyr EndpointID:ff164eb7aecf0f1b91ff6ed32c3728164c81490a6ea8ef0cb9e7f22b0a490b72 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0183b1d4f09ee7c238d119a98c3a737ba2eb5bc0f38e1c9175bde5838fae3b01 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:17e6fff60f88 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pj693w56uii47zn1lxtzwrlyr EndpointID:ff164eb7aecf0f1b91ff6ed32c3728164c81490a6ea8ef0cb9e7f22b0a490b72 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-08T09:10:42.192Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-08T09:10:42.192Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-08T09:10:42.192Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-08T09:10:42.761Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-08T09:10:43.021Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-08T09:10:43.021Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-08T09:10:43.280Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-08T09:10:43.345Z] --- PASS: TestConfigList (2.29s) [2022-08-08T09:10:43.345Z] === RUN TestConfigsCreateAndDelete [2022-08-08T09:10:44.659Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-08T09:10:45.249Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-08-08T09:10:45.249Z] === RUN TestConfigsUpdate [2022-08-08T09:10:45.599Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-08T09:10:46.138Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.10s) [2022-08-08T09:10:46.138Z] PASS [2022-08-08T09:10:46.138Z] [2022-08-08T09:10:46.138Z] === Skipped [2022-08-08T09:10:46.138Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T09:10:46.138Z] service_test.go:243: FLAKY_TEST [2022-08-08T09:10:46.138Z] [2022-08-08T09:10:46.138Z] DONE 38 tests, 1 skipped in 44.591s [2022-08-08T09:10:46.138Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-08T09:10:46.138Z] INFO: Testing against a local daemon [2022-08-08T09:10:46.138Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-08T09:10:46.138Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T09:10:46.138Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T09:10:46.138Z] === RUN TestDockerNetworkIpvlan [2022-08-08T09:10:46.138Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T09:10:46.138Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-08T09:10:46.138Z] PASS [2022-08-08T09:10:46.138Z] [2022-08-08T09:10:46.138Z] === Skipped [2022-08-08T09:10:46.138Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T09:10:46.138Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T09:10:46.138Z] [2022-08-08T09:10:46.138Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-08T09:10:46.138Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T09:10:46.138Z] [2022-08-08T09:10:46.138Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-08T09:10:46.138Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-08T09:10:46.138Z] INFO: Testing against a local daemon [2022-08-08T09:10:46.138Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-08T09:10:46.538Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-08T09:10:47.476Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-08T09:10:47.516Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-08-08T09:10:47.517Z] === RUN TestDockerNetworkMacvlan [2022-08-08T09:10:47.784Z] --- PASS: TestConfigsUpdate (2.18s) [2022-08-08T09:10:47.784Z] === RUN TestTemplatedConfig [2022-08-08T09:10:48.044Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-08T09:10:48.085Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-08T09:10:48.983Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-08T09:10:49.025Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-08T09:10:49.593Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-08T09:10:49.698Z] --- PASS: TestTemplatedConfig (2.36s) [2022-08-08T09:10:49.698Z] === RUN TestConfigCreateResolve [2022-08-08T09:10:51.499Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-08T09:10:52.232Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-08-08T09:10:52.232Z] PASS [2022-08-08T09:10:52.232Z] [2022-08-08T09:10:52.232Z] DONE 6 tests in 13.584s [2022-08-08T09:10:52.232Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-08T09:10:52.232Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:10:52.232Z] ++ set -e [2022-08-08T09:10:52.232Z] ++ '[' -n 0 ']' [2022-08-08T09:10:52.232Z] ++ set -x [2022-08-08T09:10:52.232Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:10:52.232Z] INFO: Testing against a local daemon [2022-08-08T09:10:52.232Z] === RUN TestAttachWithTTY [2022-08-08T09:10:52.232Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-08T09:10:52.232Z] === RUN TestAttachWithoutTTy [2022-08-08T09:10:52.232Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-08T09:10:52.232Z] === RUN TestCheckpoint [2022-08-08T09:10:52.232Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T09:10:52.232Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/commit [2022-08-08T09:10:52.232Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-08T09:10:52.232Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T09:10:52.232Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-08T09:10:52.232Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-08T09:10:52.232Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T09:10:52.232Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T09:10:52.232Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T09:10:52.232Z] === CONT TestContainerInvalidJSON/commit [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-08T09:10:52.232Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-08T09:10:52.232Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-08T09:10:52.232Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-08T09:10:52.232Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-08T09:10:52.232Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-08T09:10:52.232Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-08T09:10:52.232Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-08T09:10:52.232Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-08T09:10:52.232Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-08T09:10:52.232Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-08T09:10:52.232Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-08T09:10:52.232Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-08T09:10:52.232Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-08T09:10:52.232Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-08T09:10:52.232Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-08T09:10:52.232Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-08T09:10:52.232Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-08T09:10:52.232Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-08T09:10:52.232Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-08T09:10:52.232Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-08T09:10:52.232Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-08T09:10:52.232Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-08T09:10:52.232Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-08T09:10:52.232Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-08T09:10:52.232Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-08T09:10:52.232Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-08T09:10:52.232Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-08T09:10:52.232Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-08T09:10:52.232Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-08T09:10:52.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-08T09:10:52.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-08T09:10:52.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-08T09:10:52.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-08T09:10:52.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-08T09:10:52.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-08T09:10:52.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-08T09:10:52.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-08T09:10:52.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-08T09:10:52.233Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-08T09:10:52.233Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-08T09:10:52.233Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-08T09:10:52.233Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-08T09:10:52.233Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-08T09:10:52.233Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-08T09:10:52.233Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-08T09:10:52.233Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-08T09:10:52.233Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-08T09:10:52.233Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-08T09:10:52.233Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-08T09:10:52.233Z] === RUN TestCopyEmptyFile [2022-08-08T09:10:52.492Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-08T09:10:52.492Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-08T09:10:52.492Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-08T09:10:52.492Z] === RUN TestCopyFromContainer [2022-08-08T09:10:53.404Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-08T09:10:53.437Z] === RUN TestCopyFromContainer// [2022-08-08T09:10:53.437Z] === RUN TestCopyFromContainer//bar/root [2022-08-08T09:10:53.696Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-08T09:10:53.696Z] === RUN TestCopyFromContainer/bar/quux [2022-08-08T09:10:53.696Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-08T09:10:53.696Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-08T09:10:53.955Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-08T09:10:53.955Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-08T09:10:53.955Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-08T09:10:53.955Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-08T09:10:54.215Z] --- PASS: TestCopyFromContainer (1.56s) [2022-08-08T09:10:54.215Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-08T09:10:54.215Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-08T09:10:54.215Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-08T09:10:54.215Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-08T09:10:54.215Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-08T09:10:54.215Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-08T09:10:54.215Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-08T09:10:54.215Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-08T09:10:54.215Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-08T09:10:54.215Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-08T09:10:54.215Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-08T09:10:54.215Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T09:10:54.215Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T09:10:54.215Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T09:10:54.215Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T09:10:54.215Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T09:10:54.215Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T09:10:54.215Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T09:10:54.215Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T09:10:54.215Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T09:10:54.215Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-08T09:10:54.215Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-08T09:10:54.215Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-08T09:10:54.215Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-08T09:10:54.215Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-08T09:10:54.215Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-08T09:10:54.215Z] === RUN TestCreateWithInvalidEnv [2022-08-08T09:10:54.215Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-08T09:10:54.215Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-08T09:10:54.215Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-08T09:10:54.215Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-08T09:10:54.215Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-08T09:10:54.215Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-08T09:10:54.215Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-08T09:10:54.215Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-08T09:10:54.215Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-08T09:10:54.215Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-08T09:10:54.215Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-08T09:10:54.215Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-08T09:10:54.215Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-08T09:10:54.215Z] === RUN TestCreateTmpfsMountsTarget [2022-08-08T09:10:54.215Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-08T09:10:54.215Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-08T09:10:54.256Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-08T09:10:55.598Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2022-08-08T09:10:55.598Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-08T09:10:55.633Z] --- PASS: TestServiceWithDataPathPortInit (15.98s) [2022-08-08T09:10:55.633Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-08T09:10:56.536Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-08-08T09:10:56.536Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-08T09:10:56.536Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T09:10:56.536Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T09:10:56.536Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T09:10:56.536Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T09:10:56.536Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T09:10:56.536Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T09:10:56.536Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T09:10:56.536Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T09:10:56.536Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T09:10:56.536Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T09:10:56.536Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T09:10:56.536Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T09:10:56.536Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T09:10:56.536Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T09:10:56.536Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T09:10:56.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-08T09:10:56.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-08T09:10:56.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-08T09:10:56.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-08T09:10:56.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-08T09:10:56.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-08T09:10:56.536Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-08T09:10:56.695Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-08T09:10:57.104Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-08-08T09:10:57.104Z] === RUN TestCreateDifferentPlatform [2022-08-08T09:10:57.104Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-08T09:10:57.104Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-08T09:10:57.104Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-08T09:10:57.104Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-08T09:10:57.104Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-08T09:10:57.104Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-08T09:10:57.104Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-08T09:10:57.104Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-08T09:10:57.104Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-08T09:10:57.104Z] === RUN TestCreateInvalidHostConfig [2022-08-08T09:10:57.104Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T09:10:57.104Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T09:10:57.104Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T09:10:57.104Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T09:10:57.104Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T09:10:57.104Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T09:10:57.104Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T09:10:57.104Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T09:10:57.104Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T09:10:57.104Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T09:10:57.104Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T09:10:57.104Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T09:10:57.104Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-08T09:10:57.104Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-08T09:10:57.104Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-08T09:10:57.104Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-08T09:10:57.104Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-08T09:10:57.104Z] === RUN TestContainerStartOnDaemonRestart [2022-08-08T09:10:57.104Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-08T09:10:57.104Z] === RUN TestDaemonRestartIpcMode [2022-08-08T09:10:57.104Z] === PAUSE TestDaemonRestartIpcMode [2022-08-08T09:10:57.104Z] === RUN TestDaemonHostGatewayIP [2022-08-08T09:10:57.104Z] === PAUSE TestDaemonHostGatewayIP [2022-08-08T09:10:57.104Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-08T09:10:57.105Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-08T09:10:57.105Z] === RUN TestContainerKillOnDaemonStart [2022-08-08T09:10:57.105Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-08T09:10:57.105Z] === RUN TestDiff [2022-08-08T09:10:57.264Z] --- PASS: TestDockerNetworkMacvlan (9.90s) [2022-08-08T09:10:57.264Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-08T09:10:57.264Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-08T09:10:57.264Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s) [2022-08-08T09:10:57.264Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-08-08T09:10:57.264Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.15s) [2022-08-08T09:10:57.264Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-08-08T09:10:57.264Z] PASS [2022-08-08T09:10:57.264Z] [2022-08-08T09:10:57.264Z] DONE 8 tests in 11.257s [2022-08-08T09:10:57.264Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-08T09:10:57.264Z] testing: warning: no tests to run [2022-08-08T09:10:57.264Z] PASS [2022-08-08T09:10:57.264Z] [2022-08-08T09:10:57.264Z] DONE 0 tests in 0.007s [2022-08-08T09:10:57.264Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-08T09:10:57.264Z] INFO: Testing against a local daemon [2022-08-08T09:10:57.264Z] === RUN TestAuthZPluginAllowRequest [2022-08-08T09:10:57.673Z] --- PASS: TestDiff (0.42s) [2022-08-08T09:10:57.673Z] === RUN TestExecConsoleSize [2022-08-08T09:10:57.933Z] --- PASS: TestExecConsoleSize (0.48s) [2022-08-08T09:10:57.933Z] === RUN TestExecWithCloseStdin [2022-08-08T09:10:58.501Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-08-08T09:10:58.501Z] === RUN TestExec [2022-08-08T09:10:58.641Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-08-08T09:10:58.641Z] === RUN TestAuthZPluginTLS [2022-08-08T09:10:59.069Z] --- PASS: TestExec (0.50s) [2022-08-08T09:10:59.069Z] === RUN TestExecUser [2022-08-08T09:10:59.209Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-08T09:10:59.209Z] === RUN TestAuthZPluginDenyRequest [2022-08-08T09:10:59.638Z] --- PASS: TestExecUser (0.48s) [2022-08-08T09:10:59.638Z] === RUN TestExportContainerAndImportImage [2022-08-08T09:10:59.777Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-08T09:10:59.777Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-08T09:10:59.827Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9kvgialrrg5drplgp80x7dtvl Created:2022-08-08 09:10:56.868978589 +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[08c553cb4decbc098ea3c09b4fb5272f6005808bc6974ef98a043acc140c9235:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3vy0k3637gxpxj7m189s61vob EndpointID:e5182df87f1d487d4e06b84b82d9f4d93ff3a7a1b6227094ca56f66acdb79602 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4b0b14269fe19f166e083a69f124f73ea943988b3bcadd811428e44f2537cc35 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:ffc22c7f3d46 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3vy0k3637gxpxj7m189s61vob EndpointID:e5182df87f1d487d4e06b84b82d9f4d93ff3a7a1b6227094ca56f66acdb79602 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-08T09:11:00.037Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-08T09:11:00.037Z] === RUN TestAuthZPluginDenyResponse [2022-08-08T09:11:00.206Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-08-08T09:11:00.206Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-08T09:11:00.605Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-08T09:11:00.605Z] === RUN TestAuthZPluginAllowEventStream [2022-08-08T09:11:01.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-08T09:11:01.584Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-08T09:11:01.585Z] === RUN TestHealthCheckWorkdir [2022-08-08T09:11:01.844Z] --- PASS: TestHealthCheckWorkdir (0.64s) [2022-08-08T09:11:01.844Z] === RUN TestHealthKillContainer [2022-08-08T09:11:01.984Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s) [2022-08-08T09:11:01.984Z] === RUN TestAuthZPluginErrorResponse [2022-08-08T09:11:02.552Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-08T09:11:02.552Z] === RUN TestAuthZPluginErrorRequest [2022-08-08T09:11:03.120Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-08T09:11:03.120Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-08T09:11:03.688Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-08T09:11:03.688Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-08T09:11:03.744Z] docker_api_swarm_test.go:304: [dd04deaf195ca] joining swarm manager [d7b0b8d939dde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:11:03.744Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.28s) [2022-08-08T09:11:03.744Z] PASS [2022-08-08T09:11:03.744Z] [2022-08-08T09:11:03.744Z] === Skipped [2022-08-08T09:11:03.744Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T09:11:03.745Z] service_test.go:243: FLAKY_TEST [2022-08-08T09:11:03.745Z] [2022-08-08T09:11:03.745Z] DONE 38 tests, 1 skipped in 50.579s [2022-08-08T09:11:03.745Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-08T09:11:03.745Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:11:03.745Z] ++ set -e [2022-08-08T09:11:03.745Z] ++ '[' -n 0 ']' [2022-08-08T09:11:03.745Z] ++ set -x [2022-08-08T09:11:03.745Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:11:04.004Z] INFO: Testing against a local daemon [2022-08-08T09:11:04.005Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-08T09:11:04.005Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T09:11:04.005Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T09:11:04.005Z] === RUN TestDockerNetworkIpvlan [2022-08-08T09:11:04.005Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T09:11:04.005Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-08T09:11:04.005Z] PASS [2022-08-08T09:11:04.005Z] [2022-08-08T09:11:04.005Z] === Skipped [2022-08-08T09:11:04.005Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T09:11:04.005Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T09:11:04.005Z] [2022-08-08T09:11:04.005Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-08T09:11:04.005Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T09:11:04.005Z] [2022-08-08T09:11:04.005Z] DONE 2 tests, 2 skipped in 0.131s [2022-08-08T09:11:04.005Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-08T09:11:04.005Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:11:04.005Z] ++ set -e [2022-08-08T09:11:04.005Z] ++ '[' -n 0 ']' [2022-08-08T09:11:04.005Z] ++ set -x [2022-08-08T09:11:04.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:11:04.005Z] INFO: Testing against a local daemon [2022-08-08T09:11:04.005Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-08T09:11:04.943Z] docker_api_swarm_test.go:305: [d110736b5dc57] joining swarm manager [d7b0b8d939dde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:11:05.077Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.54s) [2022-08-08T09:11:05.077Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-08T09:11:05.513Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2022-08-08T09:11:05.513Z] === RUN TestDockerNetworkMacvlan [2022-08-08T09:11:06.082Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-08T09:11:06.473Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.53s) [2022-08-08T09:11:06.473Z] === RUN TestAuthZPluginHeader [2022-08-08T09:11:07.021Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-08T09:11:07.021Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-08T09:11:07.410Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-08-08T09:11:07.411Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-08T09:11:08.403Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-08T09:11:09.964Z] --- PASS: TestHealthKillContainer (7.95s) [2022-08-08T09:11:09.964Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-08T09:11:10.223Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-08-08T09:11:10.223Z] === RUN TestIpcModeNone [2022-08-08T09:11:10.313Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-08T09:11:10.314Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-08T09:11:10.791Z] --- PASS: TestIpcModeNone (0.49s) [2022-08-08T09:11:10.792Z] === RUN TestIpcModePrivate [2022-08-08T09:11:11.051Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-08T09:11:11.311Z] --- PASS: TestIpcModePrivate (0.46s) [2022-08-08T09:11:11.311Z] === RUN TestIpcModeShareable [2022-08-08T09:11:11.570Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-08T09:11:11.603Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.34s) [2022-08-08T09:11:11.603Z] === RUN TestAuthZPluginV2Disable [2022-08-08T09:11:11.829Z] --- PASS: TestIpcModeShareable (0.47s) [2022-08-08T09:11:11.829Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-08T09:11:12.221Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-08T09:11:12.481Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-08T09:11:13.208Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-08-08T09:11:13.208Z] === RUN TestAPIIpcModeHost [2022-08-08T09:11:13.467Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-08-08T09:11:13.467Z] === RUN TestDaemonIpcModeShareable [2022-08-08T09:11:14.845Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-08T09:11:14.845Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-08-08T09:11:14.845Z] === RUN TestDaemonIpcModePrivate [2022-08-08T09:11:15.782Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-08T09:11:15.792Z] --- PASS: TestAuthZPluginV2Disable (3.92s) [2022-08-08T09:11:15.792Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-08T09:11:16.051Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-08-08T09:11:16.051Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-08T09:11:16.988Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-08T09:11:16.988Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-08-08T09:11:16.988Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-08T09:11:17.759Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-08T09:11:18.366Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-08T09:11:18.366Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-08-08T09:11:18.366Z] === RUN TestIpcModeOlderClient [2022-08-08T09:11:18.366Z] === PAUSE TestIpcModeOlderClient [2022-08-08T09:11:18.366Z] === RUN TestKillContainerInvalidSignal [2022-08-08T09:11:18.625Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-08-08T09:11:18.625Z] === RUN TestKillContainer [2022-08-08T09:11:18.625Z] === RUN TestKillContainer/no_signal [2022-08-08T09:11:18.709Z] --- PASS: TestDockerNetworkMacvlan (13.18s) [2022-08-08T09:11:18.709Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-08-08T09:11:18.709Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.17s) [2022-08-08T09:11:18.709Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2022-08-08T09:11:18.709Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.23s) [2022-08-08T09:11:18.709Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.24s) [2022-08-08T09:11:18.709Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.04s) [2022-08-08T09:11:18.709Z] PASS [2022-08-08T09:11:18.709Z] [2022-08-08T09:11:18.709Z] DONE 8 tests in 14.688s [2022-08-08T09:11:18.709Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-08T09:11:18.709Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:11:18.709Z] ++ set -e [2022-08-08T09:11:18.709Z] ++ '[' -n 0 ']' [2022-08-08T09:11:18.709Z] ++ set -x [2022-08-08T09:11:18.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:11:18.709Z] testing: warning: no tests to run [2022-08-08T09:11:18.709Z] PASS [2022-08-08T09:11:18.709Z] [2022-08-08T09:11:18.709Z] DONE 0 tests in 0.024s [2022-08-08T09:11:18.709Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-08T09:11:18.709Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:11:18.709Z] ++ set -e [2022-08-08T09:11:18.709Z] ++ '[' -n 0 ']' [2022-08-08T09:11:18.710Z] ++ set -x [2022-08-08T09:11:18.710Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:11:18.710Z] INFO: Testing against a local daemon [2022-08-08T09:11:18.710Z] === RUN TestAuthZPluginAllowRequest [2022-08-08T09:11:19.080Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s) [2022-08-08T09:11:19.080Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-08T09:11:19.221Z] === RUN TestKillContainer/non_killing_signal [2022-08-08T09:11:19.280Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-08T09:11:19.486Z] === RUN TestKillContainer/killing_signal [2022-08-08T09:11:20.057Z] --- PASS: TestKillContainer (1.28s) [2022-08-08T09:11:20.057Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-08-08T09:11:20.057Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-08T09:11:20.057Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-08-08T09:11:20.057Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-08T09:11:20.057Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-08T09:11:20.218Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-08T09:11:20.218Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2022-08-08T09:11:20.218Z] === RUN TestAuthZPluginTLS [2022-08-08T09:11:20.316Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-08T09:11:20.477Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-08T09:11:20.737Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-08T09:11:20.737Z] === RUN TestAuthZPluginDenyRequest [2022-08-08T09:11:20.885Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s) [2022-08-08T09:11:20.885Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2022-08-08T09:11:20.885Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-08-08T09:11:20.885Z] === RUN TestKillStoppedContainer [2022-08-08T09:11:20.885Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-08T09:11:20.885Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-08T09:11:20.885Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-08T09:11:20.885Z] === RUN TestKillDifferentUserContainer [2022-08-08T09:11:20.996Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-08T09:11:21.256Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-08T09:11:21.256Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-08T09:11:21.453Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-08T09:11:21.453Z] === RUN TestInspectOomKilledTrue [2022-08-08T09:11:21.813Z] --- PASS: TestImportExtremelyLargeImageWorks (92.42s) [2022-08-08T09:11:21.813Z] PASS [2022-08-08T09:11:21.813Z] [2022-08-08T09:11:21.813Z] === Skipped [2022-08-08T09:11:21.813Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-08T09:11:21.813Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-08T09:11:21.813Z] [2022-08-08T09:11:21.813Z] DONE 22 tests, 1 skipped in 96.431s [2022-08-08T09:11:21.813Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-08T09:11:21.813Z] === RUN TestStripANSICommands [2022-08-08T09:11:21.813Z] === RUN TestStripANSICommands/#00 [2022-08-08T09:11:21.813Z] === RUN TestStripANSICommands/#01 [2022-08-08T09:11:21.813Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-08T09:11:21.813Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-08T09:11:21.813Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-08T09:11:21.813Z] PASS [2022-08-08T09:11:21.813Z] [2022-08-08T09:11:21.813Z] DONE 3 tests in 0.044s [2022-08-08T09:11:21.813Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-08T09:11:21.813Z] INFO: Testing against a local daemon [2022-08-08T09:11:21.813Z] === RUN TestNetworkCreateDelete [2022-08-08T09:11:21.813Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-08T09:11:21.813Z] === RUN TestDockerNetworkDeletePreferID [2022-08-08T09:11:21.813Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-08T09:11:21.813Z] === RUN TestDaemonDNSFallback [2022-08-08T09:11:21.827Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-08-08T09:11:21.827Z] === RUN TestAuthZPluginDenyResponse [2022-08-08T09:11:22.021Z] --- PASS: TestInspectOomKilledTrue (0.50s) [2022-08-08T09:11:22.021Z] === RUN TestInspectOomKilledFalse [2022-08-08T09:11:22.086Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-08T09:11:22.086Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-08T09:11:22.086Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-08T09:11:22.281Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-08T09:11:22.281Z] === RUN TestLinksEtcHostsContentMatch [2022-08-08T09:11:22.347Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-08T09:11:22.347Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-08-08T09:11:22.347Z] === RUN TestAuthZPluginAllowEventStream [2022-08-08T09:11:22.540Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-08T09:11:22.540Z] === RUN TestLinksContainerNames [2022-08-08T09:11:23.287Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-08T09:11:23.478Z] --- PASS: TestLinksContainerNames (0.89s) [2022-08-08T09:11:23.478Z] === RUN TestLogsFollowTailEmpty [2022-08-08T09:11:24.046Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-08-08T09:11:24.046Z] === RUN TestLogs [2022-08-08T09:11:24.046Z] === RUN TestLogs/driver_local [2022-08-08T09:11:24.046Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T09:11:24.046Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T09:11:24.046Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-08T09:11:24.046Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-08T09:11:24.046Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-08T09:11:24.046Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-08T09:11:24.046Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T09:11:24.046Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T09:11:24.046Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-08T09:11:24.046Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-08T09:11:24.046Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-08T09:11:24.046Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-08T09:11:24.046Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T09:11:24.046Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T09:11:24.234Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2022-08-08T09:11:24.234Z] === RUN TestAuthZPluginErrorResponse [2022-08-08T09:11:24.614Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-08T09:11:24.615Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-08T09:11:24.803Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-08-08T09:11:24.803Z] === RUN TestAuthZPluginErrorRequest [2022-08-08T09:11:25.129Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-08-08T09:11:25.130Z] === RUN TestInspectNetwork [2022-08-08T09:11:25.130Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:25.130Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-08T09:11:25.130Z] === RUN TestRunContainerWithBridgeNone [2022-08-08T09:11:25.130Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T09:11:25.130Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-08T09:11:25.130Z] === RUN TestNetworkInvalidJSON [2022-08-08T09:11:25.130Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-08T09:11:25.130Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-08T09:11:25.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T09:11:25.130Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T09:11:25.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T09:11:25.130Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T09:11:25.130Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-08T09:11:25.130Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-08T09:11:25.130Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T09:11:25.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-08T09:11:25.130Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-08T09:11:25.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-08T09:11:25.130Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-08T09:11:25.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-08T09:11:25.130Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-08T09:11:25.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-08T09:11:25.130Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T09:11:25.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-08T09:11:25.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-08T09:11:25.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-08T09:11:25.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-08T09:11:25.130Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-08-08T09:11:25.130Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-08T09:11:25.130Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-08T09:11:25.130Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-08T09:11:25.130Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-08T09:11:25.130Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-08T09:11:25.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-08T09:11:25.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-08T09:11:25.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-08T09:11:25.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-08T09:11:25.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-08T09:11:25.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-08T09:11:25.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-08T09:11:25.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-08T09:11:25.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-08T09:11:25.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-08T09:11:25.130Z] === RUN TestNetworkList [2022-08-08T09:11:25.130Z] === RUN TestNetworkList//networks [2022-08-08T09:11:25.130Z] === PAUSE TestNetworkList//networks [2022-08-08T09:11:25.130Z] === RUN TestNetworkList//networks/ [2022-08-08T09:11:25.130Z] === PAUSE TestNetworkList//networks/ [2022-08-08T09:11:25.130Z] === CONT TestNetworkList//networks [2022-08-08T09:11:25.130Z] === CONT TestNetworkList//networks/ [2022-08-08T09:11:25.130Z] --- PASS: TestNetworkList (0.01s) [2022-08-08T09:11:25.130Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-08T09:11:25.130Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-08T09:11:25.130Z] === RUN TestHostIPv4BridgeLabel [2022-08-08T09:11:25.130Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T09:11:25.130Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-08T09:11:25.130Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-08T09:11:25.130Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T09:11:25.130Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-08T09:11:25.130Z] === RUN TestDaemonDefaultNetworkPools [2022-08-08T09:11:25.130Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T09:11:25.130Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-08T09:11:25.130Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-08T09:11:25.130Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T09:11:25.130Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-08T09:11:25.130Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-08T09:11:25.130Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T09:11:25.130Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-08T09:11:25.130Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-08T09:11:25.130Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T09:11:25.130Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-08T09:11:25.130Z] === RUN TestServiceWithPredefinedNetwork [2022-08-08T09:11:25.130Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:25.130Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-08T09:11:25.130Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-08T09:11:25.130Z] service_test.go:243: FLAKY_TEST [2022-08-08T09:11:25.130Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T09:11:25.130Z] === RUN TestServiceWithDataPathPortInit [2022-08-08T09:11:25.130Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:25.130Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-08T09:11:25.130Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-08T09:11:25.130Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:25.130Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-08T09:11:25.130Z] PASS [2022-08-08T09:11:25.130Z] [2022-08-08T09:11:25.130Z] === Skipped [2022-08-08T09:11:25.130Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-08T09:11:25.130Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:25.130Z] [2022-08-08T09:11:25.130Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-08T09:11:25.130Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T09:11:25.130Z] [2022-08-08T09:11:25.130Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-08T09:11:25.130Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T09:11:25.130Z] [2022-08-08T09:11:25.130Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-08T09:11:25.130Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T09:11:25.130Z] [2022-08-08T09:11:25.130Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-08T09:11:25.130Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T09:11:25.130Z] [2022-08-08T09:11:25.130Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-08T09:11:25.130Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T09:11:25.130Z] [2022-08-08T09:11:25.130Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-08T09:11:25.130Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T09:11:25.130Z] [2022-08-08T09:11:25.130Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-08T09:11:25.130Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T09:11:25.130Z] [2022-08-08T09:11:25.130Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-08T09:11:25.130Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:25.130Z] [2022-08-08T09:11:25.130Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T09:11:25.130Z] service_test.go:243: FLAKY_TEST [2022-08-08T09:11:25.130Z] [2022-08-08T09:11:25.130Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-08T09:11:25.130Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:25.130Z] [2022-08-08T09:11:25.130Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-08T09:11:25.130Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:25.130Z] [2022-08-08T09:11:25.130Z] DONE 34 tests, 12 skipped in 7.100s [2022-08-08T09:11:25.130Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-08T09:11:25.130Z] INFO: Testing against a local daemon [2022-08-08T09:11:25.130Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-08T09:11:25.130Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T09:11:25.130Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T09:11:25.130Z] === RUN TestDockerNetworkIpvlan [2022-08-08T09:11:25.130Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T09:11:25.130Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-08T09:11:25.130Z] PASS [2022-08-08T09:11:25.130Z] [2022-08-08T09:11:25.130Z] === Skipped [2022-08-08T09:11:25.130Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T09:11:25.130Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T09:11:25.130Z] [2022-08-08T09:11:25.130Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-08T09:11:25.130Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T09:11:25.130Z] [2022-08-08T09:11:25.130Z] DONE 2 tests, 2 skipped in 0.089s [2022-08-08T09:11:25.130Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-08T09:11:25.130Z] INFO: Testing against a local daemon [2022-08-08T09:11:25.130Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-08T09:11:25.130Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T09:11:25.130Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-08T09:11:25.130Z] === RUN TestDockerNetworkMacvlan [2022-08-08T09:11:25.130Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T09:11:25.130Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-08T09:11:25.130Z] PASS [2022-08-08T09:11:25.130Z] [2022-08-08T09:11:25.130Z] === Skipped [2022-08-08T09:11:25.130Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-08T09:11:25.130Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T09:11:25.130Z] [2022-08-08T09:11:25.130Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-08T09:11:25.130Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T09:11:25.130Z] [2022-08-08T09:11:25.130Z] DONE 2 tests, 2 skipped in 0.084s [2022-08-08T09:11:25.130Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-08T09:11:25.130Z] testing: warning: no tests to run [2022-08-08T09:11:25.130Z] PASS [2022-08-08T09:11:25.130Z] [2022-08-08T09:11:25.130Z] DONE 0 tests in 0.024s [2022-08-08T09:11:25.130Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-08T09:11:25.130Z] INFO: Testing against a local daemon [2022-08-08T09:11:25.130Z] === RUN TestAuthZPluginAllowRequest [2022-08-08T09:11:25.130Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:25.130Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-08T09:11:25.130Z] === RUN TestAuthZPluginTLS [2022-08-08T09:11:25.130Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:25.130Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-08T09:11:25.130Z] === RUN TestAuthZPluginDenyRequest [2022-08-08T09:11:25.130Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:25.130Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-08T09:11:25.130Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-08T09:11:25.130Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:25.130Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-08T09:11:25.130Z] === RUN TestAuthZPluginDenyResponse [2022-08-08T09:11:25.130Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:25.130Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-08T09:11:25.130Z] === RUN TestAuthZPluginAllowEventStream [2022-08-08T09:11:25.130Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:25.130Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-08T09:11:25.130Z] === RUN TestAuthZPluginErrorResponse [2022-08-08T09:11:25.130Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:25.130Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-08T09:11:25.130Z] === RUN TestAuthZPluginErrorRequest [2022-08-08T09:11:25.130Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:25.130Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-08T09:11:25.130Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-08T09:11:25.130Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:25.130Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-08T09:11:25.130Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-08T09:11:25.130Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:25.130Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-08T09:11:25.130Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-08T09:11:25.130Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:25.130Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-08T09:11:25.130Z] === RUN TestAuthZPluginHeader [2022-08-08T09:11:25.130Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:25.130Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-08T09:11:25.131Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-08T09:11:25.183Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-08T09:11:25.183Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-08T09:11:25.371Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-08-08T09:11:25.371Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-08T09:11:25.691Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:25.691Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-08-08T09:11:25.691Z] === RUN TestAuthZPluginV2Disable [2022-08-08T09:11:25.751Z] === RUN TestLogs/driver_json-file [2022-08-08T09:11:25.751Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T09:11:25.751Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T09:11:25.751Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-08T09:11:25.751Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-08T09:11:25.751Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-08T09:11:25.751Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-08T09:11:25.751Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T09:11:25.751Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T09:11:25.751Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T09:11:25.751Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T09:11:25.751Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T09:11:25.751Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T09:11:25.941Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-08T09:11:25.941Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-08T09:11:25.987Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:25.987Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-08T09:11:25.987Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-08T09:11:26.010Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T09:11:26.010Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T09:11:26.242Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:26.242Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-08T09:11:26.242Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-08T09:11:26.497Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:26.497Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-08T09:11:26.497Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-08T09:11:26.579Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-08T09:11:26.579Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-08T09:11:26.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:26.752Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-08T09:11:26.752Z] PASS [2022-08-08T09:11:26.752Z] [2022-08-08T09:11:26.752Z] === Skipped [2022-08-08T09:11:26.752Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-08T09:11:26.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:26.752Z] [2022-08-08T09:11:26.752Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-08T09:11:26.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:26.752Z] [2022-08-08T09:11:26.752Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-08T09:11:26.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:26.752Z] [2022-08-08T09:11:26.753Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-08T09:11:26.753Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:26.753Z] [2022-08-08T09:11:26.753Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-08T09:11:26.753Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:26.753Z] [2022-08-08T09:11:26.753Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-08T09:11:26.753Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:26.753Z] [2022-08-08T09:11:26.753Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-08T09:11:26.753Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:26.753Z] [2022-08-08T09:11:26.753Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-08T09:11:26.753Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:26.753Z] [2022-08-08T09:11:26.753Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-08T09:11:26.753Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:26.753Z] [2022-08-08T09:11:26.753Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-08T09:11:26.753Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:26.753Z] [2022-08-08T09:11:26.753Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-08T09:11:26.753Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:26.753Z] [2022-08-08T09:11:26.753Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-08T09:11:26.753Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:26.753Z] [2022-08-08T09:11:26.753Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-08-08T09:11:26.753Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:26.753Z] [2022-08-08T09:11:26.753Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-08T09:11:26.753Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:26.753Z] [2022-08-08T09:11:26.753Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-08T09:11:26.753Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:26.753Z] [2022-08-08T09:11:26.753Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-08T09:11:26.753Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:26.753Z] [2022-08-08T09:11:26.753Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-08T09:11:26.753Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:26.753Z] [2022-08-08T09:11:26.753Z] DONE 17 tests, 17 skipped in 1.798s [2022-08-08T09:11:26.753Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-08T09:11:27.008Z] INFO: Testing against a local daemon [2022-08-08T09:11:27.008Z] === RUN TestPluginInvalidJSON [2022-08-08T09:11:27.008Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T09:11:27.008Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T09:11:27.008Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T09:11:27.008Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T09:11:27.008Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-08T09:11:27.008Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-08T09:11:27.008Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T09:11:27.008Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-08T09:11:27.008Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-08T09:11:27.008Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-08T09:11:27.008Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-08T09:11:27.008Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-08T09:11:27.008Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-08T09:11:27.008Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-08T09:11:27.008Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-08T09:11:27.008Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-08T09:11:27.008Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T09:11:27.008Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-08T09:11:27.008Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-08T09:11:27.008Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-08T09:11:27.008Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-08T09:11:27.008Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-08T09:11:27.008Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-08T09:11:27.008Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-08T09:11:27.008Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-08T09:11:27.008Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-08T09:11:27.008Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-08T09:11:27.008Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-08T09:11:27.008Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-08T09:11:27.008Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-08T09:11:27.008Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-08T09:11:27.008Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-08T09:11:27.008Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-08T09:11:27.008Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-08T09:11:27.008Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-08T09:11:27.008Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-08T09:11:27.008Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-08T09:11:27.008Z] === RUN TestPluginInstall [2022-08-08T09:11:27.008Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:27.008Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-08T09:11:27.008Z] === RUN TestPluginsWithRuntimes [2022-08-08T09:11:27.008Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-08T09:11:27.008Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-08T09:11:27.008Z] === RUN TestPluginBackCompatMediaTypes [2022-08-08T09:11:27.008Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-08T09:11:27.008Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-08T09:11:27.008Z] PASS [2022-08-08T09:11:27.008Z] [2022-08-08T09:11:27.008Z] === Skipped [2022-08-08T09:11:27.008Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-08T09:11:27.008Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T09:11:27.008Z] [2022-08-08T09:11:27.008Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-08T09:11:27.008Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-08T09:11:27.008Z] [2022-08-08T09:11:27.008Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-08T09:11:27.008Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-08T09:11:27.008Z] [2022-08-08T09:11:27.008Z] DONE 19 tests, 3 skipped in 0.130s [2022-08-08T09:11:27.008Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-08T09:11:27.008Z] INFO: Testing against a local daemon [2022-08-08T09:11:27.008Z] === RUN TestExternalGraphDriver [2022-08-08T09:11:27.148Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T09:11:27.148Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T09:11:27.658Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-08T09:11:27.658Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-08T09:11:27.658Z] === RUN TestGraphdriverPluginV2 [2022-08-08T09:11:27.716Z] --- PASS: TestLogs (3.92s) [2022-08-08T09:11:27.716Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-08T09:11:27.716Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.70s) [2022-08-08T09:11:27.716Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s) [2022-08-08T09:11:27.716Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.50s) [2022-08-08T09:11:27.716Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.57s) [2022-08-08T09:11:27.716Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.71s) [2022-08-08T09:11:27.716Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s) [2022-08-08T09:11:27.716Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-08T09:11:27.716Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.66s) [2022-08-08T09:11:27.716Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.72s) [2022-08-08T09:11:27.716Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.64s) [2022-08-08T09:11:27.716Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.74s) [2022-08-08T09:11:27.716Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.51s) [2022-08-08T09:11:27.716Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.56s) [2022-08-08T09:11:27.716Z] === RUN TestContainerNetworkMountsNoChown [2022-08-08T09:11:27.850Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2022-08-08T09:11:27.851Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-08T09:11:28.285Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s) [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/default [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/default [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/private [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/private [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/rprivate [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/slave [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/slave [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/rslave [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/shared [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/shared [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/rshared [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-08T09:11:28.285Z] === CONT TestMountDaemonRoot/default [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-08T09:11:28.285Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-08T09:11:28.285Z] === CONT TestMountDaemonRoot/rshared [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-08T09:11:28.285Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T09:11:28.285Z] === CONT TestMountDaemonRoot/shared [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-08T09:11:28.285Z] === CONT TestMountDaemonRoot/rslave [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T09:11:28.285Z] === CONT TestMountDaemonRoot/slave [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-08T09:11:28.285Z] === CONT TestMountDaemonRoot/rprivate [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T09:11:28.285Z] === CONT TestMountDaemonRoot/private [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-08T09:11:28.285Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-08T09:11:28.285Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-08T09:11:28.285Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-08T09:11:28.285Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-08T09:11:28.544Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-08T09:11:28.544Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-08T09:11:28.544Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T09:11:28.544Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-08T09:11:28.544Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-08T09:11:28.544Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-08T09:11:28.544Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-08T09:11:28.544Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-08T09:11:28.544Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-08T09:11:28.544Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-08T09:11:28.544Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T09:11:28.544Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-08T09:11:28.544Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T09:11:28.804Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-08T09:11:28.804Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-08T09:11:28.804Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-08T09:11:28.804Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-08T09:11:28.804Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-08T09:11:28.804Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T09:11:28.804Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-08T09:11:28.804Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T09:11:28.804Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-08T09:11:28.804Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-08T09:11:28.804Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-08T09:11:28.804Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-08T09:11:28.804Z] === RUN TestContainerBindMountNonRecursive [2022-08-08T09:11:29.232Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2022-08-08T09:11:29.232Z] === RUN TestAuthZPluginHeader [2022-08-08T09:11:30.174Z] --- PASS: TestAuthZPluginHeader (0.79s) [2022-08-08T09:11:30.174Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-08T09:11:30.182Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-08-08T09:11:30.182Z] === RUN TestContainerVolumesMountedAsShared [2022-08-08T09:11:30.743Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-08T09:11:30.755Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-08-08T09:11:30.755Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-08T09:11:31.002Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-08T09:11:31.014Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-08-08T09:11:31.014Z] === RUN TestNetworkNat [2022-08-08T09:11:31.261Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-08T09:11:31.273Z] --- PASS: TestNetworkNat (0.47s) [2022-08-08T09:11:31.273Z] === RUN TestNetworkLocalhostTCPNat [2022-08-08T09:11:31.291Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.15s) [2022-08-08T09:11:31.291Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-08T09:11:31.841Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s) [2022-08-08T09:11:31.841Z] === RUN TestNetworkLoopbackNat [2022-08-08T09:11:31.844Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-08T09:11:31.844Z] === RUN TestDockerSuite/TestBuildFails [2022-08-08T09:11:31.860Z] --- PASS: TestGraphdriverPluginV2 (3.93s) [2022-08-08T09:11:31.860Z] PASS [2022-08-08T09:11:31.860Z] [2022-08-08T09:11:31.860Z] === Skipped [2022-08-08T09:11:31.860Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-08T09:11:31.860Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-08T09:11:31.860Z] [2022-08-08T09:11:31.860Z] DONE 2 tests, 1 skipped in 4.374s [2022-08-08T09:11:31.860Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-08T09:11:31.860Z] INFO: Testing against a local daemon [2022-08-08T09:11:31.860Z] === RUN TestContinueAfterPluginCrash [2022-08-08T09:11:31.860Z] === PAUSE TestContinueAfterPluginCrash [2022-08-08T09:11:31.860Z] === RUN TestReadPluginNoRead [2022-08-08T09:11:31.860Z] === PAUSE TestReadPluginNoRead [2022-08-08T09:11:31.860Z] === RUN TestDaemonStartWithLogOpt [2022-08-08T09:11:31.860Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-08T09:11:31.860Z] === CONT TestContinueAfterPluginCrash [2022-08-08T09:11:31.860Z] === CONT TestDaemonStartWithLogOpt [2022-08-08T09:11:32.782Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-08T09:11:32.782Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-08T09:11:34.162Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-08T09:11:34.375Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-08-08T09:11:34.375Z] === RUN TestPause [2022-08-08T09:11:34.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-08T09:11:34.731Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.74s) [2022-08-08T09:11:34.731Z] === RUN TestAuthZPluginV2Disable [2022-08-08T09:11:34.944Z] --- PASS: TestPause (0.43s) [2022-08-08T09:11:34.944Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-08T09:11:34.944Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T09:11:34.944Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T09:11:34.944Z] === RUN TestPauseStopPausedContainer [2022-08-08T09:11:35.512Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-08-08T09:11:35.512Z] === RUN TestPidHost [2022-08-08T09:11:36.104Z] --- PASS: TestDaemonStartWithLogOpt (4.37s) [2022-08-08T09:11:36.104Z] === CONT TestReadPluginNoRead [2022-08-08T09:11:36.112Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-08T09:11:36.449Z] --- PASS: TestPidHost (0.92s) [2022-08-08T09:11:36.449Z] === RUN TestPsFilter [2022-08-08T09:11:36.449Z] --- PASS: TestPsFilter (0.10s) [2022-08-08T09:11:36.449Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-08T09:11:36.708Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-08-08T09:11:36.708Z] === RUN TestRemoveContainerWithVolume [2022-08-08T09:11:37.052Z] docker_api_swarm_test.go:272: [dd961fe981d4c] joining swarm manager [d543aea6b9df0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:11:37.276Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-08-08T09:11:37.276Z] === RUN TestRemoveContainerRunning [2022-08-08T09:11:37.620Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-08T09:11:37.844Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-08-08T09:11:37.844Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-08T09:11:38.034Z] === RUN TestReadPluginNoRead/default [2022-08-08T09:11:38.104Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-08T09:11:38.104Z] === RUN TestRemoveInvalidContainer [2022-08-08T09:11:38.104Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-08T09:11:38.104Z] === RUN TestRenameLinkedContainer [2022-08-08T09:11:38.559Z] docker_api_swarm_test.go:273: [d66000c1ce665] joining swarm manager [d543aea6b9df0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:11:39.128Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-08T09:11:39.388Z] --- PASS: TestAuthZPluginV2Disable (4.50s) [2022-08-08T09:11:39.388Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-08T09:11:39.388Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-08T09:11:39.438Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-08T09:11:40.008Z] --- PASS: TestRenameLinkedContainer (1.75s) [2022-08-08T09:11:40.008Z] === RUN TestRenameStoppedContainer [2022-08-08T09:11:40.268Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-08-08T09:11:40.268Z] === RUN TestRenameRunningContainerAndReuse [2022-08-08T09:11:40.327Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-08T09:11:40.800Z] --- PASS: TestContinueAfterPluginCrash (9.04s) [2022-08-08T09:11:40.800Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-08T09:11:41.204Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-08-08T09:11:41.204Z] === RUN TestRenameInvalidName [2022-08-08T09:11:41.706Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-08T09:11:41.772Z] --- PASS: TestRenameInvalidName (0.46s) [2022-08-08T09:11:41.772Z] === RUN TestRenameAnonymousContainer [2022-08-08T09:11:41.966Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-08T09:11:42.204Z] === CONT TestReadPluginNoRead [2022-08-08T09:11:42.205Z] read_test.go:92: [d2f98ac270621] daemon is not started [2022-08-08T09:11:42.205Z] --- PASS: TestReadPluginNoRead (6.07s) [2022-08-08T09:11:42.205Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-08-08T09:11:42.205Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.36s) [2022-08-08T09:11:42.205Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-08-08T09:11:42.205Z] PASS [2022-08-08T09:11:42.205Z] [2022-08-08T09:11:42.205Z] DONE 6 tests in 10.554s [2022-08-08T09:11:42.205Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-08T09:11:42.205Z] testing: warning: no tests to run [2022-08-08T09:11:42.205Z] PASS [2022-08-08T09:11:42.205Z] [2022-08-08T09:11:42.205Z] DONE 0 tests in 0.034s [2022-08-08T09:11:42.205Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-08T09:11:42.205Z] INFO: Testing against a local daemon [2022-08-08T09:11:42.205Z] === RUN TestPluginWithDevMounts [2022-08-08T09:11:42.205Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-08T09:11:42.205Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-08T09:11:42.205Z] PASS [2022-08-08T09:11:42.205Z] [2022-08-08T09:11:42.205Z] === Skipped [2022-08-08T09:11:42.205Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-08T09:11:42.205Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-08T09:11:42.205Z] [2022-08-08T09:11:42.205Z] DONE 1 tests, 1 skipped in 0.100s [2022-08-08T09:11:42.205Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-08T09:11:42.205Z] INFO: Testing against a local daemon [2022-08-08T09:11:42.205Z] === RUN TestSecretInspect [2022-08-08T09:11:42.205Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.205Z] --- SKIP: TestSecretInspect (0.02s) [2022-08-08T09:11:42.205Z] === RUN TestSecretList [2022-08-08T09:11:42.205Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.205Z] --- SKIP: TestSecretList (0.01s) [2022-08-08T09:11:42.205Z] === RUN TestSecretsCreateAndDelete [2022-08-08T09:11:42.205Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.205Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-08T09:11:42.205Z] === RUN TestSecretsUpdate [2022-08-08T09:11:42.205Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.205Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-08T09:11:42.205Z] === RUN TestTemplatedSecret [2022-08-08T09:11:42.205Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.205Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-08T09:11:42.205Z] === RUN TestSecretCreateResolve [2022-08-08T09:11:42.205Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.205Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-08T09:11:42.205Z] PASS [2022-08-08T09:11:42.205Z] [2022-08-08T09:11:42.205Z] === Skipped [2022-08-08T09:11:42.205Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-08-08T09:11:42.205Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.205Z] [2022-08-08T09:11:42.205Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-08T09:11:42.205Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.205Z] [2022-08-08T09:11:42.205Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-08T09:11:42.205Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.205Z] [2022-08-08T09:11:42.205Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-08T09:11:42.205Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.205Z] [2022-08-08T09:11:42.205Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-08T09:11:42.205Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.205Z] [2022-08-08T09:11:42.205Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-08T09:11:42.205Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.205Z] [2022-08-08T09:11:42.205Z] DONE 6 tests, 6 skipped in 0.160s [2022-08-08T09:11:42.205Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-08T09:11:42.225Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-08T09:11:42.461Z] INFO: Testing against a local daemon [2022-08-08T09:11:42.461Z] === RUN TestServiceCreateInit [2022-08-08T09:11:42.461Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-08T09:11:42.461Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.461Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-08T09:11:42.461Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.461Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-08T09:11:42.461Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-08T09:11:42.461Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-08T09:11:42.461Z] === RUN TestCreateServiceMultipleTimes [2022-08-08T09:11:42.461Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.461Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-08T09:11:42.461Z] === RUN TestCreateServiceConflict [2022-08-08T09:11:42.461Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.461Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-08T09:11:42.461Z] === RUN TestCreateServiceMaxReplicas [2022-08-08T09:11:42.461Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.461Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-08-08T09:11:42.461Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-08T09:11:42.461Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.461Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-08T09:11:42.461Z] === RUN TestCreateServiceSecretFileMode [2022-08-08T09:11:42.461Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.461Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-08T09:11:42.461Z] === RUN TestCreateServiceConfigFileMode [2022-08-08T09:11:42.461Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.461Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-08T09:11:42.461Z] === RUN TestCreateServiceSysctls [2022-08-08T09:11:42.461Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.461Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-08T09:11:42.461Z] === RUN TestCreateServiceCapabilities [2022-08-08T09:11:42.461Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.461Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-08T09:11:42.461Z] === RUN TestInspect [2022-08-08T09:11:42.461Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.461Z] --- SKIP: TestInspect (0.01s) [2022-08-08T09:11:42.461Z] === RUN TestCreateJob [2022-08-08T09:11:42.461Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.461Z] --- SKIP: TestCreateJob (0.01s) [2022-08-08T09:11:42.461Z] === RUN TestReplicatedJob [2022-08-08T09:11:42.461Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.716Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-08T09:11:42.717Z] === RUN TestUpdateReplicatedJob [2022-08-08T09:11:42.717Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.717Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-08T09:11:42.717Z] === RUN TestServiceListWithStatuses [2022-08-08T09:11:42.717Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T09:11:42.717Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-08T09:11:42.717Z] === RUN TestDockerNetworkConnectAlias [2022-08-08T09:11:42.717Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.717Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-08-08T09:11:42.717Z] === RUN TestDockerNetworkReConnect [2022-08-08T09:11:42.717Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:42.717Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-08T09:11:42.717Z] === RUN TestServicePlugin [2022-08-08T09:11:43.164Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.89s) [2022-08-08T09:11:43.165Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-08T09:11:43.679Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-08-08T09:11:43.679Z] === RUN TestRenameContainerWithSameName [2022-08-08T09:11:43.679Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-08T09:11:43.679Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-08T09:11:43.735Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-08T09:11:44.604Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] --- SKIP: TestServicePlugin (1.94s) [2022-08-08T09:11:44.604Z] === RUN TestServiceUpdateLabel [2022-08-08T09:11:44.604Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-08T09:11:44.604Z] === RUN TestServiceUpdateSecrets [2022-08-08T09:11:44.604Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-08T09:11:44.604Z] === RUN TestServiceUpdateConfigs [2022-08-08T09:11:44.604Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-08T09:11:44.604Z] === RUN TestServiceUpdateNetwork [2022-08-08T09:11:44.604Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-08T09:11:44.604Z] === RUN TestServiceUpdatePidsLimit [2022-08-08T09:11:44.604Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-08T09:11:44.604Z] PASS [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] === Skipped [2022-08-08T09:11:44.604Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-08T09:11:44.604Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-08T09:11:44.604Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-08T09:11:44.604Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-08T09:11:44.604Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-08-08T09:11:44.604Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-08T09:11:44.604Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-08T09:11:44.604Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-08T09:11:44.604Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-08T09:11:44.604Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-08T09:11:44.604Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-08T09:11:44.604Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-08T09:11:44.604Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-08T09:11:44.604Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-08T09:11:44.604Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-08T09:11:44.604Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-08-08T09:11:44.604Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-08T09:11:44.604Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2022-08-08T09:11:44.604Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-08T09:11:44.604Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-08T09:11:44.604Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-08T09:11:44.604Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-08T09:11:44.604Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-08T09:11:44.604Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T09:11:44.604Z] [2022-08-08T09:11:44.604Z] DONE 24 tests, 23 skipped in 2.363s [2022-08-08T09:11:44.604Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-08T09:11:44.617Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-08-08T09:11:44.617Z] === RUN TestResize [2022-08-08T09:11:44.902Z] INFO: Testing against a local daemon [2022-08-08T09:11:44.902Z] === RUN TestSessionCreate [2022-08-08T09:11:44.902Z] --- PASS: TestSessionCreate (0.04s) [2022-08-08T09:11:44.902Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-08T09:11:44.902Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-08T09:11:44.902Z] PASS [2022-08-08T09:11:44.902Z] [2022-08-08T09:11:44.902Z] DONE 2 tests in 0.166s [2022-08-08T09:11:44.902Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-08T09:11:44.902Z] INFO: Testing against a local daemon [2022-08-08T09:11:44.902Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-08T09:11:44.902Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-08T09:11:44.902Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-08T09:11:44.902Z] === RUN TestDiskUsage [2022-08-08T09:11:44.902Z] === PAUSE TestDiskUsage [2022-08-08T09:11:44.902Z] === RUN TestEventsExecDie [2022-08-08T09:11:45.120Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-08T09:11:45.185Z] --- PASS: TestResize (0.41s) [2022-08-08T09:11:45.185Z] === RUN TestResizeWithInvalidSize [2022-08-08T09:11:45.444Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-08-08T09:11:45.444Z] === RUN TestResizeWhenContainerNotStarted [2022-08-08T09:11:45.506Z] --- PASS: TestEventsExecDie (0.48s) [2022-08-08T09:11:45.506Z] === RUN TestEventsBackwardsCompatible [2022-08-08T09:11:45.506Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-08T09:11:45.506Z] === RUN TestEventsVolumeCreate [2022-08-08T09:11:45.506Z] --- PASS: TestEventsVolumeCreate (0.12s) [2022-08-08T09:11:45.506Z] === RUN TestInfoBinaryCommits [2022-08-08T09:11:45.704Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-08T09:11:45.704Z] === RUN TestDaemonRestartKillContainers [2022-08-08T09:11:45.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T09:11:45.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T09:11:45.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T09:11:45.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T09:11:45.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T09:11:45.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T09:11:45.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T09:11:45.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T09:11:45.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T09:11:45.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T09:11:45.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T09:11:45.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T09:11:45.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T09:11:45.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T09:11:45.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T09:11:45.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T09:11:45.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T09:11:45.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T09:11:45.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T09:11:45.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T09:11:45.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T09:11:45.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T09:11:45.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T09:11:45.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T09:11:45.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T09:11:45.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T09:11:45.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T09:11:45.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T09:11:45.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T09:11:45.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T09:11:45.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T09:11:45.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T09:11:45.704Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T09:11:45.704Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T09:11:45.761Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-08-08T09:11:45.761Z] === RUN TestInfoAPIVersioned [2022-08-08T09:11:45.761Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-08-08T09:11:45.761Z] === RUN TestInfoAPI [2022-08-08T09:11:45.761Z] --- PASS: TestInfoAPI (0.02s) [2022-08-08T09:11:45.761Z] === RUN TestInfoAPIWarnings [2022-08-08T09:11:46.170Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-08T09:11:46.170Z] PASS [2022-08-08T09:11:46.170Z] [2022-08-08T09:11:46.170Z] DONE 17 tests in 48.776s [2022-08-08T09:11:46.170Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-08T09:11:46.170Z] INFO: Testing against a local daemon [2022-08-08T09:11:46.170Z] === RUN TestPluginInvalidJSON [2022-08-08T09:11:46.170Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T09:11:46.170Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T09:11:46.170Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T09:11:46.170Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T09:11:46.170Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-08T09:11:46.170Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-08T09:11:46.170Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T09:11:46.170Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-08T09:11:46.170Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-08T09:11:46.170Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-08T09:11:46.170Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-08T09:11:46.170Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-08T09:11:46.170Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-08T09:11:46.170Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-08T09:11:46.170Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-08T09:11:46.170Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T09:11:46.170Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-08T09:11:46.170Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-08T09:11:46.170Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-08T09:11:46.170Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-08T09:11:46.170Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-08T09:11:46.170Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-08T09:11:46.170Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-08T09:11:46.170Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-08T09:11:46.170Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-08T09:11:46.170Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-08T09:11:46.170Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-08T09:11:46.170Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-08T09:11:46.170Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-08T09:11:46.170Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-08T09:11:46.170Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-08T09:11:46.170Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-08T09:11:46.170Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-08T09:11:46.170Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-08T09:11:46.170Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-08T09:11:46.170Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-08T09:11:46.170Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-08T09:11:46.170Z] === RUN TestPluginInstall [2022-08-08T09:11:46.170Z] === RUN TestPluginInstall/no_auth [2022-08-08T09:11:47.030Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-08T09:11:47.082Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T09:11:47.107Z] time="2022-08-08T09:11:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T09:11:47.107Z] time="2022-08-08T09:11:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a36c1754bdb6b7add9acd9baf934cc55758f11bb276c73e0c0468a4eb6f4314b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T09:11:47.107Z] time="2022-08-08T09:11:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T09:11:47.107Z] time="2022-08-08T09:11:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a36c1754bdb6b7add9acd9baf934cc55758f11bb276c73e0c0468a4eb6f4314b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T09:11:47.107Z] === RUN TestPluginInstall/with_htpasswd [2022-08-08T09:11:47.342Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T09:11:47.599Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-08T09:11:47.676Z] time="2022-08-08T09:11:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T09:11:47.676Z] time="2022-08-08T09:11:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61a0be9ea910fa941da280114e90eb357091cf6e856c31e2b78b2693949d579d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T09:11:47.676Z] time="2022-08-08T09:11:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T09:11:47.676Z] time="2022-08-08T09:11:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61a0be9ea910fa941da280114e90eb357091cf6e856c31e2b78b2693949d579d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T09:11:47.935Z] === RUN TestPluginInstall/with_insecure [2022-08-08T09:11:48.280Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T09:11:48.537Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-08T09:11:48.848Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T09:11:48.872Z] time="2022-08-08T09:11:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T09:11:48.873Z] time="2022-08-08T09:11:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d86512a3058923a6439e62772142ca6af6f13e309cd4e3da223e90f9040581bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T09:11:48.873Z] time="2022-08-08T09:11:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T09:11:48.873Z] time="2022-08-08T09:11:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d86512a3058923a6439e62772142ca6af6f13e309cd4e3da223e90f9040581bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T09:11:48.873Z] plugin_test.go:196: [d3f290b569cd2] daemon is not started [2022-08-08T09:11:48.873Z] --- PASS: TestPluginInstall (2.78s) [2022-08-08T09:11:48.873Z] --- PASS: TestPluginInstall/no_auth (1.06s) [2022-08-08T09:11:48.873Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-08-08T09:11:48.873Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-08-08T09:11:48.873Z] === RUN TestPluginsWithRuntimes [2022-08-08T09:11:49.106Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-08T09:11:49.675Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-08T09:11:49.675Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-08T09:11:49.787Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T09:11:50.777Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-08T09:11:51.058Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-08T09:11:51.317Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-08T09:11:51.347Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-08T09:11:51.577Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-08T09:11:51.836Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-08T09:11:52.105Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-08T09:11:52.283Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2022-08-08T09:11:52.283Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-08-08T09:11:52.283Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2022-08-08T09:11:52.283Z] === RUN TestPluginBackCompatMediaTypes [2022-08-08T09:11:52.321Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T09:11:52.674Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-08T09:11:52.852Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-08T09:11:52.852Z] PASS [2022-08-08T09:11:52.852Z] [2022-08-08T09:11:52.852Z] DONE 24 tests in 6.746s [2022-08-08T09:11:52.852Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-08T09:11:52.852Z] INFO: Testing against a local daemon [2022-08-08T09:11:52.852Z] === RUN TestExternalGraphDriver [2022-08-08T09:11:52.889Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T09:11:53.243Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-08T09:11:53.420Z] === RUN TestExternalGraphDriver/json [2022-08-08T09:11:54.623Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.16s) [2022-08-08T09:11:54.623Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-08T09:11:55.194Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-08T09:11:55.326Z] === RUN TestExternalGraphDriver/spec [2022-08-08T09:11:55.444Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-08T09:11:55.444Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-08T09:11:55.444Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-08T09:11:55.444Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-08T09:11:55.444Z] Cross building: bundles/cross/linux/s390x [2022-08-08T09:11:55.444Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-08T09:11:55.444Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-08T09:11:56.178Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T09:11:56.704Z] === RUN TestExternalGraphDriver/pull [2022-08-08T09:11:56.746Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T09:11:57.314Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T09:11:58.252Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T09:11:58.612Z] --- PASS: TestExternalGraphDriver (5.42s) [2022-08-08T09:11:58.612Z] --- PASS: TestExternalGraphDriver/json (1.70s) [2022-08-08T09:11:58.612Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-08-08T09:11:58.612Z] --- PASS: TestExternalGraphDriver/pull (1.71s) [2022-08-08T09:11:58.612Z] === RUN TestGraphdriverPluginV2 [2022-08-08T09:11:59.190Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T09:11:59.393Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-08T09:11:59.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-08T09:12:00.568Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T09:12:01.138Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T09:12:01.938Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-08T09:12:02.198Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-08T09:12:02.198Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-08T09:12:02.456Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-08T09:12:02.456Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-08T09:12:02.716Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-08T09:12:02.802Z] --- PASS: TestGraphdriverPluginV2 (4.22s) [2022-08-08T09:12:02.802Z] PASS [2022-08-08T09:12:02.802Z] [2022-08-08T09:12:02.802Z] DONE 5 tests in 9.675s [2022-08-08T09:12:02.802Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-08T09:12:02.802Z] INFO: Testing against a local daemon [2022-08-08T09:12:02.802Z] === RUN TestContinueAfterPluginCrash [2022-08-08T09:12:02.802Z] === PAUSE TestContinueAfterPluginCrash [2022-08-08T09:12:02.802Z] === RUN TestReadPluginNoRead [2022-08-08T09:12:02.802Z] === PAUSE TestReadPluginNoRead [2022-08-08T09:12:02.802Z] === RUN TestDaemonStartWithLogOpt [2022-08-08T09:12:02.802Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-08T09:12:02.802Z] === CONT TestContinueAfterPluginCrash [2022-08-08T09:12:02.802Z] === CONT TestDaemonStartWithLogOpt [2022-08-08T09:12:03.044Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-08T09:12:03.044Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-08-08T09:12:03.044Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s) [2022-08-08T09:12:03.044Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-08-08T09:12:03.044Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-08T09:12:03.044Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-08T09:12:03.044Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.30s) [2022-08-08T09:12:03.044Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.28s) [2022-08-08T09:12:03.044Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.72s) [2022-08-08T09:12:03.044Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.78s) [2022-08-08T09:12:03.044Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-08-08T09:12:03.044Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2022-08-08T09:12:03.044Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s) [2022-08-08T09:12:03.044Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s) [2022-08-08T09:12:03.044Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s) [2022-08-08T09:12:03.044Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2022-08-08T09:12:03.044Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s) [2022-08-08T09:12:03.044Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-08T09:12:03.044Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-08T09:12:03.613Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-08T09:12:03.655Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-08T09:12:03.832Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-08-08T09:12:03.832Z] === RUN TestInfoDebug [2022-08-08T09:12:03.832Z] --- PASS: TestInfoDebug (0.54s) [2022-08-08T09:12:03.832Z] === RUN TestInfoInsecureRegistries [2022-08-08T09:12:03.832Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-08T09:12:03.832Z] === RUN TestInfoRegistryMirrors [2022-08-08T09:12:03.832Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-08T09:12:03.832Z] === RUN TestLoginFailsWithBadCredentials [2022-08-08T09:12:04.393Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-08T09:12:04.393Z] === RUN TestPingCacheHeaders [2022-08-08T09:12:04.393Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-08T09:12:04.393Z] === RUN TestPingGet [2022-08-08T09:12:04.393Z] --- PASS: TestPingGet (0.01s) [2022-08-08T09:12:04.393Z] === RUN TestPingHead [2022-08-08T09:12:04.393Z] --- PASS: TestPingHead (0.03s) [2022-08-08T09:12:04.393Z] === RUN TestPingSwarmHeader [2022-08-08T09:12:04.591Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-08T09:12:04.996Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-08T09:12:05.023Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.05s) [2022-08-08T09:12:05.023Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s) [2022-08-08T09:12:05.023Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.11s) [2022-08-08T09:12:05.023Z] === RUN TestCgroupNamespacesRun [2022-08-08T09:12:05.558Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-08T09:12:05.970Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2022-08-08T09:12:05.970Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-08T09:12:06.095Z] --- PASS: TestDaemonStartWithLogOpt (3.45s) [2022-08-08T09:12:06.095Z] === CONT TestReadPluginNoRead [2022-08-08T09:12:06.621Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-08T09:12:06.621Z] --- PASS: TestPingSwarmHeader (2.12s) [2022-08-08T09:12:06.621Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-08T09:12:06.621Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-08T09:12:06.621Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-08T09:12:06.621Z] === RUN TestVersion [2022-08-08T09:12:06.621Z] --- PASS: TestVersion (0.03s) [2022-08-08T09:12:06.621Z] === CONT TestDiskUsage [2022-08-08T09:12:06.876Z] === RUN TestDiskUsage/empty [2022-08-08T09:12:06.876Z] === RUN TestDiskUsage/empty/container_types [2022-08-08T09:12:06.876Z] === RUN TestDiskUsage/empty/image_types [2022-08-08T09:12:06.876Z] === RUN TestDiskUsage/empty/volume_types [2022-08-08T09:12:06.876Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-08T09:12:06.876Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-08T09:12:06.876Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-08T09:12:06.876Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-08T09:12:06.876Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-08T09:12:06.876Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-08T09:12:06.876Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-08T09:12:06.876Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-08T09:12:07.132Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-08T09:12:07.132Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-08T09:12:07.132Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-08T09:12:07.132Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-08T09:12:07.132Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-08T09:12:07.132Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-08T09:12:07.132Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-08T09:12:07.132Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-08T09:12:07.132Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-08T09:12:07.132Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-08T09:12:07.132Z] === RUN TestDiskUsage/after_container.Run [2022-08-08T09:12:07.267Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-08T09:12:07.267Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-08T09:12:07.388Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-08T09:12:07.389Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-08T09:12:07.389Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-08T09:12:07.389Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-08T09:12:07.389Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-08T09:12:07.389Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-08T09:12:07.389Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-08T09:12:07.389Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-08T09:12:07.389Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-08T09:12:07.389Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-08T09:12:07.430Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-08-08T09:12:07.430Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage (1.25s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-08T09:12:07.644Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-08T09:12:07.644Z] PASS [2022-08-08T09:12:07.644Z] [2022-08-08T09:12:07.644Z] === Skipped [2022-08-08T09:12:07.644Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-08T09:12:07.644Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-08T09:12:07.644Z] [2022-08-08T09:12:07.644Z] DONE 54 tests, 1 skipped in 22.879s [2022-08-08T09:12:07.644Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-08T09:12:07.836Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-08T09:12:07.942Z] INFO: Testing against a local daemon [2022-08-08T09:12:07.942Z] === RUN TestVolumesCreateAndList [2022-08-08T09:12:07.942Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-08T09:12:07.942Z] === RUN TestVolumesRemove [2022-08-08T09:12:07.942Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-08T09:12:07.942Z] === RUN TestVolumesInspect [2022-08-08T09:12:07.942Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-08T09:12:07.942Z] === RUN TestVolumesInvalidJSON [2022-08-08T09:12:07.942Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-08T09:12:07.942Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-08T09:12:07.942Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-08T09:12:07.942Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-08T09:12:07.942Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-08T09:12:07.942Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-08T09:12:07.942Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-08T09:12:07.942Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-08T09:12:07.942Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-08T09:12:07.942Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-08T09:12:07.942Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-08T09:12:07.942Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-08T09:12:07.942Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-08T09:12:07.942Z] PASS [2022-08-08T09:12:07.942Z] [2022-08-08T09:12:07.942Z] DONE 9 tests in 0.176s [2022-08-08T09:12:07.942Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-08T09:12:07.942Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14264 is not a child of this shell [2022-08-08T09:12:07.942Z] warning: PID 14264 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-08T09:12:07.942Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-08T09:12:07.942Z] [2022-08-08T09:12:07.942Z] Unloading profiles will leave already running processes permanently [2022-08-08T09:12:07.942Z] unconfined, which can lead to unexpected situations. [2022-08-08T09:12:07.942Z] [2022-08-08T09:12:07.942Z] To set a process to complain mode, use the command line tool [2022-08-08T09:12:07.942Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-08T09:12:07.942Z] Removing test suite binaries [2022-08-08T09:12:07.942Z] exiting test-integration [2022-08-08T09:12:07.942Z] ++ exit 0 [2022-08-08T09:12:07.942Z] [2022-08-08T09:12:08.367Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-08-08T09:12:08.368Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-08T09:12:08.629Z] === RUN TestReadPluginNoRead/default Post stage [Pipeline] junit [2022-08-08T09:12:08.922Z] Recording test results [2022-08-08T09:12:09.566Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-08T09:12:09.745Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-08-08T09:12:09.746Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-08T09:12:10.683Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-08-08T09:12:10.683Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-08T09:12:10.793Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-08T09:12:10.944Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-08T09:12:10.944Z] --- PASS: TestContinueAfterPluginCrash (8.47s) [2022-08-08T09:12:11.134Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-08T09:12:11.134Z] PASS [2022-08-08T09:12:11.134Z] [2022-08-08T09:12:11.134Z] DONE 17 tests in 52.588s [2022-08-08T09:12:11.166Z] + echo Ensuring container killed. [2022-08-08T09:12:11.166Z] Ensuring container killed. [2022-08-08T09:12:11.166Z] + docker rm -vf docker-pr6 [2022-08-08T09:12:11.166Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-08-08T09:12:11.394Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-08T09:12:11.394Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:12:11.394Z] ++ set -e [2022-08-08T09:12:11.394Z] ++ '[' -n 0 ']' [2022-08-08T09:12:11.394Z] ++ set -x [2022-08-08T09:12:11.394Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:12:11.394Z] INFO: Testing against a local daemon [2022-08-08T09:12:11.394Z] === RUN TestPluginInvalidJSON [2022-08-08T09:12:11.394Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T09:12:11.394Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T09:12:11.394Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T09:12:11.394Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T09:12:11.394Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-08T09:12:11.394Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-08T09:12:11.394Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T09:12:11.394Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-08T09:12:11.394Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-08T09:12:11.394Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-08T09:12:11.394Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-08T09:12:11.394Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-08T09:12:11.394Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-08T09:12:11.394Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-08T09:12:11.394Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-08T09:12:11.394Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T09:12:11.394Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-08T09:12:11.394Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-08T09:12:11.394Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-08T09:12:11.394Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-08T09:12:11.394Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-08T09:12:11.394Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-08T09:12:11.394Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-08T09:12:11.394Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-08T09:12:11.394Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-08T09:12:11.394Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.01s) [2022-08-08T09:12:11.394Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-08T09:12:11.394Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-08T09:12:11.394Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-08T09:12:11.394Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-08-08T09:12:11.394Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-08T09:12:11.394Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-08T09:12:11.394Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-08T09:12:11.394Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-08T09:12:11.394Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-08T09:12:11.394Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-08T09:12:11.394Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-08T09:12:11.394Z] === RUN TestPluginInstall [2022-08-08T09:12:11.394Z] === RUN TestPluginInstall/no_auth [2022-08-08T09:12:11.447Z] + echo Chowning /workspace to jenkins user [2022-08-08T09:12:11.447Z] Chowning /workspace to jenkins user [2022-08-08T09:12:11.447Z] + id -u [2022-08-08T09:12:11.447Z] + id -g [2022-08-08T09:12:11.447Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43708:/workspace busybox chown -R 1000:1000 /workspace [2022-08-08T09:12:11.447Z] Unable to find image 'busybox:latest' locally [2022-08-08T09:12:11.447Z] latest: Pulling from library/busybox [2022-08-08T09:12:11.704Z] 50783e0dfb64: Pulling fs layer [2022-08-08T09:12:11.704Z] 50783e0dfb64: Download complete [2022-08-08T09:12:11.704Z] 50783e0dfb64: Pull complete [2022-08-08T09:12:11.704Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-08T09:12:11.704Z] Status: Downloaded newer image for busybox:latest [2022-08-08T09:12:12.060Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-08-08T09:12:12.060Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-08T09:12:12.322Z] === CONT TestReadPluginNoRead [2022-08-08T09:12:12.322Z] read_test.go:92: [deb0fcc6a5fdb] daemon is not started [2022-08-08T09:12:12.322Z] --- PASS: TestReadPluginNoRead (6.01s) [2022-08-08T09:12:12.322Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2022-08-08T09:12:12.322Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-08-08T09:12:12.322Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-08-08T09:12:12.322Z] PASS [2022-08-08T09:12:12.322Z] [2022-08-08T09:12:12.322Z] DONE 6 tests in 9.487s [2022-08-08T09:12:12.322Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-08T09:12:12.322Z] testing: warning: no tests to run [2022-08-08T09:12:12.322Z] PASS [2022-08-08T09:12:12.322Z] [2022-08-08T09:12:12.322Z] DONE 0 tests in 0.008s [2022-08-08T09:12:12.322Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-08T09:12:12.322Z] INFO: Testing against a local daemon [2022-08-08T09:12:12.322Z] === RUN TestPluginWithDevMounts [2022-08-08T09:12:12.322Z] === PAUSE TestPluginWithDevMounts [2022-08-08T09:12:12.322Z] === CONT TestPluginWithDevMounts [2022-08-08T09:12:12.628Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-08T09:12:12.628Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-08T09:12:12.774Z] time="2022-08-08T09:12:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T09:12:12.774Z] time="2022-08-08T09:12:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4b523b70ac239ec47535f6bc2ef6c0dd1716a3e0a47ab064d450528733bd5db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T09:12:12.774Z] time="2022-08-08T09:12:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T09:12:12.774Z] time="2022-08-08T09:12:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4b523b70ac239ec47535f6bc2ef6c0dd1716a3e0a47ab064d450528733bd5db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T09:12:13.033Z] === RUN TestPluginInstall/with_htpasswd [2022-08-08T09:12:13.566Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-08-08T09:12:13.566Z] === RUN TestNISDomainname [Pipeline] catchError [Pipeline] { [2022-08-08T09:12:13.604Z] time="2022-08-08T09:12:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T09:12:13.604Z] time="2022-08-08T09:12:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4b523b70ac239ec47535f6bc2ef6c0dd1716a3e0a47ab064d450528733bd5db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T09:12:13.604Z] time="2022-08-08T09:12:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T09:12:13.604Z] time="2022-08-08T09:12:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4b523b70ac239ec47535f6bc2ef6c0dd1716a3e0a47ab064d450528733bd5db" mediatype=application/vnd.docker.plugin.v1+json size=522 [Pipeline] sh [2022-08-08T09:12:13.701Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-08-08T09:12:13.701Z] PASS [2022-08-08T09:12:13.701Z] [2022-08-08T09:12:13.701Z] DONE 1 tests in 1.630s [2022-08-08T09:12:13.701Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-08T09:12:13.701Z] INFO: Testing against a local daemon [2022-08-08T09:12:13.701Z] === RUN TestSecretInspect [2022-08-08T09:12:13.864Z] === RUN TestPluginInstall/with_insecure [2022-08-08T09:12:13.877Z] + bundleName=amd64-rootless [2022-08-08T09:12:13.877Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-08T09:12:13.877Z] Creating amd64-rootless-bundles.tar.gz [2022-08-08T09:12:13.877Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-08-08T09:12:13.877Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-08T09:12:13.928Z] Archiving artifacts [2022-08-08T09:12:14.139Z] --- PASS: TestNISDomainname (0.55s) [2022-08-08T09:12:14.139Z] === RUN TestHostnameDnsResolution [2022-08-08T09:12:14.802Z] time="2022-08-08T09:12:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T09:12:14.802Z] time="2022-08-08T09:12:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:247be563b581e3b6580b764c3559c6037ba73d6bd6d8ab65bc4331bc2e104194" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T09:12:14.802Z] time="2022-08-08T09:12:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T09:12:14.802Z] time="2022-08-08T09:12:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:247be563b581e3b6580b764c3559c6037ba73d6bd6d8ab65bc4331bc2e104194" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T09:12:15.062Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-08T09:12:15.076Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-08-08T09:12:15.076Z] === RUN TestUnprivilegedPortsAndPing [2022-08-08T09:12:15.322Z] plugin_test.go:196: [d99e4c69cb730] daemon is not started [2022-08-08T09:12:15.322Z] --- PASS: TestPluginInstall (3.77s) [2022-08-08T09:12:15.322Z] --- PASS: TestPluginInstall/no_auth (1.57s) [2022-08-08T09:12:15.322Z] --- PASS: TestPluginInstall/with_htpasswd (0.90s) [2022-08-08T09:12:15.322Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2022-08-08T09:12:15.322Z] === RUN TestPluginsWithRuntimes [2022-08-08T09:12:15.335Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-08-08T09:12:15.335Z] === RUN TestPrivilegedHostDevices [2022-08-08T09:12:15.820Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43708/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-08T09:12:15.903Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-08-08T09:12:15.903Z] === RUN TestRunConsoleSize [2022-08-08T09:12:16.117Z] + make clean [2022-08-08T09:12:16.235Z] --- PASS: TestSecretInspect (2.19s) [2022-08-08T09:12:16.236Z] === RUN TestSecretList [2022-08-08T09:12:16.373Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-08T09:12:16.373Z] docker-dev-cache [2022-08-08T09:12:16.373Z] docker-mod-cache [Pipeline] deleteDir [2022-08-08T09:12:16.471Z] --- PASS: TestRunConsoleSize (0.51s) [2022-08-08T09:12:16.471Z] === RUN TestRunWithAlternativeContainerdShim [Pipeline] } [Pipeline] // withEnv [2022-08-08T09:12:17.230Z] === RUN TestPluginsWithRuntimes/No_Args [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-08T09:12:17.799Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-08T09:12:17.848Z] --- PASS: TestRunWithAlternativeContainerdShim (1.10s) [2022-08-08T09:12:17.848Z] === RUN TestStats [2022-08-08T09:12:18.059Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-08T09:12:18.159Z] --- PASS: TestSecretList (2.19s) [2022-08-08T09:12:18.159Z] === RUN TestSecretsCreateAndDelete [2022-08-08T09:12:18.628Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-08T09:12:19.197Z] --- PASS: TestPluginsWithRuntimes (4.00s) [2022-08-08T09:12:19.197Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.09s) [2022-08-08T09:12:19.197Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2022-08-08T09:12:19.197Z] === RUN TestPluginBackCompatMediaTypes [2022-08-08T09:12:20.138Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2022-08-08T09:12:20.138Z] PASS [2022-08-08T09:12:20.138Z] [2022-08-08T09:12:20.138Z] DONE 24 tests in 8.713s [2022-08-08T09:12:20.138Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-08T09:12:20.138Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:12:20.138Z] ++ set -e [2022-08-08T09:12:20.138Z] ++ '[' -n 0 ']' [2022-08-08T09:12:20.138Z] ++ set -x [2022-08-08T09:12:20.138Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:12:20.138Z] INFO: Testing against a local daemon [2022-08-08T09:12:20.138Z] === RUN TestExternalGraphDriver [2022-08-08T09:12:20.384Z] --- PASS: TestStats (2.45s) [2022-08-08T09:12:20.384Z] === RUN TestStopContainerWithTimeout [2022-08-08T09:12:20.384Z] === RUN TestStopContainerWithTimeout/0 [2022-08-08T09:12:20.384Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-08T09:12:20.384Z] === RUN TestStopContainerWithTimeout/1 [2022-08-08T09:12:20.384Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-08T09:12:20.384Z] === RUN TestStopContainerWithTimeout/3 [2022-08-08T09:12:20.384Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-08T09:12:20.384Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-08T09:12:20.384Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-08T09:12:20.384Z] === CONT TestStopContainerWithTimeout/0 [2022-08-08T09:12:20.384Z] === CONT TestStopContainerWithTimeout/3 [2022-08-08T09:12:20.398Z] === RUN TestExternalGraphDriver/json [2022-08-08T09:12:20.644Z] === CONT TestStopContainerWithTimeout/1 [2022-08-08T09:12:20.661Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-08T09:12:20.661Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-08T09:12:20.661Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-08T09:12:20.710Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-08-08T09:12:20.711Z] === RUN TestSecretsUpdate [2022-08-08T09:12:22.548Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-08T09:12:22.568Z] === RUN TestExternalGraphDriver/spec [2022-08-08T09:12:22.615Z] --- PASS: TestSecretsUpdate (2.22s) [2022-08-08T09:12:22.615Z] === RUN TestTemplatedSecret [2022-08-08T09:12:23.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-08T09:12:24.519Z] === RUN TestExternalGraphDriver/pull [2022-08-08T09:12:24.519Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-08T09:12:25.081Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-08T09:12:25.081Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-08-08T09:12:25.081Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) [2022-08-08T09:12:25.081Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2022-08-08T09:12:25.081Z] --- PASS: TestStopContainerWithTimeout/-1 (2.56s) [2022-08-08T09:12:25.081Z] === RUN TestDeleteDevicemapper [2022-08-08T09:12:25.081Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T09:12:25.081Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-08T09:12:25.081Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-08T09:12:25.149Z] --- PASS: TestTemplatedSecret (2.59s) [2022-08-08T09:12:25.149Z] === RUN TestSecretCreateResolve [2022-08-08T09:12:25.459Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-08T09:12:26.459Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s) [2022-08-08T09:12:26.459Z] === RUN TestUpdateMemory [2022-08-08T09:12:26.718Z] --- PASS: TestUpdateMemory (0.52s) [2022-08-08T09:12:26.718Z] === RUN TestUpdateCPUQuota [2022-08-08T09:12:26.839Z] --- PASS: TestExternalGraphDriver (6.70s) [2022-08-08T09:12:26.839Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2022-08-08T09:12:26.839Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2022-08-08T09:12:26.839Z] --- PASS: TestExternalGraphDriver/pull (2.33s) [2022-08-08T09:12:26.839Z] === RUN TestGraphdriverPluginV2 [2022-08-08T09:12:27.655Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-08-08T09:12:27.655Z] === RUN TestUpdatePidsLimit [2022-08-08T09:12:27.655Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-08T09:12:27.655Z] === RUN TestUpdatePidsLimit/no_change [2022-08-08T09:12:27.683Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-08-08T09:12:27.683Z] PASS [2022-08-08T09:12:27.683Z] [2022-08-08T09:12:27.683Z] DONE 6 tests in 13.610s [2022-08-08T09:12:27.683Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-08T09:12:27.683Z] INFO: Testing against a local daemon [2022-08-08T09:12:27.683Z] === RUN TestServiceCreateInit [2022-08-08T09:12:27.683Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-08T09:12:27.778Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-08T09:12:27.778Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-08T09:12:27.915Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-08T09:12:28.038Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-08T09:12:28.175Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-08T09:12:28.434Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-08T09:12:28.694Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-08T09:12:28.694Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-08T09:12:29.637Z] --- PASS: TestUpdatePidsLimit (2.07s) [2022-08-08T09:12:29.637Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-08-08T09:12:29.637Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-08-08T09:12:29.637Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2022-08-08T09:12:29.637Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-08-08T09:12:29.637Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2022-08-08T09:12:29.637Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-08-08T09:12:29.637Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2022-08-08T09:12:29.637Z] === RUN TestUpdateRestartPolicy [2022-08-08T09:12:29.948Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-08T09:12:29.948Z] docker_api_swarm_node_test.go:20: [d395c318357f2] joining swarm manager [d03ea2eae8d33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:12:30.517Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-08T09:12:31.086Z] docker_api_swarm_node_test.go:21: [d1f623306177f] joining swarm manager [d03ea2eae8d33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:12:31.656Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-08T09:12:31.876Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-08T09:12:31.915Z] --- PASS: TestGraphdriverPluginV2 (5.22s) [2022-08-08T09:12:31.915Z] PASS [2022-08-08T09:12:31.915Z] [2022-08-08T09:12:31.915Z] DONE 5 tests in 12.023s [2022-08-08T09:12:31.915Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-08T09:12:31.915Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:12:31.915Z] ++ set -e [2022-08-08T09:12:31.915Z] ++ '[' -n 0 ']' [2022-08-08T09:12:31.915Z] ++ set -x [2022-08-08T09:12:31.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:12:32.175Z] INFO: Testing against a local daemon [2022-08-08T09:12:32.175Z] === RUN TestContinueAfterPluginCrash [2022-08-08T09:12:32.175Z] === PAUSE TestContinueAfterPluginCrash [2022-08-08T09:12:32.175Z] === RUN TestReadPluginNoRead [2022-08-08T09:12:32.175Z] === PAUSE TestReadPluginNoRead [2022-08-08T09:12:32.175Z] === RUN TestDaemonStartWithLogOpt [2022-08-08T09:12:32.175Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-08T09:12:32.175Z] === CONT TestContinueAfterPluginCrash [2022-08-08T09:12:32.175Z] === CONT TestDaemonStartWithLogOpt [2022-08-08T09:12:32.434Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-08T09:12:34.343Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-08T09:12:35.281Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-08T09:12:35.281Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-08T09:12:35.849Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-08T09:12:36.066Z] --- PASS: TestServiceCreateInit (7.97s) [2022-08-08T09:12:36.066Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.04s) [2022-08-08T09:12:36.066Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.91s) [2022-08-08T09:12:36.066Z] === RUN TestCreateServiceMultipleTimes [2022-08-08T09:12:36.109Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-08T09:12:36.677Z] === CONT TestReadPluginNoRead [2022-08-08T09:12:36.677Z] --- PASS: TestDaemonStartWithLogOpt (4.35s) [2022-08-08T09:12:36.936Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-08T09:12:38.846Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-08T09:12:39.415Z] === RUN TestReadPluginNoRead/default [2022-08-08T09:12:40.793Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-08T09:12:40.793Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-08T09:12:41.731Z] --- PASS: TestContinueAfterPluginCrash (9.45s) [2022-08-08T09:12:41.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-08T09:12:41.843Z] --- PASS: TestUpdateRestartPolicy (10.99s) [2022-08-08T09:12:41.843Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-08T09:12:41.843Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-08T09:12:41.843Z] === RUN TestWaitNonBlocked [2022-08-08T09:12:41.843Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T09:12:41.843Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T09:12:41.843Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T09:12:41.843Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T09:12:41.843Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T09:12:41.843Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T09:12:41.843Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-08T09:12:41.843Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s) [2022-08-08T09:12:41.843Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-08-08T09:12:41.843Z] === RUN TestWaitBlocked [2022-08-08T09:12:41.843Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T09:12:41.843Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T09:12:41.843Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T09:12:41.843Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T09:12:41.843Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T09:12:41.843Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T09:12:41.990Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-08T09:12:42.411Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-08T09:12:42.411Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-08-08T09:12:42.411Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-08-08T09:12:42.411Z] === RUN TestWaitConditions [2022-08-08T09:12:42.411Z] === RUN TestWaitConditions/default [2022-08-08T09:12:42.411Z] === PAUSE TestWaitConditions/default [2022-08-08T09:12:42.411Z] === RUN TestWaitConditions/not-running [2022-08-08T09:12:42.411Z] === PAUSE TestWaitConditions/not-running [2022-08-08T09:12:42.411Z] === RUN TestWaitConditions/next-exit [2022-08-08T09:12:42.411Z] === PAUSE TestWaitConditions/next-exit [2022-08-08T09:12:42.411Z] === RUN TestWaitConditions/removed [2022-08-08T09:12:42.411Z] === PAUSE TestWaitConditions/removed [2022-08-08T09:12:42.411Z] === CONT TestWaitConditions/default [2022-08-08T09:12:42.411Z] === CONT TestWaitConditions/removed [2022-08-08T09:12:42.558Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-08T09:12:43.788Z] === CONT TestWaitConditions/next-exit [2022-08-08T09:12:43.937Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-08T09:12:44.047Z] === CONT TestWaitConditions/not-running [2022-08-08T09:12:44.508Z] === CONT TestReadPluginNoRead [2022-08-08T09:12:44.508Z] read_test.go:92: [d73830aa64549] daemon is not started [2022-08-08T09:12:44.508Z] --- PASS: TestReadPluginNoRead (7.85s) [2022-08-08T09:12:44.508Z] --- PASS: TestReadPluginNoRead/default (1.56s) [2022-08-08T09:12:44.508Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.65s) [2022-08-08T09:12:44.508Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s) [2022-08-08T09:12:44.508Z] PASS [2022-08-08T09:12:44.508Z] [2022-08-08T09:12:44.508Z] DONE 6 tests in 12.318s [2022-08-08T09:12:44.508Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-08T09:12:44.508Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:12:44.508Z] ++ set -e [2022-08-08T09:12:44.508Z] ++ '[' -n 0 ']' [2022-08-08T09:12:44.508Z] ++ set -x [2022-08-08T09:12:44.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:12:44.508Z] testing: warning: no tests to run [2022-08-08T09:12:44.508Z] PASS [2022-08-08T09:12:44.508Z] [2022-08-08T09:12:44.508Z] DONE 0 tests in 0.042s [2022-08-08T09:12:44.508Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-08T09:12:44.508Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:12:44.508Z] ++ set -e [2022-08-08T09:12:44.508Z] ++ '[' -n 0 ']' [2022-08-08T09:12:44.508Z] ++ set -x [2022-08-08T09:12:44.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:12:44.508Z] INFO: Testing against a local daemon [2022-08-08T09:12:44.508Z] === RUN TestPluginWithDevMounts [2022-08-08T09:12:44.508Z] === PAUSE TestPluginWithDevMounts [2022-08-08T09:12:44.508Z] === CONT TestPluginWithDevMounts [2022-08-08T09:12:45.077Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-08T09:12:45.425Z] --- PASS: TestWaitConditions (0.01s) [2022-08-08T09:12:45.425Z] --- PASS: TestWaitConditions/removed (1.55s) [2022-08-08T09:12:45.425Z] --- PASS: TestWaitConditions/default (1.61s) [2022-08-08T09:12:45.425Z] --- PASS: TestWaitConditions/next-exit (1.59s) [2022-08-08T09:12:45.425Z] --- PASS: TestWaitConditions/not-running (1.58s) [2022-08-08T09:12:45.425Z] === RUN TestWaitRestartedContainer [2022-08-08T09:12:45.425Z] === RUN TestWaitRestartedContainer/default [2022-08-08T09:12:45.425Z] === PAUSE TestWaitRestartedContainer/default [2022-08-08T09:12:45.425Z] === RUN TestWaitRestartedContainer/not-running [2022-08-08T09:12:45.425Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-08T09:12:45.425Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-08T09:12:45.425Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-08T09:12:45.425Z] === CONT TestWaitRestartedContainer/default [2022-08-08T09:12:45.425Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-08T09:12:46.803Z] === CONT TestWaitRestartedContainer/not-running [2022-08-08T09:12:46.986Z] docker_api_swarm_test.go:502: [d2a5c4949217a] joining swarm manager [d1c0dd10c84f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:12:46.986Z] --- PASS: TestPluginWithDevMounts (2.25s) [2022-08-08T09:12:46.986Z] PASS [2022-08-08T09:12:46.986Z] [2022-08-08T09:12:46.986Z] DONE 1 tests in 2.403s [2022-08-08T09:12:46.986Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-08T09:12:46.986Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:12:46.986Z] ++ set -e [2022-08-08T09:12:46.986Z] ++ '[' -n 0 ']' [2022-08-08T09:12:46.986Z] ++ set -x [2022-08-08T09:12:46.986Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:12:46.986Z] INFO: Testing against a local daemon [2022-08-08T09:12:46.986Z] === RUN TestSecretInspect [2022-08-08T09:12:46.986Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-08T09:12:47.740Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-08T09:12:47.740Z] --- PASS: TestWaitRestartedContainer/default (1.28s) [2022-08-08T09:12:47.740Z] --- PASS: TestWaitRestartedContainer/next-exit (1.39s) [2022-08-08T09:12:47.740Z] --- PASS: TestWaitRestartedContainer/not-running (0.91s) [2022-08-08T09:12:47.740Z] === CONT TestContainerStartOnDaemonRestart [2022-08-08T09:12:47.740Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-08T09:12:49.526Z] --- PASS: TestSecretInspect (2.55s) [2022-08-08T09:12:49.526Z] === RUN TestSecretList [2022-08-08T09:12:49.786Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-08T09:12:50.275Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.12s) [2022-08-08T09:12:50.275Z] === CONT TestIpcModeOlderClient [2022-08-08T09:12:50.275Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s) [2022-08-08T09:12:50.275Z] === CONT TestContainerKillOnDaemonStart [2022-08-08T09:12:50.275Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-08T09:12:50.275Z] === CONT TestDaemonHostGatewayIP [2022-08-08T09:12:51.693Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-08T09:12:52.180Z] --- PASS: TestDaemonHostGatewayIP (2.36s) [2022-08-08T09:12:52.180Z] === CONT TestDaemonRestartIpcMode [2022-08-08T09:12:52.261Z] --- PASS: TestSecretList (2.82s) [2022-08-08T09:12:52.262Z] === RUN TestSecretsCreateAndDelete [2022-08-08T09:12:52.262Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-08T09:12:53.200Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-08T09:12:54.155Z] --- PASS: TestCreateServiceMultipleTimes (15.77s) [2022-08-08T09:12:54.155Z] === RUN TestCreateServiceConflict [2022-08-08T09:12:54.155Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-08-08T09:12:54.155Z] === RUN TestCreateServiceMaxReplicas [2022-08-08T09:12:54.715Z] --- PASS: TestDaemonRestartIpcMode (2.16s) [2022-08-08T09:12:55.112Z] --- PASS: TestSecretsCreateAndDelete (2.60s) [2022-08-08T09:12:55.112Z] === RUN TestSecretsUpdate [2022-08-08T09:12:56.690Z] --- PASS: TestCreateServiceMaxReplicas (2.93s) [2022-08-08T09:12:56.690Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-08T09:12:57.018Z] docker_api_swarm_test.go:507: [dc6ff2804eadf] joining swarm manager [d1c0dd10c84f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:12:57.956Z] --- PASS: TestSecretsUpdate (2.85s) [2022-08-08T09:12:57.956Z] === RUN TestTemplatedSecret [2022-08-08T09:13:01.248Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-08T09:13:01.248Z] --- PASS: TestTemplatedSecret (2.98s) [2022-08-08T09:13:01.248Z] === RUN TestSecretCreateResolve [2022-08-08T09:13:02.845Z] --- PASS: TestContainerKillOnDaemonStart (11.62s) [2022-08-08T09:13:02.845Z] PASS [2022-08-08T09:13:02.845Z] [2022-08-08T09:13:02.845Z] === Skipped [2022-08-08T09:13:02.845Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-08T09:13:02.845Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T09:13:02.845Z] [2022-08-08T09:13:02.845Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T09:13:02.845Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T09:13:02.845Z] [2022-08-08T09:13:02.845Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-08T09:13:02.845Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T09:13:02.845Z] [2022-08-08T09:13:02.845Z] DONE 272 tests, 3 skipped in 129.612s [2022-08-08T09:13:02.845Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-08T09:13:02.845Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:13:02.845Z] ++ set -e [2022-08-08T09:13:02.845Z] ++ '[' -n 0 ']' [2022-08-08T09:13:02.845Z] ++ set -x [2022-08-08T09:13:02.845Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:13:02.845Z] === RUN TestConfigDaemonLibtrustID [2022-08-08T09:13:02.845Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-08T09:13:02.845Z] === RUN TestConfigDaemonID [2022-08-08T09:13:03.109Z] daemon_test.go:83: [ded3b97ff1134] daemon is not started [2022-08-08T09:13:03.109Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-08T09:13:03.109Z] === RUN TestDaemonConfigValidation [2022-08-08T09:13:03.109Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-08T09:13:03.109Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-08T09:13:03.109Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-08T09:13:03.109Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-08T09:13:03.109Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-08T09:13:03.109Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-08T09:13:03.109Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-08T09:13:03.109Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-08T09:13:03.109Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-08T09:13:03.109Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-08T09:13:03.109Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-08T09:13:03.109Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-08T09:13:03.370Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-08T09:13:03.370Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-08T09:13:03.370Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-08T09:13:03.370Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-08T09:13:03.370Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-08-08T09:13:03.370Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-08-08T09:13:03.370Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-08-08T09:13:03.370Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-08T09:13:03.370Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-08T09:13:03.370Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-08T09:13:03.370Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-08T09:13:03.803Z] --- PASS: TestSecretCreateResolve (2.71s) [2022-08-08T09:13:03.803Z] PASS [2022-08-08T09:13:03.803Z] [2022-08-08T09:13:03.803Z] DONE 6 tests in 16.647s [2022-08-08T09:13:03.803Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-08T09:13:03.803Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:13:03.803Z] ++ set -e [2022-08-08T09:13:03.803Z] ++ '[' -n 0 ']' [2022-08-08T09:13:03.803Z] ++ set -x [2022-08-08T09:13:03.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:13:03.803Z] INFO: Testing against a local daemon [2022-08-08T09:13:03.803Z] === RUN TestServiceCreateInit [2022-08-08T09:13:03.803Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-08T09:13:03.803Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-08T09:13:04.763Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-08T09:13:05.700Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-08T09:13:05.711Z] === RUN TestDockerSuite/TestBuildRm [2022-08-08T09:13:06.637Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-08T09:13:06.638Z] daemon_test.go:197: [deda9220de633] daemon is not started [2022-08-08T09:13:06.638Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-08T09:13:06.638Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-08T09:13:06.638Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-08T09:13:06.638Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-08T09:13:06.638Z] === RUN TestDaemonProxy [2022-08-08T09:13:06.638Z] === RUN TestDaemonProxy/environment_variables [2022-08-08T09:13:08.250Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-08T09:13:08.250Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-08T09:13:08.542Z] === RUN TestDaemonProxy/command-line_options [2022-08-08T09:13:09.630Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-08T09:13:09.919Z] === RUN TestDaemonProxy/configuration_file [2022-08-08T09:13:11.012Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-08T09:13:11.272Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-08T09:13:11.571Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-08-08T09:13:11.571Z] === RUN TestCreateServiceSecretFileMode [2022-08-08T09:13:11.824Z] === RUN TestDaemonProxy/conflicting_options [2022-08-08T09:13:12.139Z] --- PASS: TestCreateServiceSecretFileMode (2.64s) [2022-08-08T09:13:12.139Z] === RUN TestCreateServiceConfigFileMode [2022-08-08T09:13:12.392Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-08T09:13:12.652Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-08T09:13:12.911Z] --- PASS: TestServiceCreateInit (9.20s) [2022-08-08T09:13:12.911Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.60s) [2022-08-08T09:13:12.911Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.57s) [2022-08-08T09:13:12.911Z] === RUN TestCreateServiceMultipleTimes [2022-08-08T09:13:12.961Z] --- PASS: TestDaemonProxy (6.27s) [2022-08-08T09:13:12.961Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-08-08T09:13:12.961Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-08T09:13:12.961Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-08-08T09:13:12.961Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-08T09:13:12.961Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-08T09:13:12.961Z] PASS [2022-08-08T09:13:12.961Z] [2022-08-08T09:13:12.961Z] DONE 18 tests in 11.338s [2022-08-08T09:13:12.961Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-08T09:13:12.961Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:13:12.961Z] ++ set -e [2022-08-08T09:13:12.961Z] ++ '[' -n 0 ']' [2022-08-08T09:13:12.961Z] ++ set -x [2022-08-08T09:13:12.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:13:12.961Z] INFO: Testing against a local daemon [2022-08-08T09:13:12.961Z] === RUN TestCommitInheritsEnv [2022-08-08T09:13:13.220Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-08-08T09:13:13.220Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-08T09:13:13.220Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-08T09:13:13.220Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-08T09:13:13.220Z] === RUN TestImportWithCustomPlatform [2022-08-08T09:13:13.220Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-08T09:13:13.479Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-08T09:13:13.479Z] === RUN TestImportWithCustomPlatform// [2022-08-08T09:13:13.479Z] === RUN TestImportWithCustomPlatform/linux [2022-08-08T09:13:13.479Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-08T09:13:13.479Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-08T09:13:13.481Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-08T09:13:13.739Z] === RUN TestImportWithCustomPlatform/macos [2022-08-08T09:13:13.739Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-08T09:13:13.739Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-08T09:13:13.739Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-08-08T09:13:13.739Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-08T09:13:13.739Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-08T09:13:13.739Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-08T09:13:13.739Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-08T09:13:13.739Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-08T09:13:13.739Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-08-08T09:13:13.739Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-08T09:13:13.739Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-08T09:13:13.739Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-08T09:13:13.739Z] === RUN TestImagesFilterMultiReference [2022-08-08T09:13:13.739Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-08T09:13:13.739Z] === RUN TestImagePullPlatformInvalid [2022-08-08T09:13:13.739Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-08T09:13:13.739Z] === RUN TestRemoveImageOrphaning [2022-08-08T09:13:13.998Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-08-08T09:13:13.998Z] === RUN TestRemoveImageGarbageCollector [2022-08-08T09:13:13.998Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T09:13:13.998Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-08T09:13:13.998Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-08T09:13:13.998Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-08T09:13:13.998Z] === RUN TestTagInvalidReference [2022-08-08T09:13:13.998Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-08T09:13:13.998Z] === RUN TestTagValidPrefixedRepo [2022-08-08T09:13:13.998Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-08T09:13:13.998Z] === RUN TestTagExistedNameWithoutForce [2022-08-08T09:13:13.998Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-08T09:13:13.998Z] === RUN TestTagOfficialNames [2022-08-08T09:13:14.050Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-08T09:13:14.258Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-08T09:13:14.258Z] === RUN TestTagMatchesDigest [2022-08-08T09:13:14.258Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-08T09:13:14.258Z] PASS [2022-08-08T09:13:14.258Z] [2022-08-08T09:13:14.258Z] === Skipped [2022-08-08T09:13:14.258Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-08T09:13:14.258Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-08T09:13:14.258Z] [2022-08-08T09:13:14.258Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-08T09:13:14.258Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T09:13:14.258Z] [2022-08-08T09:13:14.258Z] DONE 22 tests, 2 skipped in 1.331s [2022-08-08T09:13:14.258Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-08T09:13:14.258Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:13:14.258Z] ++ set -e [2022-08-08T09:13:14.258Z] ++ '[' -n 0 ']' [2022-08-08T09:13:14.258Z] ++ set -x [2022-08-08T09:13:14.258Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:13:14.258Z] === RUN TestStripANSICommands [2022-08-08T09:13:14.258Z] === RUN TestStripANSICommands/#00 [2022-08-08T09:13:14.258Z] === RUN TestStripANSICommands/#01 [2022-08-08T09:13:14.258Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-08T09:13:14.258Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-08T09:13:14.258Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-08T09:13:14.258Z] PASS [2022-08-08T09:13:14.258Z] [2022-08-08T09:13:14.258Z] DONE 3 tests in 0.045s [2022-08-08T09:13:14.258Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-08T09:13:14.258Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:13:14.258Z] ++ set -e [2022-08-08T09:13:14.258Z] ++ '[' -n 0 ']' [2022-08-08T09:13:14.258Z] ++ set -x [2022-08-08T09:13:14.258Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:13:14.258Z] INFO: Testing against a local daemon [2022-08-08T09:13:14.258Z] === RUN TestNetworkCreateDelete [2022-08-08T09:13:14.517Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-08T09:13:14.517Z] === RUN TestDockerNetworkDeletePreferID [2022-08-08T09:13:14.675Z] --- PASS: TestCreateServiceConfigFileMode (2.48s) [2022-08-08T09:13:14.675Z] === RUN TestCreateServiceSysctls [2022-08-08T09:13:14.777Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-08-08T09:13:14.777Z] === RUN TestDaemonDNSFallback [2022-08-08T09:13:17.964Z] --- PASS: TestCreateServiceSysctls (3.29s) [2022-08-08T09:13:17.964Z] === RUN TestCreateServiceCapabilities [2022-08-08T09:13:18.255Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-08T09:13:18.255Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-08T09:13:18.255Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-08T09:13:18.255Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-08T09:13:18.255Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-08T09:13:18.515Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-08T09:13:19.895Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-08T09:13:19.895Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-08T09:13:20.464Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-08T09:13:20.498Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-08-08T09:13:20.498Z] === RUN TestInspect [2022-08-08T09:13:21.345Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-08-08T09:13:21.345Z] === RUN TestInspectNetwork [2022-08-08T09:13:23.766Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-08T09:13:23.792Z] --- PASS: TestInspect (2.90s) [2022-08-08T09:13:23.792Z] === RUN TestCreateJob [2022-08-08T09:13:24.636Z] === RUN TestInspectNetwork/full_network_id [2022-08-08T09:13:24.636Z] === RUN TestInspectNetwork/partial_network_id [2022-08-08T09:13:24.636Z] === RUN TestInspectNetwork/network_name [2022-08-08T09:13:24.636Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-08T09:13:24.708Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-08T09:13:25.277Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-08T09:13:25.537Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-08T09:13:26.106Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-08T09:13:26.330Z] --- PASS: TestCreateJob (3.18s) [2022-08-08T09:13:26.330Z] === RUN TestReplicatedJob [2022-08-08T09:13:27.046Z] === RUN TestDockerSuite/TestBuildUser [2022-08-08T09:13:28.430Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-08T09:13:28.830Z] --- PASS: TestInspectNetwork (7.11s) [2022-08-08T09:13:28.831Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-08T09:13:28.831Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-08T09:13:28.831Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-08T09:13:28.831Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-08T09:13:28.831Z] === RUN TestRunContainerWithBridgeNone [2022-08-08T09:13:28.999Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-08T09:13:29.768Z] --- PASS: TestRunContainerWithBridgeNone (1.50s) [2022-08-08T09:13:29.768Z] === RUN TestNetworkInvalidJSON [2022-08-08T09:13:29.768Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-08T09:13:29.768Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-08T09:13:29.768Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T09:13:29.768Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T09:13:29.768Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T09:13:29.768Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T09:13:29.768Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-08T09:13:29.768Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-08T09:13:29.768Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T09:13:29.768Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-08T09:13:29.768Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-08T09:13:29.768Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-08T09:13:29.768Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-08T09:13:29.768Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-08T09:13:29.768Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-08T09:13:29.768Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-08T09:13:29.768Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T09:13:29.768Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-08T09:13:29.768Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-08T09:13:29.768Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-08T09:13:29.768Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-08T09:13:29.768Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-08T09:13:29.768Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-08T09:13:29.768Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-08T09:13:29.768Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-08T09:13:29.768Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-08T09:13:29.768Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-08T09:13:29.768Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-08T09:13:29.768Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-08T09:13:29.768Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-08T09:13:29.768Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-08T09:13:29.768Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-08T09:13:29.768Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-08T09:13:29.768Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-08T09:13:29.768Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-08T09:13:29.768Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-08T09:13:29.768Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-08T09:13:29.768Z] === RUN TestNetworkList [2022-08-08T09:13:29.768Z] === RUN TestNetworkList//networks [2022-08-08T09:13:29.768Z] === PAUSE TestNetworkList//networks [2022-08-08T09:13:29.768Z] === RUN TestNetworkList//networks/ [2022-08-08T09:13:29.768Z] === PAUSE TestNetworkList//networks/ [2022-08-08T09:13:29.768Z] === CONT TestNetworkList//networks [2022-08-08T09:13:29.768Z] === CONT TestNetworkList//networks/ [2022-08-08T09:13:29.768Z] --- PASS: TestNetworkList (0.02s) [2022-08-08T09:13:29.768Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-08T09:13:29.768Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-08T09:13:29.768Z] === RUN TestHostIPv4BridgeLabel [2022-08-08T09:13:30.336Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-08T09:13:30.336Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-08T09:13:30.379Z] --- PASS: TestCreateServiceMultipleTimes (17.47s) [2022-08-08T09:13:30.380Z] === RUN TestCreateServiceConflict [2022-08-08T09:13:30.949Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-08T09:13:31.273Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-08T09:13:31.273Z] === RUN TestDaemonDefaultNetworkPools [2022-08-08T09:13:31.524Z] docker_api_swarm_node_test.go:81: [df95c0dc903bc] joining swarm manager [dccdaff5e3996]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:13:32.210Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-08T09:13:32.210Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-08T09:13:32.903Z] --- PASS: TestReplicatedJob (5.48s) [2022-08-08T09:13:32.903Z] === RUN TestUpdateReplicatedJob [2022-08-08T09:13:33.147Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-08T09:13:33.147Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-08T09:13:33.435Z] --- PASS: TestCreateServiceConflict (2.75s) [2022-08-08T09:13:33.435Z] === RUN TestCreateServiceMaxReplicas [2022-08-08T09:13:34.525Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-08-08T09:13:34.525Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-08T09:13:35.093Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-08T09:13:35.093Z] === RUN TestServiceWithPredefinedNetwork [2022-08-08T09:13:35.439Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2022-08-08T09:13:35.439Z] === RUN TestServiceListWithStatuses [2022-08-08T09:13:35.439Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T09:13:35.439Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-08T09:13:35.439Z] === RUN TestDockerNetworkConnectAlias [2022-08-08T09:13:37.627Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-08-08T09:13:37.628Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-08T09:13:37.628Z] service_test.go:243: FLAKY_TEST [2022-08-08T09:13:37.628Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T09:13:37.628Z] === RUN TestServiceWithDataPathPortInit [2022-08-08T09:13:37.631Z] --- PASS: TestCreateServiceMaxReplicas (4.07s) [2022-08-08T09:13:37.631Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-08T09:13:39.631Z] --- PASS: TestDockerNetworkConnectAlias (4.26s) [2022-08-08T09:13:39.632Z] === RUN TestDockerNetworkReConnect [2022-08-08T09:13:43.008Z] --- PASS: TestDockerNetworkReConnect (3.50s) [2022-08-08T09:13:43.008Z] === RUN TestServicePlugin [2022-08-08T09:13:45.766Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-08T09:13:46.026Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-08T09:13:46.026Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-08T09:13:46.285Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-08T09:13:46.310Z] plugin_test.go:61: [d4f89b586ca0f] joining swarm manager [dec78f502407f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:13:46.838Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-08T09:13:46.838Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-08T09:13:46.838Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-08T09:13:46.838Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-08T09:13:46.838Z] [Pipeline] } [Pipeline] // stage [2022-08-08T09:13:46.854Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-08T09:13:47.164Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-08T09:13:47.501Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43708/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f5d6f68657e624c4c730a8281252d5e779f07853 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f5d6f68657e624c4c730a8281252d5e779f07853 hack/test/unit [2022-08-08T09:13:47.689Z] plugin_test.go:64: [d70cb1ec676e0] joining swarm manager [dec78f502407f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:13:47.757Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-08T09:13:47.757Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-08T09:13:47.757Z] + TESTDIRS=./... [2022-08-08T09:13:47.757Z] + exclude_paths='/vendor/|/integration' [2022-08-08T09:13:47.757Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-08T09:13:47.757Z] ++ go list ./... [2022-08-08T09:13:47.792Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-08T09:13:48.731Z] docker_api_swarm_node_test.go:53: [d8eff043e1673] joining swarm manager [d03ad8ff3bfbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:13:48.994Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-08T09:13:48.994Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-08T09:13:48.994Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-08T09:13:48.994Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-08T09:13:48.994Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-08T09:13:48.994Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-08T09:13:48.994Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-08T09:13:48.994Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-08T09:13:48.994Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-08T09:13:49.124Z] + pkg_list='github.com/docker/docker/api [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server/backend/build [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server/httpstatus [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server/httputils [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server/middleware [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server/router [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server/router/build [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server/router/container [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server/router/debug [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server/router/distribution [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server/router/grpc [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server/router/image [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server/router/network [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server/router/plugin [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server/router/session [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server/router/swarm [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server/router/system [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server/router/volume [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/types [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/types/backend [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/types/blkiodev [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/types/container [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/types/events [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/types/filters [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/types/image [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/types/mount [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/types/network [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/types/registry [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/types/strslice [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/types/swarm [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/types/time [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/types/versions [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/types/volume [2022-08-08T09:13:49.124Z] github.com/docker/docker/builder [2022-08-08T09:13:49.124Z] github.com/docker/docker/builder/builder-next [2022-08-08T09:13:49.124Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-08T09:13:49.124Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-08T09:13:49.124Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-08T09:13:49.124Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-08T09:13:49.124Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-08T09:13:49.124Z] github.com/docker/docker/builder/builder-next/worker [2022-08-08T09:13:49.124Z] github.com/docker/docker/builder/dockerfile [2022-08-08T09:13:49.124Z] github.com/docker/docker/builder/remotecontext [2022-08-08T09:13:49.124Z] github.com/docker/docker/builder/remotecontext/git [2022-08-08T09:13:49.124Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-08T09:13:49.124Z] github.com/docker/docker/cli [2022-08-08T09:13:49.124Z] github.com/docker/docker/cli/config [2022-08-08T09:13:49.124Z] github.com/docker/docker/cli/debug [2022-08-08T09:13:49.124Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-08T09:13:49.124Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-08T09:13:49.124Z] github.com/docker/docker/client [2022-08-08T09:13:49.124Z] github.com/docker/docker/cmd/docker-proxy [2022-08-08T09:13:49.124Z] github.com/docker/docker/cmd/dockerd [2022-08-08T09:13:49.124Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-08T09:13:49.124Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-08T09:13:49.124Z] github.com/docker/docker/container [2022-08-08T09:13:49.124Z] github.com/docker/docker/container/stream [2022-08-08T09:13:49.124Z] github.com/docker/docker/contrib/apparmor [2022-08-08T09:13:49.124Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-08T09:13:49.124Z] github.com/docker/docker/contrib/httpserver [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/cluster [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/cluster/convert [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/cluster/executor [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/cluster/provider [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/config [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/containerd [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/events [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/events/testutils [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/exec [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/graphdriver [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/images [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/initlayer [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/links [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/listeners [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/logger [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/logger/gelf [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/logger/journald [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/logger/local [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/logger/logentries [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/logger/splunk [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/logger/syslog [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/logger/templates [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/names [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/network [2022-08-08T09:13:49.124Z] github.com/docker/docker/daemon/stats [2022-08-08T09:13:49.124Z] github.com/docker/docker/distribution [2022-08-08T09:13:49.124Z] github.com/docker/docker/distribution/metadata [2022-08-08T09:13:49.124Z] github.com/docker/docker/distribution/utils [2022-08-08T09:13:49.124Z] github.com/docker/docker/distribution/xfer [2022-08-08T09:13:49.124Z] github.com/docker/docker/dockerversion [2022-08-08T09:13:49.124Z] github.com/docker/docker/errdefs [2022-08-08T09:13:49.124Z] github.com/docker/docker/image [2022-08-08T09:13:49.124Z] github.com/docker/docker/image/cache [2022-08-08T09:13:49.124Z] github.com/docker/docker/image/tarexport [2022-08-08T09:13:49.124Z] github.com/docker/docker/image/v1 [2022-08-08T09:13:49.124Z] github.com/docker/docker/internal/test/suite [2022-08-08T09:13:49.124Z] github.com/docker/docker/layer [2022-08-08T09:13:49.124Z] github.com/docker/docker/libcontainerd [2022-08-08T09:13:49.124Z] github.com/docker/docker/libcontainerd/queue [2022-08-08T09:13:49.124Z] github.com/docker/docker/libcontainerd/remote [2022-08-08T09:13:49.124Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-08T09:13:49.124Z] github.com/docker/docker/libcontainerd/types [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/config [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/idm [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/ns [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/options [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/osl [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T09:13:49.124Z] github.com/docker/docker/libnetwork/types [2022-08-08T09:13:49.124Z] github.com/docker/docker/oci [2022-08-08T09:13:49.124Z] github.com/docker/docker/oci/caps [2022-08-08T09:13:49.124Z] github.com/docker/docker/opts [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/aaparser [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/archive [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/authorization [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/broadcaster [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/capabilities [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/chrootarchive [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/containerfs [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/devicemapper [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/directory [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/dmesg [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/fileutils [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/fsutils [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/homedir [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/idtools [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/ioutils [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/jsonmessage [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/longpath [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/loopback [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/namesgenerator [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/parsers [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/pidfile [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/platform [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/plugingetter [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/plugins [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/plugins/transport [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/pools [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/progress [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/pubsub [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/reexec [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/signal [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/stack [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/stdcopy [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/streamformatter [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/stringid [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/sysinfo [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/system [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/tailfile [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/tarsum [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/urlutil [2022-08-08T09:13:49.124Z] github.com/docker/docker/pkg/useragent [2022-08-08T09:13:49.124Z] github.com/docker/docker/plugin [2022-08-08T09:13:49.124Z] github.com/docker/docker/plugin/executor/containerd [2022-08-08T09:13:49.124Z] github.com/docker/docker/plugin/v2 [2022-08-08T09:13:49.124Z] github.com/docker/docker/profiles/apparmor [2022-08-08T09:13:49.124Z] github.com/docker/docker/profiles/seccomp [2022-08-08T09:13:49.124Z] github.com/docker/docker/quota [2022-08-08T09:13:49.124Z] github.com/docker/docker/reference [2022-08-08T09:13:49.124Z] github.com/docker/docker/registry [2022-08-08T09:13:49.124Z] github.com/docker/docker/registry/resumable [2022-08-08T09:13:49.124Z] github.com/docker/docker/restartmanager [2022-08-08T09:13:49.124Z] github.com/docker/docker/rootless [2022-08-08T09:13:49.124Z] github.com/docker/docker/rootless/specconv [2022-08-08T09:13:49.124Z] github.com/docker/docker/runconfig [2022-08-08T09:13:49.124Z] github.com/docker/docker/runconfig/opts [2022-08-08T09:13:49.124Z] github.com/docker/docker/testutil [2022-08-08T09:13:49.124Z] github.com/docker/docker/testutil/daemon [2022-08-08T09:13:49.124Z] github.com/docker/docker/testutil/environment [2022-08-08T09:13:49.124Z] github.com/docker/docker/testutil/fakecontext [2022-08-08T09:13:49.124Z] github.com/docker/docker/testutil/fakegit [2022-08-08T09:13:49.124Z] github.com/docker/docker/testutil/fakestorage [2022-08-08T09:13:49.124Z] github.com/docker/docker/testutil/fixtures/load [2022-08-08T09:13:49.124Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-08T09:13:49.124Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-08T09:13:49.124Z] github.com/docker/docker/testutil/registry [2022-08-08T09:13:49.124Z] github.com/docker/docker/testutil/request [2022-08-08T09:13:49.124Z] github.com/docker/docker/volume [2022-08-08T09:13:49.124Z] github.com/docker/docker/volume/drivers [2022-08-08T09:13:49.124Z] github.com/docker/docker/volume/local [2022-08-08T09:13:49.124Z] github.com/docker/docker/volume/mounts [2022-08-08T09:13:49.124Z] github.com/docker/docker/volume/service [2022-08-08T09:13:49.124Z] github.com/docker/docker/volume/service/opts [2022-08-08T09:13:49.124Z] github.com/docker/docker/volume/testutils' [2022-08-08T09:13:49.124Z] ++ grep --fixed-strings -v /libnetwork [2022-08-08T09:13:49.124Z] ++ echo 'github.com/docker/docker/api [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server/backend/build [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server/httpstatus [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server/httputils [2022-08-08T09:13:49.124Z] github.com/docker/docker/api/server/middleware [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/build [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/container [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/debug [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/distribution [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/grpc [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/image [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/network [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/plugin [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/session [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/swarm [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/system [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/volume [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/backend [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/blkiodev [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/container [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/events [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/filters [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/image [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/mount [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/network [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/registry [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/strslice [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/swarm [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/time [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/versions [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/volume [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder/builder-next [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder/builder-next/worker [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder/dockerfile [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder/remotecontext [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder/remotecontext/git [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-08T09:13:49.125Z] github.com/docker/docker/cli [2022-08-08T09:13:49.125Z] github.com/docker/docker/cli/config [2022-08-08T09:13:49.125Z] github.com/docker/docker/cli/debug [2022-08-08T09:13:49.125Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-08T09:13:49.125Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-08T09:13:49.125Z] github.com/docker/docker/client [2022-08-08T09:13:49.125Z] github.com/docker/docker/cmd/docker-proxy [2022-08-08T09:13:49.125Z] github.com/docker/docker/cmd/dockerd [2022-08-08T09:13:49.125Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-08T09:13:49.125Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-08T09:13:49.125Z] github.com/docker/docker/container [2022-08-08T09:13:49.125Z] github.com/docker/docker/container/stream [2022-08-08T09:13:49.125Z] github.com/docker/docker/contrib/apparmor [2022-08-08T09:13:49.125Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-08T09:13:49.125Z] github.com/docker/docker/contrib/httpserver [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/cluster [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/cluster/convert [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/cluster/executor [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/cluster/provider [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/config [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/containerd [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/events [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/events/testutils [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/exec [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/graphdriver [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/images [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/initlayer [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/links [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/listeners [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/logger [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/logger/gelf [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/logger/journald [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/logger/local [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/logger/logentries [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/logger/splunk [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/logger/syslog [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/logger/templates [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/names [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/network [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/stats [2022-08-08T09:13:49.125Z] github.com/docker/docker/distribution [2022-08-08T09:13:49.125Z] github.com/docker/docker/distribution/metadata [2022-08-08T09:13:49.125Z] github.com/docker/docker/distribution/utils [2022-08-08T09:13:49.125Z] github.com/docker/docker/distribution/xfer [2022-08-08T09:13:49.125Z] github.com/docker/docker/dockerversion [2022-08-08T09:13:49.125Z] github.com/docker/docker/errdefs [2022-08-08T09:13:49.125Z] github.com/docker/docker/image [2022-08-08T09:13:49.125Z] github.com/docker/docker/image/cache [2022-08-08T09:13:49.125Z] github.com/docker/docker/image/tarexport [2022-08-08T09:13:49.125Z] github.com/docker/docker/image/v1 [2022-08-08T09:13:49.125Z] github.com/docker/docker/internal/test/suite [2022-08-08T09:13:49.125Z] github.com/docker/docker/layer [2022-08-08T09:13:49.125Z] github.com/docker/docker/libcontainerd [2022-08-08T09:13:49.125Z] github.com/docker/docker/libcontainerd/queue [2022-08-08T09:13:49.125Z] github.com/docker/docker/libcontainerd/remote [2022-08-08T09:13:49.125Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-08T09:13:49.125Z] github.com/docker/docker/libcontainerd/types [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/config [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/idm [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/ns [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/options [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/osl [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T09:13:49.125Z] github.com/docker/docker/libnetwork/types [2022-08-08T09:13:49.125Z] github.com/docker/docker/oci [2022-08-08T09:13:49.125Z] github.com/docker/docker/oci/caps [2022-08-08T09:13:49.125Z] github.com/docker/docker/opts [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/aaparser [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/archive [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/authorization [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/broadcaster [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/capabilities [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/chrootarchive [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/containerfs [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/devicemapper [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/directory [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/dmesg [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/fileutils [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/fsutils [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/homedir [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/idtools [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/ioutils [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/jsonmessage [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/longpath [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/loopback [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/namesgenerator [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/parsers [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/pidfile [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/platform [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/plugingetter [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/plugins [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/plugins/transport [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/pools [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/progress [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/pubsub [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/reexec [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/signal [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/stack [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/stdcopy [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/streamformatter [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/stringid [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/sysinfo [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/system [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/tailfile [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/tarsum [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/urlutil [2022-08-08T09:13:49.125Z] github.com/docker/docker/pkg/useragent [2022-08-08T09:13:49.125Z] github.com/docker/docker/plugin [2022-08-08T09:13:49.125Z] github.com/docker/docker/plugin/executor/containerd [2022-08-08T09:13:49.125Z] github.com/docker/docker/plugin/v2 [2022-08-08T09:13:49.125Z] github.com/docker/docker/profiles/apparmor [2022-08-08T09:13:49.125Z] github.com/docker/docker/profiles/seccomp [2022-08-08T09:13:49.125Z] github.com/docker/docker/quota [2022-08-08T09:13:49.125Z] github.com/docker/docker/reference [2022-08-08T09:13:49.125Z] github.com/docker/docker/registry [2022-08-08T09:13:49.125Z] github.com/docker/docker/registry/resumable [2022-08-08T09:13:49.125Z] github.com/docker/docker/restartmanager [2022-08-08T09:13:49.125Z] github.com/docker/docker/rootless [2022-08-08T09:13:49.125Z] github.com/docker/docker/rootless/specconv [2022-08-08T09:13:49.125Z] github.com/docker/docker/runconfig [2022-08-08T09:13:49.125Z] github.com/docker/docker/runconfig/opts [2022-08-08T09:13:49.125Z] github.com/docker/docker/testutil [2022-08-08T09:13:49.125Z] github.com/docker/docker/testutil/daemon [2022-08-08T09:13:49.125Z] github.com/docker/docker/testutil/environment [2022-08-08T09:13:49.125Z] github.com/docker/docker/testutil/fakecontext [2022-08-08T09:13:49.125Z] github.com/docker/docker/testutil/fakegit [2022-08-08T09:13:49.125Z] github.com/docker/docker/testutil/fakestorage [2022-08-08T09:13:49.125Z] github.com/docker/docker/testutil/fixtures/load [2022-08-08T09:13:49.125Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-08T09:13:49.125Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-08T09:13:49.125Z] github.com/docker/docker/testutil/registry [2022-08-08T09:13:49.125Z] github.com/docker/docker/testutil/request [2022-08-08T09:13:49.125Z] github.com/docker/docker/volume [2022-08-08T09:13:49.125Z] github.com/docker/docker/volume/drivers [2022-08-08T09:13:49.125Z] github.com/docker/docker/volume/local [2022-08-08T09:13:49.125Z] github.com/docker/docker/volume/mounts [2022-08-08T09:13:49.125Z] github.com/docker/docker/volume/service [2022-08-08T09:13:49.125Z] github.com/docker/docker/volume/service/opts [2022-08-08T09:13:49.125Z] github.com/docker/docker/volume/testutils' [2022-08-08T09:13:49.125Z] + base_pkg_list='github.com/docker/docker/api [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/backend/build [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/httpstatus [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/httputils [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/middleware [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/build [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/container [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/debug [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/distribution [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/grpc [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/image [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/network [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/plugin [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/session [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/swarm [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/system [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/server/router/volume [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/backend [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/blkiodev [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/container [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/events [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/filters [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/image [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/mount [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/network [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/registry [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/strslice [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/swarm [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/time [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/versions [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-08T09:13:49.125Z] github.com/docker/docker/api/types/volume [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder/builder-next [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder/builder-next/worker [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder/dockerfile [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder/remotecontext [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder/remotecontext/git [2022-08-08T09:13:49.125Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-08T09:13:49.125Z] github.com/docker/docker/cli [2022-08-08T09:13:49.125Z] github.com/docker/docker/cli/config [2022-08-08T09:13:49.125Z] github.com/docker/docker/cli/debug [2022-08-08T09:13:49.125Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-08T09:13:49.125Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-08T09:13:49.125Z] github.com/docker/docker/client [2022-08-08T09:13:49.125Z] github.com/docker/docker/cmd/docker-proxy [2022-08-08T09:13:49.125Z] github.com/docker/docker/cmd/dockerd [2022-08-08T09:13:49.125Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-08T09:13:49.125Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-08T09:13:49.125Z] github.com/docker/docker/container [2022-08-08T09:13:49.125Z] github.com/docker/docker/container/stream [2022-08-08T09:13:49.125Z] github.com/docker/docker/contrib/apparmor [2022-08-08T09:13:49.125Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-08T09:13:49.125Z] github.com/docker/docker/contrib/httpserver [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/cluster [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/cluster/convert [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/cluster/executor [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/cluster/provider [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/config [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/containerd [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/events [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/events/testutils [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/exec [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/graphdriver [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-08T09:13:49.125Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/images [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/initlayer [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/links [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/listeners [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/gelf [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/journald [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/local [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/logentries [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/splunk [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/syslog [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/templates [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/names [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/network [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/stats [2022-08-08T09:13:49.126Z] github.com/docker/docker/distribution [2022-08-08T09:13:49.126Z] github.com/docker/docker/distribution/metadata [2022-08-08T09:13:49.126Z] github.com/docker/docker/distribution/utils [2022-08-08T09:13:49.126Z] github.com/docker/docker/distribution/xfer [2022-08-08T09:13:49.126Z] github.com/docker/docker/dockerversion [2022-08-08T09:13:49.126Z] github.com/docker/docker/errdefs [2022-08-08T09:13:49.126Z] github.com/docker/docker/image [2022-08-08T09:13:49.126Z] github.com/docker/docker/image/cache [2022-08-08T09:13:49.126Z] github.com/docker/docker/image/tarexport [2022-08-08T09:13:49.126Z] github.com/docker/docker/image/v1 [2022-08-08T09:13:49.126Z] github.com/docker/docker/internal/test/suite [2022-08-08T09:13:49.126Z] github.com/docker/docker/layer [2022-08-08T09:13:49.126Z] github.com/docker/docker/libcontainerd [2022-08-08T09:13:49.126Z] github.com/docker/docker/libcontainerd/queue [2022-08-08T09:13:49.126Z] github.com/docker/docker/libcontainerd/remote [2022-08-08T09:13:49.126Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-08T09:13:49.126Z] github.com/docker/docker/libcontainerd/types [2022-08-08T09:13:49.126Z] github.com/docker/docker/oci [2022-08-08T09:13:49.126Z] github.com/docker/docker/oci/caps [2022-08-08T09:13:49.126Z] github.com/docker/docker/opts [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/aaparser [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/archive [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/authorization [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/broadcaster [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/capabilities [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/chrootarchive [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/containerfs [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/devicemapper [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/directory [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/dmesg [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/fileutils [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/fsutils [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/homedir [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/idtools [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/ioutils [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/jsonmessage [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/longpath [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/loopback [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/namesgenerator [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/parsers [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/pidfile [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/platform [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/plugingetter [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/plugins [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/plugins/transport [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/pools [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/progress [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/pubsub [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/reexec [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/signal [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/stack [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/stdcopy [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/streamformatter [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/stringid [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/sysinfo [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/system [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/tailfile [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/tarsum [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/urlutil [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/useragent [2022-08-08T09:13:49.126Z] github.com/docker/docker/plugin [2022-08-08T09:13:49.126Z] github.com/docker/docker/plugin/executor/containerd [2022-08-08T09:13:49.126Z] github.com/docker/docker/plugin/v2 [2022-08-08T09:13:49.126Z] github.com/docker/docker/profiles/apparmor [2022-08-08T09:13:49.126Z] github.com/docker/docker/profiles/seccomp [2022-08-08T09:13:49.126Z] github.com/docker/docker/quota [2022-08-08T09:13:49.126Z] github.com/docker/docker/reference [2022-08-08T09:13:49.126Z] github.com/docker/docker/registry [2022-08-08T09:13:49.126Z] github.com/docker/docker/registry/resumable [2022-08-08T09:13:49.126Z] github.com/docker/docker/restartmanager [2022-08-08T09:13:49.126Z] github.com/docker/docker/rootless [2022-08-08T09:13:49.126Z] github.com/docker/docker/rootless/specconv [2022-08-08T09:13:49.126Z] github.com/docker/docker/runconfig [2022-08-08T09:13:49.126Z] github.com/docker/docker/runconfig/opts [2022-08-08T09:13:49.126Z] github.com/docker/docker/testutil [2022-08-08T09:13:49.126Z] github.com/docker/docker/testutil/daemon [2022-08-08T09:13:49.126Z] github.com/docker/docker/testutil/environment [2022-08-08T09:13:49.126Z] github.com/docker/docker/testutil/fakecontext [2022-08-08T09:13:49.126Z] github.com/docker/docker/testutil/fakegit [2022-08-08T09:13:49.126Z] github.com/docker/docker/testutil/fakestorage [2022-08-08T09:13:49.126Z] github.com/docker/docker/testutil/fixtures/load [2022-08-08T09:13:49.126Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-08T09:13:49.126Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-08T09:13:49.126Z] github.com/docker/docker/testutil/registry [2022-08-08T09:13:49.126Z] github.com/docker/docker/testutil/request [2022-08-08T09:13:49.126Z] github.com/docker/docker/volume [2022-08-08T09:13:49.126Z] github.com/docker/docker/volume/drivers [2022-08-08T09:13:49.126Z] github.com/docker/docker/volume/local [2022-08-08T09:13:49.126Z] github.com/docker/docker/volume/mounts [2022-08-08T09:13:49.126Z] github.com/docker/docker/volume/service [2022-08-08T09:13:49.126Z] github.com/docker/docker/volume/service/opts [2022-08-08T09:13:49.126Z] github.com/docker/docker/volume/testutils' [2022-08-08T09:13:49.126Z] ++ grep --fixed-strings /libnetwork [2022-08-08T09:13:49.126Z] ++ echo 'github.com/docker/docker/api [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/server [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/server/backend/build [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/server/httpstatus [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/server/httputils [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/server/middleware [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/server/router [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/server/router/build [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/server/router/container [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/server/router/debug [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/server/router/distribution [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/server/router/grpc [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/server/router/image [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/server/router/network [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/server/router/plugin [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/server/router/session [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/server/router/swarm [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/server/router/system [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/server/router/volume [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/types [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/types/backend [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/types/blkiodev [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/types/container [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/types/events [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/types/filters [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/types/image [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/types/mount [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/types/network [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/types/registry [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/types/strslice [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/types/swarm [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/types/time [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/types/versions [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-08T09:13:49.126Z] github.com/docker/docker/api/types/volume [2022-08-08T09:13:49.126Z] github.com/docker/docker/builder [2022-08-08T09:13:49.126Z] github.com/docker/docker/builder/builder-next [2022-08-08T09:13:49.126Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-08T09:13:49.126Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-08T09:13:49.126Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-08T09:13:49.126Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-08T09:13:49.126Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-08T09:13:49.126Z] github.com/docker/docker/builder/builder-next/worker [2022-08-08T09:13:49.126Z] github.com/docker/docker/builder/dockerfile [2022-08-08T09:13:49.126Z] github.com/docker/docker/builder/remotecontext [2022-08-08T09:13:49.126Z] github.com/docker/docker/builder/remotecontext/git [2022-08-08T09:13:49.126Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-08T09:13:49.126Z] github.com/docker/docker/cli [2022-08-08T09:13:49.126Z] github.com/docker/docker/cli/config [2022-08-08T09:13:49.126Z] github.com/docker/docker/cli/debug [2022-08-08T09:13:49.126Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-08T09:13:49.126Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-08T09:13:49.126Z] github.com/docker/docker/client [2022-08-08T09:13:49.126Z] github.com/docker/docker/cmd/docker-proxy [2022-08-08T09:13:49.126Z] github.com/docker/docker/cmd/dockerd [2022-08-08T09:13:49.126Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-08T09:13:49.126Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-08T09:13:49.126Z] github.com/docker/docker/container [2022-08-08T09:13:49.126Z] github.com/docker/docker/container/stream [2022-08-08T09:13:49.126Z] github.com/docker/docker/contrib/apparmor [2022-08-08T09:13:49.126Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-08T09:13:49.126Z] github.com/docker/docker/contrib/httpserver [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/cluster [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/cluster/convert [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/cluster/executor [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/cluster/provider [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/config [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/containerd [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/events [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/events/testutils [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/exec [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/graphdriver [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/images [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/initlayer [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/links [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/listeners [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/gelf [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/journald [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/local [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/logentries [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/splunk [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/syslog [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/logger/templates [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/names [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/network [2022-08-08T09:13:49.126Z] github.com/docker/docker/daemon/stats [2022-08-08T09:13:49.126Z] github.com/docker/docker/distribution [2022-08-08T09:13:49.126Z] github.com/docker/docker/distribution/metadata [2022-08-08T09:13:49.126Z] github.com/docker/docker/distribution/utils [2022-08-08T09:13:49.126Z] github.com/docker/docker/distribution/xfer [2022-08-08T09:13:49.126Z] github.com/docker/docker/dockerversion [2022-08-08T09:13:49.126Z] github.com/docker/docker/errdefs [2022-08-08T09:13:49.126Z] github.com/docker/docker/image [2022-08-08T09:13:49.126Z] github.com/docker/docker/image/cache [2022-08-08T09:13:49.126Z] github.com/docker/docker/image/tarexport [2022-08-08T09:13:49.126Z] github.com/docker/docker/image/v1 [2022-08-08T09:13:49.126Z] github.com/docker/docker/internal/test/suite [2022-08-08T09:13:49.126Z] github.com/docker/docker/layer [2022-08-08T09:13:49.126Z] github.com/docker/docker/libcontainerd [2022-08-08T09:13:49.126Z] github.com/docker/docker/libcontainerd/queue [2022-08-08T09:13:49.126Z] github.com/docker/docker/libcontainerd/remote [2022-08-08T09:13:49.126Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-08T09:13:49.126Z] github.com/docker/docker/libcontainerd/types [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/config [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/idm [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/ns [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/options [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/osl [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T09:13:49.126Z] github.com/docker/docker/libnetwork/types [2022-08-08T09:13:49.126Z] github.com/docker/docker/oci [2022-08-08T09:13:49.126Z] github.com/docker/docker/oci/caps [2022-08-08T09:13:49.126Z] github.com/docker/docker/opts [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/aaparser [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/archive [2022-08-08T09:13:49.126Z] github.com/docker/docker/pkg/authorization [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/broadcaster [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/capabilities [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/chrootarchive [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/containerfs [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/devicemapper [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/directory [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/dmesg [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/fileutils [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/fsutils [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/homedir [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/idtools [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/ioutils [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/jsonmessage [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/longpath [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/loopback [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/namesgenerator [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/parsers [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/pidfile [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/platform [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/plugingetter [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/plugins [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/plugins/transport [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/pools [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/progress [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/pubsub [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/reexec [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/signal [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/stack [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/stdcopy [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/streamformatter [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/stringid [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/sysinfo [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/system [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/tailfile [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/tarsum [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/urlutil [2022-08-08T09:13:49.127Z] github.com/docker/docker/pkg/useragent [2022-08-08T09:13:49.127Z] github.com/docker/docker/plugin [2022-08-08T09:13:49.127Z] github.com/docker/docker/plugin/executor/containerd [2022-08-08T09:13:49.127Z] github.com/docker/docker/plugin/v2 [2022-08-08T09:13:49.127Z] github.com/docker/docker/profiles/apparmor [2022-08-08T09:13:49.127Z] github.com/docker/docker/profiles/seccomp [2022-08-08T09:13:49.127Z] github.com/docker/docker/quota [2022-08-08T09:13:49.127Z] github.com/docker/docker/reference [2022-08-08T09:13:49.127Z] github.com/docker/docker/registry [2022-08-08T09:13:49.127Z] github.com/docker/docker/registry/resumable [2022-08-08T09:13:49.127Z] github.com/docker/docker/restartmanager [2022-08-08T09:13:49.127Z] github.com/docker/docker/rootless [2022-08-08T09:13:49.127Z] github.com/docker/docker/rootless/specconv [2022-08-08T09:13:49.127Z] github.com/docker/docker/runconfig [2022-08-08T09:13:49.127Z] github.com/docker/docker/runconfig/opts [2022-08-08T09:13:49.127Z] github.com/docker/docker/testutil [2022-08-08T09:13:49.127Z] github.com/docker/docker/testutil/daemon [2022-08-08T09:13:49.127Z] github.com/docker/docker/testutil/environment [2022-08-08T09:13:49.127Z] github.com/docker/docker/testutil/fakecontext [2022-08-08T09:13:49.127Z] github.com/docker/docker/testutil/fakegit [2022-08-08T09:13:49.127Z] github.com/docker/docker/testutil/fakestorage [2022-08-08T09:13:49.127Z] github.com/docker/docker/testutil/fixtures/load [2022-08-08T09:13:49.127Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-08T09:13:49.127Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-08T09:13:49.127Z] github.com/docker/docker/testutil/registry [2022-08-08T09:13:49.127Z] github.com/docker/docker/testutil/request [2022-08-08T09:13:49.127Z] github.com/docker/docker/volume [2022-08-08T09:13:49.127Z] github.com/docker/docker/volume/drivers [2022-08-08T09:13:49.127Z] github.com/docker/docker/volume/local [2022-08-08T09:13:49.127Z] github.com/docker/docker/volume/mounts [2022-08-08T09:13:49.127Z] github.com/docker/docker/volume/service [2022-08-08T09:13:49.127Z] github.com/docker/docker/volume/service/opts [2022-08-08T09:13:49.127Z] github.com/docker/docker/volume/testutils' [2022-08-08T09:13:49.127Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/config [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/idm [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/ns [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/options [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/osl [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/types' [2022-08-08T09:13:49.127Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-08T09:13:49.127Z] + echo 'github.com/docker/docker/libnetwork [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/config [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/idm [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/ns [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/options [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/osl [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/types' [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T09:13:49.127Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T09:13:49.127Z] + type docker-proxy [2022-08-08T09:13:49.127Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-08T09:13:49.127Z] + hack/make.sh binary-proxy install-proxy [2022-08-08T09:13:49.127Z] [2022-08-08T09:13:49.127Z] Removing bundles/ [2022-08-08T09:13:49.127Z] [2022-08-08T09:13:49.127Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-08T09:13:49.127Z] Building: bundles/binary-proxy/docker-proxy [2022-08-08T09:13:49.127Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T09:13:49.932Z] docker_api_swarm_node_test.go:54: [d2d51d50ef9c4] joining swarm manager [d03ad8ff3bfbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:13:50.192Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-08T09:13:50.455Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-08T09:13:51.023Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-08T09:13:51.592Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-08T09:13:52.159Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-08T09:13:52.159Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.03s) [2022-08-08T09:13:52.159Z] === RUN TestCreateServiceSecretFileMode [2022-08-08T09:13:52.159Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-08T09:13:52.511Z] --- PASS: TestServiceWithDataPathPortInit (13.53s) [2022-08-08T09:13:52.512Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-08T09:13:53.448Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l25pyce8bl4uqfoglnxd1v863 Created:2022-08-08 09:13:52.230309518 +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[f3b3b0f0ae155a4b6cb6700bca64cbbc27700f039d3a775d9c653f5ff14ce3fc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c7zsa7tb6kub0rhfcwj5qk5o8 EndpointID:5155e57e475dd8122c1df415dd449094873c006ff17e2b0146769b803a5e86b1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d527e483cf92a8bfae59e2dbfc21bda9312e7293e0c8bc1b14c61ff96c07f7a5 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:b1d695b576fc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c7zsa7tb6kub0rhfcwj5qk5o8 EndpointID:5155e57e475dd8122c1df415dd449094873c006ff17e2b0146769b803a5e86b1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-08T09:13:54.697Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-08T09:13:55.265Z] --- PASS: TestCreateServiceSecretFileMode (2.93s) [2022-08-08T09:13:55.265Z] === RUN TestCreateServiceConfigFileMode [2022-08-08T09:13:56.208Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-08T09:13:57.147Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-08T09:13:57.216Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-08T09:13:57.216Z] [2022-08-08T09:13:57.216Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-08T09:13:57.216Z] Installing docker-proxy to /usr/local/bin/ [2022-08-08T09:13:57.216Z] [2022-08-08T09:13:57.216Z] + mkdir -p bundles [2022-08-08T09:13:57.216Z] + '[' -n 'github.com/docker/docker/api [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/server [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/server/backend/build [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/server/httpstatus [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/server/httputils [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/server/middleware [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/server/router [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/server/router/build [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/server/router/container [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/server/router/debug [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/server/router/distribution [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/server/router/grpc [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/server/router/image [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/server/router/network [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/server/router/plugin [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/server/router/session [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/server/router/swarm [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/server/router/system [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/server/router/volume [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/types [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/types/backend [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/types/blkiodev [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/types/container [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/types/events [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/types/filters [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/types/image [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/types/mount [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/types/network [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/types/registry [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/types/strslice [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/types/swarm [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/types/time [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/types/versions [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-08T09:13:57.216Z] github.com/docker/docker/api/types/volume [2022-08-08T09:13:57.216Z] github.com/docker/docker/builder [2022-08-08T09:13:57.216Z] github.com/docker/docker/builder/builder-next [2022-08-08T09:13:57.216Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-08T09:13:57.216Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-08T09:13:57.216Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-08T09:13:57.216Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-08T09:13:57.216Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-08T09:13:57.216Z] github.com/docker/docker/builder/builder-next/worker [2022-08-08T09:13:57.216Z] github.com/docker/docker/builder/dockerfile [2022-08-08T09:13:57.216Z] github.com/docker/docker/builder/remotecontext [2022-08-08T09:13:57.216Z] github.com/docker/docker/builder/remotecontext/git [2022-08-08T09:13:57.216Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-08T09:13:57.216Z] github.com/docker/docker/cli [2022-08-08T09:13:57.216Z] github.com/docker/docker/cli/config [2022-08-08T09:13:57.216Z] github.com/docker/docker/cli/debug [2022-08-08T09:13:57.216Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-08T09:13:57.216Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-08T09:13:57.216Z] github.com/docker/docker/client [2022-08-08T09:13:57.216Z] github.com/docker/docker/cmd/docker-proxy [2022-08-08T09:13:57.216Z] github.com/docker/docker/cmd/dockerd [2022-08-08T09:13:57.216Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-08T09:13:57.216Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-08T09:13:57.216Z] github.com/docker/docker/container [2022-08-08T09:13:57.216Z] github.com/docker/docker/container/stream [2022-08-08T09:13:57.216Z] github.com/docker/docker/contrib/apparmor [2022-08-08T09:13:57.216Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-08T09:13:57.216Z] github.com/docker/docker/contrib/httpserver [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/cluster [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/cluster/convert [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/cluster/executor [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/cluster/provider [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/config [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/containerd [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/events [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/events/testutils [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/exec [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/graphdriver [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/images [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/initlayer [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/links [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/listeners [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/logger [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/logger/gelf [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/logger/journald [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/logger/local [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/logger/logentries [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/logger/splunk [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/logger/syslog [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/logger/templates [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/names [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/network [2022-08-08T09:13:57.216Z] github.com/docker/docker/daemon/stats [2022-08-08T09:13:57.216Z] github.com/docker/docker/distribution [2022-08-08T09:13:57.216Z] github.com/docker/docker/distribution/metadata [2022-08-08T09:13:57.216Z] github.com/docker/docker/distribution/utils [2022-08-08T09:13:57.216Z] github.com/docker/docker/distribution/xfer [2022-08-08T09:13:57.216Z] github.com/docker/docker/dockerversion [2022-08-08T09:13:57.216Z] github.com/docker/docker/errdefs [2022-08-08T09:13:57.216Z] github.com/docker/docker/image [2022-08-08T09:13:57.216Z] github.com/docker/docker/image/cache [2022-08-08T09:13:57.216Z] github.com/docker/docker/image/tarexport [2022-08-08T09:13:57.216Z] github.com/docker/docker/image/v1 [2022-08-08T09:13:57.216Z] github.com/docker/docker/internal/test/suite [2022-08-08T09:13:57.216Z] github.com/docker/docker/layer [2022-08-08T09:13:57.216Z] github.com/docker/docker/libcontainerd [2022-08-08T09:13:57.216Z] github.com/docker/docker/libcontainerd/queue [2022-08-08T09:13:57.216Z] github.com/docker/docker/libcontainerd/remote [2022-08-08T09:13:57.216Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-08T09:13:57.216Z] github.com/docker/docker/libcontainerd/types [2022-08-08T09:13:57.216Z] github.com/docker/docker/oci [2022-08-08T09:13:57.216Z] github.com/docker/docker/oci/caps [2022-08-08T09:13:57.216Z] github.com/docker/docker/opts [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/aaparser [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/archive [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/authorization [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/broadcaster [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/capabilities [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/chrootarchive [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/containerfs [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/devicemapper [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/directory [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/dmesg [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/fileutils [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/fsutils [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/homedir [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/idtools [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/ioutils [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/jsonmessage [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/longpath [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/loopback [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/namesgenerator [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/parsers [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/pidfile [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/platform [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/plugingetter [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/plugins [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/plugins/transport [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/pools [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/progress [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/pubsub [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/reexec [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/signal [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/stack [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/stdcopy [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/streamformatter [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/stringid [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/sysinfo [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/system [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/tailfile [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/tarsum [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/urlutil [2022-08-08T09:13:57.216Z] github.com/docker/docker/pkg/useragent [2022-08-08T09:13:57.216Z] github.com/docker/docker/plugin [2022-08-08T09:13:57.216Z] github.com/docker/docker/plugin/executor/containerd [2022-08-08T09:13:57.216Z] github.com/docker/docker/plugin/v2 [2022-08-08T09:13:57.216Z] github.com/docker/docker/profiles/apparmor [2022-08-08T09:13:57.216Z] github.com/docker/docker/profiles/seccomp [2022-08-08T09:13:57.216Z] github.com/docker/docker/quota [2022-08-08T09:13:57.216Z] github.com/docker/docker/reference [2022-08-08T09:13:57.216Z] github.com/docker/docker/registry [2022-08-08T09:13:57.216Z] github.com/docker/docker/registry/resumable [2022-08-08T09:13:57.216Z] github.com/docker/docker/restartmanager [2022-08-08T09:13:57.216Z] github.com/docker/docker/rootless [2022-08-08T09:13:57.216Z] github.com/docker/docker/rootless/specconv [2022-08-08T09:13:57.216Z] github.com/docker/docker/runconfig [2022-08-08T09:13:57.216Z] github.com/docker/docker/runconfig/opts [2022-08-08T09:13:57.216Z] github.com/docker/docker/testutil [2022-08-08T09:13:57.216Z] github.com/docker/docker/testutil/daemon [2022-08-08T09:13:57.216Z] github.com/docker/docker/testutil/environment [2022-08-08T09:13:57.216Z] github.com/docker/docker/testutil/fakecontext [2022-08-08T09:13:57.216Z] github.com/docker/docker/testutil/fakegit [2022-08-08T09:13:57.216Z] github.com/docker/docker/testutil/fakestorage [2022-08-08T09:13:57.216Z] github.com/docker/docker/testutil/fixtures/load [2022-08-08T09:13:57.216Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-08T09:13:57.216Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-08T09:13:57.216Z] github.com/docker/docker/testutil/registry [2022-08-08T09:13:57.216Z] github.com/docker/docker/testutil/request [2022-08-08T09:13:57.216Z] github.com/docker/docker/volume [2022-08-08T09:13:57.216Z] github.com/docker/docker/volume/drivers [2022-08-08T09:13:57.216Z] github.com/docker/docker/volume/local [2022-08-08T09:13:57.216Z] github.com/docker/docker/volume/mounts [2022-08-08T09:13:57.216Z] github.com/docker/docker/volume/service [2022-08-08T09:13:57.216Z] github.com/docker/docker/volume/service/opts [2022-08-08T09:13:57.216Z] github.com/docker/docker/volume/testutils' ']' [2022-08-08T09:13:57.217Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-08T09:13:57.217Z] ? github.com/docker/docker/api [no test files] [2022-08-08T09:13:57.406Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-08T09:13:57.975Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-08T09:13:57.975Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-08T09:13:57.975Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-08T09:13:58.235Z] --- PASS: TestCreateServiceConfigFileMode (2.97s) [2022-08-08T09:13:58.235Z] === RUN TestCreateServiceSysctls [2022-08-08T09:13:58.494Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-08T09:13:58.720Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.99s) [2022-08-08T09:13:58.720Z] PASS [2022-08-08T09:13:58.720Z] [2022-08-08T09:13:58.720Z] === Skipped [2022-08-08T09:13:58.720Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T09:13:58.720Z] service_test.go:243: FLAKY_TEST [2022-08-08T09:13:58.720Z] [2022-08-08T09:13:58.720Z] DONE 38 tests, 1 skipped in 43.592s [2022-08-08T09:13:58.720Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-08T09:13:58.720Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:13:58.720Z] ++ set -e [2022-08-08T09:13:58.720Z] ++ '[' -n 0 ']' [2022-08-08T09:13:58.720Z] ++ set -x [2022-08-08T09:13:58.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:13:58.721Z] INFO: Testing against a local daemon [2022-08-08T09:13:58.721Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-08T09:13:58.721Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T09:13:58.721Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T09:13:58.721Z] === RUN TestDockerNetworkIpvlan [2022-08-08T09:13:58.721Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T09:13:58.721Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-08T09:13:58.721Z] PASS [2022-08-08T09:13:58.721Z] [2022-08-08T09:13:58.721Z] === Skipped [2022-08-08T09:13:58.721Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T09:13:58.721Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T09:13:58.721Z] [2022-08-08T09:13:58.721Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-08T09:13:58.721Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T09:13:58.721Z] [2022-08-08T09:13:58.721Z] DONE 2 tests, 2 skipped in 0.093s [2022-08-08T09:13:58.721Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-08T09:13:58.721Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:13:58.721Z] ++ set -e [2022-08-08T09:13:58.721Z] ++ '[' -n 0 ']' [2022-08-08T09:13:58.721Z] ++ set -x [2022-08-08T09:13:58.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:13:58.721Z] INFO: Testing against a local daemon [2022-08-08T09:13:58.721Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-08T09:13:59.657Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2022-08-08T09:13:59.657Z] === RUN TestDockerNetworkMacvlan [2022-08-08T09:14:00.225Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-08T09:14:00.793Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-08T09:14:01.034Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-08T09:14:01.295Z] === RUN TestDockerSuite/TestCommitChange [2022-08-08T09:14:01.556Z] --- PASS: TestCreateServiceSysctls (3.37s) [2022-08-08T09:14:01.556Z] === RUN TestCreateServiceCapabilities [2022-08-08T09:14:01.732Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-08T09:14:02.127Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-08T09:14:03.067Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-08T09:14:03.639Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-08T09:14:04.006Z] --- PASS: TestCreateServiceCapabilities (2.50s) [2022-08-08T09:14:04.006Z] === RUN TestInspect [2022-08-08T09:14:04.267Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-08T09:14:05.018Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-08T09:14:05.648Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-08T09:14:06.593Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-08T09:14:07.531Z] --- PASS: TestInspect (3.41s) [2022-08-08T09:14:07.531Z] === RUN TestCreateJob [2022-08-08T09:14:07.790Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-08T09:14:09.170Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-08T09:14:09.252Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-08T09:14:09.252Z] --- PASS: TestDockerNetworkMacvlan (9.73s) [2022-08-08T09:14:09.252Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-08T09:14:09.252Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-08T09:14:09.252Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-08-08T09:14:09.252Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-08-08T09:14:09.252Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.32s) [2022-08-08T09:14:09.252Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) [2022-08-08T09:14:09.252Z] PASS [2022-08-08T09:14:09.252Z] [2022-08-08T09:14:09.252Z] DONE 8 tests in 11.239s [2022-08-08T09:14:09.252Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-08T09:14:09.252Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:14:09.252Z] ++ set -e [2022-08-08T09:14:09.252Z] ++ '[' -n 0 ']' [2022-08-08T09:14:09.252Z] ++ set -x [2022-08-08T09:14:09.252Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:14:09.252Z] testing: warning: no tests to run [2022-08-08T09:14:09.252Z] PASS [2022-08-08T09:14:09.252Z] [2022-08-08T09:14:09.252Z] DONE 0 tests in 0.029s [2022-08-08T09:14:09.252Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-08T09:14:09.252Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:14:09.252Z] ++ set -e [2022-08-08T09:14:09.252Z] ++ '[' -n 0 ']' [2022-08-08T09:14:09.252Z] ++ set -x [2022-08-08T09:14:09.252Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:14:09.252Z] INFO: Testing against a local daemon [2022-08-08T09:14:09.252Z] === RUN TestAuthZPluginAllowRequest [2022-08-08T09:14:09.740Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-08T09:14:10.631Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-08-08T09:14:10.631Z] === RUN TestAuthZPluginTLS [2022-08-08T09:14:11.121Z] --- PASS: TestCreateJob (3.83s) [2022-08-08T09:14:11.121Z] === RUN TestReplicatedJob [2022-08-08T09:14:11.199Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-08T09:14:11.199Z] === RUN TestAuthZPluginDenyRequest [2022-08-08T09:14:11.380Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-08T09:14:11.380Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-08T09:14:11.458Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-08T09:14:11.458Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-08T09:14:11.949Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-08T09:14:12.026Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-08T09:14:12.026Z] === RUN TestAuthZPluginDenyResponse [2022-08-08T09:14:12.519Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-08T09:14:12.595Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-08T09:14:12.595Z] === RUN TestAuthZPluginAllowEventStream [2022-08-08T09:14:13.459Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-08T09:14:13.973Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-08-08T09:14:13.973Z] === RUN TestAuthZPluginErrorResponse [2022-08-08T09:14:14.232Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-08T09:14:14.232Z] === RUN TestAuthZPluginErrorRequest [2022-08-08T09:14:14.236Z] --- PASS: TestServicePlugin (29.85s) [2022-08-08T09:14:14.236Z] === RUN TestServiceUpdateLabel [2022-08-08T09:14:14.399Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-08T09:14:14.801Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-08T09:14:14.801Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-08T09:14:14.804Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-08-08T09:14:14.804Z] === RUN TestServiceUpdateSecrets [2022-08-08T09:14:15.268Z] ok github.com/docker/docker/api/server 0.014s coverage: 7.9% of statements [2022-08-08T09:14:15.339Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-08T09:14:15.369Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-08T09:14:15.369Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-08T09:14:15.909Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-08T09:14:16.748Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-08-08T09:14:16.748Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-08T09:14:16.848Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-08T09:14:17.422Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-08T09:14:18.109Z] --- PASS: TestReplicatedJob (6.78s) [2022-08-08T09:14:18.109Z] === RUN TestUpdateReplicatedJob [2022-08-08T09:14:18.242Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-08-08T09:14:18.242Z] === RUN TestAuthZPluginHeader [2022-08-08T09:14:18.369Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-08T09:14:18.810Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-08T09:14:18.810Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-08T09:14:18.810Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T09:14:18.810Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-08T09:14:18.810Z] === RUN TestAuthZPluginV2Disable [2022-08-08T09:14:18.810Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T09:14:18.810Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-08T09:14:18.810Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-08T09:14:18.810Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T09:14:18.810Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-08T09:14:18.810Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-08T09:14:18.810Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T09:14:18.810Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-08T09:14:18.810Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-08T09:14:18.940Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-08T09:14:19.879Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-08T09:14:20.449Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-08T09:14:21.388Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-08T09:14:21.647Z] --- PASS: TestUpdateReplicatedJob (3.74s) [2022-08-08T09:14:21.647Z] === RUN TestServiceListWithStatuses [2022-08-08T09:14:21.647Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T09:14:21.647Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-08T09:14:21.647Z] === RUN TestDockerNetworkConnectAlias [2022-08-08T09:14:21.907Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-08T09:14:22.166Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-08T09:14:23.108Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-08T09:14:24.048Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-08T09:14:24.048Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-08T09:14:24.987Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-08T09:14:25.926Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-08T09:14:26.868Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-08T09:14:27.437Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-08T09:14:27.697Z] --- PASS: TestDockerNetworkConnectAlias (5.87s) [2022-08-08T09:14:27.697Z] === RUN TestDockerNetworkReConnect [2022-08-08T09:14:28.265Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-08T09:14:28.528Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-08T09:14:29.688Z] --- PASS: TestServiceUpdateSecrets (14.45s) [2022-08-08T09:14:29.688Z] === RUN TestServiceUpdateConfigs [2022-08-08T09:14:29.911Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-08T09:14:30.482Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-08T09:14:31.422Z] docker_api_swarm_test.go:202: [d9ffbe643b848] joining swarm manager [de3b123e508ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:14:32.800Z] --- PASS: TestDockerNetworkReConnect (4.94s) [2022-08-08T09:14:32.800Z] === RUN TestServicePlugin [2022-08-08T09:14:33.059Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-08T09:14:36.900Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-08T09:14:36.900Z] PASS [2022-08-08T09:14:36.900Z] [2022-08-08T09:14:36.900Z] === Skipped [2022-08-08T09:14:36.900Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-08T09:14:36.900Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T09:14:36.900Z] [2022-08-08T09:14:36.900Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-08T09:14:36.900Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T09:14:36.900Z] [2022-08-08T09:14:36.900Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-08T09:14:36.900Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T09:14:36.900Z] [2022-08-08T09:14:36.900Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-08T09:14:36.900Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T09:14:36.900Z] [2022-08-08T09:14:36.900Z] DONE 17 tests, 4 skipped in 26.432s [2022-08-08T09:14:36.900Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-08T09:14:36.900Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:14:36.900Z] ++ set -e [2022-08-08T09:14:36.900Z] ++ '[' -n 0 ']' [2022-08-08T09:14:36.900Z] ++ set -x [2022-08-08T09:14:36.900Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:14:36.900Z] INFO: Testing against a local daemon [2022-08-08T09:14:36.900Z] === RUN TestPluginInvalidJSON [2022-08-08T09:14:36.900Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T09:14:36.900Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T09:14:36.900Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T09:14:36.900Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T09:14:36.900Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-08T09:14:36.900Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-08T09:14:36.900Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T09:14:36.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-08T09:14:36.901Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-08T09:14:36.901Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-08T09:14:36.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-08T09:14:36.901Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-08T09:14:36.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-08T09:14:36.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-08T09:14:36.901Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T09:14:36.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-08T09:14:36.901Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-08T09:14:36.901Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-08T09:14:36.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-08T09:14:36.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-08T09:14:36.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-08T09:14:36.901Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-08T09:14:36.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-08T09:14:36.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-08T09:14:36.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-08T09:14:36.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-08T09:14:36.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-08T09:14:36.901Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-08T09:14:36.901Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-08T09:14:36.901Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-08T09:14:36.901Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-08T09:14:36.901Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-08T09:14:36.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-08T09:14:36.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-08T09:14:36.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-08T09:14:36.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-08T09:14:36.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-08T09:14:36.901Z] === RUN TestPluginInstall [2022-08-08T09:14:36.901Z] === RUN TestPluginInstall/no_auth [2022-08-08T09:14:36.901Z] time="2022-08-08T09:14:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T09:14:36.901Z] time="2022-08-08T09:14:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcb533783fb839530794bb993071ef63f6fbef512494cc14e9c1dda8fde54255" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T09:14:36.901Z] time="2022-08-08T09:14:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T09:14:36.901Z] time="2022-08-08T09:14:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcb533783fb839530794bb993071ef63f6fbef512494cc14e9c1dda8fde54255" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T09:14:36.901Z] === RUN TestPluginInstall/with_htpasswd [2022-08-08T09:14:37.160Z] time="2022-08-08T09:14:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T09:14:37.160Z] time="2022-08-08T09:14:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcb533783fb839530794bb993071ef63f6fbef512494cc14e9c1dda8fde54255" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T09:14:37.160Z] time="2022-08-08T09:14:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T09:14:37.160Z] time="2022-08-08T09:14:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcb533783fb839530794bb993071ef63f6fbef512494cc14e9c1dda8fde54255" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T09:14:37.257Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-08T09:14:37.257Z] plugin_test.go:61: [dd3b480b54f5d] joining swarm manager [d55139f63909c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:14:37.420Z] === RUN TestPluginInstall/with_insecure [2022-08-08T09:14:38.196Z] plugin_test.go:64: [deabd2a328102] joining swarm manager [d55139f63909c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:14:38.357Z] time="2022-08-08T09:14:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T09:14:38.357Z] time="2022-08-08T09:14:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3791bcd4345f298af6433609204eddaa3334a7b4cf3d5b516c5f333acffcdb56" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T09:14:38.357Z] time="2022-08-08T09:14:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T09:14:38.357Z] time="2022-08-08T09:14:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3791bcd4345f298af6433609204eddaa3334a7b4cf3d5b516c5f333acffcdb56" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T09:14:38.357Z] plugin_test.go:196: [d9d502da76532] daemon is not started [2022-08-08T09:14:38.357Z] --- PASS: TestPluginInstall (2.55s) [2022-08-08T09:14:38.357Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-08-08T09:14:38.357Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-08-08T09:14:38.357Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-08-08T09:14:38.357Z] === RUN TestPluginsWithRuntimes [2022-08-08T09:14:39.139Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-08T09:14:39.708Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-08T09:14:39.734Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-08T09:14:40.671Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-08T09:14:41.608Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2022-08-08T09:14:41.608Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-08-08T09:14:41.608Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-08-08T09:14:41.608Z] === RUN TestPluginBackCompatMediaTypes [2022-08-08T09:14:42.176Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-08-08T09:14:42.176Z] PASS [2022-08-08T09:14:42.176Z] [2022-08-08T09:14:42.176Z] DONE 24 tests in 6.513s [2022-08-08T09:14:42.176Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-08T09:14:42.176Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:14:42.176Z] ++ set -e [2022-08-08T09:14:42.176Z] ++ '[' -n 0 ']' [2022-08-08T09:14:42.176Z] ++ set -x [2022-08-08T09:14:42.176Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:14:42.435Z] INFO: Testing against a local daemon [2022-08-08T09:14:42.435Z] === RUN TestExternalGraphDriver [2022-08-08T09:14:42.695Z] === RUN TestExternalGraphDriver/json [2022-08-08T09:14:43.000Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-08T09:14:44.573Z] --- PASS: TestServiceUpdateConfigs (14.67s) [2022-08-08T09:14:44.573Z] === RUN TestServiceUpdateNetwork [2022-08-08T09:14:44.600Z] === RUN TestExternalGraphDriver/spec [2022-08-08T09:14:45.540Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-08T09:14:45.799Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-08T09:14:45.978Z] === RUN TestExternalGraphDriver/pull [2022-08-08T09:14:47.884Z] --- PASS: TestExternalGraphDriver (5.15s) [2022-08-08T09:14:47.884Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-08-08T09:14:47.884Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-08-08T09:14:47.884Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-08-08T09:14:47.884Z] === RUN TestGraphdriverPluginV2 [2022-08-08T09:14:47.884Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T09:14:47.884Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2022-08-08T09:14:47.884Z] PASS [2022-08-08T09:14:47.884Z] [2022-08-08T09:14:47.884Z] === Skipped [2022-08-08T09:14:47.884Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2022-08-08T09:14:47.884Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T09:14:47.884Z] [2022-08-08T09:14:47.884Z] DONE 5 tests, 1 skipped in 5.581s [2022-08-08T09:14:47.884Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-08T09:14:47.884Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:14:47.884Z] ++ set -e [2022-08-08T09:14:47.884Z] ++ '[' -n 0 ']' [2022-08-08T09:14:47.884Z] ++ set -x [2022-08-08T09:14:47.884Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:14:47.884Z] INFO: Testing against a local daemon [2022-08-08T09:14:47.884Z] === RUN TestContinueAfterPluginCrash [2022-08-08T09:14:47.884Z] === PAUSE TestContinueAfterPluginCrash [2022-08-08T09:14:47.884Z] === RUN TestReadPluginNoRead [2022-08-08T09:14:47.884Z] === PAUSE TestReadPluginNoRead [2022-08-08T09:14:47.884Z] === RUN TestDaemonStartWithLogOpt [2022-08-08T09:14:47.884Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-08T09:14:47.884Z] === CONT TestContinueAfterPluginCrash [2022-08-08T09:14:47.884Z] === CONT TestDaemonStartWithLogOpt [2022-08-08T09:14:49.089Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-08T09:14:49.658Z] === RUN TestDockerSuite/TestCpToDot [2022-08-08T09:14:50.227Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-08T09:14:51.167Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-08T09:14:51.175Z] --- PASS: TestDaemonStartWithLogOpt (3.08s) [2022-08-08T09:14:51.175Z] === CONT TestReadPluginNoRead [2022-08-08T09:14:51.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-08T09:14:52.305Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-08T09:14:53.080Z] === RUN TestReadPluginNoRead/default [2022-08-08T09:14:53.248Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-08T09:14:54.459Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-08T09:14:54.650Z] docker_api_swarm_test.go:384: [d7b7e0ddd6267] joining swarm manager [df5653b7314d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:14:54.650Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-08T09:14:54.910Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-08T09:14:55.396Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-08T09:14:55.479Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-08T09:14:55.738Z] docker_api_swarm_test.go:385: [d3bdca523c15b] joining swarm manager [df5653b7314d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:14:55.965Z] --- PASS: TestContinueAfterPluginCrash (7.99s) [2022-08-08T09:14:56.307Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-08T09:14:56.307Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-08T09:14:56.307Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-08T09:14:56.533Z] === CONT TestReadPluginNoRead [2022-08-08T09:14:56.533Z] read_test.go:92: [dc96ba107baac] daemon is not started [2022-08-08T09:14:56.533Z] --- PASS: TestReadPluginNoRead (5.61s) [2022-08-08T09:14:56.533Z] --- PASS: TestReadPluginNoRead/default (1.16s) [2022-08-08T09:14:56.534Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-08-08T09:14:56.534Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-08-08T09:14:56.534Z] PASS [2022-08-08T09:14:56.534Z] [2022-08-08T09:14:56.534Z] DONE 6 tests in 8.788s [2022-08-08T09:14:56.534Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-08T09:14:56.534Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:14:56.534Z] ++ set -e [2022-08-08T09:14:56.534Z] ++ '[' -n 0 ']' [2022-08-08T09:14:56.534Z] ++ set -x [2022-08-08T09:14:56.534Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:14:56.782Z] --- PASS: TestServiceUpdateNetwork (12.47s) [2022-08-08T09:14:56.782Z] === RUN TestServiceUpdatePidsLimit [2022-08-08T09:14:56.793Z] testing: warning: no tests to run [2022-08-08T09:14:56.793Z] PASS [2022-08-08T09:14:56.793Z] [2022-08-08T09:14:56.793Z] DONE 0 tests in 0.036s [2022-08-08T09:14:56.793Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-08T09:14:56.793Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:14:56.793Z] ++ set -e [2022-08-08T09:14:56.793Z] ++ '[' -n 0 ']' [2022-08-08T09:14:56.793Z] ++ set -x [2022-08-08T09:14:56.793Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:14:56.793Z] INFO: Testing against a local daemon [2022-08-08T09:14:56.793Z] === RUN TestPluginWithDevMounts [2022-08-08T09:14:56.793Z] === PAUSE TestPluginWithDevMounts [2022-08-08T09:14:56.793Z] === CONT TestPluginWithDevMounts [2022-08-08T09:14:56.875Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-08T09:14:57.351Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-08T09:14:57.444Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-08T09:14:57.444Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-08T09:14:57.444Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-08T09:14:57.444Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-08T09:14:58.013Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-08T09:14:58.013Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-08T09:14:58.272Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-08T09:14:58.272Z] === RUN TestDockerSuite/TestCreateRM [2022-08-08T09:14:58.272Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-08T09:14:58.272Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-08T09:14:58.272Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-08T09:14:58.290Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-08T09:14:58.532Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-08T09:14:58.532Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-08T09:14:58.698Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-08-08T09:14:58.698Z] PASS [2022-08-08T09:14:58.698Z] [2022-08-08T09:14:58.698Z] DONE 1 tests in 1.623s [2022-08-08T09:14:58.698Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-08T09:14:58.698Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:14:58.698Z] ++ set -e [2022-08-08T09:14:58.698Z] ++ '[' -n 0 ']' [2022-08-08T09:14:58.698Z] ++ set -x [2022-08-08T09:14:58.698Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:14:58.698Z] INFO: Testing against a local daemon [2022-08-08T09:14:58.698Z] === RUN TestSecretInspect [2022-08-08T09:14:59.918Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-08T09:14:59.918Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-08T09:14:59.918Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-08T09:15:00.605Z] --- PASS: TestSecretInspect (2.19s) [2022-08-08T09:15:00.605Z] === RUN TestSecretList [2022-08-08T09:15:03.140Z] --- PASS: TestSecretList (2.25s) [2022-08-08T09:15:03.140Z] === RUN TestSecretsCreateAndDelete [2022-08-08T09:15:03.209Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-08T09:15:03.209Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-08T09:15:03.209Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-08T09:15:03.469Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-08T09:15:04.407Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-08T09:15:04.665Z] --- PASS: TestServicePlugin (32.09s) [2022-08-08T09:15:04.665Z] === RUN TestServiceUpdateLabel [2022-08-08T09:15:04.857Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-08T09:15:04.925Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-08T09:15:05.046Z] --- PASS: TestSecretsCreateAndDelete (1.78s) [2022-08-08T09:15:05.046Z] === RUN TestSecretsUpdate [2022-08-08T09:15:05.495Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-08T09:15:06.065Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-08T09:15:06.950Z] --- PASS: TestSecretsUpdate (2.21s) [2022-08-08T09:15:06.950Z] === RUN TestTemplatedSecret [2022-08-08T09:15:07.003Z] --- PASS: TestServiceUpdateLabel (2.32s) [2022-08-08T09:15:07.003Z] === RUN TestServiceUpdateSecrets [2022-08-08T09:15:07.571Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-08T09:15:08.949Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-08T09:15:09.485Z] --- PASS: TestTemplatedSecret (2.47s) [2022-08-08T09:15:09.485Z] === RUN TestSecretCreateResolve [2022-08-08T09:15:11.425Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-08-08T09:15:11.425Z] PASS [2022-08-08T09:15:11.425Z] [2022-08-08T09:15:11.425Z] DONE 6 tests in 13.183s [2022-08-08T09:15:11.425Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-08T09:15:11.425Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:15:11.425Z] ++ set -e [2022-08-08T09:15:11.425Z] ++ '[' -n 0 ']' [2022-08-08T09:15:11.425Z] ++ set -x [2022-08-08T09:15:11.425Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:15:11.492Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-08T09:15:11.684Z] INFO: Testing against a local daemon [2022-08-08T09:15:11.684Z] === RUN TestServiceCreateInit [2022-08-08T09:15:11.684Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-08T09:15:12.974Z] --- PASS: TestServiceUpdatePidsLimit (15.86s) [2022-08-08T09:15:12.974Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-08-08T09:15:12.974Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-08T09:15:12.974Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-08-08T09:15:12.974Z] PASS [2022-08-08T09:15:12.974Z] [2022-08-08T09:15:12.974Z] === Skipped [2022-08-08T09:15:12.974Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-08T09:15:12.974Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T09:15:12.974Z] [2022-08-08T09:15:12.974Z] DONE 27 tests, 1 skipped in 165.018s [2022-08-08T09:15:12.974Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-08T09:15:12.974Z] INFO: Testing against a local daemon [2022-08-08T09:15:12.974Z] === RUN TestSessionCreate [2022-08-08T09:15:12.974Z] --- PASS: TestSessionCreate (0.02s) [2022-08-08T09:15:12.974Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-08T09:15:12.974Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-08T09:15:12.974Z] PASS [2022-08-08T09:15:12.974Z] [2022-08-08T09:15:12.974Z] DONE 2 tests in 0.054s [2022-08-08T09:15:12.974Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-08T09:15:12.974Z] INFO: Testing against a local daemon [2022-08-08T09:15:12.974Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-08T09:15:12.974Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-08T09:15:12.974Z] === RUN TestDiskUsage [2022-08-08T09:15:12.974Z] === PAUSE TestDiskUsage [2022-08-08T09:15:12.974Z] === RUN TestEventsExecDie [2022-08-08T09:15:12.974Z] --- PASS: TestEventsExecDie (0.61s) [2022-08-08T09:15:12.974Z] === RUN TestEventsBackwardsCompatible [2022-08-08T09:15:13.233Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-08T09:15:13.233Z] === RUN TestEventsVolumeCreate [2022-08-08T09:15:13.233Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-08T09:15:13.233Z] === RUN TestInfoBinaryCommits [2022-08-08T09:15:13.233Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-08T09:15:13.233Z] === RUN TestInfoAPIVersioned [2022-08-08T09:15:13.233Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-08T09:15:13.233Z] === RUN TestInfoAPI [2022-08-08T09:15:13.233Z] --- PASS: TestInfoAPI (0.02s) [2022-08-08T09:15:13.233Z] === RUN TestInfoAPIWarnings [2022-08-08T09:15:13.396Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-08T09:15:13.964Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-08T09:15:14.902Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-08T09:15:15.879Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-08T09:15:19.169Z] --- PASS: TestServiceCreateInit (7.17s) [2022-08-08T09:15:19.169Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.60s) [2022-08-08T09:15:19.169Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s) [2022-08-08T09:15:19.169Z] === RUN TestCreateServiceMultipleTimes [2022-08-08T09:15:21.475Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-08T09:15:21.475Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-08T09:15:22.053Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-08T09:15:22.053Z] --- PASS: TestServiceUpdateSecrets (14.95s) [2022-08-08T09:15:22.053Z] === RUN TestServiceUpdateConfigs [2022-08-08T09:15:22.053Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-08T09:15:22.312Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-08T09:15:22.572Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-08T09:15:22.831Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-08T09:15:22.831Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-08T09:15:24.211Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-08T09:15:25.150Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-08T09:15:25.150Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-08T09:15:25.150Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-08T09:15:25.719Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-08T09:15:25.978Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-08T09:15:26.914Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-08T09:15:27.850Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-08T09:15:28.109Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-08T09:15:28.109Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-08T09:15:28.109Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-08T09:15:28.109Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-08T09:15:28.109Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-08T09:15:30.644Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-08T09:15:31.214Z] === RUN TestDockerSuite/TestEventsRename [2022-08-08T09:15:31.320Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-08T09:15:31.320Z] === RUN TestInfoDebug [2022-08-08T09:15:31.320Z] --- PASS: TestInfoDebug (0.52s) [2022-08-08T09:15:31.320Z] === RUN TestInfoInsecureRegistries [2022-08-08T09:15:31.320Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-08T09:15:31.320Z] === RUN TestInfoRegistryMirrors [2022-08-08T09:15:31.320Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-08T09:15:31.320Z] === RUN TestLoginFailsWithBadCredentials [2022-08-08T09:15:31.783Z] === RUN TestDockerSuite/TestEventsResize [2022-08-08T09:15:31.894Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-08T09:15:31.894Z] === RUN TestPingCacheHeaders [2022-08-08T09:15:31.894Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-08T09:15:31.894Z] === RUN TestPingGet [2022-08-08T09:15:31.894Z] --- PASS: TestPingGet (0.01s) [2022-08-08T09:15:31.894Z] === RUN TestPingHead [2022-08-08T09:15:31.894Z] --- PASS: TestPingHead (0.02s) [2022-08-08T09:15:31.894Z] === RUN TestPingSwarmHeader [2022-08-08T09:15:32.043Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-08T09:15:32.462Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-08T09:15:32.613Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-08T09:15:33.031Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-08T09:15:33.182Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-08T09:15:33.751Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-08T09:15:33.969Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-08T09:15:33.969Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-08-08T09:15:33.969Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-08T09:15:33.969Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-08T09:15:33.969Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-08T09:15:33.969Z] === RUN TestVersion [2022-08-08T09:15:33.969Z] --- PASS: TestVersion (0.02s) [2022-08-08T09:15:33.969Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-08T09:15:33.969Z] === CONT TestDiskUsage [2022-08-08T09:15:34.053Z] --- PASS: TestCreateServiceMultipleTimes (15.31s) [2022-08-08T09:15:34.053Z] === RUN TestCreateServiceConflict [2022-08-08T09:15:34.538Z] === RUN TestDiskUsage/empty [2022-08-08T09:15:34.538Z] === RUN TestDiskUsage/empty/container_types [2022-08-08T09:15:34.538Z] === RUN TestDiskUsage/empty/image_types [2022-08-08T09:15:34.538Z] === RUN TestDiskUsage/empty/volume_types [2022-08-08T09:15:34.538Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-08T09:15:34.538Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-08T09:15:34.538Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-08T09:15:34.538Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-08T09:15:34.538Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-08T09:15:34.538Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-08T09:15:34.538Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-08T09:15:34.538Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-08T09:15:34.798Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-08T09:15:34.798Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-08T09:15:34.798Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-08T09:15:34.798Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-08T09:15:34.798Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-08T09:15:34.798Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-08T09:15:34.798Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-08T09:15:34.798Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-08T09:15:34.798Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-08T09:15:34.798Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-08T09:15:34.798Z] === RUN TestDiskUsage/after_container.Run [2022-08-08T09:15:35.368Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-08T09:15:35.369Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-08T09:15:35.369Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-08T09:15:35.369Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-08T09:15:35.369Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-08T09:15:35.369Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-08T09:15:35.369Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-08T09:15:35.369Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-08T09:15:35.369Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-08T09:15:35.369Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-08T09:15:35.369Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage (1.64s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.35s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/after_container.Run (0.55s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-08T09:15:35.629Z] PASS [2022-08-08T09:15:35.629Z] [2022-08-08T09:15:35.629Z] DONE 54 tests in 23.056s [2022-08-08T09:15:35.629Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-08T09:15:35.629Z] INFO: Testing against a local daemon [2022-08-08T09:15:35.629Z] === RUN TestVolumesCreateAndList [2022-08-08T09:15:35.629Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-08T09:15:35.629Z] === RUN TestVolumesRemove [2022-08-08T09:15:35.629Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-08T09:15:35.629Z] === RUN TestVolumesInspect [2022-08-08T09:15:35.629Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-08T09:15:35.629Z] === RUN TestVolumesInvalidJSON [2022-08-08T09:15:35.629Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-08T09:15:35.629Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-08T09:15:35.629Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-08T09:15:35.629Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-08T09:15:35.629Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-08T09:15:35.629Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-08T09:15:35.629Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-08T09:15:35.629Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-08T09:15:35.629Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-08T09:15:35.629Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-08T09:15:35.629Z] PASS [2022-08-08T09:15:35.629Z] [2022-08-08T09:15:35.629Z] DONE 9 tests in 0.134s [2022-08-08T09:15:35.629Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-08T09:15:36.198Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-08T09:15:36.198Z] Removing test suite binaries [2022-08-08T09:15:36.198Z] exiting test-integration [2022-08-08T09:15:36.198Z] ++ exit 0 [2022-08-08T09:15:36.198Z] [2022-08-08T09:15:36.590Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-08-08T09:15:36.590Z] === RUN TestCreateServiceMaxReplicas [2022-08-08T09:15:37.039Z] === RUN TestDockerSuite/TestEventsTop [2022-08-08T09:15:37.039Z] --- PASS: TestServiceUpdateConfigs (15.08s) [2022-08-08T09:15:37.039Z] === RUN TestServiceUpdateNetwork [2022-08-08T09:15:37.298Z] === RUN TestDockerSuite/TestEventsUntag Post stage [Pipeline] junit [2022-08-08T09:15:37.628Z] Recording test results [2022-08-08T09:15:39.126Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2022-08-08T09:15:39.126Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-08T09:15:39.226Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-08T09:15:39.554Z] + echo Ensuring container killed. [2022-08-08T09:15:39.554Z] Ensuring container killed. [2022-08-08T09:15:39.554Z] + docker rm -vf docker-pr6 [2022-08-08T09:15:39.554Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-08-08T09:15:39.836Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-08T09:15:39.840Z] + echo Chowning /workspace to jenkins user [2022-08-08T09:15:39.840Z] Chowning /workspace to jenkins user [2022-08-08T09:15:39.840Z] + id -u [2022-08-08T09:15:39.840Z] + id -g [2022-08-08T09:15:39.840Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43708:/workspace busybox chown -R 1000:1000 /workspace [2022-08-08T09:15:39.840Z] Unable to find image 'busybox:latest' locally [2022-08-08T09:15:39.840Z] latest: Pulling from library/busybox [2022-08-08T09:15:40.099Z] 50783e0dfb64: Pulling fs layer [2022-08-08T09:15:40.099Z] 50783e0dfb64: Download complete [2022-08-08T09:15:40.099Z] 50783e0dfb64: Pull complete [2022-08-08T09:15:40.099Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-08T09:15:40.099Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-08T09:15:41.777Z] + bundleName=amd64-cgroup2 [2022-08-08T09:15:41.777Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-08T09:15:41.777Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-08T09:15:41.777Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-08T09:15:41.777Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-08T09:15:42.049Z] Archiving artifacts [2022-08-08T09:15:44.183Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43708/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-08T09:15:44.490Z] + make clean [2022-08-08T09:15:44.490Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-08T09:15:44.490Z] docker-dev-cache [2022-08-08T09:15:44.490Z] docker-mod-cache [Pipeline] deleteDir [2022-08-08T09:15:46.402Z] === RUN TestDockerSuite/TestNetworkEvents [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-08T09:15:49.691Z] --- PASS: TestServiceUpdateNetwork (12.78s) [2022-08-08T09:15:49.691Z] === RUN TestServiceUpdatePidsLimit [2022-08-08T09:15:51.069Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-08T09:15:51.328Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-08T09:15:51.672Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-08-08T09:15:51.672Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-08T09:15:51.672Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-08T09:15:51.672Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-08-08T09:15:51.672Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/types [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-08T09:15:51.672Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2022-08-08T09:15:51.672Z] ok github.com/docker/docker/api/types/registry 0.005s coverage: 54.2% of statements [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-08T09:15:51.672Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-08-08T09:15:51.672Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 77.3% of statements [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/builder [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-08T09:15:51.672Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-08T09:15:51.672Z] ok github.com/docker/docker/builder/remotecontext 0.116s coverage: 13.7% of statements [2022-08-08T09:15:51.897Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-08T09:15:51.929Z] ok github.com/docker/docker/builder/dockerfile 0.518s coverage: 49.3% of statements [2022-08-08T09:15:52.189Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-08T09:15:53.117Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-08T09:15:53.679Z] ok github.com/docker/docker/builder/remotecontext/git 1.652s coverage: 86.3% of statements [2022-08-08T09:15:53.679Z] ? github.com/docker/docker/cli [no test files] [2022-08-08T09:15:53.679Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-08T09:15:53.679Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-08T09:15:53.679Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-08T09:15:54.011Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-08-08T09:15:54.011Z] === RUN TestCreateServiceSecretFileMode [2022-08-08T09:15:54.242Z] ok github.com/docker/docker/cmd/docker-proxy 0.016s coverage: 67.6% of statements [2022-08-08T09:15:54.432Z] check_test.go:611: [d3bdca523c15b] daemon is not started [2022-08-08T09:15:54.432Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-08T09:15:54.579Z] --- PASS: TestCreateServiceSecretFileMode (2.48s) [2022-08-08T09:15:54.579Z] === RUN TestCreateServiceConfigFileMode [2022-08-08T09:15:56.337Z] docker_api_swarm_test.go:802: [d81e3b5d2e63b] joining swarm manager [d7e737c3408f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:15:56.905Z] === RUN TestDockerSuite/TestExec [2022-08-08T09:15:57.114Z] --- PASS: TestCreateServiceConfigFileMode (2.44s) [2022-08-08T09:15:57.114Z] === RUN TestCreateServiceSysctls [2022-08-08T09:15:57.849Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-08T09:15:57.849Z] docker_api_swarm_test.go:802: [de81fcd3eb026] joining swarm manager [d7e737c3408f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:15:58.786Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-08T09:15:58.786Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-08T09:15:59.355Z] docker_api_swarm_test.go:802: [d6c31aa9baa8b] joining swarm manager [d7e737c3408f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-08T09:15:59.492Z] ok github.com/docker/docker/client 0.145s coverage: 75.9% of statements [2022-08-08T09:15:59.924Z] === RUN TestDockerSuite/TestExecEnv [2022-08-08T09:16:00.403Z] --- PASS: TestCreateServiceSysctls (2.98s) [2022-08-08T09:16:00.403Z] === RUN TestCreateServiceCapabilities [2022-08-08T09:16:00.493Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-08T09:16:01.432Z] docker_api_swarm_test.go:802: [db346fa512bf4] joining swarm manager [d7e737c3408f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-08T09:16:01.692Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-08T09:16:02.260Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-08T09:16:02.829Z] docker_api_swarm_test.go:810: [d6d454d9ee984] joining swarm manager [d7e737c3408f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-08T09:16:02.939Z] --- PASS: TestCreateServiceCapabilities (2.54s) [2022-08-08T09:16:02.939Z] === RUN TestInspect [2022-08-08T09:16:05.362Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-08T09:16:05.473Z] --- PASS: TestInspect (2.70s) [2022-08-08T09:16:05.473Z] === RUN TestCreateJob [2022-08-08T09:16:05.622Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-08T09:16:06.192Z] --- PASS: TestServiceUpdatePidsLimit (16.52s) [2022-08-08T09:16:06.192Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s) [2022-08-08T09:16:06.192Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-08T09:16:06.192Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-08-08T09:16:06.192Z] PASS [2022-08-08T09:16:06.192Z] [2022-08-08T09:16:06.192Z] === Skipped [2022-08-08T09:16:06.192Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-08T09:16:06.192Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T09:16:06.192Z] [2022-08-08T09:16:06.192Z] DONE 27 tests, 1 skipped in 182.772s [2022-08-08T09:16:06.452Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-08T09:16:06.452Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:16:06.452Z] ++ set -e [2022-08-08T09:16:06.452Z] ++ '[' -n 0 ']' [2022-08-08T09:16:06.452Z] ++ set -x [2022-08-08T09:16:06.452Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:16:06.452Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-08T09:16:06.452Z] INFO: Testing against a local daemon [2022-08-08T09:16:06.452Z] === RUN TestSessionCreate [2022-08-08T09:16:06.452Z] --- PASS: TestSessionCreate (0.03s) [2022-08-08T09:16:06.452Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-08T09:16:06.452Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-08T09:16:06.452Z] PASS [2022-08-08T09:16:06.452Z] [2022-08-08T09:16:06.452Z] DONE 2 tests in 0.164s [2022-08-08T09:16:06.452Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-08T09:16:06.452Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:16:06.452Z] ++ set -e [2022-08-08T09:16:06.452Z] ++ '[' -n 0 ']' [2022-08-08T09:16:06.452Z] ++ set -x [2022-08-08T09:16:06.452Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:16:06.715Z] INFO: Testing against a local daemon [2022-08-08T09:16:06.715Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-08T09:16:06.715Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-08T09:16:06.715Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-08T09:16:06.715Z] === RUN TestDiskUsage [2022-08-08T09:16:06.715Z] === PAUSE TestDiskUsage [2022-08-08T09:16:06.715Z] === RUN TestEventsExecDie [2022-08-08T09:16:07.283Z] === RUN TestDockerSuite/TestExecParseError [2022-08-08T09:16:07.543Z] --- PASS: TestEventsExecDie (0.86s) [2022-08-08T09:16:07.543Z] === RUN TestEventsBackwardsCompatible [2022-08-08T09:16:07.543Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2022-08-08T09:16:07.543Z] === RUN TestEventsVolumeCreate [2022-08-08T09:16:07.543Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-08T09:16:07.543Z] === RUN TestInfoBinaryCommits [2022-08-08T09:16:07.803Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-08T09:16:07.803Z] === RUN TestInfoAPIVersioned [2022-08-08T09:16:07.803Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-08T09:16:07.803Z] === RUN TestInfoAPI [2022-08-08T09:16:07.803Z] --- PASS: TestInfoAPI (0.02s) [2022-08-08T09:16:07.803Z] === RUN TestInfoAPIWarnings [2022-08-08T09:16:07.803Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-08T09:16:08.372Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-08T09:16:08.763Z] --- PASS: TestCreateJob (2.94s) [2022-08-08T09:16:08.763Z] === RUN TestReplicatedJob [2022-08-08T09:16:09.315Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-08T09:16:09.575Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-08T09:16:10.143Z] === RUN TestDockerSuite/TestExecTTY [2022-08-08T09:16:10.724Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-08T09:16:11.305Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-08T09:16:11.876Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-08T09:16:12.446Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-08T09:16:12.446Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-08T09:16:12.446Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-08T09:16:13.824Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-08T09:16:14.035Z] --- PASS: TestReplicatedJob (5.17s) [2022-08-08T09:16:14.035Z] === RUN TestUpdateReplicatedJob [2022-08-08T09:16:14.084Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-08T09:16:15.021Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-08T09:16:15.589Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-08T09:16:16.157Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-08T09:16:16.570Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2022-08-08T09:16:16.570Z] === RUN TestServiceListWithStatuses [2022-08-08T09:16:16.570Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T09:16:16.570Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-08T09:16:16.570Z] === RUN TestDockerNetworkConnectAlias [2022-08-08T09:16:17.095Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-08T09:16:19.637Z] === RUN TestDockerSuite/TestHealth [2022-08-08T09:16:20.763Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) [2022-08-08T09:16:20.763Z] === RUN TestDockerNetworkReConnect [2022-08-08T09:16:24.053Z] --- PASS: TestDockerNetworkReConnect (3.24s) [2022-08-08T09:16:24.053Z] === RUN TestServicePlugin [2022-08-08T09:16:24.053Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T09:16:24.053Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-08T09:16:24.053Z] === RUN TestServiceUpdateLabel [2022-08-08T09:16:24.918Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-08T09:16:24.918Z] === RUN TestInfoDebug [2022-08-08T09:16:24.918Z] --- PASS: TestInfoDebug (0.53s) [2022-08-08T09:16:24.918Z] === RUN TestInfoInsecureRegistries [2022-08-08T09:16:25.487Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-08-08T09:16:25.487Z] === RUN TestInfoRegistryMirrors [2022-08-08T09:16:25.746Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-08T09:16:25.746Z] === RUN TestLoginFailsWithBadCredentials [2022-08-08T09:16:25.957Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-08-08T09:16:25.957Z] === RUN TestServiceUpdateSecrets [2022-08-08T09:16:26.315Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2022-08-08T09:16:26.315Z] === RUN TestPingCacheHeaders [2022-08-08T09:16:26.315Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-08T09:16:26.315Z] === RUN TestPingGet [2022-08-08T09:16:26.315Z] --- PASS: TestPingGet (0.01s) [2022-08-08T09:16:26.315Z] === RUN TestPingHead [2022-08-08T09:16:26.315Z] --- PASS: TestPingHead (0.01s) [2022-08-08T09:16:26.315Z] === RUN TestPingSwarmHeader [2022-08-08T09:16:26.885Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-08T09:16:27.453Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-08T09:16:28.391Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-08T09:16:28.391Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-08-08T09:16:28.391Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-08T09:16:28.391Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-08T09:16:28.391Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-08T09:16:28.391Z] === RUN TestVersion [2022-08-08T09:16:28.391Z] --- PASS: TestVersion (0.03s) [2022-08-08T09:16:28.391Z] === CONT TestDiskUsage [2022-08-08T09:16:28.959Z] === RUN TestDiskUsage/empty [2022-08-08T09:16:28.959Z] === RUN TestDiskUsage/empty/container_types [2022-08-08T09:16:28.959Z] === RUN TestDiskUsage/empty/image_types [2022-08-08T09:16:28.959Z] === RUN TestDiskUsage/empty/volume_types [2022-08-08T09:16:28.959Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-08T09:16:28.959Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-08T09:16:28.959Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-08T09:16:28.959Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-08T09:16:28.959Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-08T09:16:28.959Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-08T09:16:28.959Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-08T09:16:28.959Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-08T09:16:28.959Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-08T09:16:28.959Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-08T09:16:28.959Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-08T09:16:28.959Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-08T09:16:28.959Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-08T09:16:28.959Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-08T09:16:28.959Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-08T09:16:28.959Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-08T09:16:28.959Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-08T09:16:28.959Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-08T09:16:28.959Z] === RUN TestDiskUsage/after_container.Run [2022-08-08T09:16:29.526Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-08T09:16:29.526Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-08T09:16:29.526Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-08T09:16:29.526Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-08T09:16:29.526Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-08T09:16:29.526Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-08T09:16:29.526Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-08T09:16:29.526Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-08T09:16:29.526Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-08T09:16:29.526Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage (1.22s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-08T09:16:29.526Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-08T09:16:29.526Z] PASS [2022-08-08T09:16:29.526Z] [2022-08-08T09:16:29.526Z] === Skipped [2022-08-08T09:16:29.526Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-08T09:16:29.526Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-08T09:16:29.526Z] [2022-08-08T09:16:29.526Z] DONE 54 tests, 1 skipped in 23.088s [2022-08-08T09:16:29.526Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-08T09:16:29.526Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:16:29.526Z] ++ set -e [2022-08-08T09:16:29.526Z] ++ '[' -n 0 ']' [2022-08-08T09:16:29.526Z] ++ set -x [2022-08-08T09:16:29.526Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:16:29.785Z] INFO: Testing against a local daemon [2022-08-08T09:16:29.785Z] === RUN TestVolumesCreateAndList [2022-08-08T09:16:29.785Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-08T09:16:29.785Z] === RUN TestVolumesRemove [2022-08-08T09:16:29.785Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-08T09:16:29.785Z] === RUN TestVolumesInspect [2022-08-08T09:16:29.785Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-08T09:16:29.785Z] === RUN TestVolumesInvalidJSON [2022-08-08T09:16:29.785Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-08T09:16:29.785Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-08T09:16:29.785Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-08T09:16:29.785Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-08T09:16:29.785Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-08T09:16:29.785Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-08T09:16:29.785Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-08T09:16:29.785Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-08T09:16:29.785Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-08T09:16:29.785Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-08T09:16:29.785Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-08T09:16:29.785Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-08T09:16:29.785Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-08T09:16:29.785Z] PASS [2022-08-08T09:16:29.785Z] [2022-08-08T09:16:29.785Z] DONE 9 tests in 0.218s [2022-08-08T09:16:29.785Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-08T09:16:30.044Z] ++++ cat bundles/test-integration/docker.pid [2022-08-08T09:16:30.044Z] +++ kill 6720 [2022-08-08T09:16:30.304Z] +++ /etc/init.d/apparmor stop [2022-08-08T09:16:30.304Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-08T09:16:30.304Z] [2022-08-08T09:16:30.304Z] Unloading profiles will leave already running processes permanently [2022-08-08T09:16:30.304Z] unconfined, which can lead to unexpected situations. [2022-08-08T09:16:30.304Z] [2022-08-08T09:16:30.304Z] To set a process to complain mode, use the command line tool [2022-08-08T09:16:30.304Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-08T09:16:30.304Z] +++ true [2022-08-08T09:16:30.304Z] exiting test-integration [2022-08-08T09:16:30.304Z] ++ exit 0 [2022-08-08T09:16:30.304Z] [2022-08-08T09:16:30.563Z] + for job in $(jobs -p) [2022-08-08T09:16:30.563Z] + wait 21946 [2022-08-08T09:16:38.682Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-08T09:16:40.896Z] --- PASS: TestServiceUpdateSecrets (14.36s) [2022-08-08T09:16:40.897Z] === RUN TestServiceUpdateConfigs [2022-08-08T09:16:41.973Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-08T09:16:44.508Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-08T09:16:44.509Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-08T09:16:44.509Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-08T09:16:44.509Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-08T09:16:44.768Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-08T09:16:44.768Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-08T09:16:45.337Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-08T09:16:45.920Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-08T09:16:46.117Z] ok github.com/docker/docker/cmd/dockerd 0.113s coverage: 31.5% of statements [2022-08-08T09:16:46.117Z] ok github.com/docker/docker/container 0.119s coverage: 37.4% of statements [2022-08-08T09:16:46.117Z] ok github.com/docker/docker/cmd/dockerd/trap 2.576s coverage: 0.0% of statements [2022-08-08T09:16:46.117Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-08T09:16:46.117Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-08T09:16:46.117Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-08T09:16:46.117Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-08T09:16:46.117Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-08T09:16:46.179Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-08T09:16:46.179Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-08T09:16:46.179Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-08T09:16:46.438Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-08T09:16:46.700Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-08T09:16:46.960Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-08T09:16:46.960Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-08T09:16:47.529Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-08T09:16:47.529Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-08T09:16:48.098Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-08T09:16:49.036Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-08T09:16:49.036Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-08T09:16:49.295Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-08T09:16:52.585Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-08T09:16:52.585Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-08T09:16:52.585Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-08T09:16:52.660Z] ok github.com/docker/docker/daemon/cluster 0.126s coverage: 0.5% of statements [2022-08-08T09:16:53.153Z] === RUN TestDockerSuite/TestImportFile [2022-08-08T09:16:53.589Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-08-08T09:16:54.094Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-08T09:16:54.094Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-08T09:16:54.957Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-08-08T09:16:55.473Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-08T09:16:55.779Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2022-08-08T09:16:55.779Z] === RUN TestServiceUpdateNetwork [2022-08-08T09:16:56.411Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-08T09:16:57.792Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-08T09:16:58.051Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-08T09:16:58.629Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-08T09:16:59.208Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-08T09:16:59.208Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-08T09:16:59.208Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-08T09:16:59.775Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-08T09:17:00.035Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-08T09:17:00.035Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-08T09:17:00.604Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-08T09:17:00.604Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-08T09:17:00.604Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-08T09:17:01.541Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-08T09:17:01.800Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-08T09:17:02.369Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-08T09:17:02.369Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-08T09:17:02.940Z] === RUN TestDockerSuite/TestInspectImage [2022-08-08T09:17:02.940Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-08T09:17:02.940Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-08T09:17:02.940Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-08T09:17:02.940Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-08T09:17:03.043Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-08-08T09:17:03.300Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-08-08T09:17:03.513Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-08T09:17:03.862Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-08T09:17:04.083Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-08T09:17:04.083Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-08T09:17:04.425Z] ok github.com/docker/docker/daemon 10.137s coverage: 16.6% of statements [2022-08-08T09:17:04.425Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-08T09:17:04.425Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-08T09:17:04.425Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-08T09:17:04.425Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-08T09:17:04.425Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-08T09:17:04.651Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-08T09:17:04.681Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-08-08T09:17:05.229Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-08T09:17:06.573Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.734s coverage: 74.8% of statements [2022-08-08T09:17:06.829Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-08-08T09:17:07.759Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.407s coverage: 60.7% of statements [2022-08-08T09:17:07.762Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-08T09:17:07.762Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-08T09:17:07.988Z] --- PASS: TestServiceUpdateNetwork (12.40s) [2022-08-08T09:17:07.989Z] === RUN TestServiceUpdatePidsLimit [2022-08-08T09:17:08.021Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-08T09:17:08.248Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-08T09:17:08.592Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-08T09:17:08.816Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-08T09:17:09.125Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-08-08T09:17:09.530Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-08T09:17:10.098Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-08T09:17:10.358Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-08T09:17:10.929Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-08T09:17:11.022Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.299s coverage: 50.6% of statements [2022-08-08T09:17:11.281Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.184s coverage: 46.1% of statements [2022-08-08T09:17:11.281Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-08T09:17:11.505Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-08T09:17:12.085Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-08T09:17:12.648Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-08-08T09:17:12.648Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.729s coverage: 58.5% of statements [2022-08-08T09:17:12.648Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-08T09:17:12.648Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-08T09:17:12.653Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-08T09:17:12.653Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-08T09:17:13.577Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-08-08T09:17:13.591Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-08T09:17:14.140Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-08-08T09:17:14.529Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-08T09:17:14.789Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-08T09:17:15.069Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 6.9% of statements [2022-08-08T09:17:15.069Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-08T09:17:15.069Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-08T09:17:15.632Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 43.2% of statements [2022-08-08T09:17:15.727Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-08T09:17:16.561Z] ok github.com/docker/docker/daemon/logger/fluentd 0.018s coverage: 53.6% of statements [2022-08-08T09:17:16.818Z] ok github.com/docker/docker/daemon/logger/awslogs 0.175s coverage: 80.2% of statements [2022-08-08T09:17:16.818Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-08T09:17:16.934Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-08T09:17:17.382Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-08-08T09:17:17.634Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-08T09:17:18.312Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.019s coverage: 88.2% of statements [2022-08-08T09:17:18.583Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-08T09:17:18.583Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-08T09:17:19.241Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.106s coverage: 76.8% of statements [2022-08-08T09:17:19.501Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-08-08T09:17:20.063Z] ok github.com/docker/docker/daemon/logger/local 0.045s coverage: 79.4% of statements [2022-08-08T09:17:20.487Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-08T09:17:20.487Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-08T09:17:20.990Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 63.5% of statements [2022-08-08T09:17:21.056Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-08T09:17:21.563Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2022-08-08T09:17:21.563Z] ok github.com/docker/docker/daemon/logger/journald 3.306s coverage: 74.3% of statements [2022-08-08T09:17:21.563Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-08T09:17:21.563Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-08T09:17:21.563Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-08T09:17:21.563Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-08T09:17:22.934Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-08-08T09:17:22.934Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2022-08-08T09:17:23.497Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-08T09:17:23.501Z] --- PASS: TestServiceUpdatePidsLimit (15.97s) [2022-08-08T09:17:23.501Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-08T09:17:23.501Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-08T09:17:23.501Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-08T09:17:23.501Z] PASS [2022-08-08T09:17:23.501Z] [2022-08-08T09:17:23.501Z] === Skipped [2022-08-08T09:17:23.501Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-08T09:17:23.501Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T09:17:23.501Z] [2022-08-08T09:17:23.501Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-08T09:17:23.501Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T09:17:23.501Z] [2022-08-08T09:17:23.501Z] DONE 27 tests, 2 skipped in 131.329s [2022-08-08T09:17:23.501Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-08T09:17:23.501Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:17:23.501Z] ++ set -e [2022-08-08T09:17:23.501Z] ++ '[' -n 0 ']' [2022-08-08T09:17:23.501Z] ++ set -x [2022-08-08T09:17:23.501Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:17:23.501Z] INFO: Testing against a local daemon [2022-08-08T09:17:23.501Z] === RUN TestSessionCreate [2022-08-08T09:17:23.501Z] --- PASS: TestSessionCreate (0.02s) [2022-08-08T09:17:23.501Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-08T09:17:23.501Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-08T09:17:23.501Z] PASS [2022-08-08T09:17:23.501Z] [2022-08-08T09:17:23.501Z] DONE 2 tests in 0.132s [2022-08-08T09:17:23.501Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-08T09:17:23.501Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:17:23.501Z] ++ set -e [2022-08-08T09:17:23.501Z] ++ '[' -n 0 ']' [2022-08-08T09:17:23.501Z] ++ set -x [2022-08-08T09:17:23.501Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:17:23.501Z] INFO: Testing against a local daemon [2022-08-08T09:17:23.501Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-08T09:17:23.501Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-08T09:17:23.501Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-08T09:17:23.501Z] === RUN TestDiskUsage [2022-08-08T09:17:23.501Z] === PAUSE TestDiskUsage [2022-08-08T09:17:23.501Z] === RUN TestEventsExecDie [2022-08-08T09:17:23.760Z] --- PASS: TestEventsExecDie (0.50s) [2022-08-08T09:17:23.760Z] === RUN TestEventsBackwardsCompatible [2022-08-08T09:17:23.760Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-08T09:17:23.760Z] === RUN TestEventsVolumeCreate [2022-08-08T09:17:23.760Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-08T09:17:23.760Z] === RUN TestInfoBinaryCommits [2022-08-08T09:17:23.760Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-08T09:17:23.760Z] === RUN TestInfoAPIVersioned [2022-08-08T09:17:23.760Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-08T09:17:23.760Z] === RUN TestInfoAPI [2022-08-08T09:17:23.760Z] --- PASS: TestInfoAPI (0.02s) [2022-08-08T09:17:23.760Z] === RUN TestInfoAPIWarnings [2022-08-08T09:17:24.347Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-08T09:17:24.425Z] ok github.com/docker/docker/daemon/logger/splunk 1.672s coverage: 82.5% of statements [2022-08-08T09:17:24.425Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-08T09:17:24.425Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-08T09:17:25.353Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 44.4% of statements [2022-08-08T09:17:26.720Z] ok github.com/docker/docker/distribution 1.510s coverage: 28.0% of statements [2022-08-08T09:17:26.720Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-08T09:17:26.720Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-08T09:17:27.652Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-08-08T09:17:27.909Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 84.9% of statements [2022-08-08T09:17:27.909Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-08T09:17:27.909Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-08T09:17:28.544Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-08T09:17:28.837Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-08-08T09:17:28.837Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-08T09:17:28.837Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-08T09:17:29.399Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-08-08T09:17:29.483Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-08T09:17:29.961Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-08-08T09:17:30.523Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-08-08T09:17:30.523Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-08T09:17:30.863Z] docker_api_swarm_service_test.go:395: [dadecf89257c0] joining swarm manager [d46dbe3e424cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:17:31.432Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-08T09:17:31.692Z] docker_api_swarm_service_test.go:395: [dd28c6cfd4ce8] joining swarm manager [d46dbe3e424cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:17:32.281Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-08T09:17:32.415Z] ok github.com/docker/docker/pkg/archive 0.300s coverage: 81.9% of statements [2022-08-08T09:17:32.977Z] ok github.com/docker/docker/pkg/authorization 0.155s coverage: 68.3% of statements [2022-08-08T09:17:32.977Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-08T09:17:33.233Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-08T09:17:34.821Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-08T09:17:34.821Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-08T09:17:34.821Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-08T09:17:35.391Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-08T09:17:36.499Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 42.7% of statements [2022-08-08T09:17:36.499Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-08T09:17:36.755Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-08T09:17:36.773Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-08T09:17:37.012Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-08T09:17:37.269Z] ok github.com/docker/docker/layer 7.369s coverage: 68.9% of statements [2022-08-08T09:17:37.269Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-08T09:17:37.269Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-08T09:17:37.269Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-08T09:17:37.269Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-08T09:17:37.269Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-08T09:17:37.269Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-08T09:17:37.528Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 87.2% of statements [2022-08-08T09:17:37.712Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-08T09:17:37.788Z] ok github.com/docker/docker/pkg/fsutils 0.194s coverage: 85.1% of statements [2022-08-08T09:17:37.788Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-08T09:17:38.650Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-08T09:17:39.155Z] ok github.com/docker/docker/pkg/idtools 0.480s coverage: 67.9% of statements [2022-08-08T09:17:39.155Z] ok github.com/docker/docker/pkg/ioutils 0.457s coverage: 70.1% of statements [2022-08-08T09:17:39.412Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-08T09:17:39.412Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-08-08T09:17:39.412Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-08T09:17:39.590Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-08T09:17:39.670Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-08-08T09:17:39.670Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-08-08T09:17:39.934Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-08T09:17:40.193Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-08-08T09:17:40.193Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-08-08T09:17:40.193Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-08T09:17:40.193Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-08T09:17:41.122Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-08-08T09:17:41.378Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-08T09:17:41.497Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-08T09:17:41.634Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-08T09:17:41.848Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-08T09:17:41.848Z] === RUN TestInfoDebug [2022-08-08T09:17:41.848Z] --- PASS: TestInfoDebug (0.52s) [2022-08-08T09:17:41.848Z] === RUN TestInfoInsecureRegistries [2022-08-08T09:17:41.848Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-08T09:17:41.848Z] === RUN TestInfoRegistryMirrors [2022-08-08T09:17:41.848Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-08T09:17:41.848Z] === RUN TestLoginFailsWithBadCredentials [2022-08-08T09:17:41.890Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-08T09:17:42.067Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-08T09:17:42.416Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-08T09:17:42.416Z] === RUN TestPingCacheHeaders [2022-08-08T09:17:42.416Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-08T09:17:42.416Z] === RUN TestPingGet [2022-08-08T09:17:42.416Z] --- PASS: TestPingGet (0.01s) [2022-08-08T09:17:42.416Z] === RUN TestPingHead [2022-08-08T09:17:42.416Z] --- PASS: TestPingHead (0.02s) [2022-08-08T09:17:42.416Z] === RUN TestPingSwarmHeader [2022-08-08T09:17:42.637Z] === RUN TestDockerSuite/TestLogsSince [2022-08-08T09:17:42.984Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-08T09:17:43.254Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2022-08-08T09:17:43.254Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-08T09:17:43.510Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-08T09:17:43.551Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-08T09:17:43.766Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-08-08T09:17:44.022Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-08T09:17:44.278Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-08T09:17:44.488Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-08T09:17:44.488Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-08-08T09:17:44.488Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-08T09:17:44.488Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-08T09:17:44.488Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-08T09:17:44.488Z] === RUN TestVersion [2022-08-08T09:17:44.488Z] --- PASS: TestVersion (0.02s) [2022-08-08T09:17:44.488Z] === CONT TestDiskUsage [2022-08-08T09:17:44.840Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-08T09:17:45.057Z] === RUN TestDiskUsage/empty [2022-08-08T09:17:45.057Z] === RUN TestDiskUsage/empty/container_types [2022-08-08T09:17:45.057Z] === RUN TestDiskUsage/empty/image_types [2022-08-08T09:17:45.057Z] === RUN TestDiskUsage/empty/volume_types [2022-08-08T09:17:45.057Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-08T09:17:45.057Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-08T09:17:45.057Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-08T09:17:45.057Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-08T09:17:45.057Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-08T09:17:45.057Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-08T09:17:45.057Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-08T09:17:45.057Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-08T09:17:45.057Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-08T09:17:45.057Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-08T09:17:45.057Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-08T09:17:45.057Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-08T09:17:45.057Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-08T09:17:45.057Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-08T09:17:45.057Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-08T09:17:45.057Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-08T09:17:45.057Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-08T09:17:45.057Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-08T09:17:45.057Z] === RUN TestDiskUsage/after_container.Run [2022-08-08T09:17:45.096Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-08T09:17:45.316Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-08T09:17:45.316Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-08T09:17:45.316Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-08T09:17:45.316Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-08T09:17:45.316Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-08T09:17:45.316Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-08T09:17:45.316Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-08T09:17:45.316Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-08T09:17:45.316Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-08T09:17:45.316Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-08T09:17:45.352Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage (1.11s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-08T09:17:45.576Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-08T09:17:45.576Z] PASS [2022-08-08T09:17:45.576Z] [2022-08-08T09:17:45.576Z] === Skipped [2022-08-08T09:17:45.576Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-08T09:17:45.576Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-08T09:17:45.576Z] [2022-08-08T09:17:45.576Z] DONE 54 tests, 1 skipped in 22.483s [2022-08-08T09:17:45.576Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-08T09:17:45.576Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:17:45.576Z] ++ set -e [2022-08-08T09:17:45.576Z] ++ '[' -n 0 ']' [2022-08-08T09:17:45.576Z] ++ set -x [2022-08-08T09:17:45.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-08T09:17:45.576Z] INFO: Testing against a local daemon [2022-08-08T09:17:45.576Z] === RUN TestVolumesCreateAndList [2022-08-08T09:17:45.576Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-08T09:17:45.576Z] === RUN TestVolumesRemove [2022-08-08T09:17:45.576Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-08T09:17:45.576Z] === RUN TestVolumesInspect [2022-08-08T09:17:45.835Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-08T09:17:45.835Z] === RUN TestVolumesInvalidJSON [2022-08-08T09:17:45.835Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-08T09:17:45.835Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-08T09:17:45.835Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-08T09:17:45.835Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-08T09:17:45.835Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-08T09:17:45.835Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-08T09:17:45.835Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-08T09:17:45.835Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-08T09:17:45.835Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-08T09:17:45.835Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-08T09:17:45.835Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-08T09:17:45.835Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-08T09:17:45.835Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-08T09:17:45.835Z] PASS [2022-08-08T09:17:45.835Z] [2022-08-08T09:17:45.835Z] DONE 9 tests in 0.204s [2022-08-08T09:17:45.835Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-08T09:17:45.835Z] ++++ cat bundles/test-integration/docker.pid [2022-08-08T09:17:45.835Z] +++ kill 14312 [2022-08-08T09:17:45.914Z] ok github.com/docker/docker/pkg/tarsum 0.057s coverage: 89.3% of statements [2022-08-08T09:17:45.914Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2022-08-08T09:17:46.095Z] +++ /etc/init.d/apparmor stop [2022-08-08T09:17:46.095Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-08T09:17:46.095Z] [2022-08-08T09:17:46.095Z] Unloading profiles will leave already running processes permanently [2022-08-08T09:17:46.095Z] unconfined, which can lead to unexpected situations. [2022-08-08T09:17:46.095Z] [2022-08-08T09:17:46.095Z] To set a process to complain mode, use the command line tool [2022-08-08T09:17:46.095Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-08T09:17:46.095Z] +++ true [2022-08-08T09:17:46.095Z] exiting test-integration [2022-08-08T09:17:46.095Z] ++ exit 0 [2022-08-08T09:17:46.095Z] Post stage [Pipeline] junit [2022-08-08T09:17:46.676Z] Recording test results [2022-08-08T09:17:46.939Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-08T09:17:47.277Z] + echo Ensuring container killed. [2022-08-08T09:17:47.277Z] Ensuring container killed. [2022-08-08T09:17:47.277Z] + docker rm -vf docker-pr6 [2022-08-08T09:17:47.277Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-08-08T09:17:47.561Z] + echo Chowning /workspace to jenkins user [2022-08-08T09:17:47.561Z] Chowning /workspace to jenkins user [2022-08-08T09:17:47.561Z] + id -u [2022-08-08T09:17:47.561Z] + id -g [2022-08-08T09:17:47.561Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43708:/workspace busybox chown -R 1000:1000 /workspace [2022-08-08T09:17:47.561Z] Unable to find image 'busybox:latest' locally [2022-08-08T09:17:47.561Z] latest: Pulling from library/busybox [2022-08-08T09:17:47.804Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-08-08T09:17:47.822Z] 98b248744137: Pulling fs layer [2022-08-08T09:17:47.822Z] 98b248744137: Verifying Checksum [2022-08-08T09:17:47.822Z] 98b248744137: Download complete [2022-08-08T09:17:47.822Z] 98b248744137: Pull complete [2022-08-08T09:17:47.822Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-08T09:17:47.822Z] Status: Downloaded newer image for busybox:latest [2022-08-08T09:17:47.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-08T09:17:48.061Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-08T09:17:48.623Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-08T09:17:49.286Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-08T09:17:49.498Z] + bundleName=arm64-integration [2022-08-08T09:17:49.498Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-08T09:17:49.498Z] Creating arm64-integration-bundles.tar.gz [2022-08-08T09:17:49.498Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-08T09:17:49.498Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-08-08T09:17:49.551Z] ok github.com/docker/docker/quota 0.231s coverage: 71.4% of statements [Pipeline] archiveArtifacts [2022-08-08T09:17:49.770Z] Archiving artifacts [2022-08-08T09:17:49.807Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-08-08T09:17:50.224Z] docker_api_swarm_service_test.go:343: [da110d6410d93] joining swarm manager [d37e55fe6fae5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:17:50.735Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-08-08T09:17:50.792Z] docker_api_swarm_service_test.go:343: [d6106f0f33d46] joining swarm manager [d37e55fe6fae5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:17:50.992Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-08T09:17:51.248Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-08T09:17:51.697Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43708/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-08T09:17:51.815Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-08T09:17:52.004Z] + make clean [2022-08-08T09:17:52.071Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-08T09:17:52.264Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-08T09:17:52.264Z] docker-dev-cache [2022-08-08T09:17:52.264Z] docker-mod-cache [Pipeline] deleteDir [2022-08-08T09:17:53.961Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-08T09:17:54.217Z] ok github.com/docker/docker/volume/local 0.092s coverage: 76.8% of statements [2022-08-08T09:17:54.782Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-08T09:17:54.986Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-08T09:17:54.986Z] === RUN TestDockerSuite/TestLogsTail [2022-08-08T09:17:55.554Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-08T09:17:56.122Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-08T09:17:56.148Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-08T09:17:56.382Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-08T09:17:56.382Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-08T09:17:56.382Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-08T09:17:56.645Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-08T09:17:56.645Z] === RUN TestDockerSuite/TestNetHostname [2022-08-08T09:17:58.026Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-08T09:17:58.287Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-08T09:17:58.287Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-08T09:17:58.287Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-08T09:17:58.856Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-08T09:17:59.425Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-08T09:18:00.805Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-08T09:18:00.805Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-08T09:18:00.805Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-08T09:18:00.805Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-08T09:18:04.093Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-08T09:18:06.633Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-08T09:18:06.633Z] docker_api_swarm_service_test.go:490: [d8a4e1cdf2a5f] joining swarm manager [deb6ddf1fea94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:18:07.211Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-08T09:18:07.211Z] docker_api_swarm_service_test.go:490: [d6b2b484105db] joining swarm manager [deb6ddf1fea94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:18:08.594Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-08T09:18:11.885Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-08T09:18:13.794Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-08T09:18:15.172Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-08T09:18:18.026Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-08-08T09:18:18.026Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-08T09:18:18.026Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-08T09:18:18.026Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-08T09:18:18.026Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-08T09:18:18.026Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-08T09:18:18.026Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-08T09:18:18.026Z] ? github.com/docker/docker/rootless [no test files] [2022-08-08T09:18:18.026Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-08T09:18:18.026Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-08T09:18:18.026Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-08T09:18:18.026Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-08T09:18:18.026Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-08T09:18:18.026Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-08T09:18:18.026Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-08T09:18:18.026Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-08T09:18:18.026Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-08T09:18:18.026Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-08T09:18:18.026Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-08T09:18:18.026Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-08T09:18:18.026Z] ? github.com/docker/docker/volume [no test files] [2022-08-08T09:18:18.026Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-08T09:18:18.026Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === Skipped [2022-08-08T09:18:18.026Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-08T09:18:18.026Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-08T09:18:18.026Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-08T09:18:18.026Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-08T09:18:18.026Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-08T09:18:18.026Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T09:18:18.026Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-08T09:18:18.026Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T09:18:18.026Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-08T09:18:18.026Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T09:18:18.026Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-08T09:18:18.026Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T09:18:18.026Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-08T09:18:18.026Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T09:18:18.026Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-08T09:18:18.026Z] graphtest_unix.go:71: No driver to put! [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-08T09:18:18.026Z] time="2022-08-08T09:17:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T09:18:18.026Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-08T09:18:18.026Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-08T09:18:18.026Z] time="2022-08-08T09:17:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T09:18:18.026Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-08T09:18:18.026Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-08T09:18:18.026Z] time="2022-08-08T09:17:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T09:18:18.026Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-08T09:18:18.026Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-08T09:18:18.026Z] time="2022-08-08T09:17:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T09:18:18.026Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-08T09:18:18.026Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-08T09:18:18.026Z] time="2022-08-08T09:17:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T09:18:18.026Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-08T09:18:18.026Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-08T09:18:18.026Z] graphtest_unix.go:71: No driver to put! [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-08T09:18:18.026Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-08T09:18:18.026Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-08T09:18:18.026Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-08T09:18:18.026Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-08T09:18:18.026Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T09:18:18.026Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-08T09:18:18.026Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T09:18:18.026Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-08T09:18:18.026Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T09:18:18.026Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-08T09:18:18.026Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T09:18:18.026Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-08T09:18:18.026Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T09:18:18.026Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-08T09:18:18.026Z] graphtest_unix.go:71: No driver to put! [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-08T09:18:18.026Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-08T09:18:18.026Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-08T09:18:18.026Z] [2022-08-08T09:18:18.026Z] DONE 2875 tests, 28 skipped in 258.825s [2022-08-08T09:18:18.026Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/config [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/idm [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/ns [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/options [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/osl [2022-08-08T09:18:18.026Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T09:18:18.027Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T09:18:18.027Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T09:18:18.027Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T09:18:18.027Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T09:18:18.027Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-08T09:18:18.027Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-08T09:18:18.460Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-08T09:18:19.839Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-08T09:18:19.839Z] === RUN TestDockerSuite/TestPluginActive [2022-08-08T09:18:22.395Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-08T09:18:25.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-08T09:18:28.223Z] docker_api_swarm_service_test.go:128: [d8e3f27f376ed] joining swarm manager [dfe0009c50b7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:18:29.163Z] docker_api_swarm_service_test.go:129: [def797a7c1159] joining swarm manager [dfe0009c50b7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:18:29.731Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-08T09:18:29.732Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-08T09:18:29.732Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-08T09:18:31.111Z] docker_api_swarm_service_test.go:137: [d074d5839ccc6] joining swarm manager [dfe0009c50b7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-08T09:18:31.371Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-08T09:18:31.940Z] docker_api_swarm_service_test.go:138: [da12f8db97ccb] joining swarm manager [dfe0009c50b7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-08T09:18:34.480Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-08T09:18:39.751Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-08T09:18:41.135Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-08T09:18:42.076Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-08T09:18:42.645Z] === RUN TestDockerSuite/TestPortList [2022-08-08T09:18:49.219Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-08T09:18:51.754Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-08T09:18:51.754Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-08T09:18:53.660Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-08T09:18:53.920Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-08T09:18:54.489Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-08T09:18:55.057Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-08T09:18:55.316Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-08T09:18:56.697Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-08T09:18:57.634Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-08T09:18:58.573Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-08T09:18:58.838Z] docker_api_swarm_service_test.go:304: [dcaeda4c028fc] joining swarm manager [defbc4d8b20d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:18:59.781Z] docker_api_swarm_service_test.go:304: [d37b461f33d0c] joining swarm manager [defbc4d8b20d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:19:01.688Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-08T09:19:04.645Z] ok github.com/docker/docker/libnetwork 37.247s coverage: 40.6% of statements [2022-08-08T09:19:04.645Z] ok github.com/docker/docker/libnetwork/bitseq 0.115s coverage: 84.4% of statements [2022-08-08T09:19:04.645Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-08T09:19:04.645Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-08T09:19:04.645Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-08T09:19:04.645Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-08T09:19:04.645Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-08T09:19:04.645Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-08T09:19:04.645Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-08T09:19:04.645Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-08T09:19:04.645Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-08T09:19:04.645Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-08T09:19:04.645Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-08T09:19:04.645Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-08T09:19:04.645Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-08T09:19:04.645Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.345s coverage: 59.9% of statements [2022-08-08T09:19:04.645Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-08T09:19:04.645Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-08T09:19:04.645Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.2% of statements [2022-08-08T09:19:04.645Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-08T09:19:04.645Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-08T09:19:04.645Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-08T09:19:04.645Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-08T09:19:04.983Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-08T09:19:04.983Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-08T09:19:07.518Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-08T09:19:14.583Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.276s coverage: 6.6% of statements [2022-08-08T09:19:14.584Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-08T09:19:14.584Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-08T09:19:14.584Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-08T09:19:14.584Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-08T09:19:14.584Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-08T09:19:14.584Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-08T09:19:15.146Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-08T09:19:15.146Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-08-08T09:19:15.403Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-08T09:19:15.638Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-08T09:19:15.638Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-08T09:19:15.659Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-08T09:19:17.017Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-08T09:19:17.956Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-08T09:19:18.896Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-08T09:19:19.835Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-08T09:19:20.404Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-08T09:19:21.785Z] docker_api_swarm_service_test.go:100: [df6361195312d] joining swarm manager [d76fb49d83d17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:19:22.355Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-08T09:19:22.615Z] docker_api_swarm_service_test.go:101: [d6c352e4af78d] joining swarm manager [d76fb49d83d17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:19:23.555Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-08T09:19:23.555Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-08T09:19:24.124Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-08T09:19:27.419Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-08T09:19:27.827Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-08T09:19:28.796Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-08T09:19:28.796Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-08T09:19:28.796Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-08T09:19:29.055Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-08T09:19:29.624Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-08T09:19:29.624Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-08T09:19:30.562Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-08T09:19:31.500Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-08T09:19:31.759Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-08T09:19:39.885Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-08T09:19:39.885Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-08T09:19:40.822Z] check_test.go:611: [df6361195312d] daemon is not started [2022-08-08T09:19:41.761Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-08T09:19:41.761Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-08T09:19:41.761Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-08T09:19:42.027Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-08T09:19:42.672Z] ok github.com/docker/docker/libnetwork/ipam 14.636s coverage: 85.3% of statements [2022-08-08T09:19:42.672Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-08T09:19:42.672Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-08T09:19:42.672Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-08T09:19:42.672Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-08-08T09:19:42.672Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-08T09:19:42.672Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-08T09:19:42.672Z] ok github.com/docker/docker/libnetwork/ipamutils 0.256s coverage: 74.0% of statements [2022-08-08T09:19:43.234Z] ok github.com/docker/docker/libnetwork/iptables 0.162s coverage: 45.0% of statements [2022-08-08T09:19:43.234Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-08T09:19:43.797Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-08T09:19:43.936Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-08T09:19:44.879Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-08T09:19:46.261Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-08T09:19:47.200Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-08T09:19:48.580Z] docker_api_swarm_service_test.go:533: [d209b0e1d3903] joining swarm manager [d202713ce34b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:19:48.580Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-08T09:19:48.580Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-08T09:19:48.580Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-08T09:19:49.960Z] docker_api_swarm_service_test.go:534: [d730b3ffa1483] joining swarm manager [d202713ce34b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:19:51.342Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-08T09:19:52.723Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-08T09:19:52.983Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-08T09:19:54.891Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-08T09:19:55.460Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-08T09:19:57.368Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-08T09:19:57.627Z] === RUN TestDockerSuite/TestRmiTag [2022-08-08T09:19:57.892Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-08T09:19:58.460Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-08T09:20:01.001Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-08T09:20:01.261Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-08T09:20:02.200Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-08T09:20:02.459Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-08T09:20:03.030Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-08T09:20:03.289Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-08T09:20:03.861Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-08T09:20:04.121Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-08T09:20:05.060Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-08T09:20:08.349Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-08T09:20:08.349Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-08T09:20:09.726Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-08T09:20:10.295Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-08T09:20:12.201Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-08T09:20:12.770Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-08T09:20:13.339Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-08T09:20:15.268Z] docker_api_swarm_service_test.go:148: [d8c969c4450ec] joining swarm manager [dc9758154a0af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:20:15.533Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-08T09:20:15.793Z] docker_api_swarm_service_test.go:148: [de9e3e3d2229e] joining swarm manager [dc9758154a0af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:20:16.363Z] === RUN TestDockerSuite/TestDockerFails [2022-08-08T09:20:16.363Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-08T09:20:18.272Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-08T09:20:18.532Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-08T09:20:19.101Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-08T09:20:20.480Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-08T09:20:21.048Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-08T09:20:21.618Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-08T09:20:22.556Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-08T09:20:22.816Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-08T09:20:23.075Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-08T09:20:23.644Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-08T09:20:23.644Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-08T09:20:24.212Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-08T09:20:25.151Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-08T09:20:25.721Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-08T09:20:26.659Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-08T09:20:26.918Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-08T09:20:27.856Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-08T09:20:28.793Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-08T09:20:29.362Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-08T09:20:29.933Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-08T09:20:30.502Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-08T09:20:31.070Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-08T09:20:31.639Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-08T09:20:32.580Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-08T09:20:33.518Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-08T09:20:34.088Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-08T09:20:34.657Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-08T09:20:35.232Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-08T09:20:35.232Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-08T09:20:36.610Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-08T09:20:37.178Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-08T09:20:37.438Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-08T09:20:38.007Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-08T09:20:38.576Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-08T09:20:38.576Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-08T09:20:38.836Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-08T09:20:39.404Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-08T09:20:39.664Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-08T09:20:40.604Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-08T09:20:41.173Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-08T09:20:41.173Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-08T09:20:41.753Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-08T09:20:41.753Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-08T09:20:42.691Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-08T09:20:42.951Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-08T09:20:43.520Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-08T09:20:44.090Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-08T09:20:44.090Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-08T09:20:44.409Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-08T09:20:45.346Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-08T09:20:46.284Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-08T09:20:47.224Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-08T09:20:47.794Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-08T09:20:48.053Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-08T09:20:48.622Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-08T09:20:49.190Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-08T09:20:49.450Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-08T09:20:50.832Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-08T09:20:52.214Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-08T09:20:53.152Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-08T09:20:53.152Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-08T09:20:53.415Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-08T09:20:55.953Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-08T09:20:57.332Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-08T09:20:58.713Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-08T09:21:00.634Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-08T09:21:00.634Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-08T09:21:00.634Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-08T09:21:00.634Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-08T09:21:00.634Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-08T09:21:00.893Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-08T09:21:02.274Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-08T09:21:03.656Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-08T09:21:05.036Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-08T09:21:05.606Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-08T09:21:06.544Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-08T09:21:07.112Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-08T09:21:07.112Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-08T09:21:07.112Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-08T09:21:07.679Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-08T09:21:09.059Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-08T09:21:09.059Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-08T09:21:09.319Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-08T09:21:09.888Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-08T09:21:10.457Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-08T09:21:11.397Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-08T09:21:11.397Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-08T09:21:11.966Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-08T09:21:12.350Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-08T09:21:12.919Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-08T09:21:13.488Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-08T09:21:14.061Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-08T09:21:14.323Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-08T09:21:14.900Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-08T09:21:15.469Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-08T09:21:15.469Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-08T09:21:16.407Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-08T09:21:16.980Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-08T09:21:17.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-08T09:21:18.178Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-08T09:21:18.437Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-08T09:21:18.437Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-08T09:21:18.437Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-08T09:21:21.733Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-08T09:21:21.994Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-08T09:21:22.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-08T09:21:25.467Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-08T09:21:28.001Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-08T09:21:30.536Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-08T09:21:33.072Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-08T09:21:33.331Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-08T09:21:34.270Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-08T09:21:35.188Z] ok github.com/docker/docker/libnetwork/networkdb 104.521s coverage: 60.0% of statements [2022-08-08T09:21:35.188Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-08T09:21:35.188Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-08T09:21:35.188Z] ok github.com/docker/docker/libnetwork/osl 4.319s coverage: 39.7% of statements [2022-08-08T09:21:35.188Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-08T09:21:35.188Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-08T09:21:35.650Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-08T09:21:35.650Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-08T09:21:35.650Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-08T09:21:35.650Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-08T09:21:35.650Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-08T09:21:35.909Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-08T09:21:36.117Z] ok github.com/docker/docker/libnetwork/portmapper 0.569s coverage: 48.6% of statements [2022-08-08T09:21:36.373Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-08T09:21:36.373Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-08T09:21:36.629Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-08T09:21:36.629Z] [2022-08-08T09:21:36.629Z] === Skipped [2022-08-08T09:21:36.629Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-08T09:21:36.629Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-08T09:21:36.629Z] [2022-08-08T09:21:36.629Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-08T09:21:36.629Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-08T09:21:36.629Z] [2022-08-08T09:21:36.629Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-08T09:21:36.629Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-08T09:21:36.629Z] [2022-08-08T09:21:36.629Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-08T09:21:36.629Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-08T09:21:36.629Z] [2022-08-08T09:21:36.629Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-08T09:21:36.629Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-08T09:21:36.629Z] [2022-08-08T09:21:36.629Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-08T09:21:36.629Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-08T09:21:36.629Z] [2022-08-08T09:21:36.629Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-08T09:21:36.629Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-08T09:21:36.629Z] [2022-08-08T09:21:36.629Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-08T09:21:36.629Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-08T09:21:36.629Z] [2022-08-08T09:21:36.629Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-08T09:21:36.629Z] firewalld_test.go:14: firewalld is not running [2022-08-08T09:21:36.629Z] [2022-08-08T09:21:36.629Z] DONE 327 tests, 9 skipped in 201.614s Post stage [Pipeline] junit [2022-08-08T09:21:37.201Z] Recording test results [2022-08-08T09:21:37.524Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-08T09:21:37.881Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43708/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f5d6f68657e624c4c730a8281252d5e779f07853 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f5d6f68657e624c4c730a8281252d5e779f07853 hack/validate/vendor [2022-08-08T09:21:38.443Z] No vendor changes in diff. [2022-08-08T09:21:38.459Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-08T09:21:38.995Z] + echo Ensuring container killed. [2022-08-08T09:21:38.995Z] Ensuring container killed. [2022-08-08T09:21:38.995Z] + docker rm -vf docker-pr6 [2022-08-08T09:21:38.995Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-08-08T09:21:39.292Z] + echo Chowning /workspace to jenkins user [2022-08-08T09:21:39.292Z] Chowning /workspace to jenkins user [2022-08-08T09:21:39.292Z] + id -u [2022-08-08T09:21:39.292Z] + id -g [2022-08-08T09:21:39.292Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43708:/workspace busybox chown -R 1000:1000 /workspace [2022-08-08T09:21:39.839Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-08T09:21:39.839Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-08T09:21:40.545Z] + bundleName=unit [2022-08-08T09:21:40.545Z] + echo Creating unit-bundles.tar.gz [2022-08-08T09:21:40.545Z] Creating unit-bundles.tar.gz [2022-08-08T09:21:40.545Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-08-08T09:21:40.545Z] bundles/junit-report-libnetwork.xml [2022-08-08T09:21:40.545Z] bundles/junit-report.xml [2022-08-08T09:21:40.545Z] bundles/go-test-report-libnetwork.json [2022-08-08T09:21:40.545Z] bundles/go-test-report.json [2022-08-08T09:21:40.545Z] bundles/profile-libnetwork.out [2022-08-08T09:21:40.545Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-08T09:21:40.554Z] Archiving artifacts [2022-08-08T09:21:40.780Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-08T09:21:40.948Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43708/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-08T09:21:41.290Z] + make clean [2022-08-08T09:21:41.290Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-08T09:21:41.290Z] docker-dev-cache [2022-08-08T09:21:41.290Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-08T09:21:43.320Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-08T09:21:46.610Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-08T09:21:47.178Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-08T09:21:47.439Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-08T09:21:48.007Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-08T09:21:48.007Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-08T09:21:48.267Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-08T09:21:49.205Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-08T09:21:49.776Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-08T09:21:50.716Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-08T09:21:50.716Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-08T09:21:50.976Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-08T09:21:51.915Z] === RUN TestDockerSuite/TestRunMount [2022-08-08T09:21:56.108Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-08T09:21:56.108Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-08T09:21:56.677Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-08T09:21:57.619Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-08T09:21:58.997Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-08T09:22:00.375Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-08T09:22:01.756Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-08T09:22:02.695Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-08T09:22:03.631Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-08T09:22:03.632Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-08T09:22:04.203Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-08T09:22:04.800Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-08T09:22:05.369Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-08T09:22:05.938Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-08T09:22:06.876Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-08T09:22:07.445Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-08T09:22:09.353Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-08T09:22:12.665Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-08T09:22:12.924Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-08T09:22:12.924Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-08T09:22:13.493Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-08T09:22:13.493Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-08T09:22:14.062Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-08T09:22:14.630Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-08T09:22:14.630Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-08T09:22:15.568Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-08T09:22:15.568Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-08T09:22:18.864Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-08T09:22:21.402Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-08T09:22:21.402Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-08T09:22:21.402Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-08T09:22:21.402Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-08T09:22:21.662Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-08T09:22:22.232Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-08T09:22:24.141Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-08T09:22:24.141Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-08T09:22:24.711Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-08T09:22:24.971Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-08T09:22:25.231Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-08T09:22:25.800Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-08T09:22:26.370Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-08T09:22:26.939Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-08T09:22:27.198Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-08T09:22:27.458Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-08T09:22:27.458Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-08T09:22:27.458Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-08T09:22:28.396Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-08T09:22:28.656Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-08T09:22:28.656Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-08T09:22:28.656Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-08T09:22:29.226Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-08T09:22:29.795Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-08T09:22:30.367Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-08T09:22:30.367Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-08T09:22:30.367Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-08T09:22:32.907Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-08T09:22:32.907Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-08T09:22:34.287Z] === RUN TestDockerSuite/TestRunRm [2022-08-08T09:22:34.546Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-08T09:22:35.926Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-08T09:22:38.463Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-08T09:22:38.463Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-08T09:22:38.723Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-08T09:22:39.293Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-08T09:22:41.222Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-08T09:22:41.222Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-08T09:22:41.487Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-08T09:22:44.784Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-08T09:22:44.784Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-08T09:22:48.077Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-08T09:22:48.647Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-08T09:22:48.907Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-08T09:22:49.477Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-08T09:22:50.046Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-08T09:22:50.046Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-08T09:22:50.616Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-08T09:22:50.876Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-08T09:22:51.446Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-08T09:22:52.385Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-08T09:22:52.645Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-08T09:22:55.184Z] === RUN TestDockerSuite/TestRunState [2022-08-08T09:22:55.184Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-08T09:22:56.566Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-08T09:22:56.826Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-08T09:22:58.207Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-08T09:22:58.467Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-08T09:22:58.467Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-08T09:22:58.467Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-08T09:22:59.036Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-08T09:22:59.295Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-08T09:22:59.866Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-08T09:23:01.264Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-08T09:23:01.264Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-08T09:23:01.264Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-08T09:23:02.207Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-08T09:23:02.207Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-08T09:23:04.114Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-08T09:23:04.685Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-08T09:23:05.255Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-08T09:23:06.195Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-08T09:23:08.734Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-08T09:23:08.734Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-08T09:23:12.026Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-08T09:23:12.026Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-08T09:23:12.964Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-08T09:23:12.964Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-08T09:23:13.223Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-08T09:23:15.133Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-08T09:23:16.515Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-08T09:23:16.515Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-08T09:23:17.086Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-08T09:23:17.346Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-08T09:23:17.605Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-08T09:23:17.865Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-08T09:23:18.807Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-08T09:23:19.376Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-08T09:23:19.376Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-08T09:23:19.376Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-08T09:23:19.376Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-08T09:23:19.636Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-08T09:23:20.205Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-08T09:23:22.745Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-08T09:23:23.684Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-08T09:23:23.944Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-08T09:23:25.328Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-08T09:23:25.328Z] docker_cli_service_logs_test.go:248: checking task ym1dfbjbjalf [2022-08-08T09:23:25.328Z] docker_cli_service_logs_test.go:253: checking messages for ym1dfbjbjalf [2022-08-08T09:23:25.328Z] docker_cli_service_logs_test.go:248: checking task blql7ykqg9h0 [2022-08-08T09:23:25.328Z] docker_cli_service_logs_test.go:253: checking messages for blql7ykqg9h0 [2022-08-08T09:23:25.897Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-08T09:23:27.288Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-08T09:23:28.228Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-08T09:23:28.797Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-08T09:23:29.738Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-08T09:23:31.648Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-08T09:23:32.218Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-08T09:23:32.218Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-08T09:23:32.218Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-08T09:23:32.218Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-08T09:23:32.218Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-08T09:23:32.218Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-08T09:23:32.218Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-08T09:23:32.218Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-08T09:23:32.218Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-08T09:23:32.218Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-08T09:23:32.787Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-08T09:23:33.357Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-08T09:23:34.295Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-08T09:23:34.864Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-08T09:23:35.123Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-08T09:23:35.123Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-08T09:23:35.693Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-08T09:23:35.693Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-08T09:23:35.693Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-08T09:23:35.693Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-08T09:23:35.693Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-08T09:23:35.693Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-08T09:23:35.693Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-08T09:23:35.693Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-08T09:23:35.693Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-08T09:23:35.693Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-08T09:23:35.952Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-08T09:23:35.953Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-08T09:23:35.953Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-08T09:23:35.953Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-08T09:23:35.953Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-08T09:23:36.212Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-08T09:23:37.151Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-08T09:23:37.151Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-08T09:23:37.721Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-08T09:23:37.981Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-08T09:23:38.551Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-08T09:23:38.551Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-08T09:23:39.120Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-08T09:23:39.689Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-08T09:23:39.689Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-08T09:23:39.689Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-08T09:23:39.948Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-08T09:23:40.887Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-08T09:23:41.456Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-08T09:23:41.456Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-08T09:23:41.456Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-08T09:23:41.716Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-08T09:23:41.716Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-08T09:23:42.655Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-08T09:23:43.225Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-08T09:23:45.135Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-08T09:23:45.706Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-08T09:23:45.706Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-08T09:23:45.706Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-08T09:23:45.706Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-08T09:23:46.298Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-08T09:23:46.867Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-08T09:23:46.867Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-08T09:23:47.805Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-08T09:23:49.184Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-08T09:23:49.184Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-08T09:23:49.754Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-08T09:23:51.663Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-08T09:23:52.601Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-08T09:23:53.981Z] docker_cli_swarm_test.go:1895: [dfa6494db5f00] joining swarm manager [dc1d1477b5c31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:23:55.360Z] docker_cli_swarm_test.go:1896: [df5445c211c4d] joining swarm manager [dc1d1477b5c31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:23:55.360Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-08T09:23:58.655Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-08T09:23:59.592Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-08T09:24:00.975Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-08T09:24:01.913Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-08T09:24:02.850Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-08T09:24:04.229Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-08T09:24:05.609Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-08T09:24:06.988Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-08T09:24:08.893Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-08T09:24:10.289Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-08T09:24:11.670Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-08T09:24:12.610Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-08T09:24:13.179Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-08T09:24:16.474Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-08T09:24:16.474Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-08T09:24:16.474Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-08T09:24:16.474Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-08T09:24:16.474Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-08T09:24:17.042Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-08T09:24:17.981Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-08T09:24:18.551Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-08T09:24:18.811Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-08T09:24:19.751Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-08T09:24:20.011Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-08T09:24:20.270Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-08T09:24:20.839Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-08T09:24:21.779Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2433877465 [2022-08-08T09:24:22.040Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-08T09:24:22.040Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-08T09:24:23.419Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-08T09:24:23.419Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-08T09:24:23.419Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-08T09:24:23.419Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-08T09:24:24.800Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-08T09:24:26.708Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-08T09:24:28.615Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-08T09:24:28.874Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-08T09:24:29.442Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-08T09:24:29.442Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-08T09:24:30.821Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-08T09:24:30.821Z] docker_cli_sni_test.go:30: Flakey test [2022-08-08T09:24:30.821Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-08T09:24:36.120Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-08T09:24:37.501Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-08T09:24:38.070Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-08T09:24:39.009Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-08T09:24:39.009Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-08T09:24:40.915Z] docker_cli_swarm_test.go:1796: [de79181874899] joining swarm manager [d6e6c0fb93b1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:24:41.852Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-08T09:24:42.422Z] docker_cli_swarm_test.go:1797: [d1c6d0baf4898] joining swarm manager [d6e6c0fb93b1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:24:43.361Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-08T09:24:43.929Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-08T09:24:45.309Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-08T09:24:46.694Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-08T09:24:48.074Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-08T09:24:50.612Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-08T09:24:54.806Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-08T09:24:57.342Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-08T09:24:58.280Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-08T09:25:02.495Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-08T09:25:04.403Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-08T09:25:04.973Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-08T09:25:05.543Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-08T09:25:06.112Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-08T09:25:06.112Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-08T09:25:06.112Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-08T09:25:06.112Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-08T09:25:06.684Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-08T09:25:07.253Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-08T09:25:07.254Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-08T09:25:07.254Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-08T09:25:07.254Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-08T09:25:07.254Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-08T09:25:08.194Z] docker_cli_swarm_test.go:1315: [d5a7645a483f3] joining swarm manager [d5dcbfbb7f63f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:25:08.453Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-08T09:25:09.392Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-08T09:25:09.652Z] docker_cli_swarm_test.go:1316: [d86866cb22acd] joining swarm manager [d5dcbfbb7f63f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:25:09.912Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-08T09:25:10.851Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-08T09:25:15.045Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-08T09:25:15.306Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-08T09:25:15.306Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-08T09:25:15.306Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-08T09:25:16.244Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-08T09:25:16.504Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-08T09:25:18.413Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-08T09:25:20.323Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-08T09:25:21.263Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-08T09:25:36.154Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-08T09:25:36.154Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-08T09:25:36.154Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-08T09:25:36.723Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-08T09:25:36.723Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-08T09:25:36.723Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-08T09:25:36.982Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-08T09:25:37.242Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-08T09:25:37.501Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-08T09:25:38.071Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-08T09:25:38.071Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-08T09:25:38.071Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-08T09:25:38.071Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-08T09:25:38.331Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-08T09:25:39.712Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-08T09:25:39.712Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-08T09:25:39.973Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-08T09:25:39.973Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-08T09:25:39.973Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-08T09:25:39.973Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite (1337.58s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.78s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.73s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.68s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.73s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.88s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.11s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (1.97s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.57s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.77s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.37s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.78s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.85s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.91s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.70s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.30s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.01s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.54s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.57s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.64s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.68s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.89s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.78s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.17s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.81s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.86s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.89s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.97s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.80s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.73s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.68s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.65s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.60s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.11s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.15s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.52s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.25s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.66s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.71s) [2022-08-08T09:25:39.973Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.61s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.67s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.07s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.44s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.47s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.62s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.60s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0010a0948__} (1.60s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13482514652_/foo_false_____} (1.38s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13482514652_/foo_true_____} (1.57s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3898176951_/foo_false_____} (1.45s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3898176951_/foo_true_____} (1.73s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3898176951_/foo_true__0xc0010a0978___} (1.79s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0010a0990__} (0.80s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0010a09a8__} (1.59s) [2022-08-08T09:25:39.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0010a09c0__} (1.58s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0010a09d8__} (1.59s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.68s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.02s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.73s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.01s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.57s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.40s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.36s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.70s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.74s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.68s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.82s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.65s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.77s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.83s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.94s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.96s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.95s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.14s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.92s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.86s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.95s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.11s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.57s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.54s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.70s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.92s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.00s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.03s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.92s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.80s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.26s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.70s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.90s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.04s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.88s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.96s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.87s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.61s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.10s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.89s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.80s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.75s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.58s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.84s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.95s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.60s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestAttachDetach (0.95s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.92s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.65s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.71s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.63s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.90s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.68s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.68s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.40s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.53s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.63s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.83s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.95s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.13s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.00s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.63s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.98s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.58s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.37s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.61s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.94s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.24s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.17s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.62s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.11s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.22s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.52s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.53s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.00s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.04s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.27s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.93s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.28s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.37s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.22s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.15s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.18s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.08s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.63s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.43s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.67s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.02s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.55s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.81s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.25s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.43s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.05s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.06s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.68s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.42s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.98s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.27s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.38s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.97s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.70s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.36s) [2022-08-08T09:25:39.974Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.42s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.48s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.11s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.30s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.84s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.56s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.75s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.54s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.42s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.16s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.20s) [2022-08-08T09:25:39.974Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-08T09:25:39.974Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-08-08T09:25:39.974Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-08T09:25:39.974Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.95s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.06s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.83s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.39s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.37s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.92s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.19s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.21s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.57s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.00s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.00s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.93s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.97s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.05s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.58s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.93s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.76s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.30s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.25s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.25s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.15s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.70s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.28s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.19s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.59s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.30s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.21s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.54s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.18s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.21s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.26s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.85s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.03s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildEnv (0.84s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.88s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.71s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.55s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (16.69s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.74s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.43s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.75s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.42s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.03s) [2022-08-08T09:25:39.974Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.41s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildExpose (0.22s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.43s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.35s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.22s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildFails (0.67s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.55s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.88s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.64s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.35s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.46s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.72s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.25s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.55s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.45s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.31s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.80s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.61s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.85s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.72s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.05s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildLabel (0.51s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.34s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.24s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildLabels (0.32s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.76s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.05s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.02s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.63s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.23s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.97s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.98s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.37s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.38s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.28s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.77s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.96s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.82s) [2022-08-08T09:25:39.974Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-08T09:25:39.974Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.05s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.76s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.40s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.88s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.61s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.26s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.78s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.86s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.66s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.66s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.63s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.79s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.05s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.20s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.95s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.30s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.93s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.82s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildPATH (1.83s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.68s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.51s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.16s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.61s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildRm (2.89s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.17s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.32s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.07s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.85s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.81s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.53s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.26s) [2022-08-08T09:25:39.975Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.55s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.01s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildStderr (0.69s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.35s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.78s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.69s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.92s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildUser (1.18s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.64s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.48s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.59s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.71s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.75s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.38s) [2022-08-08T09:25:39.975Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-08T09:25:39.975Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-08T09:25:39.975Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-08T09:25:39.975Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.21s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.60s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.73s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.29s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.60s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.81s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.50s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.50s) [2022-08-08T09:25:39.975Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.62s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.95s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.72s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCommitChange (0.84s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.77s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.38s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.13s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.01s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCommitTTY (1.40s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.11s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.94s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.41s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.62s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.58s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.90s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.72s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.92s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.63s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.83s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.92s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.75s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.66s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.76s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.77s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.76s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.04s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.85s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.77s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.98s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.80s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.75s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.41s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.88s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.40s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.61s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.35s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.80s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.31s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.10s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.55s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.32s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.58s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpToDot (0.54s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.00s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.28s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpToStdout (0.63s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.52s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.55s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.93s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.47s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.53s) [2022-08-08T09:25:39.975Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-08-08T09:25:39.975Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.38s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.88s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestEventsCommit (0.60s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.72s) [2022-08-08T09:25:39.975Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.58s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.15s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.38s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.20s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsCopy (0.82s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.93s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.41s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.24s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.26s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.32s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsFilters (1.25s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.63s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.05s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-08-08T09:25:40.236Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-08T09:25:40.236Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.31s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.62s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsRename (0.55s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.50s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.63s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.51s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsTop (0.74s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.90s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.73s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.59s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExec (0.65s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.14s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExecCgroup (1.04s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExecEnv (0.68s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.22s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.59s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExecInspectID (2.70s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExecInteractive (0.58s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.83s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.68s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExecParseError (0.64s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.66s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.75s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2022-08-08T09:25:40.236Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.22s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.57s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.56s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.15s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.30s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestHealth (19.19s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestBuildHistory (2.60s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.63s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestImportDisplay (1.03s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestImportGzipped (1.10s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.16s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.55s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2022-08-08T09:25:40.236Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.70s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.53s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestInspectHistory (0.63s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-08T09:25:40.236Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-08T09:25:40.237Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.58s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.50s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.33s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.99s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.66s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.02s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.94s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.45s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.44s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.45s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.01s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.79s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.23s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.01s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.20s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.96s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.85s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.02s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLogsTail (0.55s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestNetHostname (1.34s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.56s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.05s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.47s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.81s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.56s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.67s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.27s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.52s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.95s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.88s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPluginActive (2.47s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.38s) [2022-08-08T09:25:40.237Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.64s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.85s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.32s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.32s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.94s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPortList (6.31s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.66s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.83s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.98s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.51s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPsByOrder (2.44s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.98s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.08s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.13s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.47s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.91s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.23s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.42s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.92s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.91s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.66s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.94s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.05s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.65s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.76s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.63s) [2022-08-08T09:25:40.237Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.46s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.92s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.90s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.92s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.11s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.84s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.99s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.93s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.19s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.31s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.73s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.29s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.48s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.60s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.89s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.47s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.63s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.69s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.33s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.47s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.44s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.43s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.69s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.11s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.38s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.12s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.85s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.78s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.23s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.32s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.54s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.07s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.60s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.93s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunAddHost (0.49s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.60s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.76s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.86s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.65s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.82s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.87s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.60s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.68s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.44s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.72s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.70s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.64s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.93s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.88s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.98s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.08s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.29s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.51s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.27s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.41s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.56s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.74s) [2022-08-08T09:25:40.237Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-08T09:25:40.237Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.48s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.30s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.24s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.41s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.63s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.05s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2022-08-08T09:25:40.237Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.54s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.30s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.43s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.60s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.52s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.85s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.52s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.59s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.58s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunExitCode (0.41s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.72s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.70s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.62s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.35s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.29s) [2022-08-08T09:25:40.237Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.68s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.74s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.39s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.73s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.36s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.51s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.45s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.23s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.06s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.96s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.67s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.88s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.71s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.97s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.89s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunMount (3.81s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s) [2022-08-08T09:25:40.237Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.91s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.33s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.33s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.48s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.99s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.00s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunNetHost (0.69s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.50s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.51s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.74s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.74s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.27s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.47s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.76s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.80s) [2022-08-08T09:25:40.238Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.56s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.51s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.66s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.70s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.53s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.52s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.69s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.69s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.54s) [2022-08-08T09:25:40.238Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.63s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2022-08-08T09:25:40.238Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.65s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.09s) [2022-08-08T09:25:40.238Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.56s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.05s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunRm (0.54s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.53s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.54s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.77s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.51s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.05s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.30s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.54s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.51s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.57s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.50s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.54s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.52s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.64s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.53s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.44s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunState (1.13s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.61s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunStdinPipe (1.28s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.35s) [2022-08-08T09:25:40.238Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.81s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.67s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunSysctls (1.28s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.76s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.84s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.65s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.36s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.80s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.80s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.52s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.67s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.52s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.75s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.41s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunUserByID (0.75s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunUserByName (0.69s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.71s) [2022-08-08T09:25:40.238Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.49s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.48s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.52s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.11s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.84s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.03s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.77s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.81s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2022-08-08T09:25:40.238Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-08T09:25:40.238Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-08T09:25:40.238Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2022-08-08T09:25:40.238Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.58s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.97s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.47s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.52s) [2022-08-08T09:25:40.238Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-08T09:25:40.238Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-08T09:25:40.238Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-08T09:25:40.238Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-08-08T09:25:40.238Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-08T09:25:40.238Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.65s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.68s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.61s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.54s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.49s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.89s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s) [2022-08-08T09:25:40.238Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.87s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.87s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.58s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.01s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.71s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.50s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.63s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.83s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.79s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.85s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.39s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.33s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.35s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.43s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.49s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.60s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.44s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.86s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.91s) [2022-08-08T09:25:40.238Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.69s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.13s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.47s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.58s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.40s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.34s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.47s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.21s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.50s) [2022-08-08T09:25:40.238Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.55s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.63s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.08s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.60s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.81s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestStartRecordError (1.13s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.59s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.00s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.54s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.55s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.70s) [2022-08-08T09:25:40.238Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-08-08T09:25:40.238Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-08T09:25:40.238Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.35s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.70s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.70s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.08s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.83s) [2022-08-08T09:25:40.238Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.75s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.73s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.62s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.16s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.11s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.45s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-08T09:25:40.238Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-08T09:25:40.238Z] === RUN TestDockerRegistrySuite [2022-08-08T09:25:40.238Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-08T09:25:41.177Z] check_test.go:427: [dd6058d74c06d] daemon is not started [2022-08-08T09:25:41.177Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-08T09:25:42.116Z] check_test.go:427: [de196f9826403] daemon is not started [2022-08-08T09:25:42.116Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-08T09:25:43.497Z] check_test.go:427: [d817540988d22] daemon is not started [2022-08-08T09:25:43.497Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-08T09:25:43.757Z] check_test.go:427: [d1fb0048465e1] daemon is not started [2022-08-08T09:25:43.757Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-08T09:25:46.296Z] check_test.go:427: [ddec4be9d2d88] daemon is not started [2022-08-08T09:25:46.296Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-08T09:25:52.868Z] check_test.go:427: [d07b932024d24] daemon is not started [2022-08-08T09:25:52.868Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-08T09:25:54.779Z] check_test.go:427: [d73fe38b8eb7f] daemon is not started [2022-08-08T09:25:54.779Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-08T09:25:55.718Z] check_test.go:427: [d86a61b84bc8c] daemon is not started [2022-08-08T09:25:55.718Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-08T09:25:56.656Z] check_test.go:427: [d3d922f1635b3] daemon is not started [2022-08-08T09:25:56.656Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-08T09:25:57.593Z] check_test.go:427: [d5c4a1314c308] daemon is not started [2022-08-08T09:25:57.593Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-08T09:25:58.984Z] check_test.go:427: [d7794e046f6c5] daemon is not started [2022-08-08T09:25:58.984Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-08T09:25:59.924Z] check_test.go:427: [d727a8f556325] daemon is not started [2022-08-08T09:25:59.924Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-08T09:26:01.306Z] check_test.go:427: [d3fa23a641fef] daemon is not started [2022-08-08T09:26:01.306Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-08T09:26:02.245Z] check_test.go:427: [d662bd6df38d8] daemon is not started [2022-08-08T09:26:02.245Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-08T09:26:02.814Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:eb509d85d04f65a6886cf36d0a2c46f085e5fb8578cfce9004be92229ce88602 [2022-08-08T09:26:03.754Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2fcf039f231c118bd46477b9d74c4894d01b55d9d242ca336aba8d1f29c9f476 [2022-08-08T09:26:04.014Z] check_test.go:427: [d8227259b2c62] daemon is not started [2022-08-08T09:26:04.014Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-08T09:26:04.953Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bda8b2a4959b0a4f58e6649ffc1b9bd7b704a6015c59090e99cdb641cd73d786 [2022-08-08T09:26:05.522Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:100f254ad7a53c0fc41a38593202f61320ae0bd87be019e3f9357adc692c9d34 [2022-08-08T09:26:05.781Z] check_test.go:427: [d0e353b893b5f] daemon is not started [2022-08-08T09:26:05.781Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-08T09:26:06.721Z] check_test.go:427: [d8c7525ce4b15] daemon is not started [2022-08-08T09:26:06.981Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-08T09:26:08.890Z] check_test.go:427: [d9e1bc867ba39] daemon is not started [2022-08-08T09:26:08.890Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-08T09:26:09.830Z] check_test.go:427: [d568ef5df871e] daemon is not started [2022-08-08T09:26:09.830Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-08T09:26:10.090Z] check_test.go:427: [db59763440293] daemon is not started [2022-08-08T09:26:10.090Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-08T09:26:11.028Z] check_test.go:427: [df7c21779ebbb] daemon is not started [2022-08-08T09:26:11.028Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-08T09:26:11.969Z] check_test.go:427: [df4916b37b630] daemon is not started [2022-08-08T09:26:11.969Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-08T09:26:12.907Z] check_test.go:427: [d131849c71e28] daemon is not started [2022-08-08T09:26:12.907Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-08T09:26:15.443Z] check_test.go:427: [d359bd3de2d6f] daemon is not started [2022-08-08T09:26:15.443Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-08T09:26:15.443Z] check_test.go:427: [dae1f11f71937] daemon is not started [2022-08-08T09:26:15.443Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-08T09:26:16.381Z] check_test.go:427: [d48b89d747eb5] daemon is not started [2022-08-08T09:26:16.381Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-08T09:26:16.950Z] check_test.go:427: [d7a3c79660ad4] daemon is not started [2022-08-08T09:26:16.950Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-08T09:26:16.950Z] check_test.go:427: [d01e02ca877d5] daemon is not started [2022-08-08T09:26:16.950Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-08T09:26:17.209Z] check_test.go:427: [d8e84191b9cf4] daemon is not started [2022-08-08T09:26:17.210Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-08T09:26:17.469Z] check_test.go:427: [dde42b403bc50] daemon is not started [2022-08-08T09:26:17.469Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-08T09:26:17.728Z] check_test.go:427: [decb0abeb1aba] daemon is not started [2022-08-08T09:26:17.728Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-08T09:26:17.988Z] check_test.go:427: [dd4015c4a09f4] daemon is not started [2022-08-08T09:26:17.988Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-08T09:26:18.929Z] check_test.go:427: [dd6839714f402] daemon is not started [2022-08-08T09:26:18.929Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-08T09:26:20.317Z] check_test.go:427: [dbb063c1715d2] daemon is not started [2022-08-08T09:26:20.317Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-08T09:26:21.258Z] check_test.go:427: [d4992b5d1dfac] daemon is not started [2022-08-08T09:26:21.258Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-08T09:26:21.258Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-08T09:26:22.197Z] check_test.go:427: [d852ccb5fb59a] daemon is not started [2022-08-08T09:26:22.457Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-08T09:26:23.396Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite (44.26s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.28s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.66s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.72s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.72s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.05s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.31s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.87s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.94s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.05s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.33s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.43s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.87s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.17s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.18s) [2022-08-08T09:26:24.335Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.81s) [2022-08-08T09:26:24.335Z] === RUN TestDockerSchema1RegistrySuite [2022-08-08T09:26:24.335Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-08T09:26:24.594Z] check_test.go:454: [d52f8bfb70fe3] daemon is not started [2022-08-08T09:26:24.594Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-08T09:26:25.534Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-08T09:26:28.076Z] check_test.go:454: [da87b562acce7] daemon is not started [2022-08-08T09:26:28.076Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-08T09:26:32.274Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-08T09:26:33.658Z] check_test.go:454: [da37984e7a292] daemon is not started [2022-08-08T09:26:33.658Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-08T09:26:35.039Z] check_test.go:454: [d6ee82e539d33] daemon is not started [2022-08-08T09:26:35.039Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-08T09:26:35.039Z] check_test.go:454: [d576fdf195744] daemon is not started [2022-08-08T09:26:35.039Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-08T09:26:36.424Z] check_test.go:454: [d5f97a11d27ef] daemon is not started [2022-08-08T09:26:36.424Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-08T09:26:37.804Z] check_test.go:454: [d02df9a74b260] daemon is not started [2022-08-08T09:26:37.804Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-08T09:26:38.742Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-08T09:26:38.742Z] check_test.go:454: [d2d8d6fe184c3] daemon is not started [2022-08-08T09:26:38.742Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-08T09:26:42.034Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-08T09:26:42.034Z] check_test.go:454: [df2e365de5db9] daemon is not started [2022-08-08T09:26:42.034Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-08T09:26:42.603Z] check_test.go:454: [d76d1d0aec0c4] daemon is not started [2022-08-08T09:26:42.603Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-08T09:26:42.864Z] check_test.go:454: [d493f6676d2ea] daemon is not started [2022-08-08T09:26:42.864Z] --- PASS: TestDockerSchema1RegistrySuite (18.55s) [2022-08-08T09:26:42.864Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-08T09:26:42.864Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.46s) [2022-08-08T09:26:42.864Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.59s) [2022-08-08T09:26:42.864Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.37s) [2022-08-08T09:26:42.864Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-08T09:26:42.864Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.35s) [2022-08-08T09:26:42.864Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.20s) [2022-08-08T09:26:42.864Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.27s) [2022-08-08T09:26:42.864Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.02s) [2022-08-08T09:26:42.864Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.57s) [2022-08-08T09:26:42.864Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2022-08-08T09:26:42.864Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-08T09:26:42.864Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-08T09:26:43.802Z] check_test.go:483: [d11de19fe6ca3] daemon is not started [2022-08-08T09:26:43.802Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-08T09:26:44.371Z] check_test.go:483: [dd7fbfa75d242] daemon is not started [2022-08-08T09:26:44.639Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-08T09:26:44.639Z] check_test.go:483: [d59ebf9d8b719] daemon is not started [2022-08-08T09:26:44.639Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-08T09:26:46.030Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-08T09:26:46.598Z] check_test.go:483: [d1ff7d129f82d] daemon is not started [2022-08-08T09:26:46.598Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-08T09:26:46.858Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-08T09:26:47.427Z] check_test.go:483: [d0b0e750a923f] daemon is not started [2022-08-08T09:26:47.427Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-08T09:26:48.367Z] check_test.go:483: [d696049f46471] daemon is not started [2022-08-08T09:26:48.367Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-08T09:26:48.367Z] check_test.go:483: [de6062fd87ce9] daemon is not started [2022-08-08T09:26:48.367Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.58s) [2022-08-08T09:26:48.367Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.94s) [2022-08-08T09:26:48.367Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.69s) [2022-08-08T09:26:48.367Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) [2022-08-08T09:26:48.367Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.36s) [2022-08-08T09:26:48.367Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.65s) [2022-08-08T09:26:48.367Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.56s) [2022-08-08T09:26:48.367Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.98s) [2022-08-08T09:26:48.367Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.20s) [2022-08-08T09:26:48.367Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-08T09:26:48.367Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-08T09:26:53.641Z] check_test.go:510: [d446853265cf3] daemon is not started [2022-08-08T09:26:53.641Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-08T09:26:53.900Z] check_test.go:510: [d9b644f1009c0] daemon is not started [2022-08-08T09:26:53.900Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-08T09:26:53.900Z] check_test.go:510: [d68c21c8e1e34] daemon is not started [2022-08-08T09:26:53.900Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-08T09:26:54.159Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-08T09:26:54.159Z] check_test.go:510: [d502faea64c78] daemon is not started [2022-08-08T09:26:54.159Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-08T09:26:54.159Z] check_test.go:510: [d6d5b03f86c7d] daemon is not started [2022-08-08T09:26:54.159Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s) [2022-08-08T09:26:54.159Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s) [2022-08-08T09:26:54.159Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-08-08T09:26:54.159Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-08T09:26:54.159Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2022-08-08T09:26:54.159Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-08-08T09:26:54.159Z] === RUN TestDockerNetworkSuite [2022-08-08T09:26:54.159Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-08T09:26:55.537Z] docker_cli_network_unix_test.go:46: [db1a0912a1562] daemon is not started [2022-08-08T09:26:55.797Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-08T09:26:56.365Z] docker_cli_network_unix_test.go:46: [d5e25f696f752] daemon is not started [2022-08-08T09:26:56.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-08T09:26:58.533Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-08T09:26:58.533Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-08T09:26:58.533Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-08T09:26:59.471Z] docker_cli_network_unix_test.go:46: [dbd4fb6b04873] daemon is not started [2022-08-08T09:27:00.415Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-08T09:27:02.323Z] docker_cli_network_unix_test.go:46: [d0c9dcdae85ae] daemon is not started [2022-08-08T09:27:02.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-08T09:27:02.323Z] docker_cli_network_unix_test.go:1233: [da43dc4de3f90] daemon is not started [2022-08-08T09:27:05.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-08T09:27:05.617Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-08T09:27:05.876Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-08T09:27:06.445Z] docker_cli_network_unix_test.go:46: [d06b135472b75] daemon is not started [2022-08-08T09:27:06.705Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-08T09:27:06.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-08T09:27:09.505Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-08T09:27:12.803Z] docker_cli_network_unix_test.go:46: [d02a00f7823e2] daemon is not started [2022-08-08T09:27:13.740Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-08T09:27:15.653Z] docker_cli_network_unix_test.go:46: [dc9da2989e97f] daemon is not started [2022-08-08T09:27:15.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-08T09:27:16.854Z] docker_cli_network_unix_test.go:46: [d6b1d26f34739] daemon is not started [2022-08-08T09:27:16.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-08T09:27:17.426Z] docker_cli_network_unix_test.go:46: [dc4c09f109dba] daemon is not started [2022-08-08T09:27:17.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-08T09:27:17.687Z] docker_cli_network_unix_test.go:46: [deffc56936815] daemon is not started [2022-08-08T09:27:17.946Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-08T09:27:18.514Z] docker_cli_network_unix_test.go:46: [d376797ced3fd] daemon is not started [2022-08-08T09:27:18.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-08T09:27:19.342Z] docker_cli_network_unix_test.go:46: [d4817e48b8f88] daemon is not started [2022-08-08T09:27:19.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-08T09:27:19.910Z] docker_cli_network_unix_test.go:46: [d80eae1738197] daemon is not started [2022-08-08T09:27:19.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-08T09:27:20.169Z] docker_cli_network_unix_test.go:46: [dc04596017d41] daemon is not started [2022-08-08T09:27:20.169Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-08T09:27:20.738Z] docker_cli_network_unix_test.go:46: [d62945afd9857] daemon is not started [2022-08-08T09:27:20.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-08T09:27:20.998Z] docker_cli_network_unix_test.go:46: [d895e6a61a7a7] daemon is not started [2022-08-08T09:27:20.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-08T09:27:21.258Z] docker_cli_network_unix_test.go:46: [d6595423c7edd] daemon is not started [2022-08-08T09:27:21.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-08T09:27:21.258Z] docker_cli_network_unix_test.go:46: [d7bcc6142273f] daemon is not started [2022-08-08T09:27:21.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-08T09:27:22.196Z] docker_cli_network_unix_test.go:46: [d1511f024b50b] daemon is not started [2022-08-08T09:27:22.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-08T09:27:22.766Z] docker_cli_network_unix_test.go:46: [dc1e05b704348] daemon is not started [2022-08-08T09:27:23.025Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-08T09:27:23.025Z] docker_cli_network_unix_test.go:46: [d78c1264911d5] daemon is not started [2022-08-08T09:27:23.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-08T09:27:23.285Z] docker_cli_network_unix_test.go:46: [ddfb7b33d01df] daemon is not started [2022-08-08T09:27:23.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-08T09:27:23.544Z] docker_cli_network_unix_test.go:46: [d1249380e520b] daemon is not started [2022-08-08T09:27:23.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-08T09:27:24.924Z] docker_cli_network_unix_test.go:968: [d33a7784df321] daemon is not started [2022-08-08T09:27:25.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-08T09:27:27.245Z] docker_cli_network_unix_test.go:46: [d4caff7b16686] daemon is not started [2022-08-08T09:27:27.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-08T09:27:29.785Z] docker_cli_network_unix_test.go:1116: [d5a737fb62ce6] daemon is not started [2022-08-08T09:27:33.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-08T09:27:33.082Z] docker_cli_network_unix_test.go:46: [dbd9b2223c52e] daemon is not started [2022-08-08T09:27:33.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-08T09:27:33.659Z] docker_cli_network_unix_test.go:46: [d338c57c12c40] daemon is not started [2022-08-08T09:27:33.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-08T09:27:33.659Z] docker_cli_network_unix_test.go:46: [d1b6dc0e6353f] daemon is not started [2022-08-08T09:27:33.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-08T09:27:33.659Z] docker_cli_network_unix_test.go:46: [d1f3afe9ccc94] daemon is not started [2022-08-08T09:27:33.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-08T09:27:33.918Z] docker_cli_network_unix_test.go:46: [d7f7595f60354] daemon is not started [2022-08-08T09:27:33.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-08T09:27:34.178Z] docker_cli_network_unix_test.go:46: [d3bd0d7567526] daemon is not started [2022-08-08T09:27:34.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-08T09:27:34.178Z] docker_cli_network_unix_test.go:46: [d1105c788b816] daemon is not started [2022-08-08T09:27:34.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-08T09:27:35.556Z] docker_cli_network_unix_test.go:46: [d0fd339190a31] daemon is not started [2022-08-08T09:27:36.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-08T09:27:36.494Z] docker_cli_network_unix_test.go:46: [d943158a0d28c] daemon is not started [2022-08-08T09:27:36.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-08T09:27:36.494Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-08T09:27:36.494Z] docker_cli_network_unix_test.go:46: [d9a3bfe4b3acf] daemon is not started [2022-08-08T09:27:36.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-08T09:27:37.063Z] docker_cli_network_unix_test.go:46: [d417fdd03f47a] daemon is not started [2022-08-08T09:27:37.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-08T09:27:40.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-08T09:27:41.994Z] docker_cli_network_unix_test.go:1084: [d9f52acef08d3] daemon is not started [2022-08-08T09:27:43.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-08T09:27:43.904Z] docker_cli_network_unix_test.go:46: [da7bf22cc4fe7] daemon is not started [2022-08-08T09:27:43.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-08T09:27:44.163Z] docker_cli_network_unix_test.go:46: [d2456968373b8] daemon is not started [2022-08-08T09:27:44.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-08T09:27:45.802Z] docker_cli_network_unix_test.go:46: [d7cf7a82ae8ba] daemon is not started [2022-08-08T09:27:46.062Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-08T09:27:46.062Z] docker_cli_network_unix_test.go:46: [d275bf720072a] daemon is not started [2022-08-08T09:27:46.062Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-08T09:27:46.322Z] docker_cli_network_unix_test.go:46: [df3c1fb83e661] daemon is not started [2022-08-08T09:27:46.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-08T09:27:47.150Z] docker_cli_network_unix_test.go:46: [deeb2e60bddcb] daemon is not started [2022-08-08T09:27:47.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-08T09:27:47.719Z] docker_cli_network_unix_test.go:46: [d8d00a5c03811] daemon is not started [2022-08-08T09:27:48.288Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-08T09:27:53.565Z] docker_cli_network_unix_test.go:46: [ddd4e3a09ca53] daemon is not started [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite (59.51s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.45s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.01s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.51s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.03s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.83s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.82s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.59s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.26s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.55s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.97s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.92s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.23s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.47s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.42s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-08-08T09:27:53.825Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.35s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.07s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.00s) [2022-08-08T09:27:53.825Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.63s) [2022-08-08T09:27:53.825Z] === RUN TestDockerHubPullSuite [2022-08-08T09:27:53.825Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-08T09:27:55.731Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-08T09:27:58.265Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-08T09:27:59.220Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-08T09:28:01.125Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-08T09:28:01.693Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-08T09:28:01.952Z] --- PASS: TestDockerHubPullSuite (8.16s) [2022-08-08T09:28:01.952Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.96s) [2022-08-08T09:28:01.952Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.52s) [2022-08-08T09:28:01.952Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.98s) [2022-08-08T09:28:01.952Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.80s) [2022-08-08T09:28:01.952Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s) [2022-08-08T09:28:01.952Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-08T09:28:01.952Z] PASS [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === Skipped [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-08T09:28:01.952Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-08T09:28:01.952Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-08T09:28:01.952Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-08-08T09:28:01.952Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-08T09:28:01.952Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-08T09:28:01.952Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-08T09:28:01.952Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-08T09:28:01.952Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2022-08-08T09:28:01.952Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-08T09:28:01.952Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-08T09:28:01.952Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-08T09:28:01.952Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-08T09:28:01.952Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-08T09:28:01.952Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-08T09:28:01.952Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-08T09:28:01.952Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-08T09:28:01.952Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-08T09:28:01.952Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-08T09:28:01.952Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-08T09:28:01.952Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-08T09:28:01.952Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-08T09:28:01.952Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-08T09:28:01.952Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-08T09:28:01.952Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-08T09:28:01.952Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-08T09:28:01.952Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-08T09:28:01.952Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-08T09:28:01.952Z] [2022-08-08T09:28:01.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-08T09:28:01.953Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-08T09:28:01.953Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-08T09:28:01.953Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-08T09:28:01.953Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-08T09:28:01.953Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-08T09:28:01.953Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-08T09:28:01.953Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-08T09:28:01.953Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-08T09:28:01.953Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-08T09:28:01.953Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-08T09:28:01.953Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-08T09:28:01.953Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-08T09:28:01.953Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-08T09:28:01.953Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-08-08T09:28:01.953Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-08T09:28:01.953Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-08-08T09:28:01.953Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-08T09:28:01.953Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-08T09:28:01.953Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-08T09:28:01.953Z] docker_cli_sni_test.go:30: Flakey test [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-08T09:28:01.953Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-08T09:28:01.953Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-08T09:28:01.953Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-08T09:28:01.953Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-08T09:28:01.953Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-08T09:28:01.953Z] docker_cli_network_unix_test.go:46: [d9a3bfe4b3acf] daemon is not started [2022-08-08T09:28:01.953Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] DONE 1265 tests, 51 skipped in 1485.275s [2022-08-08T09:28:01.953Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-08T09:28:01.953Z] ++++ cat bundles/test-integration/docker.pid [2022-08-08T09:28:01.953Z] +++ kill 9413 [2022-08-08T09:28:01.953Z] +++ /etc/init.d/apparmor stop [2022-08-08T09:28:01.953Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] Unloading profiles will leave already running processes permanently [2022-08-08T09:28:01.953Z] unconfined, which can lead to unexpected situations. [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:01.953Z] To set a process to complain mode, use the command line tool [2022-08-08T09:28:01.953Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-08T09:28:01.953Z] +++ true [2022-08-08T09:28:01.953Z] exiting test-integration [2022-08-08T09:28:01.953Z] ++ exit 0 [2022-08-08T09:28:01.953Z] [2022-08-08T09:28:02.213Z] + for job in $(jobs -p) [2022-08-08T09:28:02.213Z] + wait 21947 [2022-08-08T09:28:03.590Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-08T09:28:05.496Z] docker_cli_swarm_test.go:1180: [d28c0235257b2] joining swarm manager [df8fe37c45148]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:28:12.064Z] docker_cli_swarm_test.go:1189: [d244d0b560def] joining swarm manager [df8fe37c45148]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:28:58.749Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-08T09:29:00.655Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-08T09:29:04.850Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-08T09:29:06.244Z] docker_cli_swarm_test.go:1112: [d9b47115279ed] joining swarm manager [de0942814f77e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:29:08.152Z] docker_cli_swarm_test.go:1113: [d9ba18e8cfcc7] joining swarm manager [de0942814f77e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:30:29.597Z] docker_cli_swarm_test.go:1166: [df2e0805c6fca] joining swarm manager [de0942814f77e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-08T09:31:01.677Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-08T09:31:01.677Z] docker_cli_swarm_test.go:1447: [d34854b6c8964] joining swarm manager [de5ac1dd09783]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:31:01.937Z] docker_cli_swarm_test.go:1448: [dfff09308894d] joining swarm manager [de5ac1dd09783]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T09:31:14.147Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-08T09:31:14.147Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-08T09:31:14.147Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-08T09:31:14.147Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-08T09:31:14.147Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-08T09:31:14.717Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-08T09:31:17.260Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-08T09:31:20.550Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-08T09:31:22.454Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-08T09:31:24.368Z] docker_cli_swarm_unix_test.go:63: [dd97f1d2f42ab] joining swarm manager [def9e39091ce9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:32:20.604Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-08T09:32:20.604Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-08T09:32:20.604Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-08T09:32:22.510Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-08T09:32:25.800Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-08T09:32:28.337Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-08T09:32:29.717Z] docker_api_swarm_test.go:962: [df1901e1bd11d] joining swarm manager [dae821a31709c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T09:32:47.819Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-08T09:33:00.028Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-08T09:33:00.968Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-08T09:33:03.504Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-08T09:33:06.168Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-08T09:33:14.297Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-08T09:33:17.597Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-08T09:33:20.132Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-08T09:33:22.667Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-08T09:33:25.201Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-08T09:33:27.736Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-08T09:33:31.028Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-08T09:33:32.932Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-08T09:34:31.670Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-08T09:34:41.647Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite (1563.97s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.25s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.40s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.42s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.57s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.95s) [2022-08-08T09:34:59.735Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.01s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.00s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.73s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.31s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.93s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.71s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.34s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.24s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.30s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.01s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.87s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.53s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.34s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.45s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.98s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.68s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.56s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.48s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.16s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.66s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.74s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.41s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.52s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.12s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.64s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.53s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.14s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.93s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.14s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.19s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.52s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.49s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.53s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.73s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.21s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.65s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.69s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.64s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (2.98s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.42s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.97s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.21s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.57s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.10s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.87s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.59s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.58s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.34s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.72s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.21s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.90s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.07s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.05s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.05s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.70s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.55s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.96s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.01s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.52s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.71s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.02s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.33s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.66s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.94s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.14s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.70s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.55s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.10s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.83s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (75.30s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.05s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.49s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.06s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.65s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.46s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.09s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.58s) [2022-08-08T09:34:59.735Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.47s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.79s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.79s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.61s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.14s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.07s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.03s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.84s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (114.85s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.25s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.49s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.07s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.25s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.52s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.49s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.30s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.28s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.86s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.82s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.63s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.51s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.99s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-08-08T09:34:59.735Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.18s) [2022-08-08T09:34:59.735Z] === RUN TestDockerExternalVolumeSuite [2022-08-08T09:34:59.735Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-08T09:34:59.735Z] docker_cli_external_volume_driver_test.go:53: [ddc0c61949e8f] daemon is not started [2022-08-08T09:35:14.615Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-08T09:36:22.330Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-08T09:36:32.309Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-08T09:36:47.190Z] docker_cli_external_volume_driver_test.go:53: [d848041635dbf] daemon is not started [2022-08-08T09:37:02.072Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-08T09:37:16.954Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-08T09:37:31.853Z] docker_cli_external_volume_driver_test.go:53: [d3d5f099f83d4] daemon is not started [2022-08-08T09:37:49.941Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-08T09:37:49.941Z] docker_cli_external_volume_driver_test.go:53: [dd5b26a3470f4] daemon is not started [2022-08-08T09:38:02.149Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-08T09:38:34.232Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-08T09:38:52.319Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-08T09:39:07.227Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-08T09:39:53.905Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-08T09:40:11.995Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-08T09:40:44.074Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-08T09:41:16.174Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-08T09:41:28.379Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-08T09:41:46.469Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-08T09:41:46.469Z] docker_cli_external_volume_driver_test.go:485: [d5c98dd3d60f7] daemon is not started [2022-08-08T09:42:01.347Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-08T09:42:01.347Z] docker_cli_external_volume_driver_test.go:53: [dcb7da9118534] daemon is not started [2022-08-08T09:42:16.240Z] --- PASS: TestDockerExternalVolumeSuite (437.02s) [2022-08-08T09:42:16.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-08-08T09:42:16.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-08T09:42:16.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-08-08T09:42:16.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-08-08T09:42:16.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-08-08T09:42:16.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-08T09:42:16.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-08T09:42:16.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-08-08T09:42:16.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-08-08T09:42:16.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-08-08T09:42:16.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-08T09:42:16.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-08-08T09:42:16.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-08-08T09:42:16.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-08-08T09:42:16.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-08-08T09:42:16.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2022-08-08T09:42:16.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-08-08T09:42:16.240Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-08T09:42:16.240Z] PASS [2022-08-08T09:42:16.240Z] [2022-08-08T09:42:16.240Z] === Skipped [2022-08-08T09:42:16.240Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-08-08T09:42:16.240Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-08T09:42:16.240Z] check_test.go:540: [d587dd22738ed] daemon is not started [2022-08-08T09:42:16.240Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-08-08T09:42:16.240Z] [2022-08-08T09:42:16.240Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-08T09:42:16.240Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-08T09:42:16.240Z] check_test.go:540: [df976eab1d648] daemon is not started [2022-08-08T09:42:16.240Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-08T09:42:16.240Z] [2022-08-08T09:42:16.240Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-08T09:42:16.240Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-08T09:42:16.240Z] check_test.go:540: [d5f9baf63415a] daemon is not started [2022-08-08T09:42:16.240Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-08T09:42:16.240Z] [2022-08-08T09:42:16.240Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-08T09:42:16.240Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-08T09:42:16.240Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-08T09:42:16.240Z] [2022-08-08T09:42:16.240Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-08T09:42:16.240Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-08T09:42:16.240Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-08T09:42:16.240Z] [2022-08-08T09:42:16.240Z] DONE 269 tests, 5 skipped in 2339.287s [2022-08-08T09:42:16.240Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-08T09:42:16.240Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d50ab071336d3/docker.pid [2022-08-08T09:42:16.240Z] +++ kill 7187 [2022-08-08T09:42:16.240Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7187 is not a child of this shell [2022-08-08T09:42:16.240Z] warning: PID 7187 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d50ab071336d3/docker.pid had a nonzero exit code [2022-08-08T09:42:16.240Z] ++++ cat bundles/test-integration/docker.pid [2022-08-08T09:42:16.240Z] +++ kill 9413 [2022-08-08T09:42:16.240Z] +++ /etc/init.d/apparmor stop [2022-08-08T09:42:16.240Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-08T09:42:16.240Z] [2022-08-08T09:42:16.240Z] Unloading profiles will leave already running processes permanently [2022-08-08T09:42:16.240Z] unconfined, which can lead to unexpected situations. [2022-08-08T09:42:16.240Z] [2022-08-08T09:42:16.240Z] To set a process to complain mode, use the command line tool [2022-08-08T09:42:16.240Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-08T09:42:16.240Z] +++ true [2022-08-08T09:42:16.240Z] exiting test-integration [2022-08-08T09:42:16.240Z] ++ exit 0 [2022-08-08T09:42:16.240Z] [2022-08-08T09:42:16.505Z] + exit 0 [2022-08-08T09:42:16.505Z] ++ jobs -p [2022-08-08T09:42:16.505Z] + pids= [2022-08-08T09:42:16.505Z] + echo 'Remaining pids to kill: []' [2022-08-08T09:42:16.505Z] Remaining pids to kill: [] [2022-08-08T09:42:16.505Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-08T09:42:16.525Z] Recording test results [2022-08-08T09:42:17.004Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-08T09:42:17.310Z] + echo Ensuring container killed. [2022-08-08T09:42:17.310Z] Ensuring container killed. [2022-08-08T09:42:17.310Z] + docker ps -aq -f name=docker-pr6-* [2022-08-08T09:42:17.310Z] + cids=51069420b55a [2022-08-08T09:42:17.310Z] cdd481f19f5e [2022-08-08T09:42:17.310Z] 015a11ad4e36 [2022-08-08T09:42:17.310Z] + [ -n 51069420b55a [2022-08-08T09:42:17.310Z] cdd481f19f5e [2022-08-08T09:42:17.310Z] 015a11ad4e36 ] [2022-08-08T09:42:17.310Z] + docker rm -vf 51069420b55a cdd481f19f5e 015a11ad4e36 [2022-08-08T09:42:18.248Z] 51069420b55a [2022-08-08T09:42:18.248Z] cdd481f19f5e [2022-08-08T09:42:18.248Z] 015a11ad4e36 [Pipeline] sh [2022-08-08T09:42:18.531Z] + echo Chowning /workspace to jenkins user [2022-08-08T09:42:18.531Z] Chowning /workspace to jenkins user [2022-08-08T09:42:18.531Z] + id -u [2022-08-08T09:42:18.531Z] + id -g [2022-08-08T09:42:18.531Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43708:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-08T09:42:21.365Z] + bundleName=amd64 [2022-08-08T09:42:21.365Z] + echo Creating amd64-bundles.tar.gz [2022-08-08T09:42:21.365Z] Creating amd64-bundles.tar.gz [2022-08-08T09:42:21.365Z] + xargs tar -czf amd64-bundles.tar.gz [2022-08-08T09:42:21.365Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-08T09:42:22.757Z] Archiving artifacts [2022-08-08T09:42:23.194Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43708/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-08T09:42:23.499Z] + make clean [2022-08-08T09:42:23.499Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-08T09:42:23.499Z] docker-dev-cache [2022-08-08T09:42:23.499Z] 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